body {
	background-color:#c3cdc3;
	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;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#headerlink{
display:block;
width:717px;
height:255px;
margin:20px 0 0 20px;
}
#header ul{
	background-color:#92a492;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#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_w1,#logo_w2 {
	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:90px;
	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;}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
a {
text-decoration: none;
} 
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	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;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
.roundedcornr_box_461814 {
   background: #c3cdc4 url(/images/roundedcornr_461814_grad.gif) repeat-x top left;
}
.roundedcornr_top_461814 div {
   background: url(/images/roundedcornr_461814_tl.gif) no-repeat top left;
}
.roundedcornr_top_461814 {
   background: transparent url(/images/roundedcornr_461814_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_461814 div {
   background: url(/images/roundedcornr_461814_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_461814 {
   background: transparent url(/images/roundedcornr_461814_br.gif) no-repeat bottom right;
}

.roundedcornr_top_461814 div, .roundedcornr_top_461814,
.roundedcornr_bottom_461814 div, .roundedcornr_bottom_461814 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}

.roundedcornr_content_461814 { margin: 0 30px; }
.roundedcornr_box_246975 {
	background: url(/images/roundedcornr_246975_tl.png) no-repeat top left;
}
.roundedcornr_top_246975 {
	background: url(/images/roundedcornr_246975_tr.png) no-repeat top right;
}
.roundedcornr_bottom_246975 {
	background: url(/images/roundedcornr_246975_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_246975 div {
	background: url(/images/roundedcornr_246975_br.png) no-repeat bottom right;
}
.roundedcornr_content_246975 {
	background: url(/images/roundedcornr_246975_r.png) top right repeat-y;
}

.roundedcornr_top_246975 div,.roundedcornr_top_246975,
.roundedcornr_bottom_246975 div, .roundedcornr_bottom_246975 {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.roundedcornr_content_246975, .roundedcornr_bottom_246975 {
	margin-top: -19px;
}
.roundedcornr_content_246975 { padding: 0 30px; }
/********************** 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;
}
