* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #E8E4E3 url(images/bg.jpg) repeat-y center;
}
.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 3px;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	border-right: 1px solid #8D7970;
	border-left: 1px solid #8D7970;
	background-color: #FBF2D5;
}



#top {
	width:760px;
	height:74px;
	background-image: url(images/quest_backgrounds_r1_c1.jpg);
}
#top   h1  {
	font-size: 18px;
	color: #147054;
	margin-left: 15px;
	padding-top: 20px;
}
#top h1 a {
	color: #115B44;
	text-decoration: none;
}

#top h2 {
	margin-left: 15px;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}


#logo {
	width:760px;
	height:172px;
	background: url(images/quest_backgrounds_r2_c1.jpg);
}
#topnav {
	width:760px;
	height:45px;
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
}
#topnav  ul {
	list-style: none;
}
#topnav li {
	display: inline;
}
#topnav li a {
	color: #F8ECBC;
	text-decoration: none;
	padding-right: 10px;
	float: right;
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: 1px solid #145944;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #8DB4AA;
}
#topnav li a:hover {
	background: url(images/topnav_bg_over.jpg);
	color: #FFFFFF;
	border-bottom-color: #FF9900;
}





#page {
	width:760px;
}
#leftside {
	width: 220px;
	float: left;
}

#leftnavtop {
	background: url(images/leftnav_bg_1.jpg);
	margin-left: 10px;
	margin-right: 10px;
	height: 16px;
	margin-top: 25px;
}

#leftnavmidtop {
	background: url(images/leftnav_bg_2.jpg);
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 18px;
	color: #1C6646;
}
#leftnavmidtop hr {
	color: #E0E0E0;
	margin-top: 10px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#leftnavmid {
	background: url(images/leftnav_bg_2.jpg);
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}

#leftnavmid ul {
	list-style: none;
}
#leftnavmid li {
	background: url(images/green_squares.gif) no-repeat left 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 10px;
}

#leftnavmid li a {
	margin-left: 15px;
	color: #000000;
	text-decoration: none;

}
#leftnavmid li a:hover {
	color: #145843;
	text-decoration: underline;
}


#leftnavbtm {
	background: url(images/leftnav_bg_3.jpg) no-repeat;
	margin: 0px 10px;
	height: 15px;
}
#rightside {
	float: left;
	width: 500px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: justify;
}
#rightside h1 {
	font-size: 16px;
	color: #145944;
}
#contact {
	text-align: center;
}
.phonenumber {
	font-size: 36px;
	font-weight: bold;
	color: #2E453F;
}



#footer {
	width:760px;
	height:100px;
	background-color: #2E453F;
	clear: both;
	border-top: 3px solid #8DB4AA;
}
#footerleft {
	width: 210px;
	margin-top: 36px;
	color: #FBF2D5;
	font-size: 12px;
	float: left;
	padding-left: 15px;
}
#footerleft a {
	color: #8DB4AA;
	text-decoration: none;
}


#footermid {
	margin-top: 22px;
	margin-left: 100px;
	color: #FBF2D5;
	font-size: 12px;
	float: left;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.footermidheadings {
	color: #8DB4AA;
}
#rightside h2 {
	font-size: 14px;
	font-weight: bold;
	color: #145843;
}
#rightside ul {
	margin-left: 50px;
	list-style: none;
}
#rightside li {
	background: url(images/green_squares.gif) no-repeat left;
	padding-left: 20px;
	font-weight: bold;
}
