/* global container */
body {
	margin: 0; padding: 0;
	background: url(images/fade.jpg) repeat-x;
	background-color: #800000;
	text-align: center;
}
.html {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center; /* IExplorer */

}

/* main container */
.container {
  position: relative; padding: 0; margin: auto; /* Firefox, Mozilla, Opera */
  height: auto; width: 780px;
  font-family: "Tahoma";  font-size: 11px;
  color: #4F4B46;
  border: 1px #0c456a solid;
}

/* container */
.header  {

}

.flash {
  position: relative;  clear: both;
  background: url(images/flash.jpg) no-repeat;
  height: 388px;  width: 780px;
}

.body {
	margin: 0;	padding: 0;
	width: 780px;
/*  background: url(images/back.gif) repeat-y;
*/
}




#menu1{
	position: absolute;
	top: 68px; left: 330px;
}
#menu2{
	position: absolute;
	top: 18px; left: 5px;
}




/* body */
.body table.tb {
  position: relative;
  height: auto;  width: 780px;
  background: url(images/back.gif) repeat-y;
}


/* footer */
.footer {
  position: relative;  clear: both;
  background: url(images/footer.jpg) no-repeat;
  height: 85px;  width: 780px;
}


#copyright {
  position: absolute;	  padding-left: 14px;
  height: 20px; width: 200px;  
  top: 30px;  left: 550px;	
	color: #B1B1B1; font-size: 11px;
  background: url(images/copyright.gif) no-repeat;
}

#copyright a {
	color: #FFFFFF;

}

#left {
	float: left;
	width: 240px;
}
#right {
	float: right;
	width: 260px;
}

#contacts {
	width: 700px;
	text-align: center;
}

#contacts input, textarea{
	border: solid 1px #A1A1A1; width: 230px; 
}

button#b1{
	height: 24px; width: 60px;
	border: none;
  background: url(images/button1.gif) no-repeat;
}
button#b2{
	height: 24px; width: 60px;
	border: none;
  background: url(images/button2.gif) no-repeat;
}
button#b3{
	height: 24px; width: 60px;
	border: none;
  background: url(images/button3.gif) no-repeat;
}
button#b4{
	height: 24px; width: 60px;
	border: none;
  background: url(images/button4.gif) no-repeat;
}
a {
	color: #105A9B;
}

b {
	color: #105A9B;
}


img {
	border: none;
}
img.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

img.image {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid 1px #BCBBC0;
}

td.right {
	font-size: 10px;
}


p {
	margin: 0px 10px 0px 10px;
}

p.right {
	text-align: right;
}
p.date {
	color: #B4B3B3;
}

span.arrow {
	padding-left: 14px; text-align: right;
  background: url(images/arrow.gif) no-repeat;
}

span.bullet {
	padding-left: 14px; text-align: right;
  background: url(images/bullet.gif) no-repeat;
}
span.price {
	font-size: 14px;  font-weight: bold;  color: #105A9B;
  padding-left: 64px;   background: url('images/price.gif') no-repeat;
} 





select {
  height: 21px;
  width: 216px;
}


body, table
{
	font: 12px arial;
}

a
{
	color: #63232d;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}

.boxWrapperOff
{
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #cccccc solid;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}
.boxWrapperOn
{
	border: 1px #234763 solid;
	width: 100%;
	text-align: left;
	background-color: #ffffff;
	background-image: url('images/fade.png');
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-bottom: 4px;
}


.boxWrapperOn .listingBox
{
	background-image: url('images/fade2.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.listingBox
{
	font: 12px arial;
	position: relative;
	text-align: left;
}

.listingBox .location
{
	font-size: 12px;
	
}

.listingBox .location span
{
	font-weight: bold;
	color: #234763;
}

.listingBox .price
{
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 14px;
	font-weight: bold;
}

.listingBox img
{
	margin: 8px;
	margin-bottom: 14px;
	float: left;
	width: 112;
	height: 84;
}

.listingBox h1
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 80px;
}

.listingBox h2
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #c0c0c0 solid;
	color: #63232d;
	text-transform: uppercase;
}

.boxOff
{
	display: none;
}

.boxOn
{
	font-size: 12px;
	text-align: left;
	padding: 10px; 
	margin: 10px; 
	border: 1px #bac3d5 solid; 
	background-color: #eceef3; 	
}

.boxOn span
{
	color: #234763;
	font-weight: bold;
}

.details
{
	border: 1px #cccccc solid;
	background-color: #ffffff;
	padding: 2px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}

.googleBox
{
	text-align: left;
	margin-bottom: 4px;
	width: 138px;
	margin-left: 6px;
	border-bottom: 1px #cccccc solid;
	padding-bottom: 6px;
}
.googleBox div
{
	text-align: justify;
}

.googleBox h3
{
	font-size: 12px;
	margin: 0px;
}

.menuBox
{
	text-align: left;
}

.menuBox a
{
	display: block;
	line-height: 20px;
	padding-left: 4px;
	border-bottom: 1px #cccccc solid;
}

 .box2On
{
 padding: 10px; 
 width: 350;
 margin: 10px; 
 border: 1px #bac3d5 solid; 
 background-color: #eceef3; 
 text-align: center;	 
}

.menuBox
{
	background-color: #F42521;
	width: 189px;
	font-family: Tacoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.menuBox ul, .menuBox ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menuBox ul li
{
	line-height: 20px;
	background-image: url("images/layout_12.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}
.menuBox ul li div
{
	margin-left: 36px;
	background-image: url("images/dot.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
}

.myBoxOn
{
	color: #000000;
}
.menuBox ul li ul li
{
	border-bottom: none;
	background-color: #F42521;
	background-image: none;
	background-position: top;
	padding-top: 0px;
}
.menuBox ul li ul li div
{
	padding-left: 20px;
	background-image: none;
}


.myBoxOff ul
{
	display: none;
	cursor: hand;
}
.myBoxOn .main
{

}

.menuBox h2
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	background-color: #000000;
	font-size: 14px;
	line-height: 20px;
	text-indent: 5px;
}
.menuBox h2 a, .menuBox h2 a:hover
{
	color: #ffffff;
	text-decoration: none;
}