/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
body {
	/*background: #0A0A0A url(../images/img1.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
h1, h3 {
	color: #F4CC13;
}
h1 {
}
h2 {
	color: #F4CC13;
}
p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}
p {
}
blockquote {
}
ul {
}
ol {
}
a {
	border-bottom: 1px dotted #652A17;
	text-decoration: none;
	color: #F4CC13;
}
a:hover {
	border: none;
	color: #FF0000;
}
img, a:hover {
	border:none;
}
/* Wrapper */

#wrapper {
	padding: 10px 0 0 0;
	background:#6C080A url(../images/img102.jpg) repeat-x;
}
/* Header */

#header {
	width: 750px;
	height: 181px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/img103.jpg);
}
#header h1, #header h2 {
	float: left;
}
#header h1 {
	padding: 0px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}
#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}
#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
#headerhomelink {
	width:60%;
	height:100%;
}
/* Menu */

#menu {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/img104.jpg) no-repeat;
}
#menu ul {
	margin: 0;
	padding: 2px 0 0 40px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 18px;
	padding: 8px 10px 0 10px;
	border: none;
	border-right: 1px solid #110F09;
	font-size: 85%;
	font-weight: bold;
	color: #F4D1C5;
}
#menu a:hover {
	color: #F4CC13;
}
/* Page */

#page {
	width: 750px;
	margin: 8px auto;
	padding-top:10px;
	background:url(../images/img7.jpg) repeat-y 220px 0px;
}
/* Content */

#content {
	float: right;
	width: 489px;
	padding-right: 20px;
}
#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}
#content h1 {
	font-size: 150%;
	color:#F4CC14;
}
#content h2 {
	font-size: 107%;
}
#content h3 {
	font: 92%;
}
#content ul, #content ol {
	list-style-position: inside;
}
#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
	padding-left:5px;
}
#content .boxed h2 {
	padding: 5px 0;
	background: url(../images/img5.jpg) repeat-x left bottom;
}
#content img {
	padding:3px 5px 3px 5px;
}
#content.imgMap {
	margin:auto;
	padding: 13px 33px 13px 33px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 1px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	background: url(../images/img5.jpg) repeat-x left bottom;
}
#sidebar h2 {
	padding: 5px 20px;
	margin-top:3px;
	background: url(../images/img106.jpg) no-repeat;
	font-size: 100%;
	color: #000000;
}

#sidebar h2 a{
	color:#000;
	text-decoration:underline;
}

#sidebar h3 {
	font-size: 77%;
}
#sidebar p {
	margin: 0;
	line-height: normal;
}
#sidebar a {
	border: none;
}
/* Submenu */

#submenu {
}
.smallText {
	font-size: 85%;
}
/* Footer */

#footer {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	background: url(../images/img108.jpg) no-repeat;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
.clearboth {
	clear:both;
}


.clearbothbar {
 text-align:center;
 border-bottom:#454545;
 border-bottom-width:thin;
 border-bottom-style:solid;
 clear:both	}


.sidenavctrformat {
	padding:0 0 0 12px;	
}

.aligncenter {
	text-align:center;
}
	
.underline {
	text-decoration: underline;
}


