body{
background:url(images/bg.jpg) repeat;
margin:0;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
line-height:18px;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:26px;
font-weight: normal;
color:#145543;
margin:20px 0px 0px 0px;
}

h2{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight: bold;
font-style:oblique;
color: #663300;
margin:20px 0px 0px 0px;
}

h3{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
font-style:oblique;
color: #000;
margin:20px 0px 0px 0px;
}

.quotes{
color:#8d6e29;
margin:0px;
font-size:10px;
font-style:oblique;
line-height:14px;
}

label{color: #336633;}

.submit{
background: url(images/submit.gif) no-repeat;
height:33px;
width:144px;
border:0;
cursor:pointer;
}

.tablehead{
font-size:12px;
font-weight:bold;
}

.tablehead2{
font-size:10px;
font-weight:bold;
}

table1 td{
border:1px solid #EFE3CB;
}

#tablewed td{
border:1px solid #996600;
}

#headerbg{
background:url(images/headerbg.gif) repeat-x top left;
height:198px;
width: 100%;
}

#header{
background:url(images/header.gif) no-repeat top center;
height:141px;
width:955px;
margin:0 auto;
}

#menuwc{
background:url(images/menu.jpg) no-repeat top center;
height:37px;
width:905px;
margin:0 auto;
padding:20px 25px 0px 25px;
text-align:center;
}

a.mainwc, a.mainwc:visited{
font-family: "Georgia", Times, serif;
font-size:14px;
letter-spacing:0px;
color:#FFFFFF;
text-decoration:none; 
}

a.mainwc:hover{
font-family: "Georgia", Times, serif;
font-size:14px;
color:#CCCC99;
text-decoration:none; 
}

a, a:visited{
font-family: "Georgia", Times, serif;
font-size:14px;
letter-spacing:0px;
color:#d0c4a9;
text-decoration:none; 
}

a:hover{
font-family: "Georgia", Times, serif;
font-size:14px;
color:#FFF;
text-decoration:none; 
}

#submenuwc{
background: url(images/submenu.jpg) no-repeat;
height:35px;
width:925px;
padding:17px 0px 0px 0px;
text-align:center;
}

a.subwc, a.subwc:visited{
font-family: "Georgia", Times, serif;
font-size:13px;
color:#FFFFFF !important;
text-decoration:none; 
}

a.subwc:hover{
font-family: "Georgia", Times, serif;
font-size:13px;
color: #999933 !important;
text-decoration:none; 
}

#wrap{
background: url(images/wrapbg.jpg) repeat-y;
width:925px;
margin:0 auto;
padding:0px 15px 0px 15px;
}

a.txtmenu, a.txtmenu:visited{
font-size:10px;
color:#4e6f21;
text-decoration:none;
padding-right:10px;
}

a.txtmenu:hover{
font-size:10px;
color:#4e6f21 !important;
text-decoration:underline;
padding-right:10px;
}

a.inlinelink, a.inlinelink:visited{
font-size:12px;
color: #336600 !important;
line-height:26px;
text-decoration:underline;
list-style-type:none;
}

a.inlinelink:hover{
font-size:12px;
color: #669900 !important;
line-height:26px;
text-decoration:none;
list-style-type:none;
}

.nodecorlist{list-style:none;}

#footer{
background:url(images/footer.jpg) no-repeat;
height:42px;
width:905px;
text-align:center;
padding:10px 10px 0px 10px;
clear:both;
}

.footer1{
font-family:"Verdana", Arial, Helvetica, sans-serif !important;
font-size:10px !important;
color:#5a4e35 !important;
}

a.footer2,a.footer2:visited{
font-family:"Verdana", Arial, Helvetica, sans-serif !important;
font-size:10px !important;
color:#5a4e35 !important;
text-decoration:none !important;
}

a.footer2:hover{
font-family:"Verdana", Arial, Helvetica, sans-serif !important;
font-size:10px !important;
color:#5a4e35 !important;
text-decoration:underline !important;
}

#bottom{
width:955px;
margin:0 auto;
font-size:12px;
color:#d0c4a9 !important;
text-align:center;
padding:10px 0 10px 0;
}

.dv{font-size:10px;}

a.dvlink, a.dvlink:hover, a.dvlink:visited{
color:#d0c4a9 !important;
font-size:10px !important;
text-decoration:none !important;
}

#footermenu a:link, #footermenu a:visited {
	text-decoration:none;
	color:#d0c4a9 !important;
	font-size:10px !important;
}
#footermenu a:active, #footermenu a:hover {
	text-decoration:none;
	color:#d0c4a9 !important;
	font-size:10px !important;
}

checkbox {
margin:0;
padding:0;
}

#container {
	text-align: center;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
}

/*------- Tab Menu ---------*/
#nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	width: 525px;
	font: x-small/normal tahoma, verdana, arial, helvetica, sans-serif;
}
#nav li { display: inline; }
#nav a {
	margin: 0;
	float: left;
	padding: 0 0 0 24px;
	font-weight: normal;
	border-bottom: 1px solid #e6e6e6;
	background: url("images/tab.gif") no-repeat left top;
}
#nav a span {
	color: #777;
	float: left;
	padding: 5px 36px 4px 11px;
	background: url("images/tab.gif") no-repeat right top;
}
#nav #current a {
	border-width: 0;
	font-weight: bold;
	background-position: 0 -80px;
}
#nav #current a span {
	color: #555;
	padding-bottom: 4px;
	background-position: 100% -80px;
}
#nav a:hover { background-position:0% -40px; }
#nav a:hover span { background-position:100% -40px; }

/*------- Posts ---------*/
#content {
	padding: 0;
	margin: 20px 0;
}
#content a, .entry a, .commentlist a, #footer a {
	color: #000;
	text-decoration:none;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	color:#336633;
}
.entry {
	margin: 0;
	padding: 15px 0;
	text-align: justify;
}
.entry li {
	list-style: none;
	margin: 10px 0 0;
	list-style-image: url("images/bullet.gif");
}
.entrycontent {
	margin: 0;
	background: #EFE3CB;
	position: relative;
	padding: 1px 30px;
}
.pie {
	color: #777;
	font-size: 12px;
	text-align: right;
}
.date {
	padding-left: 15px;
	background: url("images/arrows.png") center left no-repeat;
}
.categories {
	padding-left: 15px;
	background: url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left: 17px;
	background: url("images/comments.gif") center left no-repeat;
}
	
/* --- Comments template --- */
#comments {
	margin: 30px 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #e6e6e6;
}
#comments li {
	list-style: none;
	list-style-image: none;
	margin: 0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footermenu {
	padding-left:15px;
}