#formtable {
	margin-left:auto;
	margin-right:auto;
	display: inline;
	color:#6F86B1;
	font: bold 10pt/10px Verdana;
	text-align: left;
}

div#formholder {
	border-bottom: 4px double #6F86B1;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	top: 5px;
	height: 50px;
}

.formstyle {
	font: bold 12px Verdana;
	width: 155px;
	color: #6F86B1;
}

table#formtable td {
	padding-right: 30px;
	padding-left: 40px;
}

#calendar {
	position:absolute;
	width:550px;
	height:auto;
	display:none;
	top:25%;
	left:25%;
	background-color:#FFFFFF;
	border:2px solid #C0C0C0;
	padding:8px;
}

#caltext {
	margin-top:4px;
	height:auto;
	overflow:visible;
	color:#5C77A7;
	font:normal normal bold 11px/normal Verdana;
	border-top:3px double #000000;
	padding:4px;
}

#caltable {
	position:absolute;
	-webkit-border-horizontal-spacing:0px;
	-webkit-border-vertical-spacing:0px;
	left:9px;
	top:44px;
	width:545px;
	line-height:12px;
}

table#caltable * td {
	border-top-style:solid;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	height:12px;
}

.calrow {
	position:relative;
	line-height:13px;
}

tr.calspacer {
	position:fixed;
	line-height:9px;
}

td.filledcell {
	background-position:10px 6px;
	background-position-x:10px;
	background-position-y:6px;
	background-image:url(../images/smstrikeThru.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.footer {
	margin-left:10%;
	margin-right:10%;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#5C77A7;
	top:20px;
	position:relative;
	background-color:#E1E1F1;
	margin-top:inherit;
	padding:4px;
}

#navbar {
	height:40px;
	position:relative;
	left:15%;
	bottom:85px;
	width:615px;
}

.mhbtns {
	width:150px;
}

#masthead {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:847px;
	height:234px;
}

.list {
	width:700px;
	display:block;
	position:relative;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
	border:5px double #86A2D4;
}

body {
	padding-bottom:10px;
	margin-bottom:10px;
}

.listheading {
	position:absolute;
	color:#6F86B1;
	height:30px;
	left:10px;
	top:-24px;
	background-color:#FFFFFF;
	text-align:center;
	font:italic small-caps bold 28px/26px Tahoma, 'Lucida Grande', Lucida, sans-serif;
	opacity:1;
	letter-spacing:1px;
	width: 4em;
}

.listtable {
	position:relative;
	width:100%;
	display:inline-table;
	height:auto;
}

.listdisplay {
	position:relative;
	vertical-align:0px;
	font:normal normal normal 20px/normal Tahoma, sans-serif;
	display:table-cell;
	width:98%;
	height:110px;
	border-bottom:2px inset #ABC2E3;
	margin:5px;
	padding:5px;
}

p.listingfeatures {
	color:#5C77A7;
	font:normal normal normal 12px/normal Verdana, Geneva, sans-serif;
	text-indent:-1px;
}

.thumb {
	position:relative;
	top:0px;
	left:0px;
	width:150px;
	float:left;
	margin-right:5px;
	border-style: hidden;
	border-width: 2px;
}

img.thumb:hover {
	border: 2px solid orange;
}

a.listingName {
	position:relative;
	font-size:18px;
	color:#3886AE;
	text-decoration:none;
	line-height:24px;
	letter-spacing:2px;
	font-weight:bold;
	font-style:italic;
}

a:hover {
	color:#B5E5FD;
}

