body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #035642;
/**background: #035642 url(graphics/bg.gif) repeat;**/
}

#wrap {
background: #ffffff;
color: #035642;
margin: 10px auto;
width: 760px;
}

#header {
	margin: 0px;
	height: 30px;
	padding: 0px;
	background-image:  url(graphics/header_back.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}
#header h1 {
	margin: 10px 0 10px 15px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.frontphoto {
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #035642;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #005542;
}
#sideBar {
float: left;
width: 150px;
margin: 10px 0 10px 0px;
}

#avmenu {
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 6px 10px;
background-image:  url(graphics/navBack.jpg);
/**background: #f4f4f4;**/
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
/**background: #eaeaea;**/
background-image:  url(graphics/navBackOver.jpg);
/**color: #035642;**/
color: #505050;
border-left: 4px solid #FFCC33;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f4f4f4;
	line-height: 1.3em;
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
}

.homeCallOut {
	padding: 10px;
	width: 250px;
	color: #505050;
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	float: left;
	margin-left: 260px;
}

#content {
	margin: 7px 0px 20px 0px;
	padding: 0 5px 0 15px;
	line-height: 1.6em;
	text-align: left;
	float: left;
	width: 580px;
	display: inline;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

/* #signature {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
width: 760px;
text-align: center;
color: #035642;
font-size: 0.9em;
}*/

#signature {
	clear: both;
	margin: 0px;
	padding: 10px 0px 10px 0x;
	text-align: center;
	width: 760px;
	background-color: #FC6;
	display: block;
}

#signature p{
	display: block;
	width: 225px;
	float: left;
	margin: 10px 10px 0 10px;
}

#footer {
clear: both;
margin: 0px;
padding: 10px 0 10px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
height: 65px;
text-align: center;
color: #999999;
font-size: 0.8em;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.TestimonialBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	list-style-type: square;
	list-style-position: outside;
	background-color: #F7F7F7;
	border: 1px none;
	padding: 5px;
}
.Testimonial {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005542;
	margin-bottom: 5px;
	padding: 0 0 5px 0;
}

.Testimonial b{
	font-style: normal;
}

img.thumb {
	height: 80px;
	width: 107px;
}
.slideViewer {
	border: 1px solid #000000;
	height: 225px;
	width: 300px;
	margin: 3px;

}
.galleryMenu {
	float: right;
	width: 150px;
}
.couponWrap {
	margin: 5px;
	padding: 5px;
	width: 550px;
	height: auto;
}
.couponLeft {
	padding: 5px;
	float: left;
	width: 250px;
	border: 1px dashed #006633;
	margin-top: 10px;
	clear: both;
}
.couponRight {
	padding: 5px;
	float: right;
	width: 250px;
	border: 1px dashed #006633;
	margin-top: 10px;
}
.couponLogo {
	float: left;
	width: 100px;
	padding: 5px 0 0 5px;
}

.couponWord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	clear: both;
	vertical-align: top;
	margin: 5px;
}
.bigCouponWords {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
}
.couponFooter {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	padding-top: 5px;
}
.couponDisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	word-spacing: normal;
	white-space: normal;
}
#dhtmlgoodies_slideshow{
		width:575px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 375px;	/* IE 5.x */
		height/* */:/**/375px;	/* Other browsers */
		height: /**/375px;
				
	}
	#previewPane img{
		line-height:375px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:82px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:0px;
		
		/* CSS HACK */
		height: 82x;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/82px;	/* Other browsers */
		height: /**/82px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
		height: 80px;
		width: 107px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	.winterAd {
		float: right;
		background-image:url(graphics/summer.gif);
		width: 200px;
		height: 200px;
	}
	
	.winterAd p {
		padding: 22px 15px 15px 22px;
		margin-top: 5px;
	}
	
	.homeBoxes {
		width: 185px;
		height: 253px;
		background:url(graphics/boxBg.gif);
		font-family: Verdana,Tahoma,Arial,sans-serif; 
		font-size: 11px;
		color: #666;
		float: left;
		margin-right: 8px;
	}
	
	.homeBoxes img{
		height: 97px;
		width: 185px;
	}
	.homeBoxes p{
		padding: 2px;
		margin-top: 5px;
	}
		