/* global styles */
body {
	background: #FFFFFF url(../images/bodyBg_xrpt.gif) repeat-x left top;
	padding: 0px 0px 30px;
}
.off {
	display: none;
}
.on {
	display: block;
}
/* specific styles */
#container {
	margin: 0px 0px 0px -400px;
	padding: 0px;
	height: auto;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 17px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/containerBg_yrpt.gif);
}
#contTop {
	background-image: url(../images/contTopBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 800px;
}
#contBot {
	background-image: url(../images/contBotBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 800px;
	padding-bottom: 25px;
}

/* Content */


#content {
	height: auto;
	width: 750px;
	position: relative;
	left: 25px;
	top: 210px;
	background-image: url(../images/contentBg_yrpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 210px;
}


/* Column Container */


#colCont {
	height: auto;
	background-image: url(../images/colContBg_norpt.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 750px;
	padding-bottom: 10px;
}

/* Left Column */

#leftCol {
	margin: 0px;
	padding: 20px 0px;
	float: left;
	height: auto;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftCol ul {
	font-size: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #DDE4D0;
	height: auto;
	width: 200px;
}
#leftCol ul li {
	background-image: url(../images/leftColUlLiBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
}
#leftCol ul li img {
	margin: 10px 0px 7px 8px;
	height: 10px;
	width: 10px;
	cursor: pointer;
}
#leftCol ul li a {
	position: absolute;
	height: auto;
	width: auto;
	left: 22px;
	top: 7px;
}
#leftCol ul li a:link, #leftCol ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#leftCol ul li a:hover, #leftCol ul li a:active {
	color: #000000;
	text-decoration: underline;
}
#leftCol ul li ul {
	background-color: #E0E5F3;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	height: auto;
	width: 185px;
}
#leftCol ul li ul li {
	background-image: none;
	height: auto;
	width: 185px;
	margin-bottom: 5px;
}
#leftCol ul li ul li a {
	position: static;
	height: auto;
	width: auto;
}
#leftCol ul li ul li a:link, #leftCol ul li ul li a:visited {
	color: #5B93C2;
	text-decoration: none;
}
#leftCol ul li ul li a:hover, #leftCol ul li ul li a:active {
	color: #5B93C2;
	text-decoration: underline;
}

#leftCol img.gallery {
	margin: 10px;
	padding: 0px;
	border-style: none;
}

#leftCol img.social {
	margin: 5px;
	padding: 0px;
	border-style: none;
}

#leftCol img.social2 {
	margin: 5px 5px 5px 10px;
	padding: 0px;
	border-style: none;
}

#leftCol #blogCol h3 {
	color: #464646;
	font: normal 18px "Times New Roman", Times, serif;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#leftCol #blogCol ul {
	font-size: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #DDE4D0;
	height: auto;
	width: 180px;
}
#leftCol #blogCol ul li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	position: static;
}
#leftCol #blogCol ul li a {
	position: static;
}
#leftCol #powered-by img {
	width: 88px;
	height: 31px;
}

#leftCol #drContact {
	margin-left: 25px!Important;
}

#leftCol #drContact img {
	margin-top: 10px!Important;
}

/* Middle Column */

#midCol {
	background-image: url(../images/midColBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 297px 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: right;
	height: auto;
	width: 535px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #1B1B1B;
}
#midCol h1 {
	font: normal 20px "Times New Roman", Times, serif;
	color: #5B93C2;
	margin: 20px 0px 0px;
	padding: 0px;
	width: 340px;
	height: auto;
}
#midCol h2 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #949494;
	margin: 0px;
	padding: 0px;
}

#midCol h4 {
	color: #464646;
	font: normal 18px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#midCol h5 {
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 0px;
}
#midCol p {
	line-height: 1.4;
}
#midCol ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
#midCol ul.first {
	margin-top: 15px;
}
#midCol ul.last {
	margin-bottom: 15px;
}
#midCol ul.only {
	margin-top: 15px;
	margin-bottom: 20px;
}
#midCol ul li {
	background-image: url(../images/midColUlLiBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	margin-bottom: 4px;
}
#midCol ul li ul {
	margin-top: 4px;
}
#midCol ul li ul li {
	background-image: url(../images/midColUlLiUlLiBg_norpt.gif);
}
#midCol img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: none;
}
#midCol img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-style: none;
}
#midCol a:link, #midCol a:visited {
	color: #1B1B1B;
	text-decoration: underline;
}
#midCol a:hover, #midCol a:active {
	color: #5B93C2;
	text-decoration: underline;
}

#midCol hr {
	border: none;
	background: #999999;
	width: 90%;
	height: 1px;
	margin: 5%;
}

#midCol blockquote {
	margin: 20px;
}

#midCol .testimonial:link, #midCol .testimonial:visited {
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#subCont {
	text-align: center;
	clear: both;
}
#subCont h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #464646;
}
#subCont h3 a:link, #subCont h3 a:visited {
	color: #464646;
	text-decoration: underline;
}
#subCont h3 a:hover, #subCont h3 a:active {
	color: #5B93C2;
	text-decoration: underline;
}
#subCont p {
	font-size: 10px;
	color: #B6B6B6;
}
#subCont p a:link, #subCont p a:visited {
	color: #B6B6B6;
	text-decoration: underline;
}
#subCont p a:hover, #subCont p a:active {
	color: #464646;
	text-decoration: underline;
}
/* Right Column */
#rightCol {
	background-color: #E0E5F3;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 175px;
}
#rightCol span {
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: 165px;
	font: 29px "Times New Roman", Times, serif;
	color: #231F20;
	text-align: center;
}
#qc, #aspQc {
	/* background-image: url(../images/qcBg_norpt.jpg); */
	background-image: url(../images/qcBg_norpt-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 175px;
}
#aspQc {
	background: url(none);
	margin-left: 100px;
}
#qc form {
	margin: 0px;
	padding: 54px 0px 0px 7px;
	height: auto;
	width: 168px;
}
#qc form input, #qc form textarea, #aspQc input, #aspQc textarea {
	padding: 2px;
	width: 155px;
	/* border: 1px solid #5B93C2; */
	border: 1px solid #0040ff;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #0040ff;
	margin-bottom: 4px;
}
#qc form input, #aspQc input {
	height: auto;
}
#qc form textarea, #aspQc textarea {
	height: 110px;
	/* fun with IE */
	scrollbar-3dlight-color: #EBF6F8;
	/* scrollbar-arrow-color: #5B93C2; */
	scrollbar-arrow-color: #0040ff;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EBF6F8;
	scrollbar-face-color: #E0E5F3;
	scrollbar-highlight-color: #FFFFFF;
	/* scrollbar-shadow-color: #5B93C2; */
	scrollbar-shadow-color: #0040ff;
}
#qc form button {
	background-image: url(../images/qcBtnBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 161px;
	border-width: 0px;
	border-style: none;
}
#rightCol img {
	margin: 7px;
	padding: 0px;
	height: 161px;
	width: 161px;
}

#rightColh3 {
	
}

/* Contact form */

#contact, #aspContact {
	width: 350px;
	height: auto;
	float: left;
}
#aspContact {
	float: none;
	margin-left: 75px;
	height: 400px;
}
#contact p, #aspContact p {
	margin: 0px 0px 20px 13px;
	padding: 0px;
	height: auto;
	width: 325px;
	border: 1px solid #D6DFC7;
	background: #E0E5F3;
	font-size: 15px;
	color: #1B1B1B;
	text-align: center;
}
#contact form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 350px;
}

#contact ul, #aspContact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#contact ul li, #aspContact ul li {
	background: url(none);
	margin: 0px;
	padding: 0px;
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
}
#contact label, #aspContact label {
	float: left;
	width: 125px;
	display: block;
	height: auto;
	text-align: right;
}
#contact input, #contact select, #contact textarea, #aspContact input, #aspContact select, #aspContact textarea {
	padding: 0px;
	height: auto;
	width: 200px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	/* color: #5B93C2;
	border: 1px solid #5B93C2; */
	color: #0040ff;
	border: 1px solid #0040ff;
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
#aspContact textarea {
	height: 100px;
}
#contact button {
	margin: 0px 0px 20px 13px;
	padding: 0px;
	height: auto;
	width: 325px;
	/* border: 1px solid #D6DFC7; */
	border: 1px solid #0040ff;
	background: #E0E5F3;
	font-size: 20px;
	color: #1B1B1B;
}
.galOne, .galTwo, .galThree {
	margin: 7px 0px 10px;
	padding: 0px;
	width: 350px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
.galOne {
	height: 350px;
	background: url(../images/galleryBg01.gif) no-repeat;
}
.galTwo {
	background: url(../images/galleryBg02.gif);
	height: 475px;
}
.galThree {
	background: url(../images/galleryBg03.gif);
	height: 475px;
}
.galOne img, .galTwo img, .galThree img {
	position: absolute;
}
.galOne img.pre, .galTwo img.pre, .galThree img.pre {
	left: 7px;
	top: 20px;
}
.galOne img.post, .galTwo img.post, .galThree img.post {
	left: 165px;
	top: 31px;
}
.galTwo img.pre2, .galThree img.pre2 {
	left: 7px;
	top: 311px;
}
.galTwo img.post2 {
	left: 165px;
	top: 323px;
}
/* Mast */
#mast {
	position: absolute;
	height: 160px;
	width: 790px;
	left: 5px;
	top: 25px;
}
#mast p {
	font-size: 20px;
	color: #7E7E7E;
	text-align: center;
	padding: 20px 70px;
}


#hozNav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 790px;
	position: absolute;
	left: 5px;
	top: 185px;
	background-image: url(../images/hozNavBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#hozNav ul {
	background-image: url(../images/hozNavUlBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 529px 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 25px;
	width: 770px;
	list-style: none;
	font: 17px "Times New Roman", Times, serif;
}
#hozNav li {
	margin: 0px;
	padding: 2px 19px 0px;
	float: left;
	height: auto;
	width: auto;
}

#hozNav a:link, #hozNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#hozNav a:hover, #hozNav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/* ASPX form/Error box controls */
#errors {
	padding: 10px;
	margin-top: 25px;
	border: 1px solid #D6DFC7;
	margin-bottom: 10px;
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
	padding: 10px;
	margin-top: 25px;
	border: 1px solid #D6DFC7;
	margin-bottom: 10px;
}
/* the text above the captcha */
#pnlCaptcha label {
	padding: 10px;
}
/* the div which wraps around captcha, text and input */
.captcha {
	background: #D6DFC7;
	padding: 10px;
	height: 60px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* actual captcha image */
.captcha img {
	border: 1px solid #5B93C2;
	float: right;
	height: 50px;
	width: 180px;
	margin-top: 5px;
}
/* wraps around text and input alone */
.captcha div {
	float: left;
	height: auto;
	width: 50%;
}
/* the atual text */
.captcha span {
	font-size: 20px;
}
/* the input for validation */
.captcha input {
	font-size: 20px;
	border: 1px solid #5B93C2;
	color: #5B93C2;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
	font-size: 25px;
	color: #5B93C2;
	background: #CFDFEE;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 100%;
	border: 1px solid #5B93C2;
}
/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* 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 #rightCol span {
	visibility: hidden;
}
/* end sIFR goodness */
