#outerwrapper {
	margin: 0px auto;
	width: 850px;
	background-color: #FFFFFF;
}

#header {
	width:  100%;
	height: 150px;
	background-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7c133c;
	border-right-color: #7c133c;
	border-bottom-color: #7c133c;
	border-left-color: #7c133c;
}

#content{
width: 100%;
background: #FFFFFF;
}

#navigation {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c133c;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 0.8em;
	margin-bottom: 5px;
}



#navigation a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c133c;
	text-decoration: none;
	}
	
#navigation a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c133c;
	text-decoration: none;}
	
#navigation a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #de9719;}		
	

#sidebar{
margin-top: 30px;
width: 180px;
float: left;
background: #FFFFFF;

}

#maincolumn {
	margin-top: 55px;
	width: 600px;
	margin-left: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7c133c;
	padding: 10px;
	margin-right: 18px;
	background-repeat: no-repeat;
	border: thin double #7c133c;
	clear: both;
	background-image: url(images/amber_circle_segment_larger.jpg);
	background-position: right center;
	background-attachment: scroll;
	}
	#maincolumn_contact {
	margin-top: 55px;
	width: 550px;
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7c133c;
	padding: 10px;
	margin-right: 18px;
	background-repeat: no-repeat;
	border: thin double #7c133c;
	clear: both;
	background-image: url(images/amber_circle_segment.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	}
	
	
	#maincolumn_about {
	margin-top: 50px;
	width: 650px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7c133c;
	padding: 5px;
	border: thin double #7c133c;
	margin-left: 100px;
	background-image: url(images/amber_semi_circle.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
	}
	
	
	
	
	#maincolumn_services {
	margin-top: 50px;
	width: 600px;
	margin-left: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7c133c;
	padding: 5px;
	margin-right: 18px;
	background-repeat: no-repeat;
	border: thin double #7c133c;
	background-image: url(images/amber_circle_segment_larger.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	clear:both;
	}
	
	#sidebar_services{
margin-top: 50px;
width: 180px;
float: left;
background: #FFFFFF;

}
	#footer {
	background: #7c133c;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
	}
	#footer a:link {
	color: #ffffff;
	text-decoration: none;
	}
	#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #de9719;
	text-decoration: underline;
	}
	
	
	
	.image_border {
	padding: 2px;
	border: thin solid #7c133c;
	margin-top: 5px;
	margin-right: 5px;
}
