/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #614f3d;
}

p {
	font-size: 13px;
    color: #ef6d27;
	/*font-weight: bold;*/
    line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}

li {
	font-size: 12px;
    color: #828282;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style:square;
}

ul {
	margin-left: 20px;	
}

a:link { color: #3f3f3f; text-decoration: none; }
a:visited {	color: #3f3f3f; text-decoration: none; }
a:hover { color : #3f3f3f; text-decoration: underline; }
a:active { color : #3f3f3f; text-decoration: underline; }

.privacyState a:link { color: #b9a794; text-decoration: none; }
.privacyState a:visited {	color: #b9a794; text-decoration: none; }
.privacyState a:hover { color : #b9a794; text-decoration: underline; }
.privacyState a:active { color : #b9a794; text-decoration: underline; }

.mainNav a:link { color: #614f3d; text-decoration: none; }
.mainNav a:visited { color: #614f3d; text-decoration: none; }
.mainNav a:hover { color : #a38e78; text-decoration: underline; }
.mainNav a:active { color : #a38e78; text-decoration: underline; }

.mainNav {
	font-size: 14px;
	font-weight: bold;
    color: #614f3d;
    font-family: Helvetica, sans-serif;
	background-color: #e2c4a7;
	height: 31px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/nav_sliver.gif);
}

.leftCol {
	padding: 20px 0px 20px 15px;
}

.bioImg {
	height: 810px;
}

.shortPage {
	text-align: left;
	font-size: 12px;
    color: #828282;
    line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*width:620px;*/ 
	height: 600px;
	display: block;
	padding: 20px 20px 20px 20px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.regularPage {
	text-align: left;
	font-size: 12px;
    color: #828282;
    line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*width: 620px;*/
	display: block;
	padding: 20px 20px 20px 20px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contactTxt {
	font-size: 12px;
    color: #828282;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 21px;
}

.headerTitle {
	font-size: 14px;
	font-weight: bold;
	color: #525252;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.subTitle {
	font-size: 13px;
	font-weight: bold;
	color: #525252;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.catTitle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #525252;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.rateBox {
	font-size: 14px;
    color: #3f3f3f;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 50px 40px 70px 0px;
}

.welcomeBox {
	font-size: 13px;
    color: #fff;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	padding: 25px 25px 20px 25px;
}

.contactBox {
	font-size: 13px;
    color: #a44608;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 0px 0px 50px;
	display: block;
	height: 395px;
}

.errorMsg {
	font-size: 13px;
    color: #FFFFFF;
	/*font-weight: bold;*/
    line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 30px;
}

.required {
	font-size: 13px;
    color: #ef6d27;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.astrict {
	font-size: 10px;
    color: #ef6d27;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.imgRt {
	float: right;
	padding: 0px 0px 5px 10px;	
}

.imgLft {
	float: left;
	padding: 0px 10px 5px 0px;	
}

.privacyState {
	font-size: 10px;
	color: #ffffff;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
	background-image: url(images/btm_sliver.gif);
}

