/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #afab82 url(../images/bkgd.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}

a img {
	border: none;
}

#container {
	width: 1250px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -625px;
	background: url(../images/container-bkgd2.gif) left top repeat-y;
}

#container-inner {
	width: 896px;
	height: auto;
	padding: 0 177px;
	background: url(../images/container-bkgd.jpg) left top no-repeat;
}
/*------------------ Header Selectors <--------------------*/
#header {
	width: 1250px;
	height: 394px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background:  url(../images/top.jpg) left top no-repeat;
}

#contactNow {
	width: 1060px;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #861115;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 5px;
}
#ticker {
	position: absolute;
	left: 236px;
	top: 41px;
	height: 25px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
#hot-topic-mask {
	width: 550px;
	height: 25px;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
}

#topic-ticker {
	width: 550px;
	height: 25px;
	position: relative;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

#topic-ticker li {
	width: 2400px;
	height: 25px;
	margin-left:550px;
	padding: 0;
	font-size: 18px;
	float: left;
}

#discount {
	width: 228px;
	height: 249px;
	position: absolute;
	left: 786px;
	top: 67px;
}

#banner {
	width: 551px;
	height: 251px;
	position: absolute;
	left: 235px;
	top: 67px;	

}
#mast-container {
	width: 551px;
	height: 251px;
	position: absolute;
	left: 235px;
	top: 66px;
	background-color:#000000;	
}
#flash-mast{
}
/*------------------ Mast Selectors <--------------------*/
#mast {
}
#flash-mast {
}
#flash-mast p {
}
/*------------------ Top Nav Selectors <--------------------*/
#top-navigation {
	width: 700px;
	height: 42px;
	position: absolute;
	left: 377px;
	top: 394px;
	background: url(../images/topNav.gif) left top no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#top-navigation a {
	color: #072133;
	text-decoration: none;
	padding: 0 7px;
}

#top-navigation a:hover {
	color: #5f442f;
	text-decoration: underline;
}

/*------------------ Column Container Selector <--------------------*/
#column-container {
	width: 896px;
	height: auto;
	background: url(../images/content-bkgd.gif) left top repeat-y;
	
}
/*------------------ Left Column Selectors <--------------------*/
#left-column {
	width: 194px;
	height: auto;
	position: absolute;
	left: 184px;
	top: 289px;
	z-index: 20;
	text-align: center;
}

#side-nav {
	width: 194px;
	height: auto;
	text-align: left;
	background: url(../images/sideNav-center.gif) left top repeat-y;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#side-nav-top {
	width: 194px;
	height: auto;
	text-align: left;
	background: url(../images/sideNav-top.gif) left top no-repeat;
	padding: 41px 0 0 0;
}

#side-nav-bottom {
	width: 194px;
	height: auto;
	text-align: left;
	background: url(../images/sideNav-bottom.gif) bottom left no-repeat;
	padding: 0 0 40px 0;
}

#side-nav ul {
	width: 170px;
	height: auto;
	list-style: none;
	padding: 0 12px 19px 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#side-nav ul li {
	width: 170px;
	height: 19px;
	margin: 17px 0 0 0;
}

#side-nav ul li a {
	width: 154px;
	height: 19px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 0 5px 16px;
	border: none;
}

#side-nav ul li a:hover {
	width: 154px;
	padding: 4px 0 5px 11px;
	border-left: 5px solid #cca300;
}

#city-menu select {
	width: 166px;
	height: 23px;
	margin: 43px 13px 0 13px;
	border: 1px solid #2c2c2c;
	font-size: 10px;
	color: #04245b;
	padding: 3px 2px;
}

#city-menu select option {
	padding: 2px;

}

/*----------- testimonials <-------------*/

#testimonials {
	width: 194px;
	height: auto;
	background: url(../images/testimonials-center.gif) left top repeat-y;
	font-size: 14px;
	color: #fff;
}

#testimonials a {
	color: #fff;
}

#testimonials a:hover {
	text-decoration: none;
}

#testimonials-top {
	width: 194px;
	height: auto;
	background: url(../images/testimonials-top.gif) left top no-repeat;
	padding: 70px 0 0 0;
}


#testimonials-bottom {
	width: 194px;
	height: auto;
	background: url(../images/testimonials-bottom.gif) bottom left no-repeat;
	padding: 0 0 17px 0;
}

#testimonial-box {
	width: 117px;
	height: auto;
	background-color: #ebd9b9;
	border: 1px solid #433926;
	margin: 10px 0 28px 29px;
	padding: 10px;
	font-size: 9px;
	color: #1e160d;
	line-height: 14px;
}

#testimonial-box strong {
	color: #002f78;
}

.testimonials {
	padding: 10px 0;
	text-align: center;
}

.testimonials p {
	padding-top: 20px;
}

.testimonials img {
	border: #703620 solid 7px;
}

.testimonials-left {
	width: 200px;
	height: auto;
	float: left;
}

.testimonials-right {
	width: 200px;
	height: auto;
	float: right;
}
/*new changes*/
.testimonials-center {
	width: 350px;
	height: auto;
	margin-left: 95px;
}
.testimonials p.textonly {
	padding-top: 0px;
}
/*------------------ provider <------------------------*/

#provider {
	font-size: 12px;
	color: #000;
}

#provider p {
	margin-top: 14px;
}

/*------------------ Left Column Selectors <--------------------*/
#middle-column {
	width: 867px;
	height: auto;
	padding: 436px 15px 0 14px;
}

#content {
	width: 452px;
	height: auto;
	min-height: 1000px;
	background: url(../images/content-top.gif) left top no-repeat;
	padding: 23px 205px 0 210px;
	line-height: 20px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #042b46;
	line-height: 26px;
	padding: 0 0 5px 0;
}

#content h1 strong {
	font-size: 32px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #042b46;
	line-height: 26px;
	margin: 0 0 24px 0;
	padding: 0 0 14px 0;
	border-bottom: 1px solid #2f0f08;
}

#content h3 {
	color: #061d2d;
	font-size: 12px;
	line-height: 16px;
}

#content p {
	margin: 20px 0;
}

#content a {
	color: #072133;
	text-decoration: underline;
}

.imgLeft {
	float: left;
	margin: 7px 29px 16px 0;
	border: #703620 solid 7px;
}

#partners a img {
	border: none;
	margin: 20px 0 20px 60px;
}

#content ul{
	list-style: square; 
	margin: 18px 0;
	padding: 0 0 0 25px;
}

#content ul li{
	margin: 0;
	padding: 0 0 0 5px;
}

#content ol{
	list-style: square; 
	margin: 18px 0;
	padding: 0 0 0 25px;
}

#content ol li{
	margin: 0;
	padding: 0 0 0 5px;
}

#content a:hover {
	text-decoration: none;
}

.video {
	text-align: center;
	margin-bottom: 20px;
}

hr {
	border-bottom: 1px solid #2f0f08;
	border-left: none;
	border-right: none;
	border-top: none;
}

#logo-box {
	width: 452px;
	height: auto;
	margin: 50px 0 0 0;
	padding: 50px 0 0 0;
	border-top: 1px solid #2f0f08;
}

#contact-info {
	width: 336px;
	height: auto;
	background: url(../images/denver-contact-box2.gif) right top no-repeat;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	margin: 22px 0 0 0;
	padding: 55px 0 5px 60px;
}

#contact-info strong {
	font-size: 18px;
	line-height: 45px;
}

#contact-info a {
	color: #fff;
}

/*------------------ Right Column Selector <--------------------*/
#right-column {
	width: 222px;
	height: auto;
	position: absolute;
	left: 877px;
	top: 462px;
}

#textSize {
	width: 123px;
	height: 30px;
	background: url(../images/text-size.gif) right top no-repeat;
	margin: 0 0 20px 0;
	padding: 13px 0 0 50px;
}

#textSize img {
	margin-left: 17px;
	cursor: pointer;
}

#qc {
	width: 228px;
	height: 260px;
	color: #fff;
	position: absolute;
	left: 786px;
	top: 39px;
	font-size: 13px;
}

#qc input {
	width: 200px;
	height: 14px;
	background-color: #ffffff!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-left: 13px;
	border: 1px none #CCCCCC;
	margin-bottom: 5px;
	background-image: none;
}

#qc textarea {
	width: 200px;
	height: 40px;
	border: 1px none #CCCCCC !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-left: 13px;
	background-color: #ffffff;
	background-image: none;
	margin-bottom: 5px;
}
#qc li {
	list-style-type:none;
	margin-bottom:8px;
	margin-top: 6px;
	margin-left: 12px;
	font-size: 12px;
	color: #ffffff;
}
#qc li a {
	color:#ffffff;
	text-decoration:none;
}
#qc li a:hover {
	color:#eadcb7;
}
#submitBtn {
	height:30px;
	width:200px;
	padding-right: 0;
	padding-left: 0;
	margin-left: 13px;
	font-size: 10px;
	color: #BAAA90;
}

#qc input.submit {
	width: 84px;
	height: 27px;
	display: block;
	float: right;
	background-image: url(../images/submit-hover.jpg)!important;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#qc a:hover input.submit {
	background-position: 0 -27px;
}

#submitBtn a {
	text-decoration: none !important;
	color: #BAAA90;
}

#submitBtn a:hover {
	color: #eadcb7;
}
#button {
	width: 84px!important;
	height: 27px!important;
	display: block!important;
	float: right!important;
	background-image: url(../images/submit-hover.jpg)!important;
	background-position: left top!important;
	background-repeat: no-repeat!important;
	border-bottom: none!important;
	cursor: pointer!important;
	margin: 0px;
	padding: 0px;
}
#qc .address2 {
	display:none;
}
#qc #capcha {

}
#qc #capcha img {
	vertical-align:middle;
}
#qc .orange-qc {
	width:150px!important;
}
#qc .valid {
    background-color: #53c251!important;
}
#qc .invalid {
    background-color: #c25153!important;
}
#blogBtn {
	width: 222px;
	height: 106px;
}

#blogBtn a {
	width: 222px;
	height: 106px;
	display: block;
	background-image: url(../images/blog.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

#blogBtn a:hover {
	background-position: 0 -106px;
}
/*------------------ Right Column Mini Form Selectors <--------------------*/

/*------------------ Right Column Btn Call To Action  Blog Selectors <--------------------*/
/*------------------ Right Column Blog Navigation Selectors <--------------------*/
/*------------------ Footer Selectors <--------------------*/
#footer {
	height: auto;
	background: url(../images/footer-center.gif) left top repeat-y;
	color: #cbcbcb;
	line-height: 18px;
	text-align: center;
}

#footer-bottom {
	height: auto;
	background: url(../images/footer-bottom.jpg) bottom left no-repeat;
}

#footer-top {
	min-height: 200px;
	background: url(../images/footer-top.jpg) left top no-repeat;
	padding: 50px 220px 150px 220px;
}

#footer p {
	padding: 12px 0;
}

#footer a {
	color: #c5a841;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
}
/*------------------ Bennett Captcha Selectors <--------------------*/
#pnlCaptcha {
	width: 240px;
	height: auto;
}
#pnlCaptcha p {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pnlCaptcha label {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha img {
	width: 240px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.captcha span {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha span input {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*------------------ Bennett Form Selectors <--------------------*/
#bennett {
}
#bennett input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
}
/*------------------ Bennett Summary Selectors <--------------------*/
#ValidationSummary1 {
	width: 240px;
	height: auto;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#ValidationSummary1 ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ValidationSummary1 ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/*------------------ Bennett Error Selectors <--------------------*/
#errors {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#errors span {
}
#errors ul {
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#errors ul li {
	width: 240px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	color: #990000;
}
/*------------------ Bennett Button Selectors <--------------------*/
input#btnValidateForm {
	width: 84px !important;
	height: 27px !important;
	display: block;
	background-image: url(../images/submit.jpg);
	border: none !important;
	cursor: pointer;
}
input#btnSubmitForm {
	width: 84px !important;
	height: 27px !important;
	display: block;
	background-image: url(../images/submit.jpg);
	border: none !important;
	cursor: pointer;
	margin-top: 5px;
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* 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;
}
#map {
	width: 438px;
	height: 400px;
	border: #4e3d23 solid 7px;
	margin-top: 20px;
}

/* --- form --- */

#mainContact {
	width: 170px;
	height: auto;
	background-color: #877a54;
	padding: 20px 40px;
}

#mainContact input {
	width: 165px;
	height: 16px;
	margin: 2px 2px 2px 0px;
	padding: 2px;
	border: none;
}

#mainContact select{
	width: 170px;
	height: 20px;
	margin: 2px 2px 2px 0px;
	border: none;
}

#mainContact textarea {
	width: 165px;
	height: 48px;
	margin: 2px 2px 8px 0px;
	padding: 2px;
	border: none;
}
#contact {
	width: 300px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3e24;
	margin: 20px 0;
	padding: 0 0 0 67px;
}

#contact p {
	margin: 0;
	padding: 3px 0;
}

#contact input {
	width: 250px;
	height: 20px;
	border: 5px solid #4e3d23;
	background-color: #c7c0b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e3d23;
	padding: 2px;
}

#contact select {
	width: 263px;
	height: 30px;
	border: 5px solid #4e3d23;
	background-color: #c7c0b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e3d23;
	padding: 2px;
}

#contact textarea {
	width: 250px;
	height: 100px;
	border: 5px solid #4e3d23;
	background-color: #c7c0b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e3d23;
	padding: 2px;
}
#contact .address2 {
	display:none;
}
#contact #capcha {

}
#contact #capcha img {
	vertical-align:top;
}
#contact .orange-qc {
	width:180px!important;
}
#contact .valid {
    background-color: #53c251!important;
}
#contact .invalid {
    background-color: #c25153!important;
}
#submitBtn2 {
	width: 84px;
	height: 27px;
	float: right;
	margin-right: 35px;
}
#contact #button {
	width: 84px!important;
	height: 27px!important;
	display: block!important;
	float: right!important;
	background-image: url(../images/submit.jpg)!important;
	background-position: 0 0!important;
	background-repeat: no-repeat!important;
	border: none!important;
	cursor: pointer!important;
}
#submitBtn2 {
	width: 84px;
	height: 27px;
	float: right;
	margin-right: 35px;
}

#submitBtn2 a input.submit {
	width: 84px;
	height: 27px;
	display: block;
	background-image: url(../images/submit.jpg);
	border: none !important;
	cursor: pointer;
}

#submitBtn2 a:hover input.submit {
	background-position: 0 -27px;
}

#events {
	width: 450px;
	height: auto;
	text-align: center;
}

#events img {
	border: #703620 solid 5px;
	margin: 15px;
}
