#holder {
	height: auto;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #BBA977;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003366;
	font-size: 71%;
}
body a
{
color:#003366;
}
#header {
	height: 79px;
	width: 766px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBA977;
}
#photoblock {
	height: 232px;
	width: 766px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBA977;
}
#RlinksInner {
	height: 202px;
	width: 208px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#banner {
	float: left;
	height: 232px;
	width: 539px;
}
#rightlinks {
	float: right;
	height: 232px;
	width: 227px;
	background-image: url(../images/right_image.jpg);
	background-repeat: no-repeat;
}
#content {
	clear: both;
	height: auto;
	width: 766px;
}
#mainContent {
	width: 731px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
}
#address {
	font-size: 95%em;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: 40px;
	width: 650px;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.HeaderBlue {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.HeaderGreen {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #557565;
}
#RlinksInner img {
	margin-top: 1px;
	margin-bottom: 1px;
}
.Leftimg {
	float: left;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 14px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Rightimg {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerCt 				{
	background-color:#557665;
	border-top:2px solid #BBA977;
	color:#fff;
	height:52px;
	clear: both;
	width: 100%;
	font-size: 95%;
}
#footerCt .left			{
	width:425px;
	text-align:left;
	padding-top:18px;
	padding-left:10px;

}
#footerCt A				{color:#fff; text-decoration:none;}
#footerCt UL			{margin:0px; padding:0px;list-style:none;}
#footerCt LI			{display:inline;padding:0px 6px 0px 3px;border-right:1px solid #BEAB5D;width:10px;}
* HTML #footerCt LI		{padding:0px 4px 0px 6px;}
#footerCt LI.last		{border-right:0px;}
.galleryRow {
	height: 145px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.centerbold {
	text-align: center;
	color: #666666;
}
.galleryRow img{
	margin-right: 17px;
	margin-left: 17px;
	border: 2px ridge #003366;	
}



/* Form css */

#fieldsetCSS {
	background-color: #f5f5f5;
	border: 1px solid #c0c0c0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.formStyle {}



fieldset {
    border: none;
	margin: 1em 0;
	padding: 1em;
	
}
legend {
	font-weight: bold;
}
label {
	float: left;
	width: 17em;
	}
	
.formStyle label {
	float: left;
	width: 17em;
	font-weight:bold;
	color: #003366;
	
}


.TextBox:focus {
background:#ffffcc;
}

.TextBox {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 280px;
}

.submitBtn {
width: auto;
}
.formStyle input.reset {
width: auto;
}

.TextArea {
	width: 280px;
	height: 80px;
}

.TextArea:focus {
background:#ffffcc;
}

.required {
	font-size: .9em;
	color: #FF0000;
}
#releasewaiver {
	height: 110px;
	width: 98%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: scroll;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 6px;
}
#btnSubmit { width: 100px; }
#btnReset { width: 100px; }





.centerSmall {
	color: #557565;
	clear: both;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.bio {
	width: 505px;
	margin-left: 5px;
	float: right;
}
.space {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 12px;
	border: 1px dotted #999999;
}
li {
	margin-bottom: 10px;
}
.italicBig {
	font-size: 110%;
	font-style: italic;
	color: #557565;
}
h2 {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 120%;
}
.boldBlue {
	font-weight: bold;
	color: #003366;
}
.italiclist {
	font-style: italic;
	font-weight: bold;
}
.logocenter {
	background-position: center;
	text-align: center;
	vertical-align: middle;
}
#logo {
	text-align: center;
	vertical-align: middle;
	position: fixed;
}
