@charset "utf-8";
/* CSS Document */

html {background-image: url(images/pagebg.jpg);background-position:top;background-repeat:repeat-x;}
body {font-family: "Trebuchet MS", Tahoma; font-size:12px; margin:0px; }
h1 {color:#520407;font-family: "Trajan Pro", "Times New Roman";text-transform:uppercase;font-size: 16px;}
h2 {color:#520407;font-family: "Trajan Pro", "Times New Roman";text-transform:uppercase;font-size: 22px;}
p {color:#000000; font-size:12px;}

#wrapper {width: 1003px;margin:0px auto;}
#top-imgs {height: 315px;width:727px;float:left;}
#logo {width: 236px;height:140px;padding-left:20px;padding-right:20px;padding-top: 175px;color:#fff;font-size:11px;float:left;background-image:url(images/logo.jpg);background-position:center;background-repeat:no-repeat;}
#nav {height:39px;background-image:url(images/navbg.jpg);background-position:left;background-repeat:repeat-x;font-size:12px;}
#nav a {padding-left:18px;padding-right: 18px;color:#520407;text-decoration:none;padding-bottom:4px;line-height:30px;display: inline;}
#nav a:hover {background-image:url(images/hoverbg.jpg);background-position:center;background-repeat:repeat-x;color:#fff;padding-top:6px;}
#contents {	width:959px;	padding-left:22px;	padding-right:22px;	padding-top:50px;	clear:both; margin-bottom:20px;}


*+html #left-contents{ top:-20px; position:relative;}
#left-contents {	width:735px;	margin-right:18px;	float:left;}

*+html #right-contents{ top:-20px; position:relative;}
#right-contents {	width:203px;	float:left; background: url(images/sidebg.jpg) top repeat-x; height:499px; text-align:center; border: #bababa 1px solid;}


#footer {background:url(images/footer.jpg) center no-repeat;  height:60px; background-color:#520205; width:100%; text-align:center; clear:both; padding-top:20px; font-size: 11px; color:#fff;}
#footer a{color:#fff; text-decoration: none; padding-left: 10px; padding-right:10px;}
#footer a:hover {background-color: #CCCCCC; color: #000; display:inline;}
.imgz{border:#CCCCCC 4px solid; margin: 4px; float:left;}


.imgz-right{border:#CCCCCC 4px solid; margin: 4px; float:right;}
a .imgz {border:#CCCCCC 4px solid; }
a .imgz:hover {border:#5e060a 4px solid;}


.links{padding-left:20px;padding-right: 20px;text-decoration:none;	padding-bottom:4px;	line-height:30px;	display: inline;background-image:url(images/hoverbg.jpg);	background-position:center;background-repeat:repeat-x;color:#fff;padding-top:6px; float:right; margin-top:10px; margin-right:10px;}
.red{color:#520407; font-weight: bold;}

.grayboxes{ width: 184px; height: 210px; margin:10px; float:left;  padding:10px; background-color:#e8e8e8; border: #5e060a 3px solid;}