body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#sizer {
	width: auto !important;
}
#expander {
	height: auto !important;
}
#header {
	display: none;
}
#container {
	background-color: #FFFFFF;
	border: 1px solid #a38568;
}
#headline {
	display: none;
}
#headlinePic {
	display: none;
}
#Law {
	display: none;
}
#hozNav {
	display: none;
}
#menuLayer0, #menuLayer1, #menuLayer2, #menuLayer3, #menuLayer4, #menuLayer5, #menuLayer6, #menuLayer7, #menuLayer8, #menuLayer9, #menuLayer10, #menuLayer11, #menuLayer12, #menuLayer13, #menuLayer14, #menuLayer15, #menuLayer16, #menuLayer17, #menuLayer18, #menuLayer19 { display: none !important; }
#content {
}
/* .......... 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;}
/* other ie specific definitions listed in the doc */
/*.................................*/
/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
/* ........................... */
#contentIns {
	background-image: none;
}
#centerCol {
	width: 100%;
	font-size: 12pt;
	color: #2e2e2e;
}
#centerCol div.textpadder {
	padding: 25px;
	line-height: 1.5;
}
#centerCol div.centerHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #824c1f;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px;
	padding: 0px;
	line-height: normal;
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* that's all folks! */
#centerCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00315e;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 300px;
}
#centerCol h2 {
	font-size: 10px;
	color: #6983ac;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#centerCol b {
	color: #77481d;
	display: block;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height: 1.2;
}
#centerCol strong {
	font-weight: normal;
}
#centerCol img {
	padding: 5px;
	border: 1px solid #824C1F;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#centerCol img.cartoon {
	margin: 0px 0px 20px;
	float: none;
	padding: 0px;
}
#centerCol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#centerCol ul li {
	background-image: url(../images/subUlBull.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 10px;
	margin: 5px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#centerCol a:link, #centerCol a:visited {
	font-weight: bold;
	color: #6a83ab;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6a83ab;
}
#centerCol a:hover, #centerCol a:active {
	font-weight: bold;
	color: #6a83ab;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a83ab;
}
form#contact {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
form#contact label {
	display: block;
	width: 90%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	clear: both;
	margin-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
form#contact label span {
	padding-right: 20px;
	float: left;
}
form#contact label input {
	border: 1px solid #A38568;
	padding: 2px;
	height: auto;
	width: 70%;
	float: right;
	margin: 0px;
}
form#contact label textarea {
	border: 1px solid #A38568;
	padding: 2px;
	height: 100px;
	width: 70%;
	float: right;
	/* fun with IE */
	scrollbar-3dlight-color: #c8b3a1;
	scrollbar-arrow-color: #824c1f;
	scrollbar-base-color: #c8b3a1;
	scrollbar-darkshadow-color: #ede6e0;
	scrollbar-face-color: #ede6e0;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #c8b3a1;
}
form#contact input {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A38568;
	background-color: #FFFFFF;
	width: 200px;
	margin-top: 10px;
	border: 1px solid #824c1f;
}
form#contact textarea {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A38568;
}
div#map {
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 3%;
	padding: 0px;
	height: 353px;
	width: 90%;
	clear: both;
	border: 1px solid #6983ab;
}
p.mediaEntry {
	text-align: center;
}
p.mediaEntry img {
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	border: 0px none !important;
}
#centerCol div.subContent {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #0a3e67;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #824c1f;
	position: relative;
	left: 0px;
	top: 0px;
	line-height: normal;
	height: auto;
	width: auto;
}
#centerCol div.subContent span.back {
	display: none;
}
#centerCol div#centerAction {
	display: none;
}
#centerCol div#epageForm {
	display: none;
}
#centerCol div.subContent p {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: center;
}
#centerCol div.subContent a:link, #centerCol div.subContent a:visited {
	color: #6a83ab;
	text-decoration: none;
	font-weight: normal;
	border: 0px none;
}
#centerCol div.subContent a:hover, #centerCol div.subContent a:active {
	color: #6a83ab;
	text-decoration: underline;
	font-weight: normal;
	border: 0px none;
}
#leftCol, #rightCol {
	display: none;
}
#footer {
	display: none;
}