body {
	background-color: rgb(229, 229, 229);
	font-family: "Lucida Grande", "Lucida Sans"; 
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

body li {
	font-family: Georgia;	
}

table {
	font-family: Georgia;
}

#overall-container {
	min-height: 100%;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/side-shadows.jpg");
	background-repeat: repeat-y;
}

#container {	
	width: 960px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
}


#upper {
	border-bottom: 1px solid white;

}

#upper.a {
	border-style: none;
	
	padding: 0px;
	margin: 0px;
}

#top-banner {
	height: 93px;
	width: 960px;
	background-image: url("images/top-banner-background.jpg");
	background-repeat: repeat-y;
}

#top-banner img {
	border: 0;
}

/* Items related to the top nav menu */
#top-nav {
	height: 36px;
	width: 960px;
	background-image: url("images/top-nav-background.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center

}
#home-button {
	height: 36px;
	width: 90px;
}

#values-button {
	height: 36px;
	width: 104px;
}
#services-button {
	height: 36px;
	width: 108px;
}
#about-button {
	height: 36px;
	width: 88px;
}
#faqs-button {
	height: 36px;
	width: 82px;
}

#testimonials-button {
	height: 36px;
	width: 122px;
	}

#contact-button {
	height: 36px;
	width: 106px;
}
.nav-button {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 2px;
	letter-spacing: 1px;
	margin-top: 0px;
}
.top-nav-link {
	text-decoration: none;
}
a.top-nav-link:link {
	color: black;
}
a.top-nav-link:visited {
	color: black;
}
a.top-nav-link:hover {
	color: #083266;
}

.tab-highlight {
	color: #083266;
}

/* END OF THE ITEMS RELATED TO THE TOP NAV MENU */


/* MIDDLE */

#middle {
	width: 960px;
	height: 257px;
}

#middle-image-holder {
	/*width: 607px;*/
	height: 257px;
	float: left;
}

#middle-content {
	float: left;
	
}
/* END MIDDLE */

/* LOWER- WHERE MOST OF THE CONTENT IS */

#divider {
	width: 960px;
	height: 12px;
	background-color: #F6F6F6;
}

#main-content-holder {
	width: 960px;
	/*
	min-height: 300px;
	*/
	background-image: url("images/content-area-gradient.jpg");
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
}

#main-content-holder p {
	font-size: 11pt;
	margin-left: 10px;
	font-family: Georgia,"Lucida Grande", "Lucida Sans";
	text-align: justify;

}

#main-content-holder blockquote p {
	font-size: 10pt;
}

#main-content-holder h2 {
	color: #992422;
	font-size: 12pt;
	font-family: "Arial Narrow";
	margin-left: 0px;
}

#main-content-holder a:link {
	color: #9A2422;
}
#main-content-holder a:visited {
	color: #9A2422;
}
#main-content-holder a:hover {
	color: #9A2422;
	float: none;
}

#right-content-box {
	width: 353px;
	min-height: 300px;
	margin-bottom: 10px;
	background-color: #DCDCDC;
	float: right;
	color: #666666;
}

#right-content-box p {
	font-weight: 100;
	margin: 20px;
}

#right-content-box h2 {
	margin-left: 10px;
}

#right-content-box img {
	float: left;
	margin-left: 10px;
	margin: 0px;
}

#left-content-area {
	width: 526px;
	min-height: 275px;
	/*
	float: right;
	*/
	margin-right: 10px;
	margin-left: 30px;
	line-height: 20px;
	text-align: justify;
}

#left-content-area p {
	margin-left: 15px;
	margin-right: 15px;
}


/*FOOTER*/
#footer {
	background-image: url("images/content-area-gradient.jpg");
	background-repeat: repeat-y;
	padding-bottom: 15px;
 
    
}

#footer img {

	padding-left: auto;
	padding-right: auto;
	
}

#footer p {
	text-align: center;
	font-size: 8pt;
	font-family: Georgia,"Lucida Grande", "Lucida Sans";
	color: #475A63;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}



/* interior specific styles are down here */



.interior-middle {
	width: 960px;
	height: 149px;
	background-image: url("images/interior-middle-image.jpg");
}

#values {
	background-image: url("images/values.jpg");
}

#about {
	background-image: url("images/about.jpg");
}
#contact {
	background-image: url("images/contact.jpg");
}
#services {
	background-image: url("images/services.jpg");
}
#faqs {
	backrground-image: url("images/faqs.jpg");
	background-image: url("images/faqs.jpg");
}

.interior-middle p {
	text-align: right;
	color: white;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	padding-top: 120px;
	margin-left: 5px;
}


#interior-right-content-box {
	min-width: 300px;
	max-width: 400px;
	min-height: 150px;
	background-color: #DCDCDC;
	float: right;
	color: #666666;
}

#interior-right-content-box img {
	margin-left: -23px;
	margin-right: 10px;
	margin-top: 0px;
}

#interior-right-content-box h3 {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 11pt;
	color: #992422;
	margin-left: -23px;
}

#interior-right-content-box p {
	font-familiy: "Arial MT";
	font-size: 9pt;
	margin-left: 25px;
	margin-right: 25px;
	color: #666666;
}

#interior-left-content-box {
	width: 575px;
	min-height: 350px;
	margin-right: 0px;
	margin-left: 30px;
	line-height: 20px;
	text-align: justify;

}

#interior-left-content-box h3 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

#floating-text {
	width: 255px;
	min-height: 170px;
	float: right;
	margin-left: 20px;
}

#floating-text p {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 14pt;
	color: #646464;
}

