body {
	font-family : Verdana, sans-serif;
	font-size: 62.5%; /* -- Sets 1em to equal 10px -- 	font-size : 0.8em; */ 
	color : #333;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	background: url(/images/bg.jpg) repeat-x;
	line-height : 1.5em;
	margin : 0;
	padding : 0;
}
a {
	text-decoration : none;
}
a:hover {
	background-color : #d3d987;
}
.divos {
	background : #ffffff;
	width : 974px;
	margin : 0px auto 0px auto;
	border-style : solid;
	border-color : #ffffff;
	border-top-width : 0;
}
/*974px;790-184 398+184 582 760+184 944 */
.divtop {
	height : 158px;
	background : transparent url("images/bded.jpg") repeat-x scroll 0;
	border-bottom: 1px solid;
 }
.divlt {
	float : left;
	width : 150px;
	padding : 15px;
	color: #4a4a4a;
	background : #ffffff;
	font-size : 1em;
	border-right: 1px solid;
	display:inline;
}
.divct {
	float : left;
	width : 570px;
	padding : 15px;
	background: #ffffff;
	display:inline;
}
/*background: #cccccc url("images/bdewm.jpg") no-repeat center center;
 */
.divwidect {
	float : left;
	width : 944px;
	padding : 15px;
	background: #ffffff;
}
.divrt {
	float : left;
	width : 150px;
	padding : 15px;
	background : #ffffff;
	color: #4a4a4a;
	font-size : 1em;
	border-left: 1px solid;
	display:inline;
}
.divbt {
	clear : both;
	padding : 20px;
	background : #CDDDEB;
	background: url(/images/bg.jpg) repeat-x;
	text-align : center;
	font-size : 0.7em;
}
.divsidepic{
	float:left;
	background : transparent url("images/fw1.jpeg") center right no-repeat;
	padding-bottom: 10px;
	/*background : transparent url("images/redstar.png") center right no-repeat;
	*/
}
.divtoppic{
	float:left;
	background : transparent url("images/rs.png") center right no-repeat;
	width: 138px;
	height: 158px;
	/*padding-top:30px;
	background : transparent url("images/redstar.png") center right no-repeat;
	*/
}
.divstartext{
	padding-top: 35px;
	color: white;
	font-size : 0.65em;
	font-weight: 700;
	width: 100px;
	height: 140px;
	text-align:center;
}
.plist{
  float : left;
  width : 232px;
}
.olist{
  float : left;
  width : 308px;
}
.owlist{
  float : left;
  width : 220px;
}
/*  height : 1200px;
 * 	text-align : center;	

*/
a.divbt {
	color : #999999;
}
.site_nav {
	text-align : center;
}
ul.site_nav {
	position : relative;
	margin : 0px 0px 0px 0px;
	padding : 5px;
	list-style : none;
	height : 16px;
	font-size : 11px;
}
ul.site_nav li {
	margin : 0px;
	padding : 0px;
	display : block;
	float : left;
	text-align : center;
	height : 16px;
	width : 100px;
	line-height : 16px;
	font-weight : bold;
}
ul.site_nav li, ul.site_nav li a, ul.site_nav a:visited {
	text-decoration : none;
	color : #931e1e;
	display : block;
}
ul.site_nav li.y, ul.site_nav li.y a, ul.site_nav li.y a:hover, ul.site_nav li.y a:visited {
	display : block;
	color : #f00;
	height : 16px;
	line-height : 16px;
}
.firstletter {
	float : left;
	font-size : 3em;
	line-height : 1em;
	font-weight : bold;
	margin-right : 0.2em;
}
.warn {
	color : #ff0000;
}
h1 {
	text-align : center;
	font-size : 2em;
	line-height : 1em;
	font-weight : bold;
	color : #ff0000;
}
h2 {
	text-align : left;
	font-size : 1.3em;
	line-height : 1.4em;
	font-weight : bold;
	color : #000080;
}
td.xx {
	border-right: 1px solid gray;
	padding: 0 10px 0 0;
}
td.bl{
 border-left: 1px solid; 
}
/*
 * 	border-top : 1px solid gray;
 * 	border-width: thick;

*/
tr.c0 td {
	background-color: #EEE0E5;
}
tr.tr1 {
	background-color : #FFFFCC;
	color : black;
}
tr.tr2 {
	color : navy;
}
table.rep{
	border-width: 10px;
	
}
div.ljtext {
	margin : 0px 25px 0px 25px;
	line-height : 18pt;
	color : #931e1e;
	text-align : justify;
}
div.latext {
	line-height : 12pt;
	color : #931e1e;
	text-align : left;
}
img
{  
	border-color: #fff;
	border-style: none;
	border-width: 0;
}
.amenu{
	font-size: 2.0em;
	background: #ffff00;
}
.rent {
	float : left;
	margin : 20px 0 0 40px;
	border-top : 1px solid #424242;
	text-align : left;
	width: 396px;
	color : #931e1e;
}
.rentpics {
	padding : 20px 20px 20px 0;
}

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

#tabs li {
	float: left;
	background: url(images/tabright.gif) top right no-repeat;
	margin: 0;
	font-size: 1em;
}

#tabs a {
	display: block;
	background: url(images/tableft.gif) top left no-repeat;
	color: #ffc;
	text-decoration: none;
	padding: 0.6em 1em 0.25em;
}

#tabs a:hover {
	color: white;
}

#tabs #selected {
	font-weight: bold;
	background-image: url(images/tabrightactive.gif);
}

#tabs #selected a {
	background-image: url(images/tableftactive.gif);
	color: white;
}
.tabend{
 border: 1px solid;

	clear : both;
}


.spacer{
 clear : left;
}
.spacerboth{
 clear : both;
}

.red {
  background-color: red;
  color: white;
}
.blue {
  background-color: blue;
  color: white;
}

/*
 * 
 * 
 * */

