/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000;
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #7D7251;
}

/* heading styles */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 0px 0 20px 0;
	font-size: 22px;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
	color: #571402;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

/* link styles */

a {
	/*background: url(images/img03.gif) repeat-x left bottom;*/
	text-decoration: none;
	color: #302C1F;
}

a:hover {
	background: none;
	text-decoration: underline;
}

a img {
	border: none;
}

/* images styles */

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

/* Header */

#header {
	width: 975px;
	height: 180px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img05.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/img06.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 975px;
	margin: 0 auto;
	background: #000000;
	background: url(images/bg_body.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 695px;
	padding: 0px 20px 10px 15px;	
}

#contentFull {
	float: left;
	width: 943px;
	padding: 0px 15px 10px 15px;	
}

#headerImage {
	float: left;
	width: 695px;
	padding: 0px 0px 5px 0px;	
}

a {
	text-decoration: none;
	color: #8F8365;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Sidebar */

.sidebar {
	float: right;
	width: 218px;
	margin: -70px 15px 0 0;
	background:transparent url(images/black_70.png);
	border: 1px solid #95802c;
	color: #978550;
}

.sidebar a {
	color: #7D7251;
}

.sidebar .title {
	margin: 0;
	color: #cfaf12;
	padding: 5px 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

.sidebar .content {
	padding: 10px;
	color: #978550;
}

.sidebar h1 {
	margin: 0;
	padding: 0;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #cfaf12;
	text-align: center;
}

/* boxed styles */

.boxed {
	background:transparent url(images/black_70.png);
	border: 1px solid #95802c;	
}

.boxed .title {
	margin: 0;
	color: #cfaf12;
	padding: 5px 20px;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 10px;
	color: #978550;
}

.boxedTable    {
	background: #000000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	border: 1px solid #f7d20f;
	
}

.boxedTable TD   {
	background: #000000;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

.footer {
	padding: 0px 0px 0px 0px;
	color: #cfaf12;
	text-align: center;
	font-size: 12px;
}

#footer p {
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE7DB;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #FFFFFF;
}

#legal {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}
