﻿body  { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #633; margin: 10px; padding: 0px }
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container  { text-align: left; margin: 0px auto; top: 50px; width: 717px }
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul { color: #bdb76b; background-color: #bdb76b; text-align: center; margin: 0px; padding: 5px 0px 0px; border: solid 3px #bdb76b; position: absolute; top: 255px; width: 711px; height: 22px; display: block }
#header li{
	display:inline;	
}
#header ul a{
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text  { top: 0px; left: 43px; width: 300px }
#header_text p { color: #ffffff; font-size: 24px }
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	border-color: #000000;
	color: #000000;
	font-size: 14px;
	margin: 20px 0px 20px 0px;
}

h2 { color: #bdb76b; font-size: 14px; background-color: #fff; text-align: center; margin: 10px 0px 15px; width: 200px }
#left  { float: left; margin-top: 10px; margin-left: 15px; padding: 0px 10px 30px 0px; border-top: #bdb76b; border-right: 3px solid #bdb76b; border-bottom: #bdb76b; border-left: #bdb76b; top: 0px; width: 250px; height: 400px; display: inline }
#left a{
	color: #0000FF;
}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right  { float: right; margin-top: 10px; padding: 0px 15px 15px; width: 400px }
#right a{
	color: #0000FF;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline  { color: white; font-size: 1px; background-image: url(images/footer_bg.gif); clear: both; height: 10px }
#footer  { color: white; background-color: transparent; text-align: center; padding: 20px 0px; width: 717px }
