body {
	background-color:#FFFFFF;
	background:url(../imgs/main_logo.gif) 110px 40px;
	background-repeat:no-repeat;
	overflow:visible;
	width: 98%;
	}

h1 { 
	color:#000000;
	font-size: 24px; 
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:300;
	text-align: left;
	margin-left:200px;/*
	margin-top:-70px; */
	}

p { 
	color: #000000;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: left; /*
	margin: 10px 20px 0 0; */
	}
	

/*.img{
	display:none;
	}*/
	
.style1, .style2, .style3, .style7, .style8, .style9, .style10, .style11, .style12, .style13 {
	color:#000000;
	text-decoration:none;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
.style22{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	margin-top:-50px;
	margin-left:200px; 
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
.style4, .style5, .style6{
	color:#000000;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}	


/*this contains the sub menu and main content on site*/
#container {
	width:800px;
	height:auto;
	margin-left:auto !important;
	margin-left:9%;
	margin-right:auto;
	position:relative;
	}
	
/*this is the main logo coding*/

#mainlogo {
	background-position:left;
	margin-left: 10px;
	margin-bottom:30px;
	position:relative;
	width: 133px;
	height: 70px;
	}

/*this is the main content container*/

#content {
	position:relative;
	width:800px;
	height:auto;
	margin-top:-90px !important;
	margin-top:-80px;/*
	margin-left:15%;
	margin-right:25%;*/
	
	}
	
#gallery {
	width:160px;
	height:auto;
	position:relative;
	float:right;
	margin:20px 20px 20px 20px;
	padding:20px 20px 20px 20px;
	background-position:top;
	display:block;
	}
div.spacer {
  clear: both;
  height:2px;
  width:10px;
  }
	
/*this controls the look of the main content images*/

.image_left {/*
	margin:30px 20px 10px 10px;*/
	float:left;
	margin-left: 15%;
	margin-right:25%;
	margin-bottom:20px;
	border:solid 2px #747776;
	position:relative;
	background-position:center;
	}
	
.image_right { 
	margin:30px 20px 10px 10px; 
	float: right; 
	border: solid 2px #747776;
	position:relative;
	}
	
.image_right2 {
	margin:5px 20px 10px 10px;
	/*margin-left:10px;
	margin-right:20px;^^
	margin-top:20px;
	margin-bottom:10px; 
	float: right; */
	border: solid 2px #747776;
	}	
	
div.subtext {
	background-position: top;
	text-align:center;
	width:300px;
	top:-35px;
	left:-20px;
	margin: 0px 0 10px 0;
	float: right; 
	position:relative;
	}	
	
/*this controls the contact address coding*/

#address {
	background-position:bottom;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #FF9126;
	padding: 6px 0 6px 0;
	margin: 22px 0 15px 0;
	position:relative;
	}
	
/*this controls the contact numbers coding*/

#numbers {
	margin: 5px 0 0 0;
	position:relative;
	background-position:bottom;
	}
/*this controls the map*/
#map{
	border:2px solid #747776;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}

img.logo{
	text-decoration:none;
	border:0px;
}