/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #403800;
}
p, td {margin: 0px; }
#main {
	position:absolute;
	left:50%;
	width:786px;
	margin-top:7px;
	margin-left:-393px;
	overflow: visible;
	height:auto;
	z-index: 4;
}
#leftcol {
	width: 602px;
	float: left;
}
#tagline {
	font-family: "Times New Roman", Garamond, serif;
	text-align: right;
	color: #FDDC01;
	font-weight: bold;
	margin-right: 30px;
	margin-bottom: 6px;
}
#tagline a {
	color: #FDDC01;
}
#banner {
background-image: url(images/top_box.jpg);
	background-repeat: no-repeat;
	width: 602px;
	height: 234px;
	}
#menudiv{
	height 30px;
	margin: 8px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#leftcol #contenttitle {
	background-image: url(images/main_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 97px;
	width: 602px;
	padding: 0px;
	margin: 0px;
}
#contenttitle h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 25px;
	margin-right: 25px;
	margin-left: 25px;
	color: #403800;
}
#menudiv a {
	color: #FFFFFF;
	text-decoration: none;
}
#menudiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftcol #contentmiddle {
	background-image: url(images/middle_main_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 12px;
	width: 602px;
	min-height: 380px;
}
#leftcol #copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #F5DB00;
	text-align: center;
}
#leftcol #copyright a {
	color: #F5DB00;
}
#contentmiddle p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 6px;
	margin-left: 25px;
}
#contentmiddle h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #403800;
	font-size: 18px;
	margin-right: 25px;
	margin-bottom: 6px;
	margin-left: 25px;
	margin-top: 0px;
}
#leftcol #contentbottom {
	background-image: url(images/bottom_main_content.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 602px;
	margin: 0px;
	padding: 0px;
}



#rightcol {
	width: 184px;
	float: right;
	padding-top: 310px;
}
#rightcol #sidecontent {
	background-image: url(images/side_content.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 208px;
	width: 182px;
}
#sidecontent table p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
}
#sidecontent table a {
	color: #FFFFFF;
	
}
.imgDefault {
	border: solid 1px #403800;
}

