/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#77858F;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #77858f;
	text-decoration:none;
}
a:visited {
	color: #77858f;
	text-decoration:none;
}
a:hover {
	color:#2CBA67;
	text-decoration:none;
}
a:active {
	color:#2CBA67;
	text-decoration:none;
}
.dkgray{
	color:#77858F;
}
.gray{
	color:#C0BBBB;
}
.ltgray{
	color:#E8E7E7;
}

#maincontainer{
	width:940px;
	margin:auto;
}
#header{
	height:42px;
	padding-bottom:36px;
	border-bottom:1px dotted #C0BBBB;
}
#header img{
	display:block;
	width:288px;
	height:42px;
	float:left;
}
#header #contact{
	float:right;
	width:100px;
	text-align:right;
	font-size:14px;
	padding-top:10px;
}

#contact a:link{
	text-decoration:none;
	color:#77858F;
}
#contact a:visited{
	text-decoration:none;
	color:#77858F;
}
#contact a:hover{
	text-decoration:none;
	color:#2CBA67;
}
#contact a:active{
	text-decoration:none;
	color:#2CBA67;
}
.clearboth{
	clear:both;
	height:1px;
	line-height:1px;
	
}

h1 {
	display:block;
	font:normal 18px/18px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:26px 0px 26px 0px;
	margin:0;
	text-align:left;
}
ul#thumbs{
	padding:0px;
	margin:0;
	list-style:none;
}
ul#thumbs li{
	display:block;
	margin:0px;
	float:left;
	width:300px;
	height:166px;
	
	
}
ul#thumbs li.rightpadded{
	padding-right:20px;
}
ul#thumbs li.btmpadded{
	padding-bottom:22px;
}
ul#thumbs li.clear{
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
	width:100%
}
ul#thumbs li img{
	
}

ul#thumbs a{
	display:block;
	width:284px;
	height:150px;
	padding:7px;
	border:1px solid #E8E7E7;
}


.sum_title{
	font:10px/10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:8px;
}
#summary{
	width:300px;
	float:right;
}
.caption{
	font:italic normal 11px/16px Georgia, 'Times New Roman', Times, serif;
	border-bottom:1px dotted #C0BBBB;
	padding-bottom:16px;
	margin-bottom:16px;
}


#paging_nav{
	float:right;
	width:300px;
	height:18px;
	margin-top:40px;
	padding-top:16px;
	border-top:1px dotted #C0BBBB;
}
#paging_prev{
	float:left;
	width:72px;
	height:18px;
}
#paging_next{
	float:right;
	width:72px;
	height:18px;
}
#paging_nav a:link{
	display:block;
	width:72px;
	height:18px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#paging_nav a:visited{
	display:block;
	width:72px;
	height:18px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#paging_nav a:hover{
	display:block;
	width:72px;
	height:18px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#paging_nav a:active{
	display:block;
	width:72px;
	height:18px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#paging_nav .grayed{
	display:block;
	width:72px;
	height:18px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#footer{
	clear:both;
	margin-top:38px;
	border-top:1px dotted #C0BBBB;
	padding:10px 0px 40px 0px;
	text-align:left;
	font-size:11px;
}


#legal{
	float:left;
	width:300px;
	text-align:left;

}#profiles{
	float:right;
	width:300px;
	text-align:right;
}

#profiles a:link{
	font-size:11px;
	color:#77858F;
	text-decoration:none;
}
#profiles a:visited{
	font-size:11px;
	color:#77858F;
	text-decoration:none;
}
#profiles a:hover{
	font-size:11px;
	color:#2CBA67;
	text-decoration:none;
}
#profiles a:active{
	font-size:11px;
	color:#2CBA67;
	text-decoration:none;
}
