body {margin-top: 0px;
	background-color: #F7F1E8;
}
#main {
	
	width: 1024px !important; /*For standards compliant browsers.*/
	width: 1024px;
	background-color: white;
}
#mainG {
	
	width: 100%;
	background-color: white;
}

#header {
	width: 1024px; /*compliant browsers ignore this, it's not !important. IE will pick this value up.*/
	height: 344px !important;
	background-image: url(../images/header.jpg);

}
#headerG {
	width: 100%; /*compliant browsers ignore this, it's not !important. IE will pick this value up.*/
	height: 344px !important;
	background: url(../images/header.jpg) no-repeat center;
	background-color: #DEAD4F;
}


/* elements within pagebody area */
}
#pagebody {
    width: 827px;
	vertical-align: top;
}

.textbody {
	padding-right: 15px;
	vertical-align: top;
}
.mainbody {
	vertical-align: top;
	width: 1024px;
}
.imageright {
	width: 340px;
	vertical-align: top;
}

#submenu {
    width: 827px;
	margin-left: 89px;
}

.subtext {
	width: 397px;
	

}

#Tmenuaarea {
	width: 1024px;
	height: 24px;
	text-align: left;
	background: url(../images/menu_back.gif) repeat-x;
}
#TmenuaareaG {
	width: 100%;
	height: 24px;
	text-align: left;
	background: url(../images/menu_back.gif) repeat-x;
}
#Tmenucont {
	width: 880px;
	height: 21px;

}


#footer {
	text-align: center;
	height: 45px;
	background: url(../images/footer_back.gif) repeat-x;
	width: 1024px;
}
#footerG {
	text-align: center;
	height: 45px;
	background: url(../images/footer_back.gif) repeat-x;
	width: 100%;
}

#title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 16px;
	color: #4C2204;
	padding-left: 199px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
	color: #4C2204;
    font-weight: bold;
    text-align: left;
	background-color: #DEAD4F;
	text-indent: 5px;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
	color: #4C2204;
    font-weight: bold;
    
   
	
}
h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
	color: #AD6915;
    font-weight: bold;
    


}
h4 {
	color: #4C2204;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	color: #4C2204;
    font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {  color: #4a2d09;  text-decoration: none;}a:visited {  color: #4a2d09;}a:hover {  color: #4a2d09;  text-decoration: none;}
UL {	color: #4C2204;
    font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	list-style-position: outside;}UL UL LI {	color: #4C2204;
    font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}UL UL UL LI {	color: #4C2204;
    font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}.images {
	border: 1px groove #4C2204;
	padding: 2px;
}

