body {
	background-image: url(images/bckgrd.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#main p {
	margin-top: 0px;
	margin-bottom: 18px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#navbar {
	margin-left: 31px;
	height: 41px;
}
#section1 {
	margin-right: 34px;
	margin-left: 16px;
	width: 225px;
	background-image: url(images/section_background.gif);
	padding: 15px;
	margin-bottom: 34px;
	margin-top: 16px;
}
#main {
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 34px;
	margin-left: 34px;
	width: 535px;
}

#main .heading {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #5D8164;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}
#main a {
	color: #8f4242;
}
#main li {
	margin-bottom: 8px;
}
#main #slideshow {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#section1 .title {
	font-size: 14px;
	font-weight: bold;
	color: #a97224;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#section1 p {
	margin-top: 0px;
	margin-bottom: 18px;
}
#section2 {
	margin-right: 34px;
	margin-left: 16px;
	width: 225px;
	background-image: url(images/section_background.gif);
	padding: 15px;
	margin-bottom: 34px;
}
#section2 .title {
	font-size: 14px;
	font-weight: bold;
	color: #4387c9;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#section2 p {
	margin-top: 0px;
	margin-bottom: 18px;
}
#section3 {
	margin-right: 34px;
	margin-left: 16px;
	width: 225px;
	background-image: url(images/section_background.gif);
	padding: 15px;
	margin-bottom:15px;
}
#section3 .title {
	font-size: 14px;
	font-weight: bold;
	color: #5C8328;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#section3 p {
	margin-top: 0px;
	margin-bottom: 18px;
}

/* adjusting wordpress blog */

#section3 ul li, #section3 li, #section3 .pagenav, #section3 li.page_item, #section3 li.cat_item, #section3 .categories {
	list-style-type: none; 
	margin: 0 0 0 5px; padding: 0;
}

#section3 li.categories ul, #section3 li.pagenav ul {
	margin-top: 0;
}

#section3 h2, #section3 li.categories h2, #section3 li.pagenav h2 {
	margin: 10px 0 0 0;
}
#privacy {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-left: 34px;
	margin-top: 34px;
	margin-bottom: 16px;
	margin-right: 16px;
}
#privacy a {
	color: #333333;
}
#policy {
	margin-top: 34px;
	margin-right: 34px;
	margin-bottom: 16px;
	margin-left: 16px;
	font-size: 11px;
	line-height: 14px;
}#section3 a {
	font-weight: bold;
	color: #5C8328;
}
#section2 a {
	font-weight: bold;
	color: #4387C9;
}
#section1 a {
	font-weight: bold;
	color: #A97224;
}
.reverse {
	color: #FFFFFF;
	background-color: #5D8164;
}
#signup {
	margin-right: 34px;
	margin-left: 16px;
	width: 225px;
	padding: 15px;
	margin-bottom: 34px;
	margin-top: 16px;
	background-color: #EBE6D2;
	border: 1px solid #CBCBCB;
}
.small {
	font-size: 11px;
	line-height: 14px;
}
#signup .title {
	font-size: 14px;
	font-weight: bold;
	color: #5D8164;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.tableBorder {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCBCB;
}
.imgLeft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.imgRight {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.highlight {
  background: #FFFFAA;
  border-bottom:1px dotted #EA6;
  padding:0px 2px;
  }.blogtitle {
	font-size: 15px;
	color: #5D8164;
	font-weight: bold;
}#banner {
	height: 125px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(rotate_banner/rotate.php);
	background-color: #FFFFFF;
	text-align: right;
}
#banner #search {
	float: right;
	margin-right: 44px;
	margin-top: 18px;
}
#cse-search-results iframe {
    width: 535px;
}
