body {
	background-color:#951009;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
	text-decoration: none;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:223px;
	background-repeat: no-repeat;
}
#header ul{
	background-color:#146101;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:200px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
	color: #FFFFFF;
	background-image: url(images/barbg.jpg);
}
#header li{
	display:inline;
	font-weight: normal;
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:39px;
	left:350px;
}
#logo_w2{
	top:23px;
	left:80px;
}
#header_text {
	top:0px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	width:717px;
	background-color: #FFFFFF;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#333333;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
	background-color: #FFFFFF;
}
#left a{color:#28556b;}
#left a:hover{color:#0F4930;}
.off {
	color: #000000;
	text-decoration: none;
}

#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	background-color: #E3E5DB;

}
#right a{
	color:#951009;
}
#right a:hover{
	color:#990000;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	font-size: 10px;
	color: #E3E5DB;
}
#container #footer a {
	font-size: 10px;
	color: #E3E5DB;
}
#container #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	list-style-image: url(images/arrow.png);
}
.ce {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
