body {
	background-color: #FFFFFF;
}
#container {
	padding: 0px 0px 20px;
	height: auto;
	width: 600px;
}
#top {
}
#bottom {
	padding: 0px;
}
#internal {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#internal .header {
	font-size: 23px;
}
#internal .header span {
	display: block;
	color: #000000;
}
#internal .header p {
	display: none;
}
#internal .header a.iconLink {
	display: none;
}
#content {
	border: 1px solid #212120;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#hozNav {
	display: none;
}
#body {
	padding: 10px;
	font-size: 10pt;
}
/* .......... 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 {
	display: none;
}
#body .rightCol {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	color: #212120;
	display: inline;
}
#body .rightCol .textSize {
	display: none;
}
#body .rightCol h1 {
	font-family: "Times New Roman", Times, serif;
	color: #a07847;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 278px;
	font-size: 22pt;
}
#body .rightCol h2 {
	font-size: 13pt;
	color: #5c5e77;
	margin: 0px;
	padding: 0px;
	width: 278px;
}
/* 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! */
#body .rightCol img.rightInset {
	display: none;
}
#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 a:link, #body .rightCol a:visited {
	color: #5c5e77;
	text-decoration: none;
}
#body .rightCol a:hover, #body .rightCol a:active {
	color: #a07847;
	text-decoration: none;
}
#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 strong {
	font-size: 18pt;
	color: #5c5e77;
	display: block;
}
#body .rightCol .subContent strong a:link, #body .rightCol .subContent strong a:visited {
	color: #5c5e77;
	text-decoration: none;
}
#body .rightCol .subContent strong a:hover, #body .rightCol .subContent strong a:active {
	color: #a07847;
	text-decoration: none;
}
#body .rightCol .subContent p {
	display: none;
}
#body .rightCol .subContent em {
	display: none;
}
#copyright {
	display: none;
}
