
body {
	background-image: url('images/gradient2.png');
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}

body, table td {
	font-family: sans-serif, "Lucida Grande", Verdana, Arial;
	font-size: 14px;

}
h1, h2, h3 {
	padding-bottom:0px;
	margin-bottom:0px;
}

#wrapper {
	margin:auto;
	margin-top:0px;
	padding:0px;
	padding-top:0px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	background-image: url('images/bg.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;

}


.date, .date a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.date h1 {
	font-size:10px;
	padding:0px;
	margin:0px;
}

.header {
	height:133px;
	/*background-image: url('images/gradient.png');*/	
	background-color: #ffffff;
	color: #000000;
}

.nav {
	font-size: 12px;
	color: red;
}

.mainbody, .left {
	background-color: #ffffff;
}

.footer {
	font-size: 10px;
	color: #ffffff;
}
.footer a {
	color: #ffffff;
}
.footer a:hover {
	color: #eeeeee;
}

.cellsearch {
	width: 250px;
}
.titleleft, .titleright {
	background-color:#cc0033;
	color:#ffffff;
	padding:1px;
	padding-left:10px;
	margin-top:10px;
	font-size:20px;
	font-weight: bold;
	background-image: url('/images/gradient_red_horiz_450.png');
	background-repeat: repeat-y;
	background-position: right;
	border-bottom: 4px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
.cellsearch {
	background-color:#ffffff;
	color:#000000;
	padding:1px;
	padding-left:10px;
	font-weight: bold;
	/*background-image: url('/images/gradient_red_horiz_450.png');
	background-repeat: repeat-y;
	background-position: right;
	*/

}
/*
.cellsearch a {
	color: #ffffff;
}
*/

.card {
	background-color: #eeeeee;
	width: 300px;
	margin:10px;
	padding:20px;
	font-size:20px;
	text-align:center;
	color:gray;
	padding-right:50px;
	/* right padding to move over the phone number a bit */
}


.nav a.active:link, .nav a.active:visited, .nav a.active:active, .nav a.active:hover {
text-decoration: none;
border-bottom:solid 5px #990000;
} 



.main h1 {
	font-size:16px;
	padding-left:10px;
}

.cellheadleft, .cellheadleft a {
	background-color:#CC1100;
	color:white;
	padding:4px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

.cellheadright {
	background-color:#CC1100;
	color:white;
	padding:4px;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
.leftcell {
	background-color:#eeeeee;
}
.rightcell {
	background-color:white;
}

.viewmore {
	font-size:10px;
	text-decoration: none;
}
.viewmore:hover {
	color:#CC1100;
}
.listingImg {
	/*border: 1px solid #6699CC;*/
	border:none;
}
.listingImg:hover {
	/*border: 1px solid #CC1100;*/
	border:none;

}

