body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
	position:relative;	
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header_01.jpg);
	width:717px;
	height:220px;
	position:relative;
}

#myheader {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header_02.jpg);
	width:717px;
	height:220px;
	position:relative;
}

#newsheader {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header_03.jpg);
	width:717px;
	height:220px;
	position:relative;
}

#linksheader {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header_04.jpg);
	width:717px;
	height:220px;
	position:relative;
}

#contactheader {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header_05.jpg);
	width:717px;
	height:220px;
	position:relative;
}

#howheader {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header_06.jpg);
	width:717px;
	height:220px;
	position:relative;
}

#membersheader {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/membersimage.jpg);
	width:717px;
	height:220px;
	position:relative;
}

#header ul, #myheader ul, #newsheader ul, #linksheader ul, #contactheader ul, #howheader ul, #membersheader ul {
	background-color:#57572d;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:192px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}

#header li, #myheader li, #newsheader li, #linksheader li, #contactheader li, #howheader li, #membersheader li {
	display:inline;	
}
#header ul a, #myheader ul a, #newsheader ul a, #linksheader ul a, #contactheader ul a, #howheader ul a, #membersheader ul a {
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover, #myheader ul a:hover, #newsheader ul a:hover, #linksheader ul a:hover, #contactheader ul a:hover, #howheader ul a:hover, #membersheader ul a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#logo_w1{
	top:0px;
	left:0px;
	position:absolute;	
}

#login{
	top:44px;
	text-align:right;
}

#login a{color:#ffffff; font-size: 10px; text-decoration:underline;}
#login a:hover{color:#ffffff; font-size: 10px; text-decoration:none;}

#header_text, #myheader_text, #newsheader_text, #linksheader_text, #contactheader_text, #howheader_text, #membersheader_text {
top:153px; left:583px; width:230px; position:absolute;}

#header_text p, #myheader_text p, #newsheader_text p, #linksheader_text p, #contactheader_text p, #howheader_text p, #membersheader_text p {
font-size: 17px; color:#FFFFFF;}

#header_text a, #myheader_text a, #newsheader_text a, #linksheader_text a, #contactheader_text a, #howheader_text a, #membersheader_text a {
color:#28556b;font-size: 17px;color:#FFFFFF; text-decoration:none;}

#header_text a:hover, #myheader_text a:hover, #newsheader_text a:hover, #linksheader_text a:hover, #contactheader_text a:hover, #howheader_text a:hover, #membersheader_text a:hover {
color:#c77e0c;font-size: 17px;color:#FFFFFF; text-decoration:underline;}

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

h2{
	color:#000000;
	font-size:14px;
	text-align:left;
	margin: 10px 0px 15px 0px;
}
#right {
	float:right;
	width:488px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}

#photos a{
	margin-right:14px;
}
#left {
	float:left;
	width:150px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-right: #FFF 1px solid;

}

#left a{color:#c77e0c; text-decoration:underline;}
#left a:hover{color:#c77e0c; text-decoration:none;}


#right a{
	color:#c77e0c; text-decoration:underline;
}
#right a:hover{
	color:#c77e0c; text-decoration:none;
}
thankyou{
	color:#c77e0c; text-decoration:none;
}
/********************** 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;
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #A31C1D;	
	font-size: 12px;
	line-height:16px;
}
