/* CSS Document */
html {overflow: scroll;}
body {text-align: center; color: #FFFFFF; padding-top: 0px; font-family: helvetica, Arial, sans-serif; color: #666666; background-color: #010e32; margin-top: 3px;}

.floatDivLeft {float: left;}
.floatDivRight {float: right;}
.clearDiv {clear: both;}
.content {
	border: 1px #e3e2e2 solid;
	width: 955px;
	margin: auto;
	background-color: #ffffff;
	background-image: url(../img/site/parkbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.footer {
	width: 955px;
	font-size: 12px;
	text-align: center;
	margin: auto;
	padding-top: 5px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	text-align: left;
	height: 150px;
	padding-left: 40px;
	background-color: #ffffff;
	background-image: url(../img/site/headbg.jpg);
	background-position: top;
	background-repeat: repeat-x; 
}
#header h1 {font-size: xx-large; color: #666666;}
#nav {
	float: left;
	padding: 10px;
	width: 150px;
	text-align: left;
	padding-left: 3px;
	margin-left: 40px;
	height: 400px;
	padding-top: 8px;
	margin-top: 5px;
}

* html #nav {
	float: left;
	padding: 10px;
	width: 150px;
	text-align: left;
	padding-left: 3px;
	margin-left: 20px;
	height: 400px;
	padding-top: 8px;
	margin-top: 5px;
}

#nav div {
	padding-bottom: 10px;
	padding-top: 10px;
}


.bulletPoint {
	margin-right: 10px;
	width: 9px;
	height: 9px;
	margin-top: 4px;
	float: left;
	padding: 0px;
	
}

.mainBox, .sizedBox {
	width: 732px;
	float: left;
	padding: 10px;
	font-size: 10pt;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-bottom: 100px;
}

* html .mainBox, .sizedBox {
	width: 692px;
	float: left;
	padding: 10px;
	padding-right: 30px;
	font-size: 10pt;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-bottom: 90px;
}

.withoutSizeBox {
	width: 727px;
	float: left;
	padding: 10px;
/*	height: 108em;*/
	font-size: 11pt;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 20px;
}

.termsBox h1, .sizedBox h1, .withoutSizeBox h1 {width: 80%; padding-top: 0px; padding-bottom: 5px; font-size: 12pt; padding-left: 0px; margin-top:2px;}
.termsBox h2, .sizedBox h2, .withoutSizeBox h2 {background-image: url(../img/site/background_h2.jpg); width: 80%; padding-top: 5px; padding-bottom: 5px; font-size: 10pt; padding-left: 10px; background-repeat: repeat-y;}
.withoutSizeBox h3 {width: 80%; padding-top: 5px; padding-bottom: 5px; font-size: 10pt; padding-left: 50px;}
.withoutSizeBox p {width: 650px; margin: 0px; margin-left: 40px;}
.galBox {
	width: 727px;
	float: left;
	padding: 10px;
	height: 24.7em;
	font-size: 11pt;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 10px;
}


.clear {clear: both;}
.largeTxt {font-size: xx-large;}
.grey {color: #666666;}

a:link{color: #1C348A; text-decoration: none; font-weight: bold;}
a:visited{color: #1C348A; text-decoration: none; font-weight: bold;}
a:hover{color: #1C348A; text-decoration: none; font-weight: bold;}

#subFolio a:link{color: #989898; text-decoration: none; font-size: 12px;}
#subFolio a:visited{color: #989898; text-decoration: none; font-size: 12px;}
#subFolio a:hover{color: #bcbcbc; text-decoration: none; font-size: 12px;}

.footer a:link {color: #ffffff; text-decoration: underline;}
.footer a:visited {color: #ffffff; text-decoration: underline;}
.footer a:hover {color: #ffffff; text-decoration: underline;}

#subFolio {
	width: 150px;
}
#subFolio ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 14px;
}
#subFolio li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	list-style-image: url(../img/site/bullet.jpg);
	list-style-position: outside;
}

.thumbs {width: 203px; float: left; margin-top: 8px;}
#rightGalBox {
	width: 500px;
	float: right;
	/*padding-top: 15px;*/
	text-align: right;
	text-align: center;
	border: solid 1px #CCCCCC;
	margin-top: 16px;
}

.inputBx {width: 200px;}
.LginputBx {width: 200px; height: 70px;}
.EnqinputBx {width: 200px; height: 90px;}

.size16 {font-size: 16pt}
.size12 {font-size: 12pt}
.pointer {cursor: pointer;}
.aboutImg {float: right; margin-right: 55px; margin-left: 30px; width: 150px; height: 225px;/* border: solid 1px #CCCCCC;*/}
* html .aboutImg {margin-right: 27px;}
/*.galBord {border: solid 2px #CCCCCC;}*/



.FormFailed {color:#e21c40;}


.contentBox {
	width: 340px;
	float: left;
	margin-right: 40px;
}

* html .contentBox {
	width: 340px;
	float: left;
	margin-right: 40px;
}

.contentBoxWide {
	width: 615px;
	float: left;
}

* html .contentBoxWide {
	width: 615px;
	float: left;

}

.contentBox2 {
	width: 310px;
	float: left;
	margin-top: 45px;


}
.topBarColor {
	background-color: #010e32;
	height: 53px;
	width: 955px;
	margin: auto;
}

.contentBox h2, .contentBox2 h2, .mainBox h2 
	{
	font-size: 11pt;
	color: #1C348A;
	line-height: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
	
.contentBox h1, .contentBox2 h1, .mainBox h1 
	{font-size: 14pt;
	color: #253F93;
	line-height: 17pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 20px;}


.mainBox ul {margin: 0px; padding: 0px; margin-left: 15px;}
.mainBox li {color: #1b3389; margin-top: 5px;}
.mainBox a:link {text-decoration: underline; color: #1b3389;}
.mainBox a:visited {text-decoration: underline; color: #1b3389;}
.mainBox a:hover {text-decoration: underline; color: #1b3389;}

.linkBox {
	border-right: 1px #a5a5a5 solid;
	border-bottom: 1px #a5a5a5 solid;
	border-left: solid 1px #a5a5a5;
	padding: 10px;
	border-top: 1px #a5a5a5 solid;
	margin-bottom: 15px;
	background-color: #ffffff;
	height: 107px;
	background-image: url(../img/site/blue_gradient.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 680px;
}

* html .linkBox {
	border-right: 1px #a5a5a5 solid;
	border-bottom: 1px #a5a5a5 solid;
	border-left: solid 1px #a5a5a5;
	padding: 10px;
	border-top: 1px #a5a5a5 solid;
	margin-bottom: 15px;
	background-color: #ffffff;
	height: 100px;
	background-image: url(../img/site/blue_gradient.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 680px;
}

.imgLeft {float: left; border: solid 1px #1b3389;}
.linkTxt {
	float: left;
	margin-left: 15px;
	width: 500px;
}
p {margin: 0px; margin-bottom: 10px;}

.contactForm td {padding: 5px; padding-left: 0px;}
.messageBox {
	width: 240px;
	height: 100px;
}
.inputBox {
	width: 200px;
}

.denotesBox {
	margin-left: 82px;
	margin-bottom: 10px;
}

form {margin: 0px; padding: 0px;}
.button {background-color: #1b3389; color: #ffffff;}
.backTop {
	text-align: right;
	width: 695px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #1b3389;
	font-size: 11px;
}

.backTop a:link{text-decoration: none;}
.backTop a:visited{text-decoration: none;}
.backTop a:hover{text-decoration: none;}

.backTopSm {
	text-align: right;
	width: 600px;
	margin-bottom: 25px;
	background-color: #ffffff;
	padding: 3px;
	font-size: 11px;
}

.backTopSm a:link{text-decoration: none;}
.backTopSm a:visited{text-decoration: none;}
.backTopSm a:hover{text-decoration: none;}

.frmLabelsWarn			{color:#C00; font-weight:bold;}
