@charset "utf-8";
/* CSS Document */

body {
	margin: 15px 0 0 0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	line-height:20px;
	position:relative;
	background-color:#D9D7C5;
	line-height:22px;
}
p {margin:0px 0 10px 0;padding:0px;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#AA7455;
	margin:0px 0 5px 0;
	font-style:italic;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#AA7455;
	margin:20px 0 0px 0;
	font-style:italic;
	clear:left;
}

a{
	color:#0066CC;
	text-decoration:underline;
}
a:hover{text-decoration:none;}

img {border:none;}

#mainContainerWrapper {
	margin:0px auto 0 auto;
	height:620px;
	width:887px;
	background-color:#F1F2E2;
	background-image:url(images/shadowbox-sides.jpg);
	background-repeat:repeat-y;
}
#mainshadowboxWrapper {
	margin:0px auto 0 auto;
	height:auto;
	width:887px;
	background-color:#F1F2E2;
	background-image:url(images/shadowbox-sides.jpg);
	background-repeat:repeat-y;
}
#bodyWrapper {
	margin:0 auto 0px auto;
	width:860px;
}
#headerWrapper{
	width:860px;
	height:60px;
}
#logotopWrapper {
	margin:0 0px;
	padding:0px;
	width:100px;
	height:50px;
	float:left;
	text-align:center;
}

#logoWrapper {
	margin:0 20px;
	padding:10px;
	width:158px;
	height:120px;
	float:left;
	border:2px solid #C69C6D;
	background-color:#FFFFFF;
	text-align:center;
}

#topnavWrapper {
	margin:-10px 10px 0 0;
	width:auto;
	float:right;
	height:20px;
	text-align:right;	
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:4D4D4D;
	z-index:100;
}
#topnavWrapper a{
	color:#464646;
	text-decoration:none;
	}

#topnavWrapper a:hover {text-decoration:underline;}

#sloganWrapper{
	margin:19px 5px 0px 0;
	width:725px;
	padding:2px 0px 2px 0;
	border:0;
	height:25px;
	float:right;
	text-align:right;
	color:#A48F59;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	text-transform:capitalize;
}
#navWrapper {
	padding:2px 0 0 0;
	margin:0 0 25px 0;
	width:860px;
	background-color:#333333;
	border-top:1px solid #FFFFFF;
	height:23px;
	color:#EFC96E;
}

#navWrapper a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F3D794;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 8px 0 8px;
}
#navWrapper a:hover {text-decoration:underline;
}
#navbarrighttextWrapper{
	float:right;
	margin-right:8px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	width:150px;
}
#mainpicWrapper{
	width:860px;
	height:325px;
	margin-top:-2px;
	padding-top:1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D8D8A9;
}
#headerpicWrapper{
	width:860px;
	height:115px;
	margin-top:-2px;
	padding-top:1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D8D8A9;
}

#leftMainWrapper {
	width:300px;
	margin:0 0 0 25px;
	height: 170px;
	float:left;
}


#rightMainWrapper {
	width:300px;
	margin:0 0 0 0px;
	padding:0;
	height: 170px;
	float:left;
	
}

#contentMainWrapper {
	width:575px;
	margin:0 15px 0 35px;
	height: auto;
	float:left;
}

#contentrightcolumnWrapper {
	margin:0 20px;
	padding:10px 10px 10px 18px;
	width:154px;
	height:auto;
	float:left;
	background-color:#E4E3D6;
	text-align:center;
}

#shadowboxtop {
	background-image:url(images/shadowbox-top.jpg);
	background-repeat:no-repeat;
	width:887px;
	margin:0 auto;
	height:16px;
	z-index:0;
	}
#shadowboxbottom {
	background-image:url(images/shadowbox-bottom.jpg);
	background-repeat:no-repeat;
	width:887px;
	margin:0 auto;
	height:20px;
	}

#footerWrapper{
	margin:0px auto 0 auto;
	clear:both;
	width:860px;
	text-align:center;
	color:#666666;
	font-size:12px;
	line-height:16px;
}
.footertitle {
	color:#A64D2C;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.smalltext10px {
	font-size:10px;
}

.testimonialquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#593606;
	font-style:italic;
	font-size:13px;
	line-height:18px;
	}
.testimonialsig {
	font-style:italic;
	font-size:10px;
	line-height:normal;
	}
	
.imagefloatleft {
	padding:4px;
	margin:0 10px 0 0;;
	float:left;	
	border: 1px solid #CCCCCC;
}

.imageroom{
	margin:0 0 0 0;
	padding: 2px;
	border: 1px solid #CCCCCC;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
	margin:0 5px 0 0;
	height:117px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 3px;
	left: -1000px;
	border: 1px solid #cccccc;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
	z-index: 500;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: 50px; /*position where enlarged image should offset horizontally */
}


