body {
	background-color: #A09874;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #60564D;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}

a {
	color: #D2852A;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
}

a:focus {
    outline: 0;
}

form table {
}
form table tr td {
	color: #907F70;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
}
form table tr td input, form table tr td select, form table tr td textarea {
	font-size: 14px;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	color: #827847;
	border: 1px solid #908070;
	padding-left: 5px;
}

h1 {
	font-size: 20px;
	clear: both;
	margin-bottom: 7px;
	margin-top: 0px;
	font-weight: normal;
	color: #726A46;
}
h2 {
	font-size: 14px;
	color: #726A46;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

hr {
	color: #EF8E20;
}
.caps {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.caps img {
	margin-right: 5px;
}


.clear {
	clear: both;
}
.credits {
	font-size: 10px;
	color: #726A46;
}
.credits a {
}
a .credits:hover {
	color: #D2852A;
}



.subnav a{
	font-size: 14px;
	display: block;
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	font-family: Garamond, "Times New Roman", serif;
	color: #666;
	height: 35px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #A75E0C;
	border-bottom-color: #A75E0C;
	border-left-color: #FFF;
}
.subnav a:hover {
	text-decoration: none;
	background-color: #EF8E20;
	color: #FFF;
	border-top-color: #A75E0C;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #A75E0C;

}
.underline {
	text-decoration: underline;
}
ul.subnav {
	margin: 0px;
	padding: 0px;
}
ul.subnav li {
	display: inline;
}
ul#subnav {
	list-style-type: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #817746;
}


#container {
	margin-right: auto;
	margin-left: auto;
	width: 1028px;
	margin-top: 40px;

}

#content {
background-color: #DCDAC9;
width: 1028px;	
}

#footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #70635F;
	font-size: 8px;
	margin-top: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
#footer a {
	color: #FFF;
}
#footer .left {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 1px;
}
#footer a#right {
	float: right;
	margin-right: 40px;
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8C68F;
	border-right-color: #AB600C;
	border-bottom-color: #AB600C;
	border-left-color: #F8C68F;
}
#footer a#right:hover, #footer a#right.highlight {
	color: #666;
	background-color: #FFF;
	border-top-color: #AB600C;
	border-right-color: #F8C68F;
	border-bottom-color: #F8C68F;
	border-left-color: #AB600C;
}

#header {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 55px;
	font-weight: normal;
	margin-bottom: 5px;

}

#header #logo{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 784px;
}
#logo {
	width: 242px;
}



* html #mainarea {
	float: left;
	width: 342px;
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 70px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 15px;
	height: 450px;
	overflow: hidden;
}
#mainarea {
	float: left;
	width: 342px;
	background-color: #FFF;
	padding-top: 39px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 70px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	height: 451px;
	overflow: hidden;
}
#mainarea ul {
	margin-top: 0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

* html #mainarea ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#mainarea ul li , #mainarea ol li{
	margin-top: 0px;
	margin-bottom: 6px;
	list-style-image: url(images/bullet.gif);
	margin-left: 15px;
}
* html #mainarea ul li , #mainarea ol li{
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-image: url(images/bulletie.gif);
}
#mainarea ol li {
	font-style: normal;
	margin-bottom: 10px;
}

#mainarea ul li ul li {
	list-style-type: disc;
	list-style-image: url(images/bullet2.gif);
	margin-bottom: 3px;
	margin-top: 0px;
}



#mainarea p {
	margin-bottom: 15px;
	line-height: 130%;
	margin-top: 0px;
}
#mainarea #subnav img a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#mainarea #subnav {
	margin-left: -16px;
	margin-bottom: 20px;
}


#mainarea .noital li {
	font-style: normal;
}
#mainarea .noital li b {
	color: #04402E;
}

#photocall {

	}
#photocall p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#photocall #text {
	width: 146px;
	margin-top: 15px;
	margin-left: 340px;
	color: #817747;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
}
#photocall #text #head {
	color: #9B554F;
}
* html #rightcol {
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 520px;
	width: 489px;
}
#rightcol {
	float: right;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 520px;
	width: 489px;
}
#rightcol img {
	height: 520px;
	width: 489px;
}

#rightcol #logostamp #logo {
	width: 150px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #104231;
	vertical-align: bottom;
	float: right;
	margin-top: 129px;
}
#rightcol #righttext {
	margin-top: 0px;
	background-color: #EF8E20;
	padding-top: 3px;
	margin-right: 2px;
	padding-bottom: 1px;
	width: 151px;
	float: right;
	height: 220px;
}

#rightcol #righttext .subnav li a.navhead {
	text-transform: uppercase;
}

#righttext .subnav li a.navhighlight {
	background-color: #EF8E20;
	color: #FFF;
	border-top-color: #EF8E20;
	border-right-color: #EF8E20;
	border-bottom-color: #EF8E20;
	border-left-color: #EF8E20;
}
#topnavg {
	clear: both;
	margin-top: 20px;
	background-color: #68603C;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav ul li {
	display: inline;
}
#topnav ul li a {
	color: #959595;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #302A28;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-right: 1px;
	width: 146px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
#topnav ul li a:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
}
#topnav ul li a.navhighlight {
	color: #265740;
	background-color: #9CBCAC;
	border-top-color: #04402E;
	border-right-color: #04402E;
	border-bottom-color: #04402E;
	border-left-color: #04402E;
}
#topnav ul li a#last {
	width: 148px;
	margin-right: 0px;
}
#subnav .highlight {
	color: #D6882C;
	font-size: 14px;
}
#subnav li a {
	color: #9F9670;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#mainarea ul li ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
input.input:focus, textarea.input:focus {


}
.smaller {
	font-size: 85%;
}

