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; }

.toptext { color: #FFFFFF; }

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

a.blackbg{ text-decoration:none; color: #FFFFFF;}
a.blackbg:hover{ text-decoration:underline; color: #FFFFFF;}


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

h1{ font-size: 1.8em; color: #FFFFFF;}
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;
}

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;
}

.block{
    margin:0px 0px 20px 15px;
    width:526px;
    background: #fef2dd url(images/block.jpg) top left no-repeat;
    border:2px solid #b5a186;
    border-left:none;
    border-top:none;
}

.block {
    margin: 0px 3px;
    padding:11px 15px;
    border-bottom:1px dotted #d0bb9b;
}

.block .text{
    margin: 0px;
    padding:5px 15px;
}

/* ### SIDE BAR STYLES ### */

.block{
    width:550px;
    margin:0px 0px 15px 0px;
    padding:0px;
    background: #fef2dd url(images/block.jpg) top left no-repeat;
}

.block h4{
    margin: 5px 5px 0px 5px;
    padding:0px 0px 3px 0px;
    border-bottom:1px dotted #d0bb9b;
    font-weight:bold;
}

.block .text{
    margin: 0px;
    padding:5px 10px;
}

