@charset "UTF-8";
/* CSS Document */

* {font-smooth:always;}

body {
	background-color: #e5e2df
}

#topnav {
	width: 960px;
	height: 33px;
	background-image: url(../images/layout/topnav_background.gif);
	background-repeat: repeat-x;
	position: relative;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash  {
	width: 960px;
	height: 180px;
	position: relative;
}

#headerphoto  {
	height: 103px;
	width: 960px;
	position: relative;
}

#subnav {
	background-image: url(../images/layout/subnav_background.gif);
	height: 37px;
	width: 960px;
	background-repeat: no-repeat;
	position: relative;
}

#content {
	width: 954px;
	position: relative;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfa980;
	border-left-color: #bfa980;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
}
#content #image  {
	position: absolute;
	left: 0px;
	top: -8px;
	width: 265px;
	height: 254px;
	text-align: left;
}

#content #homeimage  {
	position: absolute;
	left: 0px;
	top: -5px;
	width: 428px;
	text-align: left;
}

#content #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444;
	position: relative;
	width: 640px;
	left: 288px;
	top: 30px;
	display: block;
	text-align: left;
}

#content #hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444;
	position: relative;
	width: 482px;
	left: 445px;
	top: 10px;
	display: block;
	text-align: left;
}

#content #gallery {
	width: 800px;
	left: 80px;
	position: relative;
	top: 20px;
}

.features {
	text-align: center;
	height: 199px;
	width: 189px;
	background-image: url(../images/layout/featurebox.gif);
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	height: 61px;
	width: 960px;
	position: relative;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/layout/footer_background.gif);
}

#footer .text {
	display: inline-block;
	position: relative;
	top: 5px;
	margin: 0px;
	padding: 0px;
}

#footer .signature {
	display: inline-block;
	position: relative;
	top: 11px;
}

/* Business Directory Styles */

#content #nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444;
	position: absolute;
	left: 0px;
	top: -8px;
	width: 245px;
	display: block;
	text-align: left;
	background-image: url(../images/layout/photo_BusDir.jpg);
	background-repeat: no-repeat;
	height: 294px;
	padding-top: 20px;
	padding-left: 15px;
}

#content #image  {
	position: absolute;
	left: 0px;
	top: -8px;
	width: 265px;
	height: 254px;
	text-align: left;
}

#nav a {
	font-size: 11px;
	font-weight: bold;
	color: #4c2f4d;
}


#content #directory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444;
	position: relative;
	width: 528px;
	left: 262px;
	top: 10px;
	display: block;
	text-align: left;
}
#directory   #ads  {
	position: absolute;
	width: 130px;
	left: 543px;
	top: 90px;
	display: block;
	text-align: right;
	z-index: 50;
}


.cattitle {
	font-size: 15px;
	left: 10px;
	top: 6px;
	z-index: 50;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
	display: inline;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	 }


#category {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #4c2f4d;
	padding:10px;
	margin-bottom: 10px;
	position: relative;
}
#business {
	position:relative;
	width: 550px;
}
#business #name {
	position:relative;
	left:0px;
	font-weight: bold;
	padding-top: 10px;
}
#business #address {
	position:relative;
}
#business #phone {
	position:relative;
}

