@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #25370b;
}

#wrapper {
	left:0px;
	top:0px;
	position: absolute;
	margin:0 auto;
	width: 100%;
	height: 100px;

}
#Lbackscheme {
	width: 50%;
	height: 500px;
	top: 0px;
	right: 0px;
	float:left;
	background: url(../images/leftsideback.png) repeat-x;
}
#Rbackscheme {
	width: 50%;
	height: 500px;
	top: 0px;
	right: 0px;
	float:right;
	background: url(../images/Rsideback.png) repeat-x right top;
}
#navbar {
	margin:0 auto;
	width:700px;
	height: 46px;
	background: url(../images/nav_back.png);
}
#Lnav {
	height: 46px;
	width: 700px;
	background: url(../images/leftside_nav.png) no-repeat left;

}
#Rnav {
	height: 46px;
	width: 700px;
	background: url(../images/rightside_nav.png) no-repeat right;

}
#logo {
	margin:0px auto 0;
	width:300px
}
#navbar #Lnav #Rnav ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style: none;
	padding: 10px 0px 0px 170px;
	margin: 0px;
	height: 46px;
}
#navbar #Lnav #Rnav li {
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}
#slogon {
	margin: 0 auto;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	height: 57px;
}
#slogon p {
	margin: 0px;
	padding: 3px;
}
#main {
	width: 1200px;
	margin:0 auto;
}
#footer {
	width:100%;
	height: 150px;
	background: #b6af7a url(../images/footerback.png) repeat-x top;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
}
.sec1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 29%;
	padding: 20px;
}
.sec1  p {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 23px;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#main a {
	color: #B6AF7A;
}

.clearing {
	clear: both;
}
#sec1 h2 {
	color: #b6af7a;
	line-height: 1.4em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b6af7a;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b6af7a;
	font-size: 20px;
	font-style: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b6af7a;
	font-size: 15px;
	font-style: normal;
}
#valid {
	margin: 10px auto;
	width:220px
}
a img {
border: none;
}
cite {

}

