#content {
background-image:url(images/main-bg.jpg);
background-repeat:no-repeat;
	height: 480px;
	width: 876px;
margin-left:auto; margin-right:auto;
	
}


#content-int {
background-image:url(images/int-bg.jpg);
background-repeat:no-repeat;
	height: 680px;
	width: 876px;

	
}

#content-gallery {
background-image:url(images/gallery-bg.jpg);
background-repeat:no-repeat;
	height: 802px;
	width: 876px;

	
}


#content-services {
background-image:url(images/services-bg.jpg);
background-repeat:no-repeat;
	height: 843px;
	width: 876px;

	
}


body {
background-color: #f7ebde;

	text-align: center;
	font-family: sans-serif;
}

#header{
height:150px;
width: 876px;
text-align:center;
padding-top: 25px;

}

#masthead{
height:170px;
width: 876px;
text-align:center;
}






h1 {
	
	font-style: oblique;
	font-size: 14px;
	color: #000099;
}
h2 {
	font-size: 12px;
	color: #006973;
}
p {
	color: #000;

}
#main-body {

	width: 876px;	
}

#col-left {
font-family: arial; 
		font-size:12px; text-align:justify; 
	color: #0000000;
	height: 380px;
	width: 500px;
	float: left;
	padding-left: 50px;
	
	
}




#col-right {
	font-family: arial; 
	font-size:14px;
	color: red;
	width: 300px;
	font-weight: bold;
}


#bullets {

	font-family: arial; 
	font-size:12px; text-align:justify; 
	color: #000000;
	font-weight: bold;
}





#bottom-links {

	font-family: arial; 
      font-size:9pt;
	color: #000000;
		
}



#bottom-links a:link {
	color: #000000; text-decoration: underline
} 
#bottom-links a:visited {
	color: #000000; text-decoration: underline
}
#bottom-links a:hover { color: #75282e; {text-decoration: underline}

}











#copyright {
height:30px;
	font-family: arial; 
      font-size:9pt;
	color: #000000;
		
}

#copyright a:link {
	color: #000000; text-decoration: none
} 
#copyright a:visited {
	color: #000000; text-decoration: none
}
#copyright a:hover { color: #000000; {text-decoration: underline}

}














