body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFF;
	font-size:11px;	
/*	background: url(/images/bg.jpg) repeat-x; */
	background-color: #c89d23;
}

h1 {  font-size: 12pt; color: #ffffff; }
.td {  font-size: 7pt; color: #ffffff; background:transparent;}
.h1 {  font-size: 12pt; color: #ffffff; background:transparent;}
.errorText { font-size: 7pt; color: pink; font-weight: bold; background:transparent;}

a:link, a:active, a:visited {color: #fff4b3; text-decoration: none; }
a:hover {color: #452b01; text-decoration: none; }

.lfclr a {color: #664e10; text-decoration: none; font-weight:bold; }
.lfclr a:hover {color: #2D0000; text-decoration: none; }

.headertext {   font-size: 8pt; color: #ffffff ; font-weight: bold; background:transparent;}
.insertText {  font-size: 7pt; color: #000000; background:transparent;}
.disclaimer{  font-size: 7pt; color: #999999; line-height : 95%; background:transparent;}
.smallgrey { font-size: 7pt; color: #CCCCCC; background:transparent;}

.footbgn { background:  url(/images/mbg.png) repeat-x; color:000; }

table.navigation { width:1000px; }
.navigation  td { font-size: 7pt; color: #000000;} 
.navigation  a:link {font-size: 7pt; color: #FFF; text-decoration: none;} 
.navigation  a:active {font-size: 7pt; color: #FFF; text-decoration: none;} 
.navigation  a:visited {font-size: 7pt; color: #FFF; text-decoration: none;} 
.navigation  a:hover {font-size: 7pt; color: #CCC; text-decoration: none; } 

.topLogo { width:1002px; }

table.content{border-top: 1px solid #2283BF;border-bottom: 1px solid #2283BF;border-left: 1px solid #2283BF;border-right: 1px solid #2283BF;background-color: #E5F5FD;}

table.edge{border: 1px solid #000000;}

table.detail{border: 1px solid #4C6D8C; background-color: #6390B9;}
.detailHeader { font-size: 10pt; color: #FFffff; font-weight: bold} 
.detail td { font-size: 8pt; color: #FFffff;} 

.tophead a:link { font-size:11px; text-transform:uppercase; color: #FFF; font-weight:bold; } 
.tophead a:active { font-size:11px; text-transform:uppercase; color: #FFF; font-weight:bold; } 
.tophead a:visited { font-size:11px; text-transform:uppercase; color: #FFF; font-weight:bold; } 
.tophead a:hover { font-size:11px; text-transform:uppercase; color: #CCC; text-decoration:none; font-weight:bold;} 

.thumb {
	float: left;
	background:url(/images/p_holder.jpg);
	background-repeat:no-repeat; 
	background-position:center;
	width:178px;
	height:250px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
	padding-top:5px;
	margin:5px;
}
.thumb img {
	opacity:.80;
	vertical-align:middle;
}
.thumb a:hover img { opacity:1; }
.thumb2 img{
	opacity:.80;
	vertical-align:middle;
}
.thumb2 a:hover img { 
opacity:1;
}

.photocattitle {text-align: center; font-weight: bold;}
.phototitle {
text-align: center;
font-weight: normal;
width: 170px;
height:60px;
margin: 0 3px 3px 3px;
} 

table.insert {background-color: #42061D;}
.insert td { font-size: 7pt; color: #FFffff; background:transparent;} 
.insertHeader { font-size: 7pt; color: #FFffff; font-weight: bold; } 

table.portfolio {border: 1px solid #291B1C; background-color: #630006;}
.portfolio td { font-size: 7pt; color: #ffffff; background:transparent;} 
.portfolioName { font-size: 9pt; color: #FFffff; font-weight: bold; background:transparent;}

table.featured{border-top: 1px solid #C7C5C5;border-bottom: 1px solid #C7C5C5;border-left: 1px solid #C7C5C5;border-right: 1px solid #C7C5C5; background-color: #DCD9D9;}

table.body{background-color: #E6E4E4;}

table.homeSections{border-top: 1px solid #524C4C;border-bottom: 1px solid #524C4C; border-left: 1px solid #524C4C;border-right: 0px solid; background-color: #0086C0; }

.wimg { border: 1px solid #FFF; }

table.escortlinks
.escortlinks td { font-size: 7pt; color: #cccccc;} 
.escortlinks a:link {font-size: 7pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:active {font-size: 7pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:visited {font-size: 7pt; color: #FFFFFF; text-decoration: none; background:transparent;} 
.escortlinks a:hover {font-size: 7pt; color: #FF72E6; text-decoration: none; background:transparent;} 

table.top100list { border: 1px solid #000000; background-color: #630006; }
.top100list td { border: 1px solid #000000; background-color: #630006; }


label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
/* New Styles Table */
table.brd, table.brd td
{
	border-color: #FFF;
	border-style: solid;
}

table.brd
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.brd td
{
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #c89d23; 
	padding: 2px 3px; 
	color: #FFF;
	cursor:pointer;
}
.incl { background-color: #c89d23; color:#FFF; }
.imghold {
	background:url(/images/left_holder.jpg);
	background-repeat:no-repeat; 
	background-position:center;
	width:170px;
	height:222px;
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.imghold img{
	vertical-align: middle;
}
/* menu tabs */
#header ul {
	padding-left:20px;
    list-style:none;
	font: bold 1.2em  Verdana, sans-serif;
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header li a {
   float: left;
   margin:0;
   padding:4px 43px 2px 0px;
   text-decoration:none;	
   color: #000;
}
#header li a:hover {
	color: #600;
}
#header #current a {
   color: #600;
}
/* Rates box */
div#ratesbox {
	background: #c89d23;
	display:block;
	width:250px;
	margin-right:20px;
	margin-left:20px;
	border-color: #FEDE05;
  border-style: solid;
  border-width: 1px;
	}
div#reviews {
	background: #c89d23;
	display:block;
	width:224px;
	margin-right:10px;
	margin-left:20px;
	padding: 13px;
	border-color: #FEDE05;
  border-style: solid;
  border-width: 1px;
  }	
#ratesbox h1 { 
	font-size: 120%;
	font-weight:bold;
	text-align:right;
	color: #FFF;
	background: #c89d23;
	background-repeat:repeat-x;
}
.prcin {
	float:right;
	width:50px;
	text-align:right;
	display:block;
	padding-right:20px;
	}
	
.prcout {
	float:right;
	padding-right:20px;
	}	