﻿BODY {
	background: #C54100 url(../3030/images/bg.gif);
	margin: 0 auto 0 auto;
	text-align: center;
}

td {  
	font: 11px Tahoma, Arial; 
	color: #FFFFFF;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer a {
	padding: 0px 10px;
}

.whitetext {
	color: #ffffff;
}

.blacktext {
	color: #000000;
	text-align:justify;
}

.greytext {
	color: #6E6E6E;
}

.greentext {
	color: #A5D031;
}

.yellowtext {
	color: #A2D145;
}

.orangetext {
	color: #BE5500;
}

.rosetext {
	color: #D6738F;
}

.bluetext {
	color: #043846;
}

p {
	margin: 0;
}

h1, h2, h3, h4, h5 {
	color: #C0CDD1;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {

	font-size: 12px;

}
h7 {
	font-size:16px;
	font-weight:bolder
}

.px11 {

	font: normal 11px Tahoma, Arial;

}





a.whitelink {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}

a.whitelink:hover {
	text-decoration: none;	
}

a.blacklink {
	font: normal 11px Tahoma, Arial;
	color: #212B35;
	text-decoration: underline;
}

a.blacklink:hover {
	text-decoration:none;	
}



a.bluelink {
	color: #389FFF;
	text-decoration: underline;	
}

a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #BE5500;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}

a.orangelink:hover {
	text-decoration: none;	
}

a.greenlink {
	color: #A5D031;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}

a.greenlink:hover {
	text-decoration: none;	
}

a.roselink {
	color: #D6738F;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}

a.roselink:hover {
	text-decoration: none;	
}

a.yellowlink {
	color: #FFF99D;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}

a.yellowlink:hover {
	text-decoration: none;	
}



.footer a {
	padding: 0px 10px;
}

/* Addeb by Keith Ford */
/*.business_description {
	width:350px;
	margin-left:220px;
	margin-right:220px;
	background-color: #363A3B;
	color: #FFFFFF;
	text-align:justify;
}*/
.business_description {
	width:350px;
	margin-left:120px;
	margin-right:120px;
	background-color: #363A3B;
	color: #FFFFFF;
	text-align:justify;
}


.business_name {
	font-weight: bolder;
	font-size: 14px;
	color: #FFAC2A;
}

.bold_orange {
	font-weight: bolder;
	font-size: 14px;
	color: #FFDF00;
}

.bold_white {
	font-weight: bolder;
	font-size: 18px;
	color: #FFFFFF;
}

.center {
	text-align: center;
}

.business_category {
	font-weight: bolder;
	font-size: 14px;
	color: #C54100;
}

.member_name {
	font-weight: bold; 
	font-size: 12px;
	color: #FFFFFF;
}
#nav_background {
	float: right;
	width: 772px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #363A3B;
	position: relative;
	text-align: center;
}
#nav {
	float: right;
	width: 772px;
	margin: 0 0px 0 0px;
	padding: 0;
	list-style: none;
	background-color: #000000;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
} 

#nav li {
	float: left; } 

#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: 600;
	color: #FFFFFF;
	border-right: 1px solid #ccc;
	font-size: large;
} 
		
#nav li a:hover {
	color: #000000;
	background-color: #fff;
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
.hyperlink {
	color: #118;
	text-decoration:underline
}
.left_align {
	text-align:justify;
}
.top_of_page {
	color:#FFAC2A;
}

.category_links {
	font-size: 14px;
	color: #FFFFFF;
}

.justify {
	text-align:justify;
}

