/*
Design by ThatGuyOvrThr Designs
thatguyovrthr@gmail.com
Based on a template found at
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

img { max-width: 100% !important;}

/* Modified Elements */

#frame { width: auto !important; }


#header, #pheader
#menu, #menu ul, #menu li, #menu a
#logo, #logo h1, #logo h2, #logo p, #logo a
#plogo, #plogo h1, #plogo h2, #plogo p, #plogo a
#page
#content
#sidebar2, #sidebar2 li h2, #sidebar2 li ul, #sidebar2 li li, #sidebar2 li a
#footer
#pfooter

{ width: 100% !important; float: left !important; margin: 0 !important; padding: 0 !important; }

div, object { max-width: 100% !important; word-wrap: break-word; }


body {
	width: 100% !important; -webkit-text-size-adjust: none; 
	margin: 0px;
	background: #F3F3F3 url(images/img01.jpg) 0 0 repeat-x !important; -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#body { width: 100% !important; background: url('images/img01.jpg') 0 0 repeat-x !important; -webkit-tap-highlight-color: rgba(243,243,243,1);  }

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3.2em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.0em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #809B30;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	heght: 75px !important;
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 100%;
	height: 0px;
	margin: 0 auto;
}

#pheader {
	width: 100%;
	height: 00px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 100%;
	height: 25px;
	background: url(images/img04.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	Width: 100%;
	float: left;
	background: url(images/img04.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	width: 100%;
	float: left;
	background: url(images/img05.gif) no-repeat right top;
	height: 25px;
	padding: 0 0 0 0;
}

#menu a {
	width: 100%;
	float: left;
	height: 25px;
	margin-right: 1px;
	background: url(images/img04.jpg) no-repeat left top;
	padding: 0 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}


/* Logos */

#logo {
	width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	background: #FFFFFF;
	height: 325px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	text-align: center;
	padding: 150px 0 0 20px;
	color: #660000;
}

#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 0;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #660000;
}

#logo a {
	color: #ccff33;
}

#plogo {
	width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	background: #FFFFFF url(images/Intro.gif) no-repeat top left;
	height: 250px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}

#plogo h1, #plogo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#plogo h1 {
	padding: 0 0 0 0;
	color: #660000;
}

#plogo h2 {
	padding: 0 0 0 0;
	float: right;
	font-style: italic;
}

#plogo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 0;
	line-height: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #660000;
}

#plogo a {
	color: #ccff33;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
}

textarea { width: 100% !important; max-width: 100% !important; }

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
}

#sidebar2 {
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 0px 0  0px 0px;
	height: 20px;
	background: url(images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #98B42B;
	color: #7E9932;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url(images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
}

#sidebar2 li a:hover {
	border: none;
}


/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 162px;
	background: #F3F3F3 url(images/img02.jpg) repeat-x bottom left;
}

#pfooter {
	margin: 0;
	padding: 0;
	height: 90px;
	background: #F3F3F3 url(images/img02.jpg) repeat-x bottom left;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 10px;
}

#pfooter p {
	padding-top: 0px;
	text-align: center;
	font-size: 10px;
}