

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
        background: url(images/textured_black.jpg);
}

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

form {
}

fieldset {
}

input, textarea {

}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

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

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1.5em;
}

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

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

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

a {
	text-decoration: none;
	color: #3C7BCF;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

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

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 35px;
	margin: 0 auto;
}

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #8C8F7D;
}

#menu a:hover {
	background: url(images/tabglass.png);
	color: #ffffff;
}

#menu .current_page_item a {
	background: url(images/tabglass.png);
	color: #ffffff;
}

#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 978px;
	height: 200px;
	margin: 0 auto;
	background: url(images/mainlogo.png) no-repeat left top;
	height: 263px;
	border: 15px solid #696f7b;
}

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

#logo h1 {
	padding: 100px 5px 0 20px;
	color: #2C2E22;
}

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

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

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 12px 0px 0 0px;
	background: #CCCCCC;
	border: 15px solid #696f7b;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 515px;
	padding: 0px 0px 0px 10px;
}

#content-full {
	float: left;
	width: 730px;
	padding: 0px 0px 0px 10px;
}

.post {
        background: #ffffff;
        min-height: 600px;
}

.post .title {
	margin: 0;
	font-weight: normal;
}

#content .post h1.title {
	background: url(images/post-header-short.jpg) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 24px;
	font-size: 2em;
}

#content-full .post h1.title {
	background: url(images/post-header.jpg) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 24px;
	font-size: 2em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

/* Sidebars */

.sidebar {
	float: left;
        width: 200px;
	padding: 0px 10px 0px 15px;
}

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

.sidebar li {
	margin-bottom: 30px;
        background: #ffffff;
}

.sidebar li ul {
	line-height: normal;
	background: url(images/dot.gif) repeat-x;
}

.sidebar li li {
	margin: 0;
	padding: 5px;
	background: url(images/dot.gif) repeat-x left bottom;
	font-size: .8em;
}

.sidebar li h2 {
	margin: 0 0 .3em 0;
	background: url(images/side-header.jpg) no-repeat left top;
	padding: 10px 0px  0px 15px;
	height: 22px;
}

.sidebar li li:hover {
        background: #dee5f3;
}

.sidebar li a {
	border: none;
	padding-left: 10px;
}

.sidebar li a:hover {
	border: none;
	padding-left: 10px;
}

.sidebar li p {
        font-size: .9em;
        padding-left: 10px
}

/* Footer */

#footer {
	text-align: center;
	font-size: 11px;
        color: #ffffff;
}

/* accordion stuff */
.accordion_child ul.links li {
	background:url(../images/link.gif) left no-repeat;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}

#accordian{
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}

.accordion_headings{
	padding:7px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font:170% Trebuchet MS;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	padding: 2px 20px;
	background:#fafafa;
	border:5px solid #f4f4f4;
}
