BODY {
	margin:0;
	font-family :  georgia ;
	font-size : 12px;
	color : #444444;
}

TD {
	font-family :  georgia ;
	font-size : 12px;
	color : #444444;

}


A, A:Visited {
	font-family :  georgia ;
	font-size : 16px;
	text-decoration: none;
	color: #836641;
}

A:Hover {
	font-family :  georgia ;
	font-size : 16px;
	text-decoration: none;
	color: #502816;
}

.whitelink, .whitelink:Visited {
	font-family :  georgia ;
	font-size : 12px;
	text-decoration: none;
	color: white;
}

.whitelink:Hover {
	font-family :  georgia ;
	font-size : 12px;
	text-decoration: underline;
	color: white;
}

.blsmall, .blsmall:Visited {
	font-family :  georgia ;
	font-size : 12px;
	text-decoration: none;
	color: #836641;
}

.blsmall:Hover {
	font-family :  georgia ;
	font-size : 12px;
	text-decoration: underline;
	color: #502816;
}

img {border:0}
.yellowstardiv {background-color:#dbd2bf;color:#502816;padding:5px;width:260px;font-family:georgia;font-size:13pt;background-image:url(images/brown_star.png);background-repeat:no-repeat;background-position:10px 2px;margin-bottom:2px}

.brownstardiv {width:146px;padding:5px;padding-right:30px;background-image:url(images/brown_star.png);background-repeat:no-repeat;background-position:156px 0px;}
.whitestardiv {width:146px;padding:5px;padding-right:30px;color:white;background-color:#502816;background-image:url(images/white_star.png);background-repeat:no-repeat;background-position:156px 5px;}

.rightbs {width:375px;padding:5px;background-image:url(images/brown_star.png);background-repeat:no-repeat;background-position:0px 1px;font-family:georgia;font-size:13pt;margin-top:10px;color:#502816}

.titlefont {font-family:georgia;font-size:14pt;color:#502816}

.gallink, .gallink:Visited {padding-left:25px;font-size:12px;}
.gallink:Hover {padding-left:25px;background-image:url(images/brown_star.png);background-repeat:no-repeat;background-position:2px -5px;font-size:12px;}

#header{color:white;padding-top:10px}

#footer{padding-top:5px}

#featured{ 
	width:385px; 
	padding-right:0px; 
	position:relative; 
	border:0; 
	height:289px; 
	background:#fff;
	display:inline	
	clear:both
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:289px; 
	right:0px; 
	height:18px;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color:#502816
}
#featured ul.ui-tabs-nav li{ 
  float: right;
  width: 15px;
  height:18px;  
  padding: 0;	
	margin-right:5px;  
}

#featured ul.ui-tabs-nav li img{ 
	float:right;
    display: inline;	
	border:1px solid red;
	height:16px;	
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:arial; 
	line-height:18px; 
	height:18px;	
}
#featured li.ui-tabs-nav-item a{ 

	display:block; 
	color:white;  background:#502816; 
	line-height:12px;
	height:18px;	
}
#featured li.ui-tabs-nav-item a:hover{ 
 	color:white;
	background:#502816; 
	height:18px;	
}
#featured li.ui-tabs-selected{ 
	background-color:#502816;
	color:white;
	height:18px;	
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#502816; 
	height:18px;	
}
#featured .ui-tabs-panel{ 
	width:385px; height:289px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:219px; left:0; 
	width:385px;
	height:70px; 
	background: url('images/transparent-bg.png'); 
  text-align: left;	
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


#page {
	background-color:#efefef;
	width:600px;
	margin:50px auto;
	padding:20px 150px 20px 50px;
	min-height:600px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

h1, h2 {
	letter-spacing:-1px;
	color:#2D5AC3;
	font-weight:normal;		
	margin-bottom:-10px;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

.less {
	color:#999;
	font-size:12px;
}
