* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background-image: url(../images/bkg-repeatx.jpg);
	background-repeat: repeat-x;
	background-color: #E2DDCA;
}
#container {
	position: absolute;
	left: 50%;
	padding: 0px;
	width: 806px;
	height: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
}
/* Header */
#header {
	background-image: url(../images/head-banner.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 554px;
	position: absolute;
	left: 252px;
	top: 0px;
}
.topInfo {
	position: absolute;
	top: 8px;
	left: 0px;
	height: 20px;
	width: 554px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #7c7151;
}
.topInfo a{
	color: #7c7151;
	text-decoration:none;
}
.topInfo a:hover,.topInfo a:active {
	color: #021f44;
}
/* Mast */
#mast {
	width:568px;
	height:243px;
	position: absolute;
	top: 39px;
	left: 230px;
	z-index: 600;
}
/* Top Nav */
#topNav {
}
#topNav p{
}
#topNav a:link,#topNav a:visited{
}
#topNav a:hover,#topNav a:active{
}
/* Content */
#content {
	margin-bottom: 200px;
	position: relative;
}
/* Column Container */
#columnContainer {

}
/* Left Column */
#leftColumn {
	background-image: url(../images/leftColumn.jpg);
	background-repeat: no-repeat;
	height: 1237px;
	width: 252px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#leftColumn p{
	color: #daebff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#leftColumn ul{
}
#leftColumn li{
}
#leftColumn img{
}
#leftColumn a:link,#leftColumn a:visited{
}
#leftColumn a:hover,#leftColumn a:active{
}
.logotop a{
	background-image:url(../images/logo-top.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:78px;
	position: absolute;
	top: 8px;
	left: 45px;
}
.logotop a:hover {
	background-image:url(../images/logo-top-hover.jpg);
}
.leftNav {
	color: #daebff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: inline;
	text-align: center;
	line-height: 24px;
	position: absolute;
	top: 127px;
	left: 32px;
}
.leftNav a {
	color: #daebff;
	text-decoration:none;	
}
.leftNav a:hover,.leftNav a:active{
	color:#FFFFFF;
}
.cta {
	position:absolute;
	top: 675px;
	left: 32px;
}
.win {
	position: absolute;
	top: 1050px;
	left: 30px;
}
/* Middle Column */
#rightColumnContainer {
	background-image: url(../images/middleColumn.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 308px;
	width: 554px;
}
#qc {
	font-size:8px;
	background-image:url(../images/qc-1.gif);
	width:202px;
	height:500px;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	padding-right: 0px;
	padding-left: 8px;
	padding-top:140px;
	margin-left: 15px;
	top: 0px;
	margin-bottom: 5px;
}



/*.smallbox2{
	background-image:url(../images/inputFieldjpg.jpg);
	background-repeat: no-repeat;

	width: 152px;
	height: 20px;
}
.smallbox{
	background-image:url(../images/inputFieldjpg.jpg);
	background-repeat: no-repeat;
	width: 152px;
	height: 17px;
	margin-bottom:2px;
}
.largebox{
	background-image:url(../images/textareaField.jpg);
	background-repeat: no-repeat;
	width: 152px;
	height: 41px;
	margin-bottom:2px;
}
*/#qc input{
		background-image:url(../images/inputFieldjpg.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#021f44;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	border: 0px;
}
#qc .orange-main{
	width: 112px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#qc img{
	vertical-align:bottom;
}

#qc textarea{
	background-color:#daebff;
	background-image:url(../images/textareaField.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 49px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#021f44;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	border: 0px;
	overflow:hidden;

}

#qc input.button{
	background-image:url(../images/submit.jpg)!important;
	padding: 0px 0px 5px 0px;
	float: right;
	width:89px;
	height: 21px;
	border: none;
	margin-top: 7px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#qc form{
	margin-top: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 10px;
	list-style-type: none;
}
#qc p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0;
	line-height:0;
}
#qc ul {
	padding: 0px;
	margin: 0px;
}
#qc li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#qc a:link {
	padding-top:10px;
	font-size:10px;
	text-decoration: none;
	color:#c49629;
}
#qc a:hover {
	text-decoration: none;
	color:#c49629;
}
#qc a:visited {
	text-decoration: none;
	color:#000000;
}
#qc ul {
	padding: 0px;
	margin: 0px;
}
#qc li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#qc img{
	vertical-align:bottom;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
  background-image:none !important;
}
.invalid {
  background-color: #EC8486 !important;
  background-image:none !important;
}

/*------------------ Gallery Form Selectors <--------------------*/
#lightbox-container {
	height:auto;
	width: 560px; 
}
#gallery-lightbox {
	width:516px; 
	height: auto;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
}
#gallery-lightbox img {
	margin: 0px 12px 10px 0px;
}

#gallery-lightbox p {
	font-size:14px;
}

a.gallery-link {
	margin: 0 0 0 20px;
	font-style:normal;
	font-weight:normal;
	font-size:12px;



}
/* --------------------------------------Main Contact Form-------------------- */
#contact {
	height: auto;
	width: 370px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
}
#contact form {
	color:#daebff;
	height: auto;
	width: 370px;
}
#contact ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contact li {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    clear: both;
    float: left;
}
#contact label {
    width: 302px;
    display: block;
    font-size: 12px;
    color:#daebff;
    float: left;
    padding: 5px 0px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.boxone{
    background: url(../images/contactInputArea.jpg) no-repeat;
    width: 302px;
    height: 32px;
	padding:0!important;
	margin:0 !important;
	
}
.boxtwo{
	background: url(../images/contactTextArea.jpg) no-repeat; 
    width: 303px;
    height: 89px;

}
#contact input {
    border: none;
    font: Arial, Helvetica, sans-serif 12px #daebff;
/*    background: transparent url(../images/contactInputArea.jpg) no-repeat;
*/    padding: 2px;
    float: left;
    width: 298px;
    clear: both;
    height: 18px;
	background:none;
}
#contact select.state {
    font: Arial, Helvetica, sans-serif 12px	#daebff;
    background-color: #ece7d5;
    padding: 2px;
    float: left;
    clear: both;
    height: 25px;
    width:200px;
    border: 1px solid #cccccc;
}
#contact textarea {
/*	background:#daebff url(../images/contactTextArea.jpg) no-repeat; 
*/    width: 301px;
    height: 87px;
    border: none;
    font: Arial, Helvetica, sans-serif 12px #daebff;
    padding: 2px;
    float: left;
    clear: both;
	background:none;
}
#contact .valid {
  background-color: #D0ECAA !important;
}
#contact .invalid {
  background-color: #EC8486 !important;
}
#contact input.button {
    margin: 0px 0px 0px 35px;
    padding: 0px;
    width: 162px;
    height: 20px;
    border:none;
	background:url(../images/submit-main.jpg);
	cursor:pointer;
}

/* Right Column */
#rightColumn {
	background-image: url(../images/content-repeat.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 536px;
	height: auto;
	color: #daebff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	left: -8px;
	/*margin-right: 21px;*/

}
#rightColumn p{
	padding:0px 20px 0px 20px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
#rightColumn h1{
	padding-left:20px;
	font-size:22px;
	padding-top: 20px;
}
#rightColumn h2{
	padding-left:20px;
	font-size:16px;
}
#rightColumn h3{
	padding-left:20px;
	font-size:16px;
}
#rightColumn ul{
	padding-left:35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right:20px;
}
#rightColumn li{
	text-decoration:none;

}
#rightColumn img{
}
#rightColumn a:link,#rightColumn a:visited{
	color:#c5c0a2;
	
}
#rightColumn a:hover,#rightColumn a:active{
	color:#FFFFFF;
}

#rightColumn ul li {
	padding:5px 0;
	list-style:disc;
}

/* Footer */
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 806px;
	position: relative;
	float: right;
}
.sitemap {
	width:565px;
	height:267px;
	padding-top: 15px;
	padding-left: 30px;
}
.sitemap h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:5px 0 0 10px;
	color: #daebff;
}
.sitemap p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #daebff;
	font-size: 14px;
	line-height: 19px;
	text-align:center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.sitemap a {
	text-decoration:none;
	color: #CECAAF;
}
.sitemap a:hover,.sitemap a:active{
	text-decoration:none;
	color: #ffffff;
}
.phone {
	position:absolute;
	width:139px;
	height:25px;
	padding-left: 423px;
	font-weight: bold;
	padding-top: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #daebff;
	font-size: 16px;
}
.logos {
	width:170px;
	height:220px;
	position: absolute;
	top: 0px;
	left: 595px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	
}


.ninenews {
	position: absolute;
	top: 1100px;
	left: 30px;
	width:180px;
	height:40px;
}




/* Disclaimer */
#disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #022A5D;
	font-size: 12px;
}
#disclaimer a {
	color: #7D7254;
}
#disclaimer a:hover {
	color: #022A5D;
}
/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
