body{
	font: normal 0.8em/1.6em Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #663300;
	text-align:center;
	background:#000000 url(images/Ravenhearst_body_bg.jpg) no-repeat fixed center top;

}

/* images */
img{ border-color: #f1d9c2;}

img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 10px;
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

ul { margin: 0; padding : 0; list-style : none; }

a{ text-decoration:none; color: #006600;}
a:hover{ text-decoration:underline; color: #008800; }

h1,h2,h3,h4,h5{
 	font-family: Helvetica, Arial, Tahoma, sans-serif;
 	font: normal 1.8em;
	color: #663300;
}

h1{ font-size: 1.8em;}
h2{ font-weight: bold; font-size: 1.6em;}
h3{ font-size: 1.4em;}
h4{ font-weight: bold; font-size: 1.3em;}
h5{ font-size: 1em;}

.game{
	line-height:1.2em;
}

.fgame a, .game a{
	font-weight:bold;
	padding:0px;
}

.game span{/* used for numbers or date */
	font-weight:bold;
	line-height:1.4em;
	color: #996600;
}

.sidebartext{
	padding:5px 5px 0px 5px;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	border:2px solid #28a918;
	border-top:0px;
	border-bottom:0px;
}

TD.TD_Text {
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

A.A_MenuItemsMain 
{
   color : #000000;
   font-size : 13px;
   text-decoration : none;
   text-transform : none;
}
 
A.A_MenuItemsMain:hover 
{
   color : #000000;
   text-decoration : underline;
   text-transform : none;
}

A.A_MenuItemsMain:visited 
{
   color : #000000;
   text-decoration : none;
   text-transform : none;
}

A.A_GameList 
{
   color : #006600;
   font-size : 10px;
   text-decoration : none;
   text-transform : none;
}
 
A.A_GameList:hover 
{
   color : #008800;
   text-decoration : underline;
   text-transform : none;
}

A.A_GameList:visited 
{
   color : #006600;
   text-decoration : none;
   text-transform : none;
}

.maintext
{
   color : #000000;
   font-size : 10px;
}

/* anchor buttons */
a.btn{
	margin:10px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    position: relative;
    float: left;
    font-weight: bold;
    color: #ffffff;
    background: transparent url(images/btn_right.gif) top right no-repeat;
    text-decoration:none;
}

a.btn:hover{
    background-position: right bottom;
    text-decoration:none;
    cursor:pointer;
}

a.btn span{
    display: inline;
    position: relative;
    float: left;
    background-position: top left;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #ffffff;
}

a.btn span{
    height: 25px;
    font-size: 14px;
    line-height: 14px;
    padding: 9px 0px 0px 40px;
    background-image: url(images/btn_arrow.gif);
}

a.btn_download span{
    background-image: url(images/btn_download.gif);
}

a.btn_cart span{
    background-image: url(images/btn_cart.gif);
}

a.btn:hover span{
    background-position: left bottom;
}

.green_leftright_border 
{
   border: #28a918; 
   border-style: solid; 
   border-top-width: 0px; 
   border-right-width: 2px; 
   border-bottom-width: 0px; 
   border-left-width: 2px;
   padding-top : 2px;
   padding-right : 2px;
   padding-bottom : 2px;
   padding-left : 2px;
}
