 .homeImg
 {
	width:100%;
	height:auto;
 }
 
 #mainBody{
	position: relative;
	float : left;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	/*background-image: url(images/gray.jpg);*/
	background-repeat: repeat;
	padding-bottom: 20px;
	background: #f6e8dd
	/*background-image: url(glbnav_background.gif); */
}

.topMenu li a {
	display : block;
	float : left;
	margin : 0;
	padding : 2px 5px 2px 5px;
	border-right : 1px solid rgb(255, 255, 255);
	color : Purple;
	text-decoration : none;
	font-size : 11px;
	color: #f6e8dd; 
}

.topMenu a:hover, .nav2 a.selected {
	color : #cccccc;
	text-decoration : none;
}


.leftPanel {
	width: 210px;
	float: left;
	height: 800px;
	margin : 0px;
	padding : 0px;
	border: 1px solid #CCCCCC;
	/*display: block;**/
	
	/**border-top: 1px solid #ffffff; */
	/*border-bottom: 1px solid #cccccc;*/

	background: #8e4232;

}

.selectCity 
{
	position:absolute;
	margin: 5px;
	margin-top: 200px;
	margin-bottom:0px;
	padding: 0px;
	color: White;	
	font-size: 12px;
}

.leftAd 
{
	position:absolute;
	margin-left: 20px;
	width: 170px;
	height: 220px;
	margin-top: 300px;
	margin-bottom:0px;
	padding: 0px;
	color: White;	
	font-size: 12px;
}

.SiteTitle {
	width : 730px;
	top : 14px;
	position : absolute;
	z-index : auto;
	background : transparent;
	left: 0.469in;
	height: 22px;
	color:White;
	font-size: xx-large;
	font-family: Tempus Sans ITC;	
	font-weight:bold;
	}
	
.Sitesubtitle {
	width : 600px;
	top : 55px;
	position : absolute;
	z-index : auto;
	background : transparent;
	left: 3in;
	height: 22px;
	color:White;
	font-weight:bold;
	font-size: 14px;
}

#barTopAd{
	position: relative;
	float : left;
	width: 100%;
	height: 60px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*background-image: url(glbnav_background.gif);*/
	left: 0;
	background-color: #8e4232;
}

#menubar{
	position: relative;
	float : left;
	width: 100%;
	height: 32px;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-color:#8e4232;
	left: 0;
}


#menu li.first a{
	float: left;
	background: #7e4232;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	float: left;
	background: #6c2e1f;
	padding: 6px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #7e4232;
	padding: 9px 20px;
}


/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 0px;
	background: #6c2e1f;
	   z-index: 1; 
}
.m0l0oover {
	text-decoration : none;
	border : 0px;
	background: #7e4232;
   z-index: 1; 	
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 0px;
	background: #6c2e1f;
	filter: alpha(opacity=100);
	-moz-opacity: 100%; 
	opacity: 1;
	-khtml-opacity:1;
	z-index: 1; 

}
.m0l1oover {
	text-decoration : none;
	border : 0px;
	background: #7e4232;
   z-index: 1; 	
   
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 0px;
	background: #6c2e1f;
   z-index: 1; 	
	color: #FFFFFF;   
}
.m0l2oover {
	text-decoration : none;
	border : 0px;
	background: #7e4232;
	   z-index: 1;
	color: #FFFFFF;	   
}

#rightAds{
	border-width: 3px;
	position: relative;
	float : right;
	width: 126px;
	height: 606px;
	margin: 0px;
	margin-left: 0.8%;
	margin-right: 0.8%;
	margin-top: 10px;
	border-color:#ffffff;
	border-style: solid;
	background-color:#f6e8dd;
}

 .signInCell
 {
	background-color:#e8d2c1; 
	border: #e8d2c1 1px solid;
 }
 
.myContentTdPic{ 
width: 260px;
height: 160px; 
padding-left: 0px; 
padding-right: 0px; 
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0; 
border-bottom: solid #f6e8dd 15px;
	
} 

.myContentTdDesc
{
width: auto;
height: 160px; 
padding-left: 12px; 
padding-right: 12px; 
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0;
margin-bottom: 0;
border-bottom: solid #f6e8dd 15px;
}

