BODY {
	background-color: white;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

IMG {
	border: 0;
}

/* Home Page */

#homebg {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/home_bg.jpg) top no-repeat;
}

#contentwrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

#hptopstrip 
{
	width: 760px;
	background: url(images/top_strip.jpg) top no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#hpmaincontent
{
	width: 760px;
	background: white url(images/bottomright_bg.jpg) bottom right no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#lettersearchbox 
{
	height:20px;
	width:143px;
	background: #cc9966;
	border: 0px;
	border-top: 1px solid #c18d5d;
	border-bottom: 1px solid #c18d5d;
	color:White;
}

.searchfield INPUT 
{
	width:94px;
	height:16px;
	padding-bottom:0px;
	padding-top:0px;
	border:solid 1px #f7d057;
	font:11px Arial;
}

.welcomebanner 
{
	width:100%;
	height:67px;
	background: url(images/welcome_banner.jpg) top no-repeat;
}

/* Inner Page */

#innerbg {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/inner_bg.jpg) top no-repeat;
}

#innertopstrip 
{
	width: 760px;
	background: url(images/inner_topstrip.jpg) top no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#maincontent 
{
	width: 760px;
	background: white url(images/every_child.gif) bottom left no-repeat;
	margin-right: auto;
	margin-left: auto;
}

/* Content Styles */

.Turqouise_Arial_Head { font:15px Arial;color:#367474; }
.Green_Arial_Head {font:16px Arial;color:#658073;letter-spacing:2px;}
.Olive_Arial_Text {font:14px Arial;color:#717358}

.Green_NewRoman_Title {font:22px Times New Roman;color:#5a8784;letter-spacing:1px;}
.Yellow_NewRoman_Title {font:26px Times New Roman;color:#d1bb66}
.Green_Arial_Italics {font:14px Arial;color:#5a8784;font-style:italic;}

.content { font:14px Arial;color:#505d5f }
.content_emphasize {font:14px Arial;color:#66948e;}
.content_gold {font:bold 14px Arial;color:#d1bb66;}

a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active, a.SkinObject:hover 
{
	line-height: 11px;
	text-decoration:none;
	color: #978638;
	font-weight:normal;
	text-decoration:none;
}

a.contactFormCmd:link, a.contactFormCmd:active, a.contactFormCmd:visited, a.contactFormCmd:hover 
{
	line-height: 11px;
	text-decoration:none;
	color: #978638;
	font-weight:bold;
	text-decoration:none;
}

.contactFormTextBox 
{
	width:200px;
	height:16px;
	padding-bottom:0px;
	padding-top:0px;
	border:solid 1px #f7d057;
	font:11px Arial;
}

.contactFormTextArea 
{
	width:200px;
	height:80px;
	padding-bottom:0px;
	padding-top:0px;
	border:solid 1px #f7d057;
	font:11px Arial;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active, a.SubHead:hover 
{
	line-height: 11px;
	text-decoration:none;
	color: #978638;
	font-weight:bold;
	text-decoration:none;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active, a.CommandButton:hover 
{
	line-height: 11px;
	text-decoration:none;
	color: #978638;
	font-weight:normal;
	text-decoration:none;
}