/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	font-family:"Trebuchet MS", Verdana, Helvetica;
	font-size:13px;
	color:#919191;
	background-color: #EEEEEE;
	line-height: 160%;
	margin-top: 0px;
	height: 100%;
}



div#container {
	width:780px;
	height:auto!important;
	height:100%;
	min-height:100%;
	background: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0 auto;
}

div#content {
	width:700px;
	margin-left: 43px;
	margin-top: 27px;
	
}

div#container p{line-height:170%}

div#logo {
	width:730px;
	text-align: right;
	margin-top: 40px;
		
}

#navcontainer
{
	padding: 0;
	height: 52px;
	background-color: #FFFFFF;
	margin-left: 8px;
	font-family: "Century Gothic", Arial;
	}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	width: auto;
	height: 45px;
	padding: 0 21px 0 21px;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 13px;
	line-height: 56px;
}

#navcontainer ul li a:hover
{
color: #bbbf3e;
}

#navcontainer a:active
{
}

#navcontainer li#active a
{
	color: #FFFFFF;
	border-bottom-style: none;
	font-size: 13px;
	display: block;
	background-color: #d1d54c;
}

#navcontainer li#last a {
	border-right: none;
}

h1 {
	color: #CCCC33;
	font-size: 19px;
}

h2 {
	color: #83C1CD;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}


.captions {
	color: #B2AA7C;
	font-size: 11px;
	line-height: 16px;
}

.imagemargin {
	border: 1px solid #98c0b7;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

a:link {
	color: #B69AA4;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B69AA4;
}
a:hover {
	text-decoration: underline;
	color: #CCCC33;
}
a:active {
	text-decoration: underline;
	color: #B69AA4;
}

a.subnav:link {
	color: #B69AA4;
	text-decoration: none;
	font-size: 16px;
}
a.subnav:visited {
	text-decoration: none;
	color: #B69AA4;
	font-size: 16px;
}
a.subnav:hover {
	text-decoration: underline;
	color: #d1d54c;
}
a.subnav:active {
	text-decoration: none;
	color: #B69AA4;
	font-size: 16px;
}

.imageborder {
	border: 1px solid #958D63;
	}
.dates {
	color: #894527;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 19px;
}
.imagemargin2 {
	float: right;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 12px;
	border: 1px solid #b69f84;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 17px;
}
#topnav li#active a {

	color: #999999;
}
.white {

	color: #FFFFFF;
}
div#banner {
	width:766px;
	height: 391px;
	margin: 0 auto;
}
div#greenbg {
	width:428px;
	background-color: #d1d54d;
	height: 262px;
	background-image: url(../images/bethbg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.bigwhitetext {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 24px;
}
div#textmargin {
	margin-left: 20px;
	margin-right: 20px;
}
.hugewhitetext {

	color: #FFFFFF;
	font-size: 25px;
	}
	
.break {
	display: block;
	padding: 10px 0px 0px 0px;


}
.quote {
	color: #B69AA4;
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
	text-align: left;
}
.sig {

	color: #d1d54c;
	font-size: 13px;
	font-style: italic;
	line-height: 21px;
}

div#left{
	width: 174px;
	float: left;
}

div#right{
	float:right;
	width:520px;
}
div#center {
	width: 700px;
}
.br {
		display: block;
		padding: 3px 0px 0px 0px;
	}
	
#subnav
{
	padding: 0;
	font-family: "Century Gothic", Arial;
	float: right;
	margin-right: 46px;
	width: 350px;
	text-align: right;
	font-weight: bold;
	}
h3 {
	color: #B69AA4;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
}
hr {
	border: 0;
	width: 100%;
	color: #B69AA4;
	background-color: #B69AA4;
	height: 1px;
	float: left;
}
.blueheadings {

	color: #83C1CD;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}
.quoteauthor {
	color: #ACD2D1;
	font-size: 13px;
	font-style: normal;
	line-height: 34px;
	text-align: left;
	font-weight: bold;
}
#navcontainer li#active2 a {
	color: #FFFFFF;
	border-bottom-style: none;
	display: block;
	background-color: #d1d54c;
	font-size: 13px;
	width: 97px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.commenttext {
	font-family:"Trebuchet MS", Verdana, Helvetica;
	font-size:13px;
	color:#919191;
	line-height: 170%;
}
#subnav2 {
	padding: 0;
	font-family: "Century Gothic", Arial;
	float: right;
	margin-right: 40px;
	width: 150px;
	text-align: right;
	font-weight: bold;
	margin-top: 27px;
	font-size: 15px;
}

