body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/* put img url for the web background all across*/) repeat-x left top;
	text-align: justify;
	font-family: "Tahoma", sans-serif;
	font-size: 12px;
	color: #404040;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}

h1 {
	letter-spacing: -1px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 2.2em;
	line-height:0px;
}
h1 span {
	color:#999
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
p, ul, ol {
}
p {
}
.blockbg {
	background: #D9D785;
}
blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Tahoma", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}
ol {
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
small {
}
hr {
	display: none;
}
img {
	border: none;
}
img.left {
	float: left;
r margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
.text1 {
	font-family: Myriad Pro, "Tahoma", Times, serif;
	font-style: normal;
	margin: 0 0 0 15px;
	padding: 50px 20px 0px 20px;
	font-size: 15px;
	color: #000000;
}
/* Header */

#header {
	width: 706px;
	margin: 0 auto;
	height: 117px;
	/*letter-spacing: -1px;*/
	font-family:  "Tahoma", Times, serif;
}
#menu {
	width: 706px;
	margin: 0 auto;
	height: 30px;
	/*letter-spacing: -1px;*/
	font-family:  "Tahoma", Times, serif;
	font-weight:bold
}
#headerbg {
	/*	clear: both;*/
	margin: 0 auto;
	width: 706px;
	height: 209px;
	/*background: url() no-repeat left top;*/
	margin: 0 auto;
	margin-top: 20px;
}
/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}
#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}
#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}
#logo h1 a {
	color: #000000;
}
#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
#logo h2 a, #logo p a {
	color: #000000;
}
#logo a {
	text-decoration: none;
}
/* Page */

#page {
	width: 706px;
	margin: 0 auto;
	padding-top: 5px;/*	background: #F4F4F4;*/

}
#latest-post {
	float: left;
	width: 185px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align:center
}
#recent-posts {
	float: right;
	width: 520px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	margin:0px;
}
#recent-posts .entry {
}
#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}
#recent-posts .more {
	background: url(/images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}
.post {
	float:left
}
.post .title {
	margin: 0;
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
	color: #505050;
}
.post .meta a {
	color: #000000;
}
.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
}
/* Sidebar */

#sidebar {
	clear: both;
	width: 706px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	display: block;
	float: left;
	width: 100px;
	padding: 10px 10px 10px 25px;
}
#sidebar li ul {
	line-height: 1.8em;
}
#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}
#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* Footer */

#footer {
	width: 706px;
	height: 150px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/footer-bg_52.gif) repeat-x;
	font-size: 11px;
	border-top:1px solid #999;
	line-height:23px
}
#footer .container {
	margin: 0 auto;
	width:600px;
	height:150px;
	text-align:center
}
#footer a {
	color: #333;
}
#legal {
	float: left;
}
#links {
	float: right;
}
#breadcrumb {
	width: 706px;
	height: 27px;
	margin: 0 auto;
	margin-bottom: 5px;
	font-size: 11px;
	border-top:1px solid #999;
	border-bottom: 2px solid #333;
}
#req-form {
	float: left;
	width:185px;
	height:354px;
	margin:0px;
	background-image:url(images/call_back_08.gif);
	background-repeat:no-repeat;
	margin-bottom:6px;
}
#chat-form {
	float: left;
	width:185px;
	height:113px;
	margin:0px;
	background-image:url(images/chat-bg_34.gif);
	background-repeat:no-repeat;
	margin-bottom:6px
}
#weather-form {
	float: left;
	width:185px;
	height:180px;
	background-image:url(images/chat-bg_34.gif);
	background-repeat:no-repeat;
	margin-bottom:6px;
}

#drd-form {
	float: left;
	width:185px;
	height:113px;
	margin:0px;
	background-image:url(images/DRD_frm_logo_42.gif);
	background-repeat:no-repeat;
	margin-bottom:6px;
}
#contact_frm {
	padding:10px;
	width:403px;
	margin-left:50px;
	float:right
}
#contact_frm label {
	float: left;
	display:block;
	width: 150px;
	text-align:left;
	padding-right:3px;
	padding-left:0px
}
#contact_frm input, textarea {
	width: 180px;
	margin-bottom: 10px;
	font-size:11px;
}
form {
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:25px;
	font-size: 11px;
	padding-left:23px
}
label {
	float: left;
	display:block;
	width: 126px;
	text-align:left;
	padding-right:3px;
	
}
.label_home_owner{
	float: left;
	display:block;
	width: 90px;
	text-align:left;
	padding-right:3px;
	}
input, textarea, select {
	width: 130px;
	margin-bottom: 10px;
	font-size:10px;
	
}

textarea {
	width: 180px;
	height: 150px;
}
#submitbutton {
	margin-left: 10px;
}
#submitbutton2 {
	margin-left:10px;
}
.boxes{
	margin-left:10px;
	width: 2em
	}
br {
	clear: left;
}
#left-container {
	width:185px;
	float: left;
	height:620px;
}
#submit2 input {
	background: url('images/call_button_02.png') no-repeat;
	height:47px;
	width:140px;
	background-position:0px 0px;
	border:0px;
	font-size:0px;
	color:red;
	
}
#submit2 input:hover {
	background-position:0px 0px;
	cursor:hand;
}
ul.list-tick {
	margin: 0;
	padding: 0;
}
ul.list-tick li {
	padding: 2px 10px 2px 26px;
	list-style: none;
	background: url('../images/tick_blue_53.gif') no-repeat top left;
}
#ins_cover td {
	padding:5px;
	text-align:left;
	vertical-align:middle;
}
h3 {
	font-size:13px;
	font-weight:bold
}
.heading {
	color:#999999;
	font-weight:bold
}
