body
{
    background-image: url(woodgrain2.jpg);
}

.main
{
    width: 980px;
    border: double 3px #CC6600;
    text-align: center;
}
.header
{
    background-image: url(banner.jpg);
    background-position: right;
    background-repeat:no-repeat;
    height: 125px;
    text-align: left;
    vertical-align: middle!important;
    padding-left: 40px;
}

.menu
{
    background-color: #CC6600;
    vertical-align: middle;
    text-align: left;
    height: 30px;
}

.extrabar
{
    background-color: #cccccc;
}

.content
{
    background-color: White; 
    width:100%;
}

.footer
{
    font-family: Verdana;
    font-size: x-small;
}
.footerborder
{
    width: 940px;
    border: double 3px #CC6600;
    text-align: center;
    background-color: White;
    padding: 20px;
}

/*-------------------Copied Styles--------------------------------*/

#bread_style{color:#000000; font-size:13px; padding-left: 15px; }
#login_style{ color: White; font-size:13px; padding-right: 15px;}
#login_style:a {color: White;}
.search_style{ padding-right: 15px; }
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}
.ContentPane { padding:0px; margin:0px; vertical-align: top; padding: 15px;}

th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
/*a,a:link,a:visited,a:active{color:#4F839F; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }*/


/*------------------ Navigation Element---------------------------*/

.main_dnnmenu_container {
	background-color: transparent;
	z-index: 1000;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	z-index: 1000;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand;
	color: White;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #CC6600;
	font-family: Verdana;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 1px 3px;
    border-bottom: solid 1px #f5cb98;
    z-index: 1000;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand;
	color: white; 
	font-size: 10pt;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 10px 0px 10px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
/* background-color: #8da4d3; */
	color: #f5cb98;
	font-style: oblique;

}

.main_dnnmenu_itemhover td {  
/* background-color: #8da4d3; */
	background-color: #f5cb98;
	color: Black;
	font-style: oblique;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
}

.main_dnnmenu_submenu 
{
	background-color: White;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=5);
	padding: 2px 4px 2px 2px;   /*explicitly set padding for sub-menus */
	border-color: #f5cb98;
	border-width: 2px;
	margin-top: 5px;
	border-style: solid;
	z-index: 1000;
	
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #CC6600 1px solid; 
	border-bottom: #CC6600 1px solid; 
	border-top: #CC6600 0px solid;
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
	color: #CC6600;
}
/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:white; font-size:13px;}
a.user:hover{color: #f5cb98;}

.leftinfoheader
{
color: #cc6600;
font-size: 13pt;
font-weight: bold;
}

p
{
font-size: small;
}
b
{
color: #cc6600
}

.sitemap
{
    font-family: Tahoma;
    font-size: 8.5pt;
    font-weight: bold;
}
