﻿* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#000000;
}
#container {
	width:920px;
	margin:auto;
	background:#ffffff;
}
#layoutHeader {
	border-color: #927b51;
	border-width: thin;
	width: 920px;
	height: 216px;
	background: url(images/headernew.jpg) no-repeat;
	padding-bottom: px;
	border-bottom-style: solid;
}
#layoutHeader h1 {
	color:#FAE50A;
	font-size:36px;
	font-weight:bold;
	padding:20px 20px 0 20px;
}
#layoutHeader h2 {
	color: #000000;
	font-size: .85em;
	font-weight: bold;
	padding: 0 20px 0 20px;
	font-family: "Arial Rounded MT Bold";
	clip: rect(auto, auto, auto, auto);
}
#layoutHeader h1 a {
	color:#FAE50A;
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
}
#layoutHeader h2 a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#layoutCenterBody {
	margin:0px 0px 0 0px;
	background:#ffffff;
}
#layoutNavigation {
	border:1px solid #5D5262;
	width:200px;
	float:left;
	background:#927b51;
}
#layoutNavigation .navTitle {
	background:#4b3414;
	height:25px;
}
#layoutNavigation .navTitle h3 {
	color: #FFFFFF;
	font-size: .85em;
	font-weight: bold;
	padding: 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#layoutBodyContent {
	margin-left:220px;
	background:#ffffff;
	
	
}
#layoutBodyContent a {
	color:#8a734;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	

}
#layoutBodyContent h1{
	color:#15190A;
	font-weight:bold;
	font-size:24px;
}
#layoutBodyContent h3{
	padding: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#layoutBodyContent p {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	

}
.clearer {
	clear:both;
	height:10px;
}
#layoutFooter {
	height:56px;
	background:url(images/bgmenu.gif) repeat-x;
	text-align:center;
}
#layoutFooter p {
	padding-top:0px;
	color:#000;
}
#layoutFooter a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
}
#layoutFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
}
/* main menu begins */
#layoutMenu {
	height:56px;
	background:url(images/bgmenu.gif) repeat-x;
	font-weight:bold;
}
#layoutMenu ul {
	text-align:center;
	padding-top:17px;
}
#layoutMenu li {
	list-style: none;
	display: inline;
}
#layoutMenu li a {
	padding: 3px 20px 3px 8px;
	text-decoration: none;
	background:url(images/mainMenuList.gif) no-repeat left 5px;
	font-size:12px;
}
#layoutMenu li a:link { 
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}
#layoutMenu li a:visited { 
	color: #ffffff; 
}
#layoutMenu li a:hover {
	color: #020202;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 65px;
	text-align: left;
}


#box {
	border: thin solid #808080;
	background-color: #FFFFFF;
	width: 600px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 1.4em;
	color: #000000;
	padding-left: 30px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #927b51;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #927b51;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #927b51;
	text-decoration: underline;
}
#layoutBodyContent h6 {
	color: #15190A;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
	padding-left: 30px;
	text-align: left;
}
#layoutNavigation p {
	background: #927b51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-weight: bold;
	color: #000000;
}
#layoutNavigation a:hover {
	background: #927b51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#layoutNavigation a {
	background: #927b51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #976828;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;


