body,td,th {
	font-family: Arial;
	font-size: 12px;
	color:#494949;
	text-align:justify;
}

td{
	
}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/wp-content/uploads/2010/06/background2.jpg);
	background-repeat:repeat-x;
}

.post {
	margin: 0 0 4px;
	text-align: justify;
}

.entry ol {
	
	margin: 0;
}

a{
	outline:none;
}

.topText{
	color:#FFFFFF;
	font-size:12px;
}

.topLinks{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.topLinks:hover{
	color:#b4cb3c;
	text-decoration:none;
	font-size:12px;
}

.midBg{
	background-color:#354a43;
	color:#FFFFFF;
	font-size:12px;
}

.midHeader1{
	font-family:Arial;
	color:#88c1ae;
	font-size:16px;
}

.midHeader2{
	font-family:Arial;
	color:#88c1ae;
	font-size:18px;
}

.midHeader3{
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.midText{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
}

.narrowcolumn {
	margin-left: 210px;
		
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;

	}



.navDevider{
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#9aa5a1;
}

.navLinks{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

.navLinks:hover{
	color:#b4cb3c;
	text-decoration:none;
	font-size:12px;
}

.contentHeader1{
	font-family:Arial;
	color:#b4cb3c;
	font-size:17px;
	font-weight:bold;
}

.contentHeader2{
	font-family:Arial;
	color:#405b51;
	font-size:17px;
	font-weight:bold;
}

.footer{
	margin-top:120px;
	background-image:url(/wp-content/uploads/2010/06/footerBg.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:5px;
}

.footerText{
	margin-left: 260px;
	font-family:Arial;
	color:#4a4a4a;
	font-size:11px;
        text-align:left;
}

.contentDevideLine{
	border-left-style:dotted;
	border-left-width:1px;
	border-left-color:#999999;
}

.textLink{
	color:#589278;
	text-decoration:none;
	font-size:12px;
}

/* New Content */
/* User defined sidebar */
#sidebar {
   overflow:hidden;
   width: 205px;
   float:left;
}

#sendbutton2 {
  height:30px;
  width:85px;
  background-image:url(/wp-content/uploads/2010/06/submitBtn1.jpg);
  background-repeat: no-repeat;
}
#sendbutton{
  height:30px;
  width:156px;
  background-image:url(/wp-content/uploads/2010/06/signupBtn1.jpg);
  background-repeat: no-repeat;
}
.cform label span {
	/* width must be the same as above!*/
        margin-left:-75px;
}
.cform label {
text-align:right;
}

.slideshow-widget{
border:3px solid white;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
