body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #B1C0C9;
	background-repeat: repeat-y;
	background-position: left center;
	background-image: url(images/left_bg.gif);
}
* {
	margin:0px;
	padding:0px;
	margin-left: 0px;
}
.clear {clear:both;}
#wrap{
	width:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#top{
	height:50px;
	width: auto;
	background-color: #000000;
}
#header{
	height:157px;
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FE4A00;
	border-right-color: #FE4A00;
	border-bottom-color: #FE4A00;
	border-left-color: #FE4A00;
	width: auto;
	background-position: left top;
}

#header .description {
	display:block;
	color: #FFFFCC;
	font-size:24px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 300px;
}
.description span {
	display:block;
	color:#CCCCCC;
	font-size:24px;
	text-align:center;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1, h2, h3, h4, h5 {font-family:"Trebuchet MS", Arial, Verdana;}
#wrap #main #content {
}


#sitename {display:block; float:left; font-size:22px;}
#sitename a span {color:#999900;}
#sitename a,#sitename a:visited,#sitename a:active {text-decoration:none;}
#topmenu {
	list-style:none;
	display:block;
	float:right;
	min-width:400px;
	height: 35px;
	margin-top: 15px;
}
#topmenu li { display:inline;}
#topmenu a{
	display:block;
	float:left;
	height:15px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	margin-right:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C6D1D8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FE4A00;
	text-transform: lowercase;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#topmenu a{}
#topmenu a:visited{color: #C6D1D8;}
#topmenu a:active{color: #FE4A00;}
#topmenu a:hover{
	color:#FFFF66;
}
#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active{}

#footer {
	left: auto;
	top: auto;
	background-image: url(images/footertop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	width: auto;
}
#footercontents {
	text-align:center;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#main {
	padding:0px;
}

#main p {
	line-height:22px;
	color:#000000;
	margin-bottom:20px;
	height: auto;
	width: auto;
}

#main .col {
	width:190px;
	padding:5px;
	float:left;
	height: auto;
}
#main h1,#main h2,#main h3,#main h4,#main h5 {color:#000000;}
#main h1 {font-size:22px;}
#main h2 {font-size:13px;}
#main h3 {font-size:16px;}
#main h4 {font-size:14px;}
#main h5 {font-size:12px;}

.seo {color:#CAA72F; display:block; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
.col img {padding:3px; background:#efefef; border:solid 1px #C8BEAC;}

#main a {color:#CC3300;}
#main a:visited,active {color:#990000;}
#main a:hover {color:#999900; text-decoration:none;}

#footer a {color:#FE4A00;}
#footer a:visited,active {color:#990000;}
#footer a:hover {color:#FFFFFF; text-decoration:none;}

.align_c {margin:auto; display:block;}
.align_l {float:left; margin:5px;}

.gallery img{margin:5px;}
#credits {
	padding:10px;
	text-align:center;
	font-size:10px;
	background-color: #C6D1D8;
}


#content {
	width:667px;
	left: 212px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: left;
}
#sidebar {width:32%; float:right; padding:5px;}
#sidebar ul {list-style:none;}
#sidebar li {display:block; height:25px;}
#sidebar a {display:block; height:20px; margin:5px 5px 0px 5px;}h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #999900;
	text-decoration: none;
}
#wrap #main #content .postinfo {
	background-color: #FFFFCC;
	padding: 5px;
}

h2 a:visited, active {
	color: #999900;
	text-decoration: none;
}
#content  ol, #content ul {margin:10px 10px 10px 25px;}
#content  ol li {padding:5px 5px 5px 20px;}
#content  ul li {padding:5px 5px 5px 20px;}


.nocomments {color:#999999; font-size:10px; display:block;}
.commentlist {background: #F5F3E9; list-style-type:decimal; list-style-position:inside;}
.commentlist li {border-bottom:solid 2px #FDFCE1; padding:5px;}
.commentlist cite {display:block; color:#669900; font-weight:bold; padding:0px 3px 3px 20px;}
.commentmeta {display:block; font-size:10px; padding:3px; color:#999999;}
.commenttxt {
	display:block;
	width: auto;
	left: 214px;
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: auto;
	top: 211px;
}



form {margin:0; padding:0;}
.textfield {width:190px; background-color: #F3F4E8; margin:0px;	border: 1px solid #D6D9AE;}
.button {display: block; padding:0px; background-color:#E3E6C8; margin:3px;	border: 2px solid #efefef; color:#999933;}
.textfield:hover {background:#FBFCF8;}
.textfield:focus {background:#ffffff;}


table {
	border:1px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
th {
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color: #EBD696;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBD696;
}
td {
	padding:3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #58717E;
	border-bottom-color: #58717E;
}

form {margin:0; padding:0;}
.textfield {
	display: block;
	float:left;
	width:190px;
	background-color: #F3F4E8;
	margin:3px;
	border: 1px solid #D6D9AE;
	font-size: 12px;
	padding: 5px;
}
label {
	display: block;
	float: left;
	text-align:right;
	font-weight:bold;
	width: 150px;
	margin:3px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}
.button {
	display: block;
	float:left;
	padding:0px;
	background-color:#FFFF99;
	margin:3px;
	border: 2px solid #FFCC66;
	color:#6C0B02;
}
#wrap #main #content .contactform .hide {
	display: none;
}

.textfield:hover {background:#FBFCF8;}
.textfield:focus {background:#ffffff;}
.clear2 {clear:left; height:1px; font-size:1px; margin:0; padding:0; display:block;}

