body {
	color: #7e7674;
	font-family: arial, verdana;
	background: #d2cba1 url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

p {
	font-size: 11px;
	line-height: 18px;
}

ul {
	padding: 0 0 25px 30px;
	margin: 0;
}

li {
	font-size: 11px;
	padding-bottom: 7px;
}

td {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #974218;
	text-decoration: none;
}

a:visited {
	color: #a7291c;
	text-decoration: none;
}

a:hover {
	color: #a7291c;
	text-decoration: underline;
}

a:visited:hover {
	color: #a7291c;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	color: #0c3258;
	font-size: 18px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	font-size: 16px;
	color: #0c3258;
	letter-spacing: 1px;
}

h3 {
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #626365;
	letter-spacing: 1px;
}


/* --------- INDEX STYLES ------------ */


	
/* --------- SHARED TEMPLATE STYLES ------------ */
.wide_wrapper {
	background: url(../images/div_bg.jpg) 50% 0 no-repeat;
}

.wrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/wrapper_bg.jpg) repeat-y;
}

.wrapper2 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/wrapper_bg2.jpg) no-repeat;
}

.header {
	height: 140px;
}

.home_logo_flash {
	background: url(../images/top_logo_bg.jpg) no-repeat;
}

.main_pic_area {
	padding: 10px 0 10px 0;
}

.content {
	background: url(../images/content_bg.jpg) 50% 0 no-repeat;
	padding: 25px 50px 45px 50px;
	margin: 0;
}

.content p {
}

.model_thumbs {
	padding: 0 15px 15px 0;
}

.surrounding_thumbs {
	padding: 0 0 15px 15px;
}

/* --------- NAV STYLES ------------*/

.nav_home {
	height: 32px;
	width: 66px;
	display: block;
	background: url(../images/nav_home.jpg) no-repeat;
	}
	
.nav_home:hover {
	background: url(../images/nav_home-over.jpg) no-repeat;
	}
	
.nav_area {
	height: 32px;
	width: 80px;
	display: block;
	background: url(../images/nav_area.jpg) no-repeat;
	}
	
.nav_area:hover {
	background: url(../images/nav_area-over.jpg) no-repeat;
	}
	
.nav_pricing {
	height: 32px;
	width: 108px;
	display: block;
	background: url(../images/nav_pricing.jpg) no-repeat;
	}
	
.nav_pricing:hover {
	background: url(../images/nav_pricing-over.jpg) no-repeat;
	}
	
.nav_features {
	height: 32px;
	width: 106px;
	display: block;
	background: url(../images/nav_features.jpg) no-repeat;
	}
	
.nav_features:hover {
	background: url(../images/nav_features-over.jpg) no-repeat;
	}
	
.nav_gallery {
	height: 32px;
	width: 75px;
	display: block;
	background: url(../images/nav_photo.jpg) no-repeat;
	}
	
.nav_gallery:hover {
	background: url(../images/nav_photo-over.jpg) no-repeat;
	}
	
.nav_contact {
	height: 32px;
	width: 82px;
	display: block;
	background: url(../images/nav_contact.jpg) no-repeat;
	}
	
.nav_contact:hover {
	background: url(../images/nav_contact-over.jpg) no-repeat;
	}


/* --------- PHOTO AREA CSS ------------ */

.photo-area { float: left; }
.photo-area img { display: block }
#photo { background-color: #ccc; width: 150px; height: 150px; margin-right: 30px; margin-bottom: 20px; }
#photo-caption { color: #000; font-size: 12px; font-style: italic; line-height: 14px; background-color: #ccc; padding: 7px 7px 8px 8px; margin: 0; }
#hoverpopup0 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position0 { position: relative; top: -170px; left: 170px; display: none; }
#hoverpopup1 { position: absolute; width: 400px; display: none; border-bottom: 20px solid #fff; }
#hover-position1 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup2 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position2 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup3 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position3 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup4 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position4 { position: relative; top: -340px; left: 170px; display: none; }
