@charset "UTF-8";
/* --------basic styling ----------*/
html{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font-family:Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image:url(images/page_backdrop.gif);
	background-repeat: repeat-y;
	background-position: center;
	border:none;
	
	}
#wrapper {
	position:relative;
	width: 830px;
	margin: 0 auto;
	text-align: left
	}
#clear {
	clear:both
	}

	/* --------main navigation styles ----------*/

#header{
	position:relative;
	height: 127px;
	background-image:url(images/header-backdrop.gif);
	}
	
#header ul.leftNav {
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 15px;
	bottom: 6px;
	margin: 0 auto; padding: 0.5em 40px 0.5em 40px ;
	background: none; color: #686397;
	list-style:none;
	}
	
	
#header ul.rightNav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	bottom: 6px;
	margin: 0 auto; padding: 0.5em 40px 0.5em 40px ;
	background: none; color: #686397;
	list-style:none;
	}
#header ul a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#header ul li{
	display: inline;
	margin-right: 0.75em; padding-right: 0.75em;
	border-right: 1px solid #99C;
	font-size:13px;
	}
#header ul a{
	color:#66cc33;
	text-decoration:none;	
	}
#header ul a.first{
	background:none;
	}
	
#header li.last {
	border-right: 0;
}
	
	/* --------main navigation styles ----------*/


#splash	{
	position:relative;
	width: 830px;
	float: left;
	background-image:url(images/content_backdrop.gif);
	}
#splashImagePosition	{
	position:relative;
	left: 14px;
	width: 800px;
	background-color:#FFFFFF;
	background-image: url(images/tab_sub_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#navShadow {
	width: 800px;
	hieght: 35px;

}

#splashRightContent {
	float: right;
	width: 550px;
	position: relative;
}
#content{
	position:relative;
	width: 830px;
	float: left;
	background-image:url(images/content_backdrop.gif);
	}
#introContentPosition	{
	background-color:#FFFFFF;
	position:relative;
	margin-bottom:10px;
	left: 14px;
	top: 15px;
	width: 760px;
	}
#introContentPosition2	{
	top: 15px;
	}
#homeImages	{
	position:relative;
	width: 780px;
	left: 10px;
	top: 10px;
	}

#homeLeftImage {
	float: left;
	left: 0px;
	width: 260px;
	text-align: right;
}

#homeRightImage {
	float: right;
	width: 260px;
	position: relative;
}
#homeCenterImage{
	float: left;
	left: 0px;
	width: 260px;
	position: relative;
}

#leftColumn {
	float: left;
	width: 240px;
}
#leftColumn .navigation {
	background-image:url(images/sidenav_middle_backdrop.gif);

}

#leftColumn ul.pageLeftNav{
	margin: 0;
	padding: 0 0 0 30px;
	position: relative;
	width: 185px;
	text-decoration: none;
	}
#leftColumn  ul.pageLeftNav a{
	padding: 0;
	font: 13px/1.2em Tahoma, Arial, 'Arial MT', Helvetica, sans-serif;
	text-decoration: none;
	color:#0099CC;
	font-weight: normal;
	background-image:images/sidenav_middle_backdrop.gif;
	}
#leftColumn  ul.pageLeftNav li{
	list-style:outside;
	list-style-type:none;
	line-height: .6em;
	margin: .8em 0 0 0;
	}

#leftColumn	ul a:hover{
	color:#FFFFFF;
	}
/*#leftColumn	ul a:active{
	color:#006666;
	text-decoration:underline;
	}*/
#rightColumn {
	float: right;
	width: 500px;
	position: relative;
}
#rightColumn li{
	list-style: outside;
}
#centerColumn {
	float: left;
	left: 40px;
	width: 215px;
	position: relative;
}
.formTextBox {
	width: 300px}
.formCommentBox {
	width: 500px;
	height: 100px;
	}
.formSmallBox {
	width: 50px}
#welcomeAds{
	position:relative;
	width: 830px;
	float: left;
	background-image:url(images/content_backdrop.gif);
	background-repeat: repeat-y;
	}
	
	#welcomeAdsPosition	{
	position:relative;
	left: 14px;
	width: 800px;
	}
/*#sidebar{
	float: left;
	width:200px
	}		*/
#photoGalleryMenu{
	position: relative;
}
#photoGalleryMenu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 225px;
	top: 40px;
	list-style: none;
	overflow: hidden;
	width:550px;
	height: 47px;
	}
#photoGalleryMenu ul a{
	padding: 0 1em;
	font: 13px/1.2em Tahoma, Arial, 'Arial MT', Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	color:#66CC33;
	float: left;
	display: block;
	/* background:url(images/nav-divider2.gif) no-repeat left; */
	font-weight: normal;
	}
#photoGalleryMenu ul a:hover{
	color:#FFFFFF;
	}
#photoGalleryMenu ul li{
	float: left;
	list-style:none;
	text-align:left;
	width: 275px;
	
	}
#footer {
	color:#333333;
	font: .8em Verdana, Arial, Helvetica, sans-serif;

	background-color: #CCCCCC;
	background-image: url(images/content_backdrop.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	left: 0px;
	bottom: 0px;
	}
#footercap {
	float:left;
	margin:0px 0 0 0;
	background-color: #CCCCCC;
	background-image: url(images/footer_endcap.gif);
	background-repeat: none;
	position: relative;
	height: 112px;
	width: 830px;
	}
 /* ----------------------Default Text Styles---------------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.2em Tahoma, Arial, 'Arial MT', Helvetica, sans-serif;
	line-height: 1.5em;
	color:#666666;
}
a {
	color:#666666;
	text-decoration: underline;
}
div, p, ul, li, h1, h2, h3, form, fieldset, legend {
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-type: disc;
}
input, label {
	margin-left:0;
	margin-right:0;
}
h1 {
	font: 20px/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom:.3em;
	font-weight:normal;
	color:#663300;
}
h2 {
	font: bold 14px/1em  Georgia, "Times New Roman", Times, serif;
	line-height:2em;
}
h3, h4, h5 {
	font-size: 12px;
	line-height:2em;
	font-weight:bold;
}
p.fineprint {
	font-size:10px;
	line-height: 1em;
	color:#999999;
}
.footerLink{
	font-size:10px;
	line-height: 1em;
	color:#000000;
	text-decoration:none;
}
hr {
	background: #B8B2CA;
	border: 0;
	color: #B8B2CA;
	height: 1px;
	margin: 0 0 1em 0;
}
ul {
	padding-left:0;
	margin-left:35px;
	}
	
.subNavHeader {
	padding-left:0;
	color:#99CCCC;
	margin-left:20px;
}
.indent020 {
	padding-left:0;
	margin-left:20px;
}
.indent030 {
	padding-left:0;
	margin-left:30px;
}

img{
	border-style:none;
	link-style: none;
}
.indent001 {
	padding-left:0;
	margin-left:10px;
}
.more{
	font-weight:bold;
	color:#990000;
	float:right;
	text-decoration:none;
}

.getFlash {

margin -20px 0 0 0;
}
