body
{
background-color: #f26521;
background-image:url(images/back.gif);
background-repeat:repeat-x;
font-family: verdana,arial,sans-serif;
font-size: 10px;
height: 100%;
color:#3f251e;
}

html {
	height: 100%;
}

.middle {
	height: 100%;
}

.menuback {
	background: white url(images/home_02.jpg) no-repeat left top;
	padding-left: 40px
}

.menuback2 {
	background: white url(images/home_02a.jpg) no-repeat left top;
	padding-left: 40px
}
	
#main { position:relative }


div.submenu {
	position: absolute;
	top: 455px;
	left:20px;
	width: 190px;
	display: none;
	background: #0A4563;
	z-index: 100;
	padding: 5px 5px 5px 5px;
	text-align: left;
filter:alpha(opacity=80);
 opacity: 0.80; 
	font-weight: bold;

}

#contentBox 
{
	background-position: top-right;
	background-repeat:no-repeat;
	background-color:white;
	 }	 
a {
	
	
}
.contentHeading 
{
	font-size:26px;
	color:#63483a;
	
	 }

.standard_text_small
{	
	color:#3f251e;
	font-size:10px;
}
.standard_text_mid
{	
	color:#3f251e;
	font-size:12px;
}
.standard_text_large
{	
	color:#3f251e;
	font-size:16px;
}

.standard_text_title
{	
	color:#f26522;
	font-size:16px;
font-weight: bold;
}

a:hover {
	color: #3f251e;
}

a.menuitem {
	text-decoration:none;
	color:white;
	font-size:16px;


}


a:hover.standard_text_title {
	color: #f26522;
}
.head {
	font-family:verdana,arial;
	font-weight: bold;
	font-size:12pt;
	color: #3f251e;
}

.normal {
	font-family:verdana,arial;
	font-size:10pt;
}

.medinput {
	border: 1px #aaaaaa solid;
	width: 320px;
}

.medbutton {
	background-color: #0A4563;
	color: white;
	padding: 2px 2px 2px 2px;
}

a.menuitem:hover {
	color:#3f251e;
}

a.subitem {
	text-decoration: none;
	font-size: 16px;
	color:#3f251e;
	line-height: 28px;
	padding-top:2px;
}

a.subitem:hover {
	color: white;
}
