/***** Body Formatting *****/
body { background-color:#a3b095;}

#wrapper{ width:748px; margin:0px auto; background-color:#ffffff; padding:10px 35px 35px 35px;}
	
/***** Header Formatting *****/	
#header {width:748px; height:115px; margin:0px 0px 25px 0px;}

/***** Main Navigation Formatting *****/	
#main-navagation {
	width:748px;
	height:28px;
	display:block;
	background:url(../images/interface/navbar.gif) no-repeat;
	position:relative;
	margin:0px 0px 35px 0px
	}
	
#main-navagation li {
	margin:0px;
	padding:0px;
	list-style:none;
	position: absolute;
	top:0px;
	}
	
#main-navagation li span {display:none;}
#main-navagation li a {height:28px; display:block;}

#home {left:0px;  width:100px;}
#about {left:100px; width:180px;}
#services {left:280px; width:201px;}
#gallery {left:481px; width:179px;}
#contact {left:660px; width:88px;}
 
#home a:hover, .homeon {background:transparent url(../images/interface/navbar.gif) -0px  -28px no-repeat;}
#about a:hover, .abouton {background:transparent url(../images/interface/navbar.gif) -100px -28px no-repeat;}
#services a:hover, .serviceson {background:transparent url(../images/interface/navbar.gif) -280px -28px no-repeat;}
#gallery a:hover, .galleryon {background:transparent url(../images/interface/navbar.gif) -481px -28px no-repeat;}
#contact a:hover, .contacton {background:transparent url(../images/interface/navbar.gif) -660px -28px no-repeat;}


/***** Sub Content Formatting *****/

#sub-content {width:748px; /*height:110px;*/ margin:0px;}
#sub-content h1 {font-size:1.1em; color:#a3b095; font-weight:bold; padding:0px 0px 10px 0px; margin:0px;}
#sub-content h2 {font-size:1.0em; color:#a3b095; font-weight:bold; padding:0px 0px 10px 0px; margin:0px;}
/*#sub-content .tag {padding:0px 0px 20px 0px; margin:0px;}*/
#sub-content p {text-align:justify; font-size:0.8em; padding:0px; margin:0px;}
#sub-content dl {margin-top:0px;}
#sub-content dt {font-size:0.9em; margin-top:5px;}
#sub-content dd {font-size:0.8em;}
#sub-content .img {border:#223a37 1px solid; margin-right:20px; float:left;}
#sub-content a {color:#223a37;}


/***** Home Page Formatting *****/	
#content {width:748px; /*height:352px;*/ margin:0px 0px 35px 0px;}
#content .img {border:#223a37 1px solid;}


/***** About Page Formatting *****/	
#about-content-wrapper {width:748px; height:275px; margin:0px 0px 35px 0px; background-color:#f6f9ee;}
#about-content-wrapper .img {border:#223a37 1px solid;}
#about-content {width:359px;}
#about-content h1 {font-size:1.1em; color:#a3b095; font-weight:bold; padding:5px 0px 5px 5px; margin:0px;}
#about-content p {font-size:0.9em; padding:0px 5px 10px 5px; margin:0px;}


/***** Services Page Formatting *****/	
#services-content-wrapper {width:748px; height:275px; margin:0px 0px 35px 0px; background-color:#f6f9ee;}
#services-content-wrapper .img {border:#223a37 1px solid;}
#services-content {width:359px;}
#services-content h1 {font-size:1.1em; color:#a3b095; font-weight:bold; padding:5px 0px 5px 5px; margin:0px;}
#services-content p {font-size:0.8em; padding:0px 5px 10px 5px; margin:0px;}
#services-content a {color:#223a37;}


/***** Contact Page Formatting *****/	
#contact-content-wrapper {width:748px; height:275px; margin:0px 0px 35px 0px; background-color:#f6f9ee;}
#contact-content-wrapper .img {border:#223a37 1px solid;}
#contact-content {width:359px;}
#contact-content h1 {font-size:1.1em; color:#a3b095; font-weight:bold; padding:5px 0px 5px 5px; margin:0px;}
#contact-content p {font-size:0.9em; padding:0px 5px 10px 5px; margin:0px;}
#contact-content .indent {margin:10px 0px 10px 50px;}
#contact-content a {color:#223a37;}
#contact-content a:hover {text-decoration:underline;}


/***** Gallery Page Formatting *****/
#gallery-content {width:748px; /*height:352px;*/ margin:0px 0px 35px 0px; background-color:#FFFFFF;}
.linkspace {color:#223a37;}

/***** Photo Gallery *****/
#gallery-content .gallery { width:748px; margin:0px auto; padding:0px 10px;}
#gallery-content .gallery img { padding:4px 4px 15px 4px; border:solid 1px #000000; background-color:#FFFFFF;}
#gallery-content .gallery img:hover {background-color:#223a37; cursor:pointer;}
#gallery-content .gallery li { text-align:center; margin:15px 6px; padding:0px 0px 0px 0px; list-style:none; float:left;}
#gallery-content .gallery p { font-size:0.8em; padding:0px 0px 0px 0px;}
#gallery-content .gallery .divider { width:748px; height:1px; margin:0px 0px; display:block; border-bottom:1px solid #ffffff;}

#gallery-sub-content {width:748px; margin:0px;}
#gallery-sub-content h1 {font-size:1.1em; color:#a3b095; font-weight:bold; padding:0px; margin:0px;}
#gallery-sub-content p {text-align:justify; font-size:0.8em; padding:0px 0px 20px 0px; margin:0px;}


/***** Footer Formatting *****/	
#footer-address { color:#ffffff; font-size:0.8em; width:818px; margin-top:5px;}
#footer-address  a{ color:#ffffff;}
