a, h1, h2, h3, p, form, img, blockquote, ol, li {
	padding: 0;
	margin: 0;
	}
body { 
	background-image: url(images/body-bkg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	 }
ul, li { 
	margin-top: 0;
	margin-bottom: 0; 
	}
a { text-decoration: none; }
a img {border: none; }
#wrapper {
	width: 1000px;
	margin: 5px auto;
	position: relative;
	border: 1px solid #CECECE;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: lighter;
	color: #333;
	line-height: 140%;
	font-weight: lighter;
	}
#content { background: url(images/sidebar_fill.gif) repeat-y right top; }
#topbar {
	height: 40px;
	background: url(images/top_bar.jpg) repeat-x top left; }
#bottombar {
	height: 40px;
	background: url(images/bottom_bar.jpg) repeat-x top left; 
	}
#logo {
	padding: 10px 0px 30px 40px;
	}
#slogan {
	float: right;
	margin-right: 50px;
	margin-top: 50px
	}
#banner {
	clear: both;
	background-color: #7cc4c2;
	margin: 0 30px 30px 30px;
	width: 938px;
	height: 31px;
	padding: 12px 0 0px 0;
	}
#maintext {
	border: 1px solid #CECECE;
	margin: 20px 0 20px 30px;
	width: 565px;
	}
.maintext_int {padding: 20px 20px 0 20px }
h1 	{
	font: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	}
#main_no_sidebar {
	border: 1px solid #CECECE;
	margin: 30px;
	padding: 10px 30px;
	font-size: 14px;
	}
.general_text {
	font-size: 16px;
	font-weight: lighter;
	margin: 20px 40px;
	}
.question {
	font-weight: bold;
	color: #800000;
	padding: 15px 0 10px 0;
	}
h2	{
	font-weight: normal;
	font-size: 19px;
	padding-bottom: 15px;
	line-height: 125%;
	}
.maintext_banner {
	height: 30px;
	padding: 10px 0;
	background-color: #768f15;
	text-align: center;
	color: #fff;
	}
#sidebar {
	width: 335px;
	float: right;
	margin: 0px 30px 0px 0px;
	}
#sidebar_top {
	background-color: #fffff;
	}
#sidebar_bottom {
	margin: 20px 0px 0px 0px;
	background-color: #fffff;
	}
.sidebar_banner {
	background-color: #d1e9e9;
	padding: 10px 15px 0 15px;
	text-align: center;
	}
.sidebar_banner h2 {
	font-size: 17px;
	}
.sidebar_p_heading {
	padding: 14px 15px 10px 15px;
	color: #39807d;
	}
.sidebar_text {
	padding: 0 15px;
	}
.testimonial_name {
	font-weight: bold;
	color: #768f15;
	float: right;
	padding-right: 25px;
	}
.testimonial_text {
	clear: right;
	font-size: 12px;
	font-weight: lighter;
	font-style: italic;
	padding: 12px 25px 0px 25px;
	}
.photo1 {
	float: left;
	padding: 0px 20px 0px 0;
	}
.photo2 {
	float: right;
	padding: 0px 0px 10px 20px;
	}
.photo3 {
	float: right;
	padding: 0px 0px 0px 20px;
	}
.bold {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #3f3f3f;
	}	
li {
	list-style-position: inside;
	}
.bottom_section {
	width: 515px;
	font-size: 19px;
	color: #6d0a04;
	text-align: center;
	margin: 30px 0px 30px 50px;}
.button {
	width: 300px;
	margin-left: 200px;
	margin-bottom: 20px;}
#footer {
	clear: both;
	width: 100%;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #333;}
#footer p { padding-top: 13px; }

/* Navbar styles */
#topnav {
	height: 28px;
	float: right;
	width: 938px;
	margin-right: 30px;
	margin-bottom: 25px;
	padding-top: 2px;
	background: url(images/nav_bkgd.gif) repeat-x top left;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
#topnav a {
	float: right;
	padding: 0 25px;
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	}
#topnav a:link {color: #800000; }
#topnav a:hover {color: #800000; }
#topnav img {
	float: right;
	margin-top: 1px;
	}

/* end of navbar styles */