/* CSS Document 

COLORS
background:		#E7E6DD

*/
body 
{
	background: 		#172A4B url('../images/bella_bkgrd.jpg') no-repeat top center;
	font-family:		Verdana, Arial, Helvetica, sans-serif;	
	font-size:			8.5pt;
	line-height:		14pt;
	margin: 			0px;
	padding: 			0px;
	color:				#333333;
}
input, select, textarea 
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;	
	font-size:			8.5pt;
	border:				1px solid #666666;
}
td 
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;	
	font-size:			8.5pt;
	line-height:		14pt;
}

a, #content a
{
	font-weight: 		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;	
	color:				#663300;
	text-decoration:	underline;
	text-transform: 	none;
}
a:visited, #content a:visited
{
	font-weight: 		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;	
	color:				#000000;	
	text-decoration:	underline;
}
a:hover, #content a:hover
{
	font-weight: 		normal;
	font-family:		Verdana, Arial, Helvetica, sans-serif;	
	color:				#000000;
	text-decoration:	underline;
}
h1, h2, h3
{
	font-family: 		Arial, Helvetica, sans-serif;
	margin-top: 		0px;
}
h1
{
	color:				#663300;
	font-weight: 		normal;
	font-size:			24pt;
	line-height: 		26pt;
}
h2
{
	color:				#663300;
	font-weight: 		normal;
	font-size:			14pt;
	line-height: 		14pt;
}
h3
{
	color:				#666666;
	margin: 			1px;
	font-size:			13pt;
	line-height:		14pt;	
	font-weight:		bold;
}
h5
{
	font-family:		Verdana,Arial, Helvetica, sans-serif;
	color:				#333333;
	font-size:			10pt;
	font-weight:		bold;
	margin-top:			3px;
	margin-bottom:		0px;
}
#header 
{
	background: 		#000000 url('../images/headerbella_home.jpg') no-repeat top center;
	width:				900px;
	height:				360px;
}
#header_resources
{
	background: 		#000000 url('../images/headerbella_beach.jpg') no-repeat top center;
	width:				900px;
	height:				230px;
}
#awards 
{
	background: 		#FFFFFF url('../images/bella-awards.gif') no-repeat bottom center;
	width:				870px;
	height:				114px;
}
#navbar {
	font-weight: 		bold;
	font-family:		Arial, Helvetica, sans-serif;
	line-height: 		10pt;
	font-size:			10pt;
	vertical-align: 	text-top;
	text-align: 		center;
	color:				#FFFFFF;	
	width:				100%;
	border:1px solid yellow;	
}
/*
#navbar a,a:visited
{
	text-transform: 	uppercase;
	font-family:		Arial, Helvetica, sans-serif;
	font-weight: 		bold;;
	color:				#FFFFFF;
	text-decoration: 	none;	
}
#navbar a:hover
{
	font-weight: 		bold;
	color:				#66CCFF;
	text-decoration: 	underline;	
}
#navbar a.on,a.on:visited,a.on:hover 
{
	font-weight: 		bold;	
	color:				#999999;
	text-decoration: 	none;		
}
*/
a.nav,a.nav:visited
{
	font-weight: 		bold;
	font-family:		Arial, Helvetica, sans-serif;
	line-height: 		10pt;
	font-size:			10pt;
	vertical-align: 	text-top;
	text-transform: 	uppercase;
	color:				#FFFFFF;
	text-decoration: 	none;	
}
a.nav:hover
{
	font-weight: 		bold;
	font-family:		Arial, Helvetica, sans-serif;
	line-height: 		10pt;
	font-size:			10pt;
	vertical-align: 	text-top;
	text-transform: 	uppercase;
	color:				#66CCFF;
	text-decoration: 	none;	
}
a.navon,a.navon:visited,a.navon:hover 
{
	font-weight: 		bold;
	font-family:		Arial, Helvetica, sans-serif;
	line-height: 		10pt;
	font-size:			10pt;
	vertical-align: 	text-top;
	text-transform: 	uppercase;
	color:				#999999;
	text-decoration: 	none;				
}


#content {
	padding:			20px 40px 20px 40px;
	vertical-align: 	text-top;	
	background-color: 	#F7ECD2;
	color:				#333333;
}
#comments
{
	font-family:		Arial, Helvetica, sans-serif;
	color:				#000000;
	font-size:			11pt;	
	padding-top:		15px;
	text-align: 		center;
	width:				100%;
}
#footer
{
	color:				#FFFFFF;
	font-size:			8pt;	
	padding:			0px;
	text-align: 		center;
}
#footer a, #footer a:visited
{
	text-transform:		none;
	font-weight: 		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#FFFFFF;
	text-decoration: 	none;
}
#footer a:hover
{
	color:				#66CCFF;
	text-decoration: 	underline;
}
#yellow
{
	color: 				#66CCFF;
}
small {
	color:				#666666;
}
#label
{
	color: 				#663300;
	vertical-align: 	text-top;
}
#button
{
	border: 			3px solid #333333;
	color: 				#FFFFFF;
	background-color:   #333333;
}
p
{
	padding-top:		0px;
	margin-top:			0px;
}
form
{
	padding:			0px;
	margin:				0px;
}