﻿body 
{
    background-color: #CCCCCC;
    font-family: Tahoma;
}

h1 
{
    font-family: Gill Sans MT, Tahoma, Sans-Serif;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 5;   
    color: #000;    
}

h2 
{
    font-family: Tahoma, Sans-Serif;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: normal;   
    color: #035703;    
}

h3 
{
    font-family: Tahoma, Sans-Serif;
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: normal;   
    color: #000;    
    background-color: #E1C46B;
    margin-bottom:0;
    padding: 3px;
}

h4 
{
    font-family: Tahoma, Sans-Serif;
    font-size: 0.8em;
    font-weight: bold;
    letter-spacing: normal;   
    color: #000;   
    background-color: #E9D28F; 
    margin: 0;
    padding: 3px;
}
h5 
{
    font-family: Tahoma, Sans-Serif;
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: normal;   
    color: #333;   
    margin: 0;
    margin-top: -10px;
    
}

p.info 
{
    background-color: #EBD89C;
    margin: 0;
    padding: 10px 5px;
    clear: both;
}

.alignright 
{
    text-align: right;
}

.justify 
{
    text-align: justify;
}


a
{
    color: #957000;     
}
a img 
{
    border: none;
}

a:hover
{
    color: #CC9900;
}

a:visited
{
    color: #002200;    
}

a:visited:hover
{
    color: #035703;
}

#headerinfotop a, #footer a 
{
    color: #555;
}
ul 
{
    list-style-image: url('../images/star.gif');
    list-style-position:inside;
    font-family: Tahoma, Sans-Serif;
    font-size: 0.85em;
}

ul ul
{
    list-style-image: url('../images/star.gif');
    list-style-position:inside;
    font-family: Tahoma, Sans-Serif;
    margin: 10px 0;
    font-size: 1em;
    
}

li
{
    list-style-position: outside;
    padding: 2px 0;
}  
p 
{
    font-family: Tahoma, Sans-Serif;
    font-size: 0.85em;
    letter-spacing: normal;   
    color: #333;   
}

.framed 
{
    border: solid 2px #333;
    margin: 15px;
}

.floatright 
{ 
    float: right;
    margin-left: 15px;
}

.floatleft
{ 
    float: left;
    margin-left: 0;
    margin-right: 15px;
    
}


/* Header styles */
#logo 
{
    float:left;
    clear: both;
    margin-left: 10px;
    height: 92px;
}

#beastar
{  
  margin-left:58%;
  width: 165px;
  height: 46px;
  background: url('../images/beastarandhelp.jpg') no-repeat 0 0;
  display: block;
  overflow: hidden;

}

#beastar:hover
{ 
  background-position: 0 -46px;

}

#beastar span
{
    display: none; 
}

#imgheader 
{
  clear:both;
  width: 940px;
  height: 157px;
  background: url('../images/headerimg.jpg');
  border-top: solid 10px #E1C46B;  
  display: block;
  z-index: 100;
}


#imgheader span
{
    display: none; 
}

/* Content / Columned Section */

#container 
{
    background-color: #FFFFFF;
    border: solid 1px #404040;
    width: 940px;
    min-height: 500px;
    margin:auto;
    padding: 10px 0 0 0;
    position:relative;
    overflow:hidden;
}

#headerinfotop 
{
    float:right;
    width: 500px;
    text-align: right;
    font-family: Tahoma;
    font-size: 0.8em;
    color: #999999;
    height: 47px;
    padding-right: 10px;
}
#headerinfobottom 
{
    float:right;
    width: 500px;   
}
#header 
{
	clear:both;
	float:left;
	background-color: #FFFFFF;
	width: 100%;
}

#colcontainer
{
    clear: both;
    width: 100%;
}

#wrapper
{
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
	}
#maincontent
{
	position:relative;
	float:left;
	margin:0;
	padding: 0 0 0 10px;
	
}
#centercol 
{
	position:relative;
	padding: 10px 8px;
	background-color: #F7EFD7;
	position:relative;
	float:left;
	width: 535px;
	margin-top: -19px;
}
#leftcol 
{ 
	position:relative;
	float:left;
	clear: both;
	width: 185px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 0;
	z-index:100;
}

#rightcol 
{
	position:relative;
	float:left;
	clear: right;
	width: 175px;
	padding:5px;
	z-index:99;
	margin-left: 5px;
}


#footer 
{
	position:relative;
	top:1px;
	background:#E1C46B;
	width:100%;
	clear:both;
	margin:0;
	padding:3px;
	text-align:center;
	height: 50px;
	font-size: 0.85em;
}


/* Menu Styles */

ul.menu 
{   
  font-family : Gill Sans MT, Tahoma, Sans-Serif;
  font-size: 15px;
  list-style-image: none;
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 11.7em;
}
ul.menu ul 
{
  font-family : Gill Sans MT, Tahoma, Sans-Serif;
  font-size: 15px;
  list-style-image: none;
  list-style-type:none;
  padding: 0;
  margin: 0 0 0 3px;
  width: 11.3em;
}

ul.menu a 
{
  display: block;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

ul.menu li 
{
  font-weight: bold;
  padding: 0;
  margin: 0;
}

ul.menu ul li 
{
  font-weight:normal;
  height: auto;
  padding: 0;
  margin: 0;
  width: 175px;
  border: none;
}

ul.menu li a 
{
  background-image: url('../images/menubar.jpg');
  color: #fff;	
  padding: 0.45em;
  margin: 0;
}

ul.menu li a:hover 
{
  background-color: #002F00;
  color: #fff;
  background-position: 174px 0;

}


ul.menu li a.menuendtop
{
  background-color: #002F00;
  background-image: url('../images/menubartop.jpg');
}

ul.menu li a.menuendbot
{  
  background-color: #002F00;
  background-image: url('../images/menubarbot.jpg');
}

ul.menu li a:hover.menuendtop
{ 
  background-color: #002F00;
  background-position: 174px 0;
}

ul.menu li a:hover.menuendbot
{  
  background-color: #002F00;
  background-position: 174px 0;
}

ul.menu li ul li a 
{
  background: #E1C46B;
  border-left: 5px #996600 solid;
  color: #333;
  padding: 0.3em 0.3em 0.3em 0.5em;
  width: 152px;
}

ul.menu li ul li a:hover 
{
  color: #002B00;
  background: #E1C46B;
  border-left: 5px #002B00 solid;
}

/* info box */

div.infobox 
{
    background-color: #EBD89C;
    padding: 3px;
    font-size: 0.85em;
    color: #333;
}

div.infoboxtitle 
{
    padding: 3px 3px 3px 5px;
    background-color: #E1C46B;
    color: #FFF;
    text-transform: uppercase;
    font-weight:bold;
}

div.infobox ul, div.infobox li
{
    list-style-position: outside;
    margin-left: 10px;
    padding: 2px 0;
}

