/*      LINKS      */

A:link {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
}
A:active {
	text-decoration: underline;
	color: #780000;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color:#780000;
	font-weight: bold;
}


.navbar:link {
	text-decoration: none;
	color: #957E58;
	font-weight: normal;
}
.navbar:visited {
	text-decoration: none;
	color: #957E58;
	font-weight: normal;
}
.navbar:active {
	text-decoration: none;
	color: #A0E0CF;
	background-image: url(images/headbottom1.png);
	font-weight: normal;
}
.navbar:hover {
	text-decoration: none;
	color: #A0E0CF;
	font-weight: normal;
}

.legal:link {
	font-weight: normal;
	text-decoration: none;
	color: #114C4B;
	text-align: center;
}
.legal:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666
}
.legal:active {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.legal:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}



/*      TAGS      */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #000000;
	margin: 0px;
	padding-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 8px 20px;
	color: #000000;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #96815A;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: A0E0CF;
	line-height: 23px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding: 15px 20px 3px;
	margin: 0px;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #020829;
	padding: 4px 0px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin: 0px 1px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-transform: uppercase;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #020829;
	padding: 4px 0px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin: 0px 1px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-transform: uppercase;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px 20px 5px;
	line-height: 15px;
	margin: 0px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #020829;
	padding: 4px 0px;
	line-height: 12px;
	margin: 1px 1px 0px 0px;
}


ul {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px 15px 4px 0px;
	text-indent: -16px;
}



/*      TEXT      */



.bold { font-weight: bold}
.italic { font-style: italic}
.center { text-align: center}
.justify-left { text-align: left}
.justify-right { text-align: right}
.required {color: #990000}

.copyright {
	color: #957E58;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	top: 0px;
	letter-spacing: 1px;
	line-height: 12px;
	text-align: center;
	padding-top: 12px;
}
.legalese {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	top: 0px;
	letter-spacing: 1px;
	line-height: 12px;
	text-align: center;
}
.text-homepage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 16px;
	font-weight: normal;
	font-size: 13px;
}
.text-headline-homepage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
}
.text-pullquote-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #5A241F;
	text-align: left;
	float: right;
	width: 200px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A0E0CF;
	padding: 6px 0px 10px 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A0E0CF;
	margin: 20px;
}
.text-pullquote-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #5A241F;
	text-align: left;
	float: left;
	width: 200px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A0E0CF;
	padding: 6px 0px 10px 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #A0E0CF;
	margin: 30px 20px 40px;
}



/*      IMAGES      */

.image-right {
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-right: 0px;
	float: right;

}
.image-left {
	float: left;
	margin: 0px;
}



/*      TABLES      */

.table-home {
	background-color: #947E58;
	width: 750px;
	background-image: url(images/bg-tantexture.jpg);
}
.table-interior {
	background-color: #947E58;
	width: 750px;
	background-image: url(images/bg-tantexture.jpg);
}
.table-bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}



/*      CELLS      */


.cell-Header-home {
	width: 750px;
	height: 235px;
	background-image: url(images/bg-header-home.jpg);
	background-color: #75322C;
	background-repeat: no-repeat;
}
.cell-photo-home {
	width: 357px;
}
.cell-text-home {
	color: #FFFFFF;
	width: 393px;
}
.cell-content-home {
	height: 253px;
	width: 402px;
	background-image: url(images/bg-content-home.jpg);
	background-position: -348px bottom;
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-bottom: 5px;
}
.cell-Footer-home {
	background-image: url(images/bg-footer-home.jpg);
	width: 750px;
	height: 64px;
	background-color: #4A0603;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}



.cell-Header {
	width: 750px;
	height: 110px;
}
.cell-Footer {
	width: 750px;
	height: 82px;
}

.cell-Navigation {
	width: 200px;
	background-image: url(images/bg-navigation.jpg);
	background-repeat: no-repeat;
	height: 334px;
	background-position: left top;
	padding-top: 24px;
}

.cell-content {
	width: 541px;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 9px;
}
iframe {
	border: 2px solid #98825C;
}
