@charset "UTF-8";
#getlisted-col {
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	height: 135px;
	background-image: url(../images/main/getlistedsidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
a:link {
	color: #1B125C;
	font-weight:normal
}
a:visited {
	color: #1E125C;
};
a:hover {
	color: #662E91;
}
a:active {
	color: #1E125C;
}
body  {
	font; Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background-image: url(../images/main/header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 50px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
} 
.twoColFixRtHdr #footer {
	width: 800px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 8px;
	margin-bottom: 100px;
	background-image: url(../images/main/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
#dontsee {
	float: left;
	padding-left: 10px;
	margin-bottom: 50px;
	font-size: 10pt;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#row1 {
	padding-bottom: 30px;
	height: 130px;
	background-repeat: no-repeat;
}
#beauty {
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	width: 179px;
	float: left;
	background-image: url(../images/cats/beauty-cat.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 150%;
}
#business {
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	width: 179px;
	overflow: visible;
	float: left;
	background-image: url(../images/cats/business-cat.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 150%;
}
#food {
	float: right;
	width: 179px;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/cats/food-cat.png);	
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 150%;
}
#row2 {
	padding-bottom: 30px;
	height: 100px;
	background-repeat: no-repeat;
}
#garages {
	width: 179px;
	margin-bottom: 50px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-image: url(../images/cats/garages-cat.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 150%;
}
#hairdressing {
	background-image: url(../images/cats/hairdressing-cat.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 179px;
	margin-bottom: 50px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#health {
	background-image: url(../images/cats/health-cat.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 179px;
	margin-bottom: 30px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#row3 {	
	padding-bottom: 60px;	
	height: 130px;	
	background-repeat: no-repeat;
}
#homegarden {
	background-image: url(../images/cats/homegarden-cat.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 179px;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#industrial {
	background-image: url(../images/cats/industrial-cat.png);	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 179px;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#leisure {
	background-image: url(../images/cats/leisure-cat.png);	
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 179px;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-left: 10px;
	line-height: 150%;
	padding-right: 10px;
}
#row4 {	
	margin-bottom: 25px;	
	float: left;	
	padding-bottom: 30px;	
	height: 100px;	
	background-repeat: no-repeat;
	background-position: bottom;
}
#shops {
	background-image: url(../images/cats/shops-cat.png);	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 179px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#vets {
	background-image: url(../images/cats/vets-cat.png);	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 179px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
#other {
	background-image: url(../images/cats/other-cat.png);	
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 179px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	background-color: #FFF;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a:link {
	color: #662C91;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #662D91;
}
a:hover {
	text-decoration: underline;
	color: #1A1363;
}
a:active {
	text-decoration: none;
	color: #662D91;
}
.twoColFixRtHdr #container #footer table tr td i {
	color: #1A1363;
	text-align: left;
}
a:link {
	color: #1B125C;
}
a:visited {
	color: #1E125C;
}
a:hover {
	color: #662E91;
}
a:active {
	color: #1E125C;
	text-align: left;
}
#dropdown {
	padding-top: 61px;
	padding-left: 600px;
}
.twoColFixRtHdr #headerlogo {
	background-image: url(../images/main/header.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-bottom: 29px;
}
#breadcrumbabout {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/about.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#contactmain {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 200px;
}
#james {
	background-image: url(../images/main/james.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 250px;
	margin-top: 40px;
}
#james-text {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 210px;
}
.italic {
	font-style: italic;
}
.nobold {
	font-weight: normal;
}
.boldtext {
	font-weight: bold;
}
.bolditalictext {
	font-weight: bold;
	font-style:italic;
}
#breadcrumbbott {
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 100px;
}
.twoColFixRtHdr #container #footer table tr td h5 {
	font-weight: bold;
}
#contactbusiness {
	background-image: url(../images/main/contactbg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 40px;
	font-size: 10px;
}
#sidebarhome {
	background-image:url(../images/main/directionsheader_09.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 43px;
	margin-top: 3px;
	height: 300px;
}
#mapbg {
	background-image: url(../images/main/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-size: 10pt;
	padding-top: 260px;
	padding-right: 10px;
	padding-left: 10px;
}
.small10 {
	font-size: 10px;
}
.lineheightlist {
	line-height: 200%;
}
#getlistedmain {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 50px;
}
#contactmain {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 50px;
}
#nav {
	display:inline;
	list-style:none;
	padding-left:0px;
	margin:0px;
	overflow:hidden;
}
#nav li a {
	display:inline;
	float:left;
	color:white;
	line-height:42px;
	padding-right:40px;
}
ul#nav li {
	display: inline; /* Prevents "stepdown" */
}
#tabsheader {
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#aboutheader {
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#breadcrumbbusiness {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/business.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#listingpoints {
	background-color: #F5F5F5;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px #959595;
}
.listingheadertext {
	color: #662D91;
}
#listedheader {
	padding-right: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#listingtext {
	padding-right: 10px;
	padding-left: 10px;
}
#enterinfo {
	background-image: url(../images/main/enterinfobg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 40px;
	font-size: 10px;
}
#breadcrumbbeauty {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/beauty.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbfood {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/food.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbgarages {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/garages.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbhair {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/hair.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbhealth {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/health.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbhomegarden {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/homegarden.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbleisure {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/leisure.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbindustrial {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/industrial.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbvets {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/vets.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}
#breadcrumbother {
	height: 42px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../../images/breadcrumb/other.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 18px;
	font-style: normal;
	color: #662C91;
	font-weight: bold;
	font-size: 18px;
	line-height: 42px;
}

