body {
	background-color: #14120e;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	margin: 0px 0px 0px -375px;
	padding: 0px 0px 20px;
	height: auto;
	width: 750px;
	position: absolute;
	left: 50%;
	top: 14px;
}
#top {
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottom {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 107px;
	padding-left: 4px;
	padding-bottom: 17px;
}
#internal {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#internal .header {
	font-size: 23px;
	color: #FFFFFF;
	height: auto;
	width: 160px;
	position: absolute;
	top: 50px;
	right: 6px;
}
#internal .header span {
	display: none;
}
#internal .header p {
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: 24px;
}
#internal .header p a {
	display: block;
}
#internal .header p a:link, #internal .header p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#internal .header p a:hover, #internal .header p a:active {
	color: #A68152;
	text-decoration: underline;
}
#internal .header a.iconLink {
	position: absolute;
	height: auto;
	width: auto;
	top: -45px;
	right: 0px;
}
#internal .header a.iconLink img {
	border: none;
}
#content {
	border: 1px solid #212120;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 740px;
	background-color: #FFFFFF;
}
#hozNav {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212120;
	background-image: url(../images/hozNav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}
#hozNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#hozNav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#hozNav ul li a {
	font-size: 14px;
	color: #463723;
	font-weight: bold;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	padding-top: 4px;
	float: left;
	width: auto;
}
#hozNav ul li a:link, #hozNav ul li a:visited {
	color: #463723;
	text-decoration: none;
	background-image: url(../images/nav_inactive.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5AC8E;
	border-left-color: #C5AC8E;
}
#hozNav ul li a:hover, #hozNav ul li a:active {
	color: #463723;
	text-decoration: none;
	background-image: url(../images/nav_active.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #212120;
	border-left-color: #212120;
}
#body {
	padding: 10px;
}
/* .......... 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 */
/* ........................... */
#body .leftCol {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 216px;
	float: left;
}
#body .leftCol .leftNav {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 1px solid #463723;
	background-color: #484845;
	overflow: hidden;
}
#body .leftCol .leftNav .off {
	display: none;
}
#body .leftCol .leftNav .on {
	display: block;
}
#body .leftCol .leftNav img {
	cursor: pointer;
}
#body .leftCol .leftNav span {
	background-image: url(../images/hozNav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
#body .leftCol .leftNav span a {
	font-size: 14px;
	color: #463723;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	padding-top: 4px;
	width: 206px;
	padding-left: 10px;
}
#body .leftCol .leftNav span a:link, #body .leftCol .leftNav span a:visited {
	color: #463723;
	text-decoration: none;
	background-image: url(../images/nav_inactive.gif);
}
#body .leftCol .leftNav span a:hover, #body .leftCol .leftNav span a:active {
	color: #463723;
	text-decoration: none;
	background-image: url(../images/nav_active.gif);
}
#body .leftCol .leftNav .bottom {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#body .leftCol .leftNav .bottom li {
	font-size: 14px;
	color: #d0bca4;
	width: auto;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #463723;
}
#body .leftCol .leftNav .bottom li img {
	margin-right: 7px;
	margin-left: 5px;
}
#body .leftCol .leftNav .bottom li a:link, #body .leftCol .leftNav .bottom li a:visited {
	color: #d0bca4;
	text-decoration: none;
}
#body .leftCol .leftNav .bottom li a:hover, #body .leftCol .leftNav .bottom li a:active {
	color: #d0bca4;
	text-decoration: underline;
}
#body .leftCol .leftNav .bottom li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px;
}
#body .leftCol .leftNav .bottom li ul li {
	font-size: 12px;
	color: #d5b58c;
	width: auto;
	height: auto;
	padding-left: 23px;
	line-height: 13px;
	border-top-style: none;
}
#body .leftCol .leftNav .bottom li ul li a:link, #body .leftCol .leftNav .bottom li ul li a:visited {
	color: #d5b58c;
	text-decoration: none;
}
#body .leftCol .leftNav .bottom li ul li a:hover, #body .leftCol .leftNav .bottom li ul li a:active {
	color: #d5b58c;
	text-decoration: underline;
}
#body .leftCol .midBut {
	border: 1px solid #212120;
	margin-top: 6px;
	overflow: hidden;
}
#body .leftCol .midBut img {
	border: none;
}

/* The Bennett Mini Contact */
/*
#body .leftCol .navQc {
	height: auto;
	width: 216px;
	margin-top: 6px;
	padding: 0px;
	border: 1px solid #3a3d62;
	background-color: #484845;
}
#body .leftCol .navQc span {
	font-size: 15px;
	color: #3a3d62;
	font-weight: bold;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	display: block;
	height: 23px;
	width: 206px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3d62;
	padding-left: 10px;
	padding-top: 2px;
}
#body .leftCol .navQc form {
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
#body .leftCol .navQc form label {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
}
#body .leftCol .navQc form label input.inactive {
	width: 200px;
	background-color: #abacb9;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#body .leftCol .navQc form label textarea {
	width: 200px;
	height: 77px;
	background-color: #abacb9;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#body .leftCol .navQc form label input.active {
	width: 200px;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #3A3D62;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#body .leftCol .navQc form label textarea.active {
	width: 200px;
	height: 77px;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #3A3D62;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#body .leftCol .navQc form input {
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	width: 203px;
	background-color: #abacb9;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #3a3d62;
	margin-top: 5px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#body .leftCol .navQc form p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}*/

/* The Page1Forms Mini Contact */

#body .leftCol .navQc {
	height: auto;
	width: 216px;
	margin-top: 6px;
	padding: 0px;
	border: 1px solid #3a3d62;
	background-color: #484845;
}
#body .leftCol .navQc span {
	font-size: 15px;
	color: #3a3d62;
	font-weight: bold;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	display: block;
	height: 23px;
	width: 206px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3d62;
	padding-left: 10px;
	padding-top: 2px;
}
#body .leftCol .navQc form {
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
#body .leftCol .navQc form label {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 200px;
	border: 1px solid #3a3d62;
	background: #abacb9 url(../images/navQc_fade.gif) left bottom repeat-x;
}
#body .leftCol .navQc form label input.inactive {
	width: 200px;
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
		background-color: #abacb9;

}
#body .leftCol .navQc form label textarea {
	width: 200px;
	height: 77px;
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #abacb9;
	border: 1px solid #3a3d62;
}
#body .leftCol .navQc form label input.active {
	width: 200px;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #3A3D62;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#body .leftCol .navQc form input {
	font-size: 14px;
	color: #000;
	height: auto;
	width: 203px;
	margin-top: 5px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#body .leftCol .navQc form p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#body .leftCol .navQc form label img {
	float: right;
	margin-top: -25px;
}
.address2 {
  display: none;
}
#body .leftCol .navQc form input.valid, .contactForm label input.valid {
  background-color: #D0ECAA !important;
}
#body .leftCol .navQc form input.invalid, .contactForm label input.invalid {
  background-color: #EC8486 !important;
}
#body .leftCol .navQc form input.single-line {
	width: 173px;
	border: none;
	color:#000000;
}


/*  Styling for Bennett form  */

#Qc {
	height: auto;
	width: 216px;
	margin-top: 6px;
	padding: 0px;
	border: 1px solid #3a3d62;
	background-color: #484845;
}
#Qc span {
	margin-left: -7px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 15px;
	color: #3a3d62;
	font-weight: bold;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	width: 206px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a3d62;
}
#Qc #form {
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
#Qc #form label {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
}
#Qc #form label input.inactive {
	width: 200px;
	background-color: #abacb9;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#Qc #form label textarea {
	width: 200px;
	height: 77px;
	background-color: #abacb9;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 0px;
}
#Qc #form label input.active {
	width: 200px;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #3A3D62;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#Qc #form label textarea.active {
	width: 200px;
	height: 77px;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #3a3d62;
	font-size: 14px;
	color: #3A3D62;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#Qc #form input {
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	width: 200px;
	background-color: #abacb9;
	background-image: url(../images/navQc_fade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #3a3d62;
	margin-top: 5px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#Qc #form p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#body .rightCol {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 460px;
	color: #212120;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#body .rightCol .blogwrapper {

}
#body .rightCol .textSize {
	color: #463723;
	width: 170px;
	height: 45px;
	float: right;
	clear: none;
	font-size: 13px;
}
#body .rightCol .textSize span {
	cursor: pointer;
}
#body .rightCol .textSize .thirteen {
	font-size: 13px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #cbb59a;
}
#body .rightCol .textSize .sixteen {
	font-size: 16px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #cbb59a;
}
#body .rightCol .textSize .twenty {
	border-bottom-width: 11px;
	border-bottom-style: solid;
	border-bottom-color: #cbb59a;
	font-size: 20px;
}
#body .rightCol h1 {
	font-family: "Times New Roman", Times, serif;
	color: #a07847;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 278px;
	font-size: 18px;
}
#body .rightCol h2 {
	font-size: 13px;
	color: #5c5e77;
	margin: 0px;
	padding: 0px;
	width: 278px;
}
#body .rightCol p {
	line-height: 1.5;
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.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-hasFlash h1 {
	visibility: hidden;
}
/* that's all folks! */
#body .rightCol img.rightInset {
	border: 2px solid #5c5e77;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#body .rightCol img.about {
	border: 2px solid #5c5e77;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#body .rightCol ul {
	list-style-type: circle;
}
#body .rightCol ol li {
	margin-bottom: 10px;
}
#body .rightCol a:link, #body .rightCol a:visited {
	color: #5c5e77;
	text-decoration: underline;
}
#body .rightCol a:hover, #body .rightCol a:active {
	color: #a07847;
	text-decoration: none;
}
/* TheBennett Main Contact */

#contactForm {
	text-align: center;
	background-color: #F0EAE1;
	margin: 10px;
	padding: 10px;
	border: 1px solid #484845;
}
#contactForm p {
}
#contactForm label {
	display: block;
	text-align: right;
	width: 380px;
	margin-bottom: 5px;
}
#contactForm label input {
	text-align: left;
	border: 1px solid #484845;
	width: 200px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484845;
	background-color: #FFFFFF;
}
#contactForm label textarea {
	text-align: left;
	border: 1px solid #484845;
	width: 200px;
	height: 100px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484845;
}
#contactForm input {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	border: 1px solid #484845;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ABACB9;
}

/* Page1Forms Main Contact */

.contactForm {
	text-align: center;
	background-color: #F0EAE1;
	margin: 10px;
	padding: 10px;
	border: 1px solid #484845;
}
.contactForm p {
}
.contactForm label {
	display: block;
	text-align: right;
	width: 380px;
	margin-bottom: 5px;
}
.contactForm label input {
	text-align: left;
	border: 1px solid #484845;
	width: 200px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484845;
	background-color: #FFFFFF;
}
.contactForm label textarea {
	text-align: left;
	border: 1px solid #484845;
	width: 200px;
	height: 100px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484845;
}
.contactForm input {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	border: 1px solid #484845;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ABACB9;
}



#body .rightCol .subContent {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#body .rightCol .subContent b {
	font-size: 18px;
	color: #5c5e77;
	display: block;
}
#body .rightCol .subContent b a:link, #body .rightCol .subContent b a:visited {
	color: #5c5e77;
	text-decoration: none;
}
#body .rightCol .subContent b a:hover, #body .rightCol .subContent b a:active {
	color: #a07847;
	text-decoration: none;
}
#body .rightCol .subContent p {
	font-size: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#body .rightCol .subContent em {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-top: 10px;
}
#body .rightCol .subContent em a:link, #body .rightCol .subContent em a:visited {
	color: #a07847;
	text-decoration: none;
}
#body .rightCol .subContent em a:hover, #body .rightCol .subContent em a:active {
	color: #5c5e77;
	text-decoration: none;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #939393;
	position: absolute;
	left: 180px;
	bottom: 22px;
	word-spacing: -0.3em;
	text-align: center;
	width: 400px;
}
#copyright a:link, #copyright a:visited {
	color: #939393;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #aa8659;
	text-decoration: none;
}

#flashcontent {
	text-align: center !important;
}

#body .rightCol a.alert:link, #body .rightCol a.alert:visited {
	color:#990000;
}