/*core styles - begin*/
body
{
	background-color:#ddc7af;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	color:#666;
	margin-bottom:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	}
	

h1
{
	font-size:21px;
	padding:6px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	width:928px;
	color:#FFFFFF;
	}
	
h2
{
	font-family:Arial,Helvetica,sans-serif;
	color:#062951;
	background-image:url(../images/h2bg.jpg);
	text-align:left;
	letter-spacing:1px;
	font-size:16px;
	padding:10px 0 8px 13px;
	background-repeat:no-repeat;
	border-bottom:1px solid #999;
	}
	
h2.specials
{
	background-image:url(../images/h2_bg_specials.png);
	}
	
h3
{
	font-size:1.25em;
	font-family:"Century Gothic",Arial,Helvetica,sans-serif;
	letter-spacing:2px;
	color:#18517b;
	border-bottom:1px solid #18517b;
	margin-bottom:1em;
	padding-bottom:.25em;
	}
	
h4
{
	letter-spacing:1px;
	color:#0f636e;
	font-size:1em;
	margin-bottom:.5em;
	}

h5
{
	letter-spacing:1px;
	text-transform:lowercase;
	font-size:.9em;
	margin-bottom:.5em;
	color:#333;
	font-style:italic;
	}

p
{
	margin-bottom:.7em;
	line-height:175%;
	text-align:justify;
	}
	
hr
{
	margin:1em 0;
	}

strong
{
	color:#333;
	}
	
img.left
{
	margin:0 1em 1.5em 0;
	}
	
img.right
{
	float:right;
	margin:.5em 0 1.25em 1.25em;
	}
	
dt
{
	color:#002736;
	font-weight:bold;
	}
	
dd
{
	margin-bottom:.75em;
	padding-left:1.5em;
	}

/*core styles - end */

/*main divs */

#wrapper
{
	width:960px;
	margin: 0 auto;
	display:block;
	}
	
#header
{
	height:216px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}



#bar_navigation
{
	height:53px;
	clear:both;
	margin:0;
	width:960px;
	}
	
#bar_signup
{
	height:48px;
	clear:both;
	background-image:url(../images/bar_signup.jpg);
	background-repeat:no-repeat;
	}

#content_container
{
	margin-top:15px;
	overflow:hidden;
	background:#fff;
	background-image:url(../images/bodycontent_bg.jpg);
	background-repeat:repeat-y;
	width:960px;
	}
	
#body_content
{
	margin: 0;
	}
	
#bar_signup, #bar_navigation, #footer
{
	padding: 0;
}

.leftside
{
	width: 600px;
	float:left;
	 overflow: hidden;
	}

.rightside
{
	width: 360px;
	margin-left:600px;
	padding:0;
	}

#subnav
{
	margin-left:25px;
	margin-bottom:2em;
	padding:1em 0;
	width:175px;
	}
	
#content_main
{
	width:580px;
	margin-top:7px;
	}

#content_end
{
	height:7px;
	background-image:url(../images/bodyfooter.jpg);
	background-repeat:no-repeat;
	clear:both;
	}

#subnav,#content_main,img.left,#left_column,div.break ul.gallery li a,.double_column
{
	float:left;
	}

/* primary navigation - begin */	
#navigation
{
	height:35px;
	background-image:url(../images/navigation.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.25em;
	}
#navigation_shadow
{
	height:20px;
	background-image:url(../images/navigation_shadow.jpg);
	background-repeat:no-repeat;
	clear:both;
	}

ul#navlist
{
	list-style: none;
	margin: 0 0 0 145px;
	border: none;
	}

#navigation li
{
	float: left;
	width: auto;
	}

#navlist li#first
{
	margin-left:0;
	}

#navigation a
{
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #002736;
	display: block;
	text-decoration: none;
	padding: 5px 23px;
	}

#navigation a:hover
{
	color:#fff;
	}
/* primary navigation - begin */		

/* sub-navigation, left navigation */
	
#subnav ul#sub
{
	border-top:1px solid #2ea69a;
	border-bottom:1px solid #2ea69a;
	padding: .5em 0;
	margin-bottom:1em;
	}
	
#subnav ul#sub li
{
	
	margin:0;
	padding:.25em 0;
	}

#subnav ul#sub li a
{
	display:block;
	padding: 5px 8px;
	color:#002736;
	letter-spacing:1px;
	font-size:.9em;
	font-weight:bold;
	}
		
#subnav ul#sub li a:hover
{
	color:#fff;
	background-image:none;
	background-color:#2ea69a;
	}


/* image links that go on all pages under sub-navigation */	
#subnav ul#quicklinks_allpages
{
	padding-bottom:.5em;
	}
		
#subnav ul#quicklinks_allpages li
{
	margin-bottom:.5em;
	}

/* footer - begin */	
#footer
{
	color:#333;
	background-color:#ddc7af;
	width:960px;
	margin:8px auto;
	letter-spacing:1px;
	font-size:10px;
	
}
#footer_links
{
	font-size:.85em;
	text-align:center;
	letter-spacing:1px;
	padding:0 50px;
	margin:1em 0;
	color:#CCCCCC;
	text-align:left;
	}
	
#footer_links a
{
	color:#f16b6a;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer_links a:hover
{
	color:#fff;
	}

/* footer - end */	

#content_main li
{
	margin: 0 2em .5em 1em;
	list-style:square;
	}

#content_main a
{
	color:#0f636e;
	}
	
#content_main a:hover
{
	color:#f16b6a;
	text-decoration:underline;
	}
	
#special
{
	margin-left:560px;
	}
	
.clear
{
	display:block;
	padding-bottom:1em;
	margin-bottom:1em;
	clear:both;
	}

/* photo examples */
ul.gallery
{
	list-style: none;
	margin: 0 auto;
	border: none;
	display:inline;
}
/* photo examples end */

/*inner fade css */

ul.portfolio
{
		background-color:#fff;
		margin-bottom:1em;
		clear:both;
}

ul.portfolio a img
{
	border-bottom:1px solid #999;
}


/* Listen */
ul.portfolio li a img 
{
	margin:0;
	padding:0;
}


.fade{
	margin-bottom: 2em;
}
/*inner fade css end */

.double_column
{
	width:288px;
	}
	
.index_spacer
{
	margin-left:25px;
	margin-bottom:25px;
	clear:both;
	}
.index_picbox
{
	margin: 0 20px 25px 10px;
	float:left;
	}
	
.footnote
{
	margin:.75em 0;
	font-size:.9em;
	font-style:italic;
	line-height:normal;
	color:#374140;
	}

.double_column
{
	width:275px;
	margin-top:1em;
	}
	
#content_main ul
{
	margin-left:2em;
	}
	
.highlight
{
	padding:1em;
	border:1px solid #0f636e;
	background-image:url(../images/specials_bg.jpg);
	background-repeat:repeat-x;
	text-align:justify;
	margin-bottom:1em;
	color:#333;
	font-weight:bold;
	}
	
ul#specials_list
{
	margin:0;
	padding:0;
	}

ul#specials_list li
{
	
	float:left;
	width:250px;
	border:1px solid #948a5b;
	padding:14px;
	text-align:center;
	list-style:none;
	background-image:url(../images/specials_bg_tan.jpg);
	background-repeat:repeat-x;
	margin:0 10px 10px 0;
	display:block;
	font-size:.9em;
	height:150px;
	color:#000000;
	letter-spacing:2px;
	
	}
	
ul#specials_list li strong
{
	font-size:2em;
	font-family: Arial, Helvetica, sans-serif;
	color:#f16b6a;
	letter-spacing:normal;
	line-height:normal;
	text-transform:uppercase;
	}
	
a.button
{
	background-image:url(../images/button_bg.jpg);
	background-repeat:no-repeat;
	padding:5px;
	border:1px solid #002736;
	}

.padded
{padding:15px;}

.bodytext
{
	padding:15px;
	clear:both;
	display:block;
	margin:8px 0 1em;
}
.bodytext a
{
	color:#18517b;
	font-weight:bold;
	}
	
.bodytext a:hover
{
	text-decoration:underline;
	}
	
.bodytext ul
{
	margin-bottom:20px;
}

.bodytext ul li
{
	margin-left:40px;
	list-style:disc;
}
#bar_title
{
	width:960px;
}

#footer_shadow
{
	width:960px;
	margin:auto;
}

.vipdiv
{
	min-height:600px;
}