body {
	background-image:url(../images/background.png) ; 
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color:#666666;
	margin:0px;
}


h1 {
	font-size: 27px;
	color: #60446F;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
}

h2 {
	font-size:14px;
	color: #60446F;
	margin-bottom:0px;
	margin-top:0px;

}

h3 {
	font-size:12px;
	color: #8A8C8B;
	font-style:italic;
	margin-bottom:0px;
	margin-top:0px;
}

p {
	font-size: 12px;
	margin-top:5px;
	margin-bottom:15px;
	vertical-align:top;
}
td{
	font-size: 12px;
	vertical-align:top;
}

table {
padding:0px;
}

/* ===========================Shop Cart Styles ======================*/
img.prodimage{
border:#60446F solid 3px;
}

.prodname {
}

 div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
color:#60446F;
}

.catname{
text-align:center;
background-color:#BD919C;
color:#FFFFFF;
padding-top:0px;
vertical-align:top;

}
p.catname{
background-color:#ffffff;
padding:4px;
margin:0px;
display:inline;

}
.catdesc{
padding-top:20px;
padding-bottom:0px;
margin:0px;
}

.catnavigation {
padding:0px;
}

.catimage{
margin-top:10px;
border:#ffffff solid 6px;
margin-bottom:0px;
}

a.ectlink  {
color:#60446F;
background-color:#FFFFFF;
margin:0px;

}

a.ectlink img.csprodimage {
border:none;
padding:0px;
}

td.csproduct {
border:#60446F solid 1px;
padding:1px;
}

.cstitle {
font-size:16px;
color: #60446F;
font-weight:normal;
}

.csprodimage {
width: 90px;
padding:5px;
}

img.cartimage {
width:70px;
}

.prodprice{
text-align:left;
}

#featuredproperty csprodimage, td.csprodimage, td.csproduct {
border:none;
padding:0px;
}


#featuredproperty table{
width:120px;
text-align:center;
padding:0px;
margin:0px;


}

.reviewname {
color:#993333;
font-size:12px;
font-weight:bold;
}

.reviewheader {
color:#60446F;
font-size:14px;

font-weight:bold;
}



/* =========================== LINKS ================================ */

a {
	text-decoration:underline;
	color:#7E7D6C;
	text-decoration:none;
	line-height:15px;
}

a:hover, a:active {
	color:#CBC091;
	text-decoration:none;
}

a.MenuHorizontal {
	font-size: 12px;
	color: #613857;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

a.MenuHorizontal:hover, a.MenuHorizontal:active {
	color: #CBC091;
	text-decoration:none;
}

a.MenuVert {
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	line-height:30px;
	padding-right:15px;
}

a.MenuVert:hover, a.MenuVert:active {
	color: #CBC091;
	text-decoration:none;
}

/* ===================== Divs ======================== */

#Container {
	position:absolute;
	padding:0px;
	width:860px;
	left: 50%;
	top:0px;
	margin-left: -430px; /* half of the width */
}

#TopRow{
position:relative;
width:860px;
height:275px;
margin-top:0px;
margin-left:0px;
padding-top:28px;
}

#MenuHorizontal{
position:relative;
height:29px;
line-height:30px;
width:550px;
margin-left:128px;
background-color:#ffffff;
}

#MenuVert{
position:absolute;
background-image:url(../images/backgroundVertMenu.png);
background-repeat:no-repeat;
width:214px;
height:313px;
left:-86px;
top:0px;
text-align:right;
z-index:50;
}

#banner{
position:relative;
width:732px;
margin-left:128px;
margin-top:0px;
}

#BottomRow {
position:relative;
width:860;
margin-top:3px;
}

#ColLeft{
	position:relative;
	width:170px;
	float:left;
}

#Content{
	position:relative;
	width:520px;
	float:left;
	padding:0px;
}

#ColRight{
	position:relative;
	width:170px;
	float:left;
	text-align:right;
}

#featuredproperty {
	width:123px;
	height:307px;
	margin-right:0px;
	float:right;
	background-image:url(../images/BackgroundFeaturedProperty.gif);
}

#featuredpropertyMarquee {
position:absolute; 
top: 33px; 
left:1px; 
width:121px; 
height:273px;
overflow:hidden;
text-align:center;

}

#footer{
	position:relative;
	height:28px;
	font-size:11px;
	line-height:12px;
	width:860px;
	margin-top:0px;
	padding-top:2px;
	background-color:#B27484;
	color:#FFFFFF;
		
}

#SearchBox {
background-image:url(../images/BackgroundSearch.gif);
background-repeat:no-repeat;
	text-align:left;
	height:111px;
	width:119px;
	padding:3px;
	font-size:10px;
}
#bangle {
position:relative;
margin-top:22px;
margin-left:-15px;
width:114px;
height:294px;
float:left;
}

#terms {
	padding:10px;
	background-color:#FFFFFF;
	width:100%;
	top:0px;
}
