body {
	background-color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccc;
	font-style: normal;

}
#container {
	width: 910px;
	margin: auto;
	/*border: 1px solid #333;*/
	background-color: #58204f;
	//*position: relative;*//
}

.topbar {
	color: #c8b37a;
	font-size:11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#banner {
background-image:url('images/header.jpg'); background-repeat: no-repeat;
background-position: center;
float : inherit;
width: 910px;
height: 215px; 
padding: 0px;
/*border-bottom: 1px solid #768a40;*/

}
#content {
	//*position: relative;*//
	width: 910px;
	/*border-top: 1px solid #768a40;*/
	background-color: #58204f;
}
.table {width: 900px; border: 0px solid #d9ddcd; margin-bottom:0px; margin-top: 0px; margin-left: auto; margin-right: auto;background-color:#000;}
.leftcell {background-color:#111;border:#222 solid 1px;padding-top:20px;}
.rightcell {width:525px;background-color:#111;border:#222 solid 1px;}

#rightcontent {
	background-color: #111;
	text-align: justify;
	padding-left:15px; padding-right:15px;
}
#rightcontent li {list-style: inherit;}
#lefttcontent {
	background-color:#111;
	text-align:center;
}
#leftcontent img {border: #c8b37a 1px solid; padding:3px;}

.picbox {border: #c8b37a 1px solid; padding:3px;}
.picright {border: #c8b37a 1px solid; 
	padding:3px;
  	float: right;
  	margin-top: 9px;
  	margin-left: 15px;
  	margin-right: 0px;
 	margin-bottom: 7px;
}
.picleft {border: #c8b37a 1px solid; 
	padding:3px;
  	float: left;
  	margin-top: 9px;
  	margin-left: 0px;
  	margin-right: 22px;
 	margin-bottom: 7px;
}

/*Styles for Navigation*/

#navigation {
	background-color: #000;
	width:900px; margin:auto;
	padding-top: 8px;
	/*border-top: 1px solid #5c6240;
	border-bottom: 1px solid #5c6240;*/
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;padding-left:90px;
}
#navigation li {
	float: left;padding-left:6px;padding-right:6px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding:6px;
	padding-top: 0px;padding-bottom:2px;
	border: 1px solid #7d6420;
	background-color: #111;
}
#navigation a:hover {
	color: #d1fc4c;
	text-decoration: none;
	border: 1px solid #d1fc4c;
	background-color: #000;
}
/*Styles for left side Navigation*/
#leftnav {
	position: relative;
	float: left;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left:20px;
	background-color: #030303;
	border-top: #444 1px solid;
	border-right: #222 1px solid;
	border-bottom:#222 1px solid;
	border-left:#444 1px solid;

}

#leftnav ul {
	list-style-type: none;
	width: 95%;
	display: block;
	margin: 2px;
	padding: 3px;
	font-size: 13px;font-weight:bold;
	letter-spacing: 1px;
}
#leftnav li {
	display: block;
	margin: 0px;
	padding: 0px;padding-bottom:3px;
	background-color: #111;
}
#leftnav a {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:3px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom:3px;
	background-color: #c8b37a;
	display: block;
	border-top: 2px solid #777035;
	border-right: 1px solid #454123;
	border-bottom: 1px solid #454123;
    border-left:2px solid #777035;
	text-decoration: none;
	color: #222;
	font-weight: 600;
	}

#leftnav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #62612a;
	border-top: 2px solid #847c3c;
	border-right: 1px solid #454123;
	border-bottom: 1px solid #454123;
    border-left:2px solid #847c3c;
}

#body-inner li {
	background: url('images/list-icon2.gif') no-repeat 2px 4px;
	list-style-type: none; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:6px; 
	padding-left:18px; 
	padding-right:18px; 
	padding-top:0px; 
	padding-bottom:0px
}
#body-inner2 li {
	background: url('images/list-icon2.gif') no-repeat 2px 4px;
	list-style-type: none; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:6px; 
	padding-left:18px; 
	padding-right:18px; 
	padding-top:0px; 
	padding-bottom:0px
}

/* Styles for Content */
h1 {
	font-family: Copperplate Gothic Light, Franklin Gothic Book, Rockwell, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	margin:0 0 0 280px;
	padding-top:150px;
	color: #59623A;
}
h2 {
	font-size: 1.5em;
	color: #c8b37a;
}
h3 {
	font-size: 1.2em;
	color: #c8b37a;
}
h4 {
	font-size: 1.1em;letter-spacing:1px;
	color: #bbb;margin-left:-15px;
}
h5 {
	font-size: 0.75em;
	color: #3A3D2E;
}
h6 {
	font-size: 0.5em;
	color: #3A3D2E;
}
/* Styles for Footer */
#footer {
    width: 899px;margin:auto;
	background-color: #000;
	padding-bottom: 0px;
	border-top: 1px solid #222;
	border-bottom: 3px solid #58204f;
}
#footer p {
	font-size: x-small;
	text-align: center;
	color: #777;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #d1fc4c;
	text-decoration: underline;
}

.style1 {color: #660066;
	font-family: Copperplate Gothic Light, Franklin Gothic Book, Rockwell, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.style2 {
	text-align: center;
	font-size: x-small;
}
.style4 {font-size: x-large;
		font-style: italic;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #CCFF33;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	color: #c8b37a;
	line-height: 150%;
}


/* Styles for Links */
a {
	color: #ffcc00;
	text-decoration: underline;
}
a:hover {
	color: #ff0;
	text-decoration: underline;	
}
a:visited { color: #cca400;}

.style_bold {
	font-weight: bold;color:#3f175b;
}
.style_italic {
	font-style: italic;	
}
.center {text-align: center;}
.circle {list-style-type: circle;}
.box {
	background-color: #F3F3F3;
	border: 1px solid #FF6600;
	margin: 15px;padding-left:5px;padding-right:5px;
}
.small {font-size: xx-small;}
.right {text-align: right;padding-right:5px;}
#bullets li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}
#seo {width:924px;text-align:right;margin:auto;}
#seo a {color: #fff;text-decoration: none;font-size:10px;}
#seo a:hover {color: #c64f1a; text-decoration: underline;}
.tblhdr {
	text-align: center;
	font-size: 13px;
}
