html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html>body

#content {
	height: auto;
	min-height: 600px;
	}

body{
	padding: 0px;
	margin: 0px;
	background: url(../images/pagebg.jpg) top center no-repeat fixed #F0F0F0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	height: 100%; width: 100%;
	}

#wrap {
	width: 966px;
	text-align:left;
	margin: 0px auto;
	background: url(../images/mainbg.png) top center repeat-y;
	}




/***** Header, Headings, etc. *****/

#headtop{
	text-align: left;
	background: url(../images/headtop.jpg) top center no-repeat;
	height: 54px;
	width: 966px;
	padding: 0px;
	margin: 0px auto;
	}

#head{
	text-align: left;
	height: 84px;
	width: 966px;
	padding: 0px;
	margin: 0px;
	}

#headleft {
	width: 520px;
	float: left;
	}

#headleft p {
	margin-left:20px;
	padding-top: 10px; 
	}




/***** Navigation *****/

#nav {
	margin-top: 22px;
	width: 390px;
	padding: 0;
	float: right;
	}

ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 390px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-size: 15px;
	font-weight: bold;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 7px;
	}

ul.menu li a {
	color: #006633;
	margin:0px;
	}

ul.menu li a:hover {
	color: #993300!important;
	text-decoration: none;
	border-bottom: 3px solid #993300;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #cc333f!important;
	text-decoration: none;
	border-bottom: 3px solid #cc333f;
 	}




/***** Links and Headings *****/

a img,:link img,:visited img { border:none }

a, a:link {
	color: #cc333f;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

h1 {
	font-size: 25px;
	line-height: 120%;
	color: #cc333f;
	font-weight: normal;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #1a5c92;
	font-weight: normal;
	}


h5 {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding-left: 10px; padding-top: 9px;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}

a:hover {
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
	}

em, i {
	font-style: italic;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}




/***** Main Content *****/

#main {
	width: 966px;
	}

#content {
	width: 545px;
	float: left;
	margin: 18px 0px 40px 0px;
	}

#bodytop {
	width: 520px;
	margin-left: 30px;
	}

#bodytop img {
	padding: 1px;
	border: 3px solid #ccccff;
	background-color: #8a8a8a;
	}

#bodytop img:hover{
	padding: 1px;
	border: 3px solid #808080;
	background-color: #8a8a8a;
	}

#bodytop h5 {
	margin: 0px 0px 0px 0px;
	padding-left: 0px; padding-top: 9px;
	font-size: 25px;
	color: #3c3c3c;
	font-weight: normal;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}

#bodyimage {
	width: 520px;
	margin-left: 30px;
	}

#bodyimage img {
	padding: 13px;
	background: url(../images/imagebg_250.jpg) top left no-repeat;
	}

#bodyimage h5 {
	margin: 0px 0px 0px 0px;
	padding-left: 0px; padding-top: 9px;
	font-size: 25px;
	color: #3c3c3c;
	font-weight: normal;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}


#frontbox {
	width: 545px;
	margin-left: 13px;
	background: url(../images/greybg.png) top left repeat-y;
	height: 233px;
	}

#frontbox img {
	padding: 1px;
	border: 5px solid #fffeec;
	background-color: #8a8a8a;
	}

#frontbox img:hover{
	padding: 1px;
	border: 5px solid #ccccff;
	background-color: #8a8a8a;
	}

#frontbox h5 {
	background: url(../images/greytop.png) top left no-repeat;
	color: #3c3c3c;
	height: 37px;
	}

#frontbox p {
	color: #3c3c3c;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 10px 0px 15px;
	}

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

#frontbox a:hover {
	color: #cc333f;
	}

#frontboxbottom {
	background: url(../images/greybottom.png) top left no-repeat;
	height: 12px; width: 545px;
	margin-bottom: 25px;
	margin-left: 13px;
	}

.item {
	margin: 10px 0px 5px 19px;
	width: 545px;
	color: #3c3c3c;
	line-height: 130%;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.item h5 {
	color: #cc333f;
	margin: 0px 0px 0px 0px;
	padding-top: 9px; padding-left: 0px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}

.item h3 {
	color: #cc333f;
	margin: 0px 0px 0px 0px;
	padding-top: 15px; padding-left: 0px;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	}

.item p {
	padding-right: 20px;
	margin-top: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.item p a{
	color: #cc333a;
	text-decoration: none;
	}

.item p a:hover{
	color: #00a0b0;
	}

.item img {
	padding: 3px;
	margin: 5px;
	}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px;
	font-size: 12px;
	}

.item a {
	color: #cc333f;
	}

.item a:hover {
	color: #00a0b0;
	}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 12px;
	}

.itemhead {
	padding-bottom:18px;
	padding-top:5px;
	width:545px;
	}

.itemhead a {
	color: #1a5c92;
	}

.itemhead a:hover {
	color: #cc333f;
	}

.itemhead h3 {
	display:inline;
	}

.itemdate {
	background:#034f8f url(../images/calendarbg.jpg) no-repeat scroll 0%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:52px;
	height: 66px;
	text-align:center;
	line-height: .5em;
	}

.itemdate h3 {
	color:#ffffff;
	font-size:23px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:center;
	line-height: 1em;
	}

.itemdate h4 {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin:7px 0px 0px 0px;
	padding:0px;
	text-align:center;
	text-transform: uppercase;
	line-height: 1em;
	}

.itemdate h5 {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
	line-height: 1em;
	}

.itemtitle {
	margin-top: 0px;
	padding:0px;
	}

.itemtitle a {
	color:#cc333f;
	}

.page {
	margin: 10px 0px 5px 19px;
	width: 545px;
	color: #3c3c3c;
	line-height: 130%;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.pagetitle h1 {
	font-size: 25px;
	line-height: 120%;
	color: #cc333f;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	padding:0px;
	margin:110px 110px 110px 110px;
	}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
	margin-bottom: 20px;
	}

input{
	font-size: 100%;
	}

.metadata{
	font-size: 10px;
	line-height: 120%;
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.metadata a:link, .metadata a:visited {
	color: #3c3c3c;
	text-decoration: none;
	}

.metadata a:hover{
	color: #cc333f;
	}

cite{
	font-size: 1.1em;
	}

blockquote {
	margin: 10px 15px 10px 15px;
	padding: 10px 15px 10px 15px;
	background-color: #fffeec;
	border: 1px dotted #edc951;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.button {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	border:1px solid #BABDC1;
	padding: 1px 5px 1px 14px;
	background:#E5E5E5 url(../images/arrow.gif) no-repeat 4px 4px;
	color:#173c68;
	text-decoration:none;
	}


/***** Sidecolumn *****/

#sidecolumn {
	float: right;
	margin-top: 17px;
	margin-bottom: 30px;
	width: 386px; padding-right: 11px;
	overflow:hidden;
	}

.sidecolumntop {
	width: 386px;
	background: url(../images/bluebg.png) top left repeat-y;
	height: 110px;
	}

.sidecolumntop img {
	margin-left: 10px; 
	margin-right: 10px;
	}

.sidecolumntop h5 {
	background: url(../images/bluetop.png) top left no-repeat;
	color: #ffffff;
	height: 36px;
	margin: 0px; padding-bottom: 0px;
	font-size: 16px;
	}

.sidecolumntop p {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 10px 5px 15px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.sidecolumntop a {
	color: #ffffff;
	text-decoration: none;
	}

.sidecolumntop a:hover {
	color: #edc951;
	}

.sidecolumntop_btm {
	background: url(../images/bluebottom.png) top left no-repeat;
	height: 8px;
	margin-bottom: 8px;
	width: 386px;
	}

#sidecolumnbottom {
	width: 386px; overflow:hidden;
	}

#sidebottom_left {
	width: 226px;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
#sidebottom_left p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	color: #ffffff;
	}
	
.lbottom {
	background: url(../images/greenbottom.png) no-repeat;
	height: 11px;
	margin-bottom:10px;
	}

.lback {
	background: url(../images/greenbg.png) repeat-y;
	padding: 8px;
	color: #ffffff;
	}

.lback a{
	color: #ffffff;
	text-decoration: underline;
	}

#sidebottom_left ul {
	margin: 0px 0px 0px 0px;
	padding: 4px 7px 10px 0px;
	list-style-type: square;
	list-style-position: outside;
	color: #ffffff;
	background: url(../images/greenbg.png) repeat-y;
	}

#sidebottom_left li {
	padding: 0px;
	color: #ffffff;
	line-height:130%;
	}

#sidebottom_left ul li {
	margin-left: 25px;
	padding-bottom: 5px;
	}
	
#sidebottom_left ul li a {
	color: #ffffff;
	text-decoration: none;

	}

#sidebottom_left ul li a:hover {
	color:#333333; 
	}

#sidebottom_left ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: outside;
	}

#sidebottom_left ul ul li{
	margin: 0px;
	}

#sidebottom_left ul ul ul{
	margin-top:0; 
	margin-bottom:0;
	padding: 0px 0px 0px 14px;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: outside;
	}

#sidebottom_left ul ul ul li{
	margin: 0px;
	}

#sidebottom_left h5 {
	background: url(../images/greentop.png) top left no-repeat;
	color: #ffffff;
	height: 30px; 
	font-size: 15px !important;
	margin-bottom: 0px;
	}

#sidebottom_right {
	width: 146px;
	padding: 0px;
	float: right;
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.rbottom {
	background: url(../images/orangebottom.png) no-repeat;
	height: 10px;
	margin-bottom:10px;
	}
.rback {
	background: url(../images/orangebg.png) repeat-y;
	padding: 8px;
	color: #ffffff;
	}

.rback a{
	color: #ffffff;
	}

#sidebottom_right ul {
	margin: 0px;
	padding: 4px 7px 10px 0px;
	list-style-type: square;
	list-style-position: outside;
	color: #ffffff;
	background: url(../images/orangebg.png) repeat-y;
	}

#sidebottom_right li {
	padding: 0px;
	color: #ffffff;
	line-height:130%;
	}
#sidebottom_right ul li {
	margin-left: 25px;
	padding-bottom: 5px;
	}
	
#sidebottom_right ul li a {
	color: #ffffff;
	text-decoration: none;
	}

#sidebottom_right ul li a:hover {
	color:#333333; 
	}

#sidebottom_right ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
	list-style-type: disc;
	list-style-position: outside;
	color: #000000;
	}

#sidebottom_right img {
	padding: 1px;
	border: 3px solid #fffeec;
	background-color: #8a8a8a;
	}

#sidebottom_right img:hover{
	padding: 1px;
	border: 3px solid #993300;
	background-color: #8a8a8a;
	}

#sidebottom_right ul ul li{
	margin: 0px;
	}

#sidebottom_right ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	list-style-type: disc;
	list-style-position: outside;
	color: #000000;
	}

#sidebottom_right ul ul ul li{
	margin: 0px;
	}
	
#sidebottom_right p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	color: #000000;
	}
	
#sidebottom_right h5 {
	background: url(../images/orangetop.png) top left no-repeat;
	color: #ffffff;
	height: 30px;
	font-size: 15px!important;
	}

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
.sidecolumnSearch{
	clear: both;
	margin-top: 10px;	
	margin-bottom: 10px;
	margin-left: 5px;
	}

.feedarea{
	height: 30px;
	background-image:url(../images/feedicon.png);
	background-repeat: no-repeat;
	padding-left:20px;
	}

.feedareaa {
	color: #333333;
	}




/***** Comment Area *****/

#comment {
	width: 500px;
	background: #FFFFFF;
	color: #3c3c3c;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 10px 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

#commenta{
	color: #00a0b0;
	text-decoration: none;
	}

#comment a:hover{
	color: #3c3c3c;
	}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	font-weight: bold;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 20px;
	font-weight: bold;
	}
	
.commentlist {
	color: #333333;
	margin: 0px;
	padding: 18px 0px 0px 20px;
	}

#commentlist p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 100px;
	font-weight: normal;
	}

.commentname {
	color: #cc333f;
	margin: 0px;
	font-weight: bold;
	padding: 18px 0px 0px 20px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	width: 480px;
	}

.commenttext-admin {
	clear: both;
	color: #cc333f;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 480px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_linkimg{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.commentmetadata {
	font-size: 1.1em;
	float: right;
	}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
	}

.navigation {
	text-align: right;
	margin-left: 21px;
	}

.navigation a:link, .navigation a:hover, .navigation a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	border:1px solid #BABDC1;
	padding: 1px 5px 1px 14px;
	background: #E5E5E5 url(../images/arrow.gif) no-repeat 4px 4px;
	color:#173c68;
	text-decoration:none;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.sbutton {
	background-color: #b9d2d5;
	border: 1px solid #3c3c3c;
	color: #03626c;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 1px;
	margin-bottom: 3px;
	height: 15px;
	}

#searchdiv {
	margin: 0px 0px 15px 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.s {
	width: 130px;
	color: #333333;
	font-size: 12px;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #737373;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #737373;
	}




/***** Footer *****/

#footer {
	text-align: center;
	width: 966px;
	height: 275px;
	color: #3c3c3c;
	margin: 0px auto 0px;
	text-align: left;
	line-height: 17px;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}

#footer a {
	color: #cc333f;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #333333;
	}

#footer p {
	color: #333333;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #cc333f;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	padding: 0px 0px 2px 0px;
	margin: 5px 0px 0px 0px;
	}

#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	}
	
#footer ul li a {
	display: block;
	color: #3c3c3c;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}

#footer ul li a:hover {
	color: #cc333f;
	text-decoration: none;
	}
	
.footerleft {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 16px;
	padding: 0px;
	display: inline;
	}
	
.footermiddle {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
.footerright {
	float: right;

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
}

img.avatar {
	float: left; 
	margin: 0 8px 3px 0;
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}