#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container-bg_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_content_container {
	width: 735px;
	padding-top: 10px;
	padding-bottom: 25px;
	float: left;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
.float_right {
	float: right;
}

#side_bar_container {
	width: 180px;
	float: left;
	padding-left: 40px;
	margin-bottom: 20px;
}
#side_bar_content {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	background-image: url(images/sidebarbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#main_content {
	margin-left: 250px;
}
#footer {
	clear: both;
	padding: 10px;
	margin-right: 27px;
	margin-left: 40px;
	background-color: #288709;
	width: 673px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	padding-right: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-color: #EFEFEF;
	padding-top: 10px;
	border-top-style: dashed;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 4px;
}



body {
	margin: 0px;
	background-image: url(images/canvas-bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo_and_side_nav_container {
	float: left;
	height: 370px;
	width: 250px;
}
#logo {
	height: 55px;
	width: 243px;
	text-align: center;
	padding-top: 45px;
	padding-left: 7px;
}
#logo_home {
	height: 55px;
	width: 243px;
	text-align: center;
	padding-top: 25px;
	padding-left: 7px;
}
#side_nav {
	width: 190px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#side_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_nav a {
	display: block;
	width: 150px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#side_nav a:link, #side_nav a:visited {
	color: #333333;
	background-image: url(images/house_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}



#right_column_masthead_contaner {
	width: 500px;
	margin-left: 251px;
}
#top_bar {
	height: 20px;
	width: 480px;
	padding-top: 50px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
#top_bar_home {
	height: 20px;
	width: 480px;
	padding-top: 30px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
#top_bar a {
	color: #FFF;
	text-decoration: none;	
}
#top_bar_home a {
	color: #FFF;
	text-decoration: none;
}
.logo_line1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}
#horizontal_nav {
	height: 50px;
	width: 425px;
	padding-top: 245px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#horizontal_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 15px;
	line-height: 20px;
}




#masthead {
	height: 381px;
	width: 760px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #256902;
}

.logo_line2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#horizontal_nav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 15px;
	line-height: 20px;
}
#horizontal_nav a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	line-height: 20px;
}
#horizontal_nav a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 15px;
	line-height: 20px;
}
#side_nav a:hover {
	color: #009900;
	background-image: url(images/house_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
}
#side_nav a:active {
	color: #009900;
	background-image: url(images/house_link.gif);
	background-repeat: no-repeat;
	background-position: 5 center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00CC00;
}
.logo_line3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#side_bar_content p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #256902;
	font-style: normal;
}
#yourdetails {
	background-color: #FFFFFF;
	border: 1px solid #006600;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px;
}
#propertydetails {

	background-color: #FFFFFF;
	border: 1px solid #006600;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px;
}
#movedetails {

	background-color: #FFFFFF;
	border: 1px solid #006600;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px;
}
#addressdetails {

	background-color: #FFFFFF;
	border: 1px solid #006600;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px;
}
#storage_quote {

	background-color: #FFFFFF;
	border: 1px solid #006600;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.form_text {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}
#main_content a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#main_content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#main_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#main_content a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
#side_bar_content a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #256902;
}
.image_spacing {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 20px;
}
#quote_choices {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EFEFEF;
	border: 1px dashed #CCCCCC;
}

.image_spacing2 {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}
#contact_form {
	width: 230px;
	float: right;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: none;
	padding-left: 20px;
}
.email a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #256902;
}
.email a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #256902;
}
.email a:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #256902;
}
.email a:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #256902;
}
.anchor_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.anchor_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.anchor_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.anchor_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.anchor_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footer a:link {
	background-color: #288709;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:visited {

	background-color: #288709;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:hover {


	background-color: #288709;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:active {



	background-color: #288709;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#guild {
	float: right;
}
#guild p   {
	font-size: 10px;
}

