body {
	background-color: #000;
	color: #444;
	padding: 0;
	margin: 0;
	font-family: Georgia, Helvetica, Arial, Verdana, sans serif;
	}
	
#standard_body {
	background-image: url(http://www.30aguide.com/images/body_wood_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0;
	margin: 0;
	}

br {
    font-size : 5px; 
    margin : 0; 
}

.hidden {
	display: none;
	}





/********** LINKS ****************/

a {
	color: #0066CC;
	text-decoration: none;
	font-size: 14px;
	}
		
a:hover {
	color: #003366;
	text-decoration: underline;
	}
				
a:visited {
	color: #660066;
	text-decoration: none;
	}
						
a:active {
	color: #3399CC;
	text-decoration: none;
	}
		
a:visited:hover {
	color: #3399CC;
	text-decoration: underline;
	}
			
a:visited:active {
	color: #3399CC;
	text-decoration: none;
	}






/********** LISTS ****************/ 

li.category_li {
	display: block;
	margin: 5px;
	list-style-image: url(images/point.gif);
	padding: 10px;
	border: 0;
	}

ul.category_ul {
    padding: 0px;
    margin: auto;
}

li.sitemap_li {
}

ul.sitemap_ul {
    margin-left: 10px;
    padding-left: 1.0em;
    padding-top: 0.2em;
    list-style-image: url(/images/point.gif)
}

/* Status line row/font style */

.status_line {
    background-color: #bababa;
    color:#ffffff;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}
 
a.status_line:link {
    text-decoration: none;
}

a.status_line:visited {
    text-decoration: none;
}

a.status_line:hover {
    color: #F56655;
    text-decoration: none;
}








/* Company listings styles */

.company_default, .company4, .company3, .company2, .company1 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 1.3em;
	text-decoration: none; 
    font-weight: bold;
	color: #0066CC;
}

.listing_hot {
    color: red;
    font-size: 9px;
}

.listing_new_updated {
    color: green;
    font-size: 10px;
	text-transform: uppercase;
	padding: 0 0 0 8px;
}

.listing_marked {
    color:#5678A2;
    font-size: 9px;
}







/******* BOXES ***********/ 

div.greybox {
    background-color: #F7F7F7; 
    border-width: 2px; 
    border-color: #D6D5D6;
    border-style: solid; 
    padding: 4px;
}



div.whitebox {
    background-color: #FFFFFF; 
    border-width: 1px; 
    border-color: #D6D5D6;
    border-style: solid; 
    padding: 4px;
}








/******** TABLE STYLES ************/


table.list {
    border: 1px #F7F7F7 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0;
    border: 1px;
    padding: 2px;
}

td.table_header {
    border: 1px #FFFFFF solid;
    background-color: #DEDFDE;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    color: #515151;
}
 
td.table_rows {
    background-color:#F1F1F1;
    color: #666666;
}

td.table_row_highlight {
    font-weight: bold;
    border: 1px #FFFFFF solid;
    background-color: #fcff9f;
    padding: 4px;
    margin: 0px;
}

td.altrow1, td.altrow2 {
    border: none;
    background-color: transparent;
    padding: 10px;
    margin: 0px;
}

td:hover.altrow1, td:hover.altrow2 {
background-color: #FFF;
}

tr.altrow1, tr.altrow2 {
    border: none;
    background-color: transparent;
    padding: 10px;
    margin: 0px;
}

tr:hover.altrow1, tr:hover.altrow2 {
background-color: #EEE;
}

table.bodyborder {
    border: 0px;
}

td.border {
    border: 1px solid #DADADA;
}

td.border2 {
    background-image: url(images/cell-background.gif);
    background-repeat: repeat-x;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-top : 1px solid #DADADA;
    padding: 0;
	margin: auto;
}






/********** FORMS STYLES ************************/
form {
    border-width: 0; 
    padding: 0; 
    margin: 0; 
    display: inline;
}

input.button { 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size: 12px; 
    color: #000000;
    border: 1px solid #C0C0C0;
    background-color: #E9E9E9; 
}

.textarea_default {
    width: 300px;
    height: 100px;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
    background-color: #FFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size: 12px; 
    color: #000;
}

.textarea_tall {
    width: 300px;
    height: 300px;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
}

.input_default {
    width: 300px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_seamless {
    width: 300px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 0px;
    padding: 1px 3px 1px 3px;
}

.input_small {
    width: 150px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_small2 {
    width: 60px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_small3 {
    width: 40px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}

.input_multiple {
    width: 300px;
    height: 200px;
    background-color : #FFFFFF; 
    font-family: Verdana, Arial, Sans-Serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #C0C0C0;
    padding: 1px 3px 1px 3px;
}


radio { border-style: none; }

checkbox { border-style: none; }

input, select {
    background-color : #FFFFFF; 
    font-family : tahoma, verdana, arial, helvetica; 
    font-size : 12px; 
    color : #000;
} 

textarea {
    background-color : #FFFFFF; 
    color : #000; 
    font-family : tahoma, verdana, arial, helvetica; 
    font-size : 12px; 
} 

.required_star {
    font-size: 12px;
    color: #ff0000;
}





/********** TEXT STYLES *************************/
span.text {
    color: #525163;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

span.alpha {
	color: #0066CC;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
	font-weight: bold;
}
	
	span.alpha a, span.alpha a:hover, span.alpha a:visited, span.alpha a:active, span.alpha a:visited:hover, span.alpha a:visited:active {
	text-decoration: none;
	}
		
		
		
span.listing_address {
	color: #444444;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


span.text_bold {
    color: #525163;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_soft {
    color: #959598;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_soft_bold {
    color: #959598;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.text_large_bold {
    font-size: 14px;
    font-weight: bold;
    text-decoration : none;
    font-family: Verdana, Arial, Sans-Serif; 
}

span.text_small {
    font-size: 11px;
    text-decoration : underline;
    font-family: Verdana, Arial, Sans-Serif; 
}

span.text_large_bold_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration : none; 
    color: #888;
}

span.text_small_grey {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    text-decoration : none; 
    color: #888;
}

span.error {
    font-weight: bold;
    color:#ff0000;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

span.success {
    font-weight: bold;
    color:#006600;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}


div.response_error {
    background-color: #ffeaea; 
    border-width: 1px; 
    border-color: #e82a2a;
    border-style: solid; 
    padding: 2px;
}

div.response_success {
    background-color: #eaffea; 
    border-width: 1px; 
    border-color: #4dda2c;
    border-style: solid; 
    padding: 2px;
}





/********** COMPARE CHART STYLES ****************/

.YES { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #006600
} 
.NO { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #FF0000
}









/********** 30A Guide Template ****************/



#header {
	margin: auto;
	padding: 0;
	width: 900px;
	height: 405px;
	position: relative;
	}


#main_body {
	margin: auto;
	position: relative;
	padding: 0;
	width: 900px;
	height: auto;
	min-height: 250px;
	background-image: url(http://www.30aguide.com/images/main_body/body_fill.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	}

	#main_body #guide_directory {
		width: 725px;
		margin: auto;
		padding: 0;
		display: block;
		border: none;
		outline: none;
		}

	
#footer {
	margin: auto;
	padding: 0;
	width: 900px;
	height: 290px;
	position: relative;
	background:url(http://www.30aguide.com/images/main_body/footer.jpg) top no-repeat;
	clear: both;
	}
	
	#footer #links {
		margin: auto;
		display: block;
		width: 771px;
		min-height: 131px;
		border: none;
		outline: none;
		clear: both;
		padding: 15px 0 0 0;
		}	
		
		#footer #links ul {
			margin: 0;
			padding: 0;
			}
		
		#footer #links ul li {
			display: inline;
			list-style: none;
			}
			
			#footer #links ul li, #links ul li a {
				float: left;
				overflow: hidden;
				background-image: url(http://www.30aguide.com/images/main_body/footer_buttons.jpg);
				background-repeat: no-repeat;
				border: none;
				outline: none;
				}
				
		
		#footer #links li#the_journey a {
			background-position: 0 0;
			width: 155px;
			height: 131px;
			clear: left;
			}
			
			#footer #links li#the_journey a:hover {
				background-position: 0 -131px;
				}
				
		#footer #links li#contact_bios a {
			background-position: -155px 0;
			width: 165px;
			height: 131px;
			clear: left;
			}
			
			#footer #links li#contact_bios a:hover {
				background-position: -155px -131px;
				}
				
		#footer #links li#guide_sponsors a {
			background-position: -320px 0;
			width: 129px;
			height: 131px;
			clear: left;
			}
			
			#footer #links li#guide_sponsors a:hover {
				background-position: -320px -131px;
				}
				
		#footer #links li#win_multi a {
			background-position: -449px 0;
			width: 158px;
			height: 131px;
			clear: left;
			}
			
			#footer #links li#win_multi a:hover {
				background-position: -449px -131px;
				}
				
		#footer #links li#roving_reporters a {
			background-position: -607px 0;
			width: 164px;
			height: 131px;
			clear: left;
			}
			
			#footer #links li#roving_reporters a:hover {
				background-position: -607px -131px;
				}
				
#header #row1 {
		width: 900px;
		height: 70px;
		margin: auto;
		padding: 0;
		background-image: url(http://www.30aguide.com/images/main_nav/row_1.jpg);
		background-repeat: no-repeat;
		}
		
		#header #row1 .search_box_area {
			width: 182px;
			height: 70px;
			float: left;
			clear: left;
			margin: 0 0 0 444px;
			padding: 0;
			display: inline;
			}
			
			#header #row1 .search_box_area #searchField {
				width: 138px;
				height: 22px;
				font-size: 14px;
				font-family: Georgia, Arial, Helvetica, Verdana, sans serif;
				vertical-align: text-top;
				line-height: 20px;
				color: #666;
				margin: 23px 0 0 0;
				background-color: #FFF;
				float: left;
				padding: 0;
				}
				
			#header #row1 .search_box_area #Submit {
				float: left;
				width: 25px;
				margin: 23px 3px 0 6px;
				height: 25px;
				padding: 0;
				}
			
		#header #row1 a.local_music {
			width: 138px;
			height: 70px;
			float: left;
			margin: 0;
			padding: 0;
			background-image: url(http://www.30aguide.com/images/main_nav/local_music.jpg);
			background-repeat: no-repeat;
			border: none;
			outline: none;
			padding: 0;
			}
				
			#header #row1 a:hover.local_music {
					background-position: -138px;
					}
					
				#header #row1 a:active.local_music {
					background-position: 0px;
					}
			
			
			
	#header #row2 {
		width: 900px;
		height: 108px;
		margin: auto;
		padding: 0;
		background-image: url(http://www.30aguide.com/images/main_nav/row_2.jpg);
		background-repeat: no-repeat;
		}
	
		#header #row2 .row2_fill_1 {
			margin: 0;
			padding: 0;
			width: 287px;
			height: 108px;
			float: left;
			clear: left;
			border: none;
			outline: none;
			}
						
		#header #row2 #main_nav {
			width: 544px;
			height: 108px;
			float: left;
			margin: 0;
			padding: 0;
			border: none;
			outline: none;
			}
			
#header #row3 {
	width: 900px;
	height: 13px;
	margin: auto;
	padding: 0;
	background-image: url(http://www.30aguide.com/images/main_nav/row_3.jpg);
	background-repeat: no-repeat;
	}
	
	
	
#header #row4 {
	margin: auto;
	padding: 0;
	width: 900px;
	height: 178px;
	background-image: url(http://www.30aguide.com/images/main_nav/row_4.jpg);
	background-repeat: no-repeat;
	}

	#header #row4 #special_buttons {
		width: 449px;
		height: 178px;
		float: left;
		margin: 0 0 0 121px;
		padding: 0;
		background-color: transparent;
		display: inline;
		}
		
		
	#header #row4 #spotlight_area {
		width: 257px;
		height: 178px;
		margin: 0 0 0 19px;
		padding: 0;
		float: left;
		border: none;
		outline: none;
		display: inline;
		}
			
		#header #row4 #spotlight #spotlight_area img, #spotlight_area a, #spotlight_area a img {
			width: 257px;
			height: 178px;
			margin: 0;
			padding: 0;
			border: none;
			outline: none;
			}
		
		
#header #row5 {
		width: 900px;
		height: 36px;
		margin: 0 auto 0 auto;
		padding: 0;
		background-image: url(http://www.30aguide.com/images/main_nav/row_5.jpg);
		background-repeat: no-repeat;
		background-position: top;
		}
		
		
#main_nav ul {
		margin: 0;
		padding: 0;
		}
		
		#main_nav ul li {
			display: inline;
			}
			
			#main_nav li span {
				display: none;
				}
			
			#main_nav ul li a {
				float: left;
				overflow: hidden;
				background-image: url(http://www.30aguide.com/images/main_nav/main_nav.jpg);
				background-repeat: no-repeat;
				height: 108px;
				border: none;
				outline: none;
				}
				
		
		#main_nav li#a_e a {
			background-position: 0 0;
			width: 141px;
			}
			
			#main_nav li#a_e a:hover {
				background-position: 0 -108px;
				}
					
					
		#main_nav li#real_estate a {
			background-position: -141px 0;
			width: 123px;
			}
			
			#main_nav li#real_estate a:hover {
				background-position: -141px -108px;
				}
						
						
		#main_nav li#fun a {
			background-position: -264px 0;
			width: 85px;
			}
			
			#main_nav li#fun a:hover {
				background-position: -264px -108px;
				}
				
				#main_nav li#fun a:active {
					background-position: -264px 0;
					}
						
						
		#main_nav li#food_spirits a {
			background-position: -349px 0;
			width: 81px;
			}
			
			#main_nav li#food_spirits a:hover {
				background-position: -349px -108px;
				}
						
						
		#main_nav li#archives a {
			background-position: -430px 0;
			width: 114px;
			}
			
			#main_nav li#archives a:hover {
				background-position: -430px -108px;
				}


#special_buttons ul.special_buttons {
	margin: 0;
	padding: 0;
	width: 449px;
	}
			#special_buttons ul.special_buttons li, ul.special_buttons li a {
				display: inline;
				float: left;
				overflow: hidden;
				background-image: url(http://www.30aguide.com/images/main_nav/special_buttons.jpg);
				background-repeat: no-repeat;
				border: none;
				outline: none;
				}
				
				#special_buttons ul.special_buttons li span {
					display: none;
					}
		
		
		#special_buttons li#spec_buts_fill_1 {
			background-position: 0 0;
			width: 32px;
			float: left;
			clear: left;
			margin: 0;
			padding: 0;
			height: 96px;
			}
			
		#special_buttons li#forum a {
			background-position: -32px 0;
			width: 105px;
			margin: 0;
			padding: 0;
			height: 96px;
			float: left;
			}
			
			#special_buttons li#forum a:hover {
				background-position: -32px -178px;
				}
						
		#special_buttons li#scrapbook a {
			background-position: -137px 0;
			width: 103px;
			margin: 0;
			padding: 0;
			height: 96px;
			float: left;
			}
			
			#special_buttons li#scrapbook a:hover {
				background-position: -137px -178px;
				}
						
						
		#special_buttons li#postcards a {
			background-position: -240px 0;
			width: 104px;
			margin: 0;
			padding: 0;
			height: 96px;
			float: left;
			}
			
			#special_buttons li#postcards a:hover {
				background-position: -240px -178px;
				}
						
						
		#special_buttons li#calendar a {
			background-position: -345px 0;
			width: 105px;
			margin: 0;
			padding: 0;
			height: 96px;
			float: left;
			}
			
			#special_buttons li#calendar a:hover {
				background-position: -345px -178px;
				}
						
						
						
						
		#special_buttons li#news a {
			background-position: 0 -96px;
			width: 108px;
			margin: 0;
			padding: 0;
			height: 82px;
			float: left;
			}
			
			#special_buttons li#news a:hover {
				background-position: 0 -274px;
				}
						
		#special_buttons li#weather a {
			background-position: -108px -96px;
			width: 106px;
			margin: 0;
			padding: 0;
			height: 82px;
			float: left;
			}
			
			#special_buttons li#weather a:hover {
				background-position: -108px -274px;
				}
						
						
		#special_buttons li#mailing_list a {
			background-position: -214px -96px;
			width: 103px;
			margin: 0;
			padding: 0;
			height: 82px;
			float: left;
			}
			
			#special_buttons li#mailing_list a:hover {
				background-position: -214px -274px;
				}
						
		#special_buttons li#directory_button a {
			background-position: -317px -274px;
			width: 104px;
			margin: 0;
			padding: 0;
			height: 82px;
			float: left;
			}
						
		#special_buttons li#spec_buts_fill_2 {
			background-position: -421px -96px;
			width: 28px;
			margin: 0;
			padding: 0;
			height: 82px;
			float: left;
			}