/* CSS Document */
.bold { font-weight: bold;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	EVERY PAGE */
				
body { 
	background-color: #000000;
	text-align: center; }		

.container { 
	margin: 1em auto 1em auto;
	width: 816px; }
				
.yellowcolor { 
	background-color: #FFCC00; 
	height: 8px;}
				
.marooncolor { 
	background-color: #660000; 
	height: 14px; }

#nav li {
	display: block;
	padding-top: 5px; }
#nav {
	padding: 0;
	margin: -55px;
	padding-top: 68px;
	width: 150px;
	float: left; clear: left; }
	
.data {	
	background-color: #FFFFFF;
	width: 695px;
	float: right; clear: right; }

table.towns	{
	margin-left: auto;
	margin-right: auto; }

#represent {
	color: #006666;
	font-size: 10px; }
	
#grow	{
	color: #660000; 
	font-weight:bold;
	font-size: 16px; }

.big	{
	color: #660000; 
	font-weight:bold;
	font-size: 26px; }
	
#footnotes	{ 
	color: #006666;
	font-size: 12px;
	font-style: italic; 
	font-family: sans-serif; }
	
#fowlerdesign	{font-weight: bold;}

a:link	{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:hover	{ text-decoration: underline;}
button	{ cursor: pointer;}

#sightscapes	{ font-size: 14px; font-style: normal; color: #0066CC; }

.bannerads { padding: 15px 0px 15px 0px;}
	
#aboutus	{ 
	text-align: justify;
	margin-left: 35px;
	margin-right: 35px; }
	
.browseyourtown	{ color: #660000; }

.hyperlinkscontainer	{ 
	width: 508px;
	height: 35px;}
.hyperlinks	{ 
	margin-top: 10px;
	margin-bottom: 20px; }
.hyperlinks a	{	
	font-weight: bold;
	color: #7F0000; }
.hyperlinks a:hover	{ 
	text-decoration: none;
	font-size:  larger; }
.hyperlinks a:visited	{ color: #7F0000;}
.hyperlinknotused	{ color: #999999;}

.underline	{ text-decoration: underline;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	ourbusinesses.php	*/
					
.directory	{ text-align: left; }

.listing			{ margin-left: 50px; }
.listing a:hover	{ font-weight: bold;
					font-size: larger;
					text-decoration: none; }
.alpha				{ margin-left: 75px; }
.heading			{ font-weight:bold; }
.addresses			{ color: #660000;
					font-family: sans-serif; 
					font-size: 12px; 
					text-transform: uppercase; 
					margin-left: 10px;
					position: relative;}
.couponbutton		{ cursor: pointer; 
					position: absolute; right: 85px; top: 5px;}
			
#a, #b, #c, #d, #e, #f,
 #g, #h, #i, #j, #k, #l,
 #m, #n, #o, #p, #q, #r,
 #s, #t, #u, #v, #w, #x, 
 #y, #z		{ font-size:24px; font-weight: bold; }
 
/*.clientlisttable	{}
.trheading			{ height: 45px; font-weight:bold; }
.tdaddresses		{ width: 375px;
					color: #660000;
					font-family: sans-serif; 
					font-size: 12px; 
					text-transform: uppercase; 
					padding-left: 85px;}
.tdcoupons			{ width: 100px; padding-left: 75px;}*/


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ALL TOWNS */
				
.cards_per_town	{ width: 550px; }

.cardcategory	{ 
	text-align: left;
	background-color: #FFFF99;
	margin-top: 3px;
	margin-bottom: 1px;
	padding: 2px 0px 2px 0px;
	color: #660000;
	font-weight:bold;
	position: relative;}

.businesscard	{
	border: 2px solid #006666;
	margin-left: 7px;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	COUPONS */

#right	{text-align:right;}
#left	{text-align:left;}
#couponpageheading	{ 
	font-size: 36px;
	font-weight: bold;}
#signup	{ 
	font-weight: bold;
	font-size: 16px;}
#thankyou p	{
	font-size: 20px;
	font-weight: bold;}
	
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	NETWORK */


#theedgetext		{ width: 600px; text-align: justify;}
#theedgetext img	{ margin-left: 5px;}
/* #theedgetext ul	{ list-style-image: url("./images/listdot.gif"); margin-bottom: 5px; } */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	FACILITATOREVALUATION */

.evalformelement	{ text-align: left; font-weight: bold;}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	MEMBEREVALUATION */

.colone		{ font-weight: bold;}
.coltwo		{ text-align: center;}
.colthree	{ text-align: center;}
.colfour	{ text-align: center;}
.colfive	{ text-align: center;}
.colsix		{ text-align: center;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	categorydirectory.php	*/

.categories	{ margin: 0px 10px 0px 10px}