body
{
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#832400;
}
a img
{
	border:0px;
	border-style:none;
}
.clr
{
	clear:both;
}
.fright
{
	float:right;
}
.fleft
{
	float:left;
}
#pagecontent
{
	background-color:#832400;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;
	width:720px;
}

#header
{
	height:162px;
}

#logoleft
{
	float:right;
	background: url(./images/logoleft.gif) no-repeat top left;
	width:203px;
	height:162px;
	font-weight:bold;
	font-size:13px;
	color:#3D3D3D;
}
#slogan
{
	padding-top:100px;
	padding-right:5px;
}
#slogan span
{
	color:#852500;
}

#realpage
{
	width:718px;
	background-color:#FFFFFF;
	border:1px solid #CF5D31;
	
	border-top:0px;
	border-bottom:0px;
	margin-right:1px;
	padding-right:5px;
}

#spaceleft
{
	width:10px;
	padding:5px;
	height:100%;
}

#menu
{
	width:218px;
	background : #FFF1EB;
	padding-right:1px;
	padding-left:1px;
	border-right:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
	
}
.menutitle
{
	text-align:center;
	color:#9D8983;
	font-size:13px;
	font-weight:bold;
	background: url('./images/titlebg.gif') repeat-x top right;
	height:22px;
	padding-top:3px;
	
}
.menusep
{
	border-top:2px solid #F5E9E4;
	height:8px;
	overflow:none;
}

.menuoptions
{
	 color:#9D8983;
	 background-color:#FFF5F1;
	 width:100%;
	 direction:ltr;
	 font-weight:bold;
}
.menuoptions ul li
{
	list-style-image: url(./images/fire.gif);
	list-style-type: circle;
	background-color:#FFF5F1;
}
.menuoptions ul li a
{
	 color:#9D8983;
	 direction:ltr;
	 font-weight:bold;
	 text-decoration:none;
	 background-color:#FFF5F1;
}
.menuoptions ul li a:hover
{
	 color:#9D8983;
	 direction:ltr;
	 font-weight:bold;
	 text-decoration:underline;
	 background-color:#FFF5F1;
}
#pageright
{
	float:left;
	text-align:right;
	width:510px;
}

#navigation
{
	height:38px;
	background: url('./images/navbg.gif') repeat-x top left;
}
#navend
{
	background : url('./images/navendbg.gif') repeat-x top right;
	width:50px;
	height:38px;
	float:right;
	
}
#nav_end_right
{
	float:right;
	width:89px;
	height:38px;
	background : url('./images/navright.gif') no-repeat top right;
}

.navlink 
{
	margin:3px;
	padding:5px;
	padding-top:8px;
	float:left;
	color:#242424;
	font-size:12px;
	font-weight:bold;
}
.navlink a
{
	color:#242424;	
	text-decoration:none;
}
.navlink a:hover
{
	color:#242424;	
	text-decoration:underline;
}
.navsep
{
	float:left;
	width:5px;
	height:35px;
	margin-left:5px;
	margin-right:5px;
	background : url('./images/navsep.gif') no-repeat top right;

}

.tabletop
{
	border-top:1px solid #E9E9E9;
	height:14px;
	background-color:#FBFBFB;
}
.tablebottom
{
	border-bottom:1px solid #E9E9E9;
	height:16px;
	background-color:#FBFBFB;
}
.innertable
{
	border-right:1px solid #E9E9E9;
	border-left:1px solid #E9E9E9;
	margin-right:1px;
	margin-left:2px;
	margin-top:-1px;
	padding:5px;
	background-color:#FBFBFB;
	color:#525252;
}
.innertable a
{
	text-decoration:none;
	color:#525252;
}
.innertable a:hover
{
	text-decoration:underline;
	color:#525252;
}
.tabletitle
{
 	color:#872600;
 	font-size:16px;
 	font-weight:bold;
 	margin:5px;
 }
 
.searchurl
{
 	text-align:center;
}
 
.searchurl input ,.biginput
{
 	border:1px solid #ABABAB;
 	font-size:15px;
 	font-weight:bold;
 	color:#525252;
 	height:20px;
 	float:left;
 	margin-left:100px;
}

.myinput
{
	border:1px solid #ABABAB;
 	font-size:15px;
 	font-weight:bold;
 	color:#525252;
 	height:20px;
}

.button
{
	 float:left;
 	height:20px;
 	width:121px;
 	background : url('./images/buttonbg.gif') repeat-x;
 	color:#FFFFFF;
 	font-weight:bold;
 	text-align:center;
 	padding:4px;
 	margin-left:10px;
 	cursor:hand;
 	cursor:pointer;
}
 
.table_break
{
	border-top:2px solid #E4E4E4;
	height:2px;
	margin:auto;
	overflow:hidden;

}
 
#footer
{
	margin-top:0px;
	margin-left:0px;
	background : url('./images/bottombg.gif') repeat-x;
	height:53px;
}
#pinkfooter
{
	float:left;
	background : url('./images/buttonred.gif') repeat-x;
	width:178px;
	height:48px;
	margin-left:6px;
	padding-right:2px;
	padding-right:-1px;
	
	border-right:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
}