body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #A6B4FF;
	text-align: center;
	color: #000000;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header2_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: top;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: no-repeat;
}

td.shadow_right a:active,td.shadow_right  a:visited,td.shadow_right  a:link{
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #4F64DB;
	color: #4F64DB;
}
td.shadow_right  a:hover{
	color: #263BB4;
	border-bottom: 1px dashed #263BB4;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}


/* volunteer manager guidance pages */

div.VMintro {
	height: 130px;
}

div.VMpage {
	background-image: url('../images_template1/VolManBG.png');
	border: 1px solid #d3dfee;
	width:360px;
	height:413px;
	padding-right: 20px;
}

div.VMpage h5 {
	color: #990000;
	font: bold large arial,sans-serif;
	margin-left: 60px;
}

ol.VMindex {
	width: 300px;
	color: #AAAAAA;
	margin-left: 30px;
}

ol.VMindex li {
	font: bold small Verdana,sans-serif;
	margin: 2px 0px;
	padding: 3px;
	height: 20px;
	width: 300px;
	color: #AAAAAA;
}

ol.VMindex li a:link, ol.VMindex li a:visited {
	text-decoration: none;
	color: #600000;
}

ol.VMindex li a:hover {
	text-decoration: underline;
	color: #600000;
}

ol.VMindex li a:active {
	text-decoration: none;
	color: #600000;
}


ol.VMsection {
	width: 300px;
	color: #AAAAAA;
	margin-left: 30px;
	list-style-type: lower-roman;
}

ol.VMsection li {
	font: bold small Verdana,sans-serif;
	margin: 2px 0px;
	padding: 3px;
	height: 20px;
	width: 300px;
	color: #AAAAAA;
	margin-bottom: 10px;
}

ol.VMsection li a:link, ol.VMsection li a:visited {
	text-decoration: none;
	color: #600000;
}

ol.VMsection li a:hover {
	text-decoration: underline;
	color: #600000;
}

ol.VMsection li a:active {
	text-decoration: none;
	color: #600000;
}
a.VM_back {
	font: bold x-small verdana,sans-serif;
	text-decoration: none;
	color: #600000;
}

li a img {
	border: 0px;
	vertical-align:bottom;
	margin-left: 5px;
	}
	
/* Year of Volunteering pages */

div.relatedLinks {
	width: 150px;
	background-color: #F4F7FB;
	border-top: 2px solid #7A94CD;
	border-bottom: 2px solid #7A94CD;
	padding: 10px;
	float: right;
}

div.relatedLinks ul li{
	list-style-type: none;
	margin-bottom: 5px;
}

p.volSection {
	margin-top: 10px;
	padding-top: 10px;
}

p.volSectionBlue {
	margin-top: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #7A94CD;
}

p.volSectionGreen{
	margin-top: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #73B74B;
}

div.volButtons {
	padding-top: 10px;
	clear: right;
	margin-left: auto;
	margin-right: auto;
}

div.volButtons img{
	float: left;
	margin-right: 5px;
	border: 0px;
}

h2 {
	font-size: large;
	color: #990000;
}

div#twtr-widget-1  {
	float: right;
	margin: 0px 0px 20px 20px;
}

div.twtr-doc a:link, div.twtr-doc a:visited {
	border-bottom: none;
}

div.twtr-doc a:hover   {
	border-bottom: none;
}

div.twtr-doc a:active   {
	border-bottom: none;
}

/*Volunteering Calendar Styles*/

div.yearVol-calendar {
	width: 400px;
	margin-left: 10px;
	border: 2px solid #7A94CD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.yearVol-calendar-row {
	border-bottom: 2px dashed #7A94CD;
	width: 100%;
	padding-top: 0px;
}

div.yearVol-calendar-headcell {
	padding:10px;
	font-weight: bold;
	background-color: #7A94CD;
	color: #ffffff;
}

div.yearVol-calendar-cell {
	padding:10px;
}

div.yearVol-calendar-col1 {
	float: left;
	width: 70px;
}

div.yearVol-calendar-col2 {
	float: left;
	width: 290px;
}

div.yearVol-calendar div.odd {
	background-color: #F2F5F9;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
