/* begin body style */
	body {
		background: #336699;
		color: #000;
		margin: 0;
		padding: 0;
		font-family: verdana, geneva, sans-serif;
		text-align: center;
		}
/* end body style */


/* begin link styles */
	a:link, a:active, a:hover, a:visited {
		color: #3e5859;
		font-family: verdana, geneva, sans-serif;
		}
/* end link styles */


/* main structure elements */
	#branding {
		position: absolute;
		width: 431px;
		top: 5px;
		right: 5px;
		}
	#scrollbox {
		margin: -35px 0 0 0;
		}
	#logoname {
		width: 234px;
		height: 41px;
		color: #fff;
		font-weight: bold;
		font-size: 1.5em;
		text-align: center;
		background: url(../images/logoname.gif) no-repeat);
		}
	#photogallerybox {
		position: absolute;
		top: 10px;
		right: 0px;
		}
    #container, #siteinfo p {
		margin: 0 auto;
		}
	#container {
		width: 800px;
		background: url(../images/bg.gif) no-repeat top center;
		position: relative;
		}
    #siteinfo {
		padding: 5px 0 5px 0;
		color: #fff;
		}
    #siteinfo p {
		padding: 1px;
		}
	#siteinfo a {
		color: #fff;
		}
	#home {
		margin: 20px 0;
		clear: both;
		border: 2px solid #fff;
		background: #336699;
		padding: 10px;
		}
	#home_left {
		float: left;
		}
	#home_text {
		width: 287px;
		background: url(../images/homebg.gif) no-repeat;
        padding: 10px;
		font-size: 0.8em;
		font-family: arial;
		line-height: 1.1em;
		text-align: justify;
		color: #033668;
		}
	#home_text h2 {
		display: inline;
		font-size: 1.2em;
		font-weight: bold;
		padding: 0 5px 0 0;
		}
	#home_text div {
		text-align: right;
		padding: 3px;
		}
	#slideshow {
		margin-top: 20px;
		background: #336699;
		}
	#home_map {
		float: right;
		}
    #content, #contact {
		line-height: 1.4em;
		background: #fdf0bf;
		padding: 10px 24px;
		font-size: 0.9em;
		font-family: arial;
		}
	#contact {
		margin-top: 50px;
		border: 5px solid #336699;
		position: relative;
		color: #1b3d60;
		clear: both;
		height: 320px;
		}
	#contact table {
		margin: 15px 0;
		}
	#hours, #location {
		border: 5px solid #336699;
		background: #fdf0bf;
		position: absolute;
		padding: 5px 15px;
		}
	#hours {
		top: -20px;
		left: 208px;
		}
	#location {
		top: -40px;
		right: 0px;
		}
	#content img {
		padding: 2px;
		}
	#content ul {
		padding: 6px;
		}
	#content li {
		background: url(../images/bullet.gif) no-repeat;
		padding-left: 18px;
		color: #033668;
		font-weight: bold;
		font-size: 0.9em;
		}
    #siteinfo {
		font-size: x-small;
		margin-top: 10px;
		}
    #content, #contact {
		text-align: left;
		clear: both;
		}
	#content_bottom {
		height: 10px;
		clear: both;
		background: url(../images/content_bottom.gif) repeat-x;
		width: 100%;
		}
	p#contact_btn a, p#home_btn a {
		position: absolute;
		text-indent: -9999px;
		}
	p#contact_btn a, p#home_btn a {
		display: block;
		height: 18px;
		}
	p#contact_btn a {
		top: 120px;
		left: 320px;
		background: url(../images/contact_btn.gif) no-repeat;
		}
	#contact_btn a {
		width: 108px;
		}
	#home_btn a {
		width: 59px;
		}
	p#home_btn a {
		top: 140px;
		left: 369px;
		background: url(../images/home_btn.gif) no-repeat;
		}
	p#contact_btn a:hover {
		background: url(../images/contact_btn-hover.gif) no-repeat;
		}
	p#home_btn a:hover {
		background: url(../images/home_btn-hover.gif) no-repeat;
		}
	#address_bar {
		background: url(../images/addressbar_bg.gif) repeat-x;
		height: 44px;
		}
	#address_bar img {
		padding-top: 0px;
		}
/* main structure elements */

/* tabs */
ul#tabs {
	padding-top: 20px;
	}

ul#tabs li {
	float: left;
	color: #000;
	text-transform: uppercase;
	font-family: arial;
	font-size: 0.8em;
    width: 117px;
	height: 34px;
	background: url(../images/tab.gif) no-repeat;
	padding: 8px 0 0 6px;
	}
ul#tabs li.current_tab {
	background: url(../images/current_tab.gif) no-repeat;
	text-align: left;
	}
ul#tabs li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 117px;
	height: 42px;
	display: block;
	text-align: left;
	_height: 1em;
	}
/* end tabs */

/* content page elements */
	h2 {
		margin: 5px 0 5px 0;
		}
	h3 {
		margin: 2px 0 2px 0;
		}
	#content p {
		margin: 2px;
		}
	blockquote {
		font-size: 0.8em;
		font-style: italic;
		line-height: 1.3em;
		padding: 5px;
		}
	.quote {
		background: #E1E0D6;
		}
	#contact td {
		padding: 5px;
		}
	#contact h2 {
		font-size: 1.5em;
		font-weight: bold;
		margin: 5px 0 25px 0;
		}
	#commenttext {
		position: absolute;
		right: 0px;
		width: 350px;
		top: 130px;
		}
	#comments {
		width: 200px;
		float: none;
		}

    /* image styles */
    img {
		border: none;
		margin: 0;
		padding: 0;
		}
    /* end image styles */
/* end content page elements */
