@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	background-color: #3C1E00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B1D02;
	color: #3B1D02;
	margin: 0px;
	font-weight: lighter;
}
p {
	line-height: 25px;
}
th {
	color: #FFF;
}
#header-wrap {
	background-image: url(../img/top-bar.png);
	background-repeat: repeat-x;
	height: 75px;
}
#head-contain {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #FFF;
}
#content-wrap {
	
}
#content-contain {
		min-height:580px;
		width:1000px;
		border:#CCC solid 1px;
		margin-right:auto;
		margin-left:auto;
		background-color:#FFF;
}
#footer-wrap {
	background-repeat: repeat-x;
	background-color: #3B1D02;
}
#footer-contain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#logo {
	margin: 10px;
	float: left;
	height: 240px;
	width: 380px;
}
#page-text {
	margin: 10px;
	float: left;
	width: 380px;
}
#page-content {
	margin: 10px;
	float: right;
	height: 530px;
	width: 580px;
}
#page-text p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
}
#full-page {
	margin: 10px;
}
#full-page-head {
	margin: 10px;
}
#full-page-head h1 {
	margin-bottom: 10px;
}
#photo-single {
	float: left;
	width: 130px;
	margin: 12px;
	text-align:center;
	border:solid 1px #2882A0;
	background-color: #F5F3F2;
	padding:10px;
	height: 120px;
}
#footer-bar {
	background-image: url(../img/bottom-bar.png);
	background-repeat: repeat-x;
	height: 75px;
}
.odd {background-color:#fff;}
.even {background-color:#C2E1E9;}
.hover {background-color:#D5F6FF;}
.important {
	color:#F00;
	margin: 10px;
}
#footer-left {
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 485px;
}
#footer-right {
	float: right;
	width: 485px;
	color: #FFF;
	text-align: right;
}
#footer-right a {
	color:#FFF;
	text-decoration:none;}h2 {
	font-size: 14px;
	color: #2984A2;
	font-family: "Trebuchet MS";
	;
}
#full-page-left {
	float: left;
	width: 485px;
}
#full-page-right {
	float: right;
	width: 485px;
}
.table-font-color {
	color:#FFF;
}
#home-left {
	float: left;
	width: 400px;
}
#home-right {
	float: right;

}
