body {
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	background-color: #c3c0d5;
	font-size: 10px;
	color: #000000;
}
td {
	font-size: 11px;
}

#container {
	border: 8px solid #FFF;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


form {
	margin: 0px;
	padding: 0px;	
}
.tabletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.warning {
	color: #FF0000;
}
div#page {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	text-align: left;
	background-color: #FFFFFF;

}
div#header {
	font-size: 9px;
	background-color: #9999FF;
}

div#header .search {
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330033;
	border-bottom-color: #330033;
	padding-bottom: 3px;
	line-height: 24px;
	height: 24px;
}
div#header .searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 3px;
	margin-left: 3px;
}
div#header .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #333399;
	color: #FFFFFF;
	padding: 2px;
	border: none;
}
div#header .site {
	float: left;
}
div#header .location {
	float: right;
}

div#middle {
	background-image: url(/images/backgrounds/threecol.gif);
	background-repeat: repeat-y;

}
div#nav {
	float: left;
	width: 130px;
	height: 100%;
	color: #FFFFFF;
	text-align:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
div#nav .space {
	height: 15px;
}
div#nav form {
	text-align: center;
	padding-top: 5px;
}
div#nav .searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
div#nav .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #9999FF;
	color: #000000;
	padding: 1px;
	border: 1px solid #333399;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#nav h3 {
	font-size: 10px;
	font-weight: bold;
	background-color: #9999FF;
	color: #333399;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330033;
	border-bottom-color: #330033;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
}
div#nav h4 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
}
div#nav h4 a {
	color: #FF9;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 4px;
}
div#nav .links a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 1px;
	padding-left: 14px;
	padding-top: 1px;
}

div#nav a:hover {
	text-decoration: underline;
}

div#main {
	color: #000000;
	min-height: 440px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 6px;
}
div#main .home {
	font-size: 13px;
	line-height: 1.4em;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#main .breadcrumb {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333399;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-bottom: 3px;
}
div#main .breadcrumb a {
	color: #FF9;
	text-decoration: none;
}
div#main .breadcrumb a:hover {
	color: #FF9;
	text-decoration: underline;
}
div#main h1 {
	font-size: 14px;
	color: #FF6;
	text-align: center;
	font-weight: bold;
	background-color: #339;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#main h2 {
	margin: 0px 0px 10px;
	font-size: 14px;
	color: #000000;
}

div#main .listing {
	text-align: center;
	
}
div#main .listing .address {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
div#main .listing .phone {
	font-weight: bold;
	height: auto;
}
div#main .listing .description {
	font-weight: normal;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
}
div#main .listing .pics {
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#main .addcats {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#main .addcats a {
	display: table-cell;
	margin-right: 10px;
	margin-left: 10px;
	color: #0000FF;
}
div#main .catdesc {
	margin-bottom: 10px;

}

div#main .standardresults {
	font-size: 11px;
	text-align: center;
	border: 1px dashed #999;
	height: auto;
	min-height: 82px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#main .standardresults .txt {
	float: right;
	width: 320px;
	margin-top: 2px;
	margin-bottom: 4px;
}
div#main .standardresults .desc {
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}
div#main .standardresults .contact {
	margin-top: 5px;
}
div#main .standardresults .pcontact {
	margin-top: 5px;
	text-align: right;
}
div#main .standardresults a {
	color: #0000FF;
	text-decoration: underline;
}
div#main .standardresults a:hover {
	color: #0000FF;
	text-decoration: underline;
}
div#main .standardresults .spl a {
	color: #FF0000;
	text-decoration: underline;
}
div#main .standardresults .spl a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#main .featureresults {
	font-size: 11px;
	text-align: center;
	border: 1px solid #000000;
	min-height: 82px;
	margin-bottom: 15px;
	background-color: #FFFF99;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#main .featureresults .txt {
	float: right;
	width: 264px;
	margin-top: 2px;
	margin-bottom: 4px;
}
div#main .featureresults .desc {
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}
div#main .featureresults .contact {
	margin-top: 5px;
}
div#main .featureresults .pcontact {
	margin-top: 5px;
	text-align: right;
}
div#main .featureresults a {
	color: #0000FF;
	text-decoration: underline;
}
div#main .featureresults a:hover {
	color: #0000FF;
	text-decoration: underline;
}
div#main .featureresults .spl a {
	color: #FF0000;
	text-decoration: underline;
}

div#main .featureresults .spl a:hover {
	color: #FF0000;
	text-decoration: underline;
}

div#main h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	margin: 2px;
	height: auto;
	font-size: 13px;
	padding-bottom: 3px;
}
div#main .shcat {
	text-align: center;
	display: inline;
	height: auto;
	padding: 4px;
	margin: 4px;
}
div#main .special  {
	border: 1px solid #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#main .special .title {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333399;
	text-align: center;
	margin: 0px;
	height: auto;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
div#main .special .notes {
	text-align: justify;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCCCFF;
}
div#main .special .dates {
	height: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #333399;
}
div#main .counter {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}

div#main .faves {
	background-color: #9999FF;
	font-size: 9px;
	font-weight: bold;
	color: #333399;
	height: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: right;
	margin-right: 2px;
	margin-left: 2px;
}
div#main .faves a{
	color: #333399;
	text-decoration: none;

}
div#main .faves a:hover{
	color: #333399;
	text-decoration: underline;

}
div#main .contactbox {
	background-color: #CCCCFF;
	margin: 5px;
	padding: 0px 5px 0px 5px;
}










div#promo .space {
	height: 15px;
}

div#promo {
	float: right;
	width: 130px;
	height: 100px;
	text-align: center;
}

div#promo .sendto {
	width: 120px;
	border: 1px solid #000000;
	margin: 0px 5px;
	background-color: #CCCCCC;
	line-height: 1.5em;
}
div#promo input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100px;
}

div#promo textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100px;
	height: 40px;
}

div#promo .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #9999CC;
	color: #000000;
	padding: 2px;
	border: 1px solid #003399;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#promo .box {
	width: 120px;
	border: 1px solid #000000;
	margin: 0px 5px;
}


div#promo .box a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#promo h4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
div#footer {
	text-align: center;
	color: #666666;
	width: 750px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 225px;
	font-size: 9px;
}
div#footer h3 {
	font-size: 10px;
	font-weight: bold;
	background-color: #9999FF;
	color: #333399;
	height: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330033;
	border-bottom-color: #330033;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	width: 750px;
}

