
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(bgpattern.gif);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#logo {
	background-color:#ffffff;
	color:#ffffff;
}


#master {
	width:760px; 
	margin-right: auto;
	margin-left: auto;
	background-color:#455722; 
	border:1px solid #666666;
}
#status {
	display:block;
	clear:both;
	background-color:#455722;
	color:#FFFFFF;
	border-top:1px solid black;
}
#menu {
	border-top:1px solid #455722;
	/*border-bottom:1px solid black;*/
	width: 760px;
}
#contentholder {
	background-color:#ffffff;
	width: 760px;
}
#footer {
	font-size:60%;
	text-align:center;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color:#465721;
	color:#ffffff;
}


#breadcrumb {
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	background-color:#eeeeee;
}
#tags {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px; 
}
.ratetable {
	border: 1px solid black;
}
.caption {
	font-size:12px;
	font-weight:bold;
	text-align: center;
	background-color:#CCCCCC;
}
.secthead {
	color: #cc0000;
	font-weight: bold;
}
.red {
	color:#cc0000;
}

/* ---- Add Ons ---- */

H1  {
    font-size:  20px;
    font-weight:    normal;
    color: #cc0000;
}

H3  {
    font-size:  12px;
    font-weight:    normal;
    color: #cc0000;
    font-weight:bold;
}

#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #ffffff;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-image:url(http://www.jocasseeoutdoorcenter.com/menubg.gif);
	background-color: #CFCECE;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	height:25px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: white none 0px; 
	border-bottom: white none 0px;  
	border-top: white none 0px; 
	border-right: white none 0px; 
	background-color: Transparent;
	height:25px;
}

.MainMenu_MenuIcon {
	display:none;
	cursor: pointer; 
	cursor: hand; 
	background-color: #CCCCCC; 
	border-left: #cccccc solid 1px; 
	border-bottom: #cccccc solid 1px; 
	border-top: #cccccc solid 1px;
	text-align: center; 
	width: 0px; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #CCCCCC; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #cccccc; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color:transparent;
	cursor: pointer; 
	cursor: hand; 
	color: blue; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height: 25px;
}


.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-top: black none 0px;
	border-bottom: black none 0px;
	border-right: black none 0px;
	border-left: black none 0px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*-------- 
TopMenu CSS Settings
-----------*/
 
.TopMenuBar { font-size:12px; border-bottom: 1px solid black;}

.TopMenuBar a { color: #465721; font-weight: bold;}

.TopMenuBar a:hover {text-decoration: none; color:#cc0000; }

/*.TopMenuBar a:visited { color: #465721; }*/




