body
{
background-color: #9e8675;
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: white url("images/rightBack.gif") no-repeat right top;
	background-position: top-right;
	background-repeat:no-repeat;
	
	 }



.categoryTitle A:link {color:Blue;text-decoration: none}
.categoryTitle A:visited {color:Blue;text-decoration: none}
.categoryTitle A:active {color:Blue;text-decoration: none}
.categoryTitle A:hover {color:#87c6bb;text-decoration: underline;}
.categoryTitle {color:Blue;text-decoration: none;}

.breadcrumb A:link {font-size:14px;color:#f26522;text-decoration: none}
.breadcrumb A:visited {font-size:14px;color:#f26522;text-decoration: none}
.breadcrumb A:active {font-size:14px;color:#f26522;text-decoration: none}
.breadcrumb A:hover {font-size:14px;color:#ffaa66;text-decoration: underline;}
.breadcrumb {font-size:14px;color:#f26522;text-decoration: none;}





	 
a {
	
	
}
a:visited 
{
	color:Blue;
}
.contentHeading 
{
	font-size:26px;
	color:#f26522;
	
	 }
	 .standard_text_small
{	
	color:#3f251e;
	font-size:11px;
}
.standard_text_large
{	
	color:#3f251e;
	font-size:14px;
}
.standard_text_title
{	
	color:#f26522;
	font-size:14px;
}
a:hover {
	color: #3f251e;
}

a.menuitem {
	text-decoration:none;
	color:white;
	font-size:16px;


}

a.standard_text_title
{	
	
	color:#f26522;
	font-size:14px;
}
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;
}
