@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #b09e82;
}

#container { /* Size is set for half inch borders */
	width: 942px;
	text-align: left;
	position: relative;
	background-color: #fff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content{
		background-color: #fff;
	}
#bannermenu {
	/*background-image: url(Images/bannerMenuBkg1.png);*/
	height: 35px;
	width: 942px;
	background-color: #000; 
}

#left_menu {
	/*background-image: url(Images/bannerMenuBkg1.png);*/
	height: 900px;
	width: 310px;
	
}

#banner {
	width: 942px;
	height: 80px; 		
}



#footer {
	background-color: #000;
	height: 25px;
	width: 922px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:25px;
	color: #FFFFFF;
	text-align: center;
}

#menu {
	width:952px;
	text-align: left;
	border: thin dotted #CCC;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
}

#menu a:hover {
	background-color: #333;
	line-height: 20px;
}


#dropmenudiv{
	position:absolute;
	line-height:27px;
	z-index:100;
	text-align: left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000;
	padding: 1px 0;
	text-decoration: none;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68734b;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #333;
}

#container #content #row {
	clear: both;
	float: left;
}
#container #content #row #col1 {
	width: 455px;
	float: left;
}
#container #content #row #col1 #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 7px;
	text-align: left;
}
#container #content #row #col1 #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 425px;
	padding-bottom: 15px;
}
#container #content #row #col1 #image {
	text-align: left;
	width: 425px;
}
#container #content #row #col2 {
	width: 455px;
	float: right;
}
#container #content #row #col2 #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 7px;
	text-align: left;
}
#container #content #row #col2 #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 425px;
	padding-bottom: 15px;
}
#VidDiv #vidclose {
	background-color: #68734b;
	text-align: right;
	width: 350px;
	height: 20px;
}
#VidDiv #vidclose a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}


#pubDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 12px;
}

#pubTitle,  
#pubTitle a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e402b;
	margin-top: 7px;
	text-decoration: none;
}
#pubTitle a:hover{
	text-decoration: underline;
}

#pubSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 7px;
}
#pubLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
	margin-top: 4px;
}

#pubLink a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#pubSpacer {
	width: 87%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 20px;
}

#pubSpacer2 {
	width: 99%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
}

#pageSpacer {
	width: 95%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 20px;
	margin-right: 20px;
}
#pubsMore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	display: block;
	padding-top: 18px;
}
#pubsMore a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#qSpacer {
	width: 98%;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 20px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
}

.header20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}

.headerwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
	color:#FFF;
}
.headerTxt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 9px;

}

.headerTxtcenter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;

}

.summary{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

.summarywhite{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color:#FFF;
}

.summarywhite14{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color:#FFF;
}

a.summarywhite14{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color:#FFF;
}

.summary14{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

.picsummary{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width:340px;
	text-align: center;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
}


.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
}

.boldtxtcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.caption {
	width: 425px;
	font-size: 9px;
}

#caption {
	width: 425px;
	font-size: 9px;
}

.caption2 {

	font-size: 9px;
	
}

.caption3 {
	font-size: 10px;
	font-style: italic;
	
}

#caption2 {
	font-size: 9px;
}

#container #content #logo {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 35px;
}
.leftImage {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.rightImage {
	float: right;
	margin-bottom: 15px;
	margin-left: 35px;
}
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
	color:#FFF;
}
.highlight {}

.highlight:hover {
	border: thin solid #FFF;
}

