
@media screen, projection
{
	.be-nice-to-Mac-IE5
	{
		font-family: "\"}\"";
		font-family: inherit;
	}
	
	/* -- RESETS -- */
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	body {
		line-height: 1;
		color: black;
		background: white;
	}
	ol, ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
	
	/* -- GENERAL REDECLARATIONS -- */
	
	body
	{
		background: #3e7dbe url(../images/back_body.gif) repeat-y 50% 0;
		text-align: center;
		color: #000;
		font: normal 11px/16px Arial, Verdana, Helvetica, sans-serif;
	}

	A:link { text-decoration: underline; font-weight: bold; color: #285ea9; }
	A:visited { text-decoration: underline; font-weight: bold; color: #285ea9; }
	A:hover { text-decoration: underline; font-weight: bold; color: #083471; }
	A:active { text-decoration: underline; font-weight: bold; color: #083471; }
					
	ul, ol
	{

	}
	
	dl
	{

	}
	
	dt
	{
		font-weight: bold;
	}
	
	dd
	{

	}
	
	p
	{

	}
	
	h1
	{

	}
	
	h2
	{

	}
	
	h3
	{

	}
	
	h4
	{

	}
	
	h5
	{

	}
	
	h6
	{

	}
	
	hr
	{
		display: none;
	}
	
	img
	{
		border: none;
	}
	
	acronym
	{
		border-bottom: 1px dotted;
	}
	
	blockquote
	{
		font-style: italic;
	}
	
	strong
	{
		font-weight: bold;
	}
	
	em
	{
		font-style: italic;
	}
		
	/* -- IDS -- */

	#wrap
	{
		width: 755px;
		margin: 0px auto;
		text-align: left;
	}

		#menu
		{
			float: left;
			width: 395px;
			/* position: fixed; */
			padding-bottom: 10px;
		}

			#menu a
			{
				display: block;
				padding: 0px 0px 0px 145px;
				margin: 0px 0px 3px 0px;
				position: relative;
			}

				#menu A:link { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent url(../images/back_menulink.gif) no-repeat 43px 50%; }
				#menu A:visited { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent url(../images/back_menulink.gif) no-repeat 43px 50%; }
				#menu A:hover { text-decoration: none; font-weight: bold; color: #083471; background: transparent url(../images/back_menulink_over.gif) no-repeat 43px 50%; }
				#menu A:active { text-decoration: none; font-weight: bold; color: #083471; background: transparent url(../images/back_menulink_over.gif) no-repeat 43px 50%; }

				#menu A.current:link { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent url(../images/back_menulink_current.gif) no-repeat 43px 50%; }
				#menu A.current:visited { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent url(../images/back_menulink_current.gif) no-repeat 43px 50%; }
				#menu A.current:hover { text-decoration: none; font-weight: bold; color: #083471; background: transparent url(../images/back_menulink_current.gif) no-repeat 43px 50%; }
				#menu A.current:active { text-decoration: none; font-weight: bold; color: #083471; background: transparent url(../images/back_menulink_current.gif) no-repeat 43px 50%; }
			
			#menu A.normalbutton
			{
				display: inline;
				padding: 0px 0px 0px 0px;
				margin: 0px;
			}

				#menu A.normalbutton:link { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent; }
				#menu A.normalbutton:visited { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent; }
				#menu A.normalbutton:hover { text-decoration: none; font-weight: bold; color: #083471; background: transparent; }
				#menu A.normalbutton:active { text-decoration: none; font-weight: bold; color: #083471; background: transparent; }
				
				#menu A.normalbutton img
				{
					margin: 12px 0px 0px 42px;
				}
								
			#menu h1
			{
				display: block;
				width: 364px;
				height: 173px;
				text-indent: -8967px;
				left: 1px;
				background: transparent url(../images/logo.gif) no-repeat 0 0;
				position: relative;
			}
		
				#menu h1.bizguide
				{
					background: transparent url(../images/logo_bizguide.gif) no-repeat 0 0;
				}
		
				#menu h1 a
				{
					display: block;
					width: 100%;
					height: 100%;
					outline: none;
					padding: 0px;
					margin: 0px;
				}

				#menu h1 A:link { text-decoration: none; font-weight: normal; color: #FFF; background: transparent; }
				#menu h1 A:visited { text-decoration: none; font-weight: normal; color: #FFF; background: transparent; }
				#menu h1 A:hover { text-decoration: none; font-weight: normal; color: #FFF; background: transparent; }
				#menu h1 A:active { text-decoration: none; font-weight: normal; color: #FFF; background: transparent; }
				
			.bizguidesearch
			{
				margin: 12px 30px 0px 42px;
				padding: 8px;
				background-color: #EEE;
				vertical-align: middle;
				border: 1px solid #CCC;
			}
			
				.bizguidesearch input
				{
					vertical-align: middle;
					margin: 0px 2px 0px 2px;
				}	
			
			.bizguidemsg
			{
				margin: 12px 30px 0px 42px;
				padding: 8px;
				background-color: #EEE;
				border: 1px solid #CCC;				
			}

				.bizguidemsg h3
				{
					display: inline;
					color: #000;
					font-weight: bold;
					margin: 0px;
				}

					#menu .bizguidemsg h3 a
					{
						display: inline;
						padding: 0px 0px 0px 0px;
						margin: 0px 0px 0px 0px;
						position: relative;
					}
		
						#menu .bizguidemsg h3 A:link { text-decoration: none; font-weight: bold; color: #000; background: transparent; }
						#menu .bizguidemsg h3 A:visited { text-decoration: none; font-weight: bold; color: #000; background: transparent; }
						#menu .bizguidemsg h3 A:hover { text-decoration: underline; font-weight: bold; color: #000; background: transparent; }
						#menu .bizguidemsg h3 A:active { text-decoration: underline; font-weight: bold; color: #000; background: transparent; }
									
				.bizguidemsg p
				{
					font-size: 11px;
					line-height: 15px;
					margin: 8px 0px 0px 0px;
				}
							
			.bizguideweather
			{
				margin: 12px 30px 0px 42px;
				padding: 8px;
				background-color: #EEE;
				border: 1px solid #CCC;
			}
			
				.bizguideweather h3
				{
					display: inline;
					color: #285ea9;
					font-weight: bold;
					margin: 0px;
				}
			
				.noaaWeatherIcon
				{
					float: left;
					display: inline;
					margin: 3px 8px 4px 0px;
					border: 1px solid #999;
				}
			
			.bizguidenews
			{
				margin: 12px 30px 0px 42px;
				padding: 8px;
				background-color: #EEE;
				border: 1px solid #CCC;
			}

				#menu .bizguidenews a
				{
					display: inline;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					position: relative;
				}
	
					#menu .bizguidenews A:link { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent; }
					#menu .bizguidenews A:visited { text-decoration: none; font-weight: bold; color: #285ea9; background: transparent; }
					#menu .bizguidenews A:hover { text-decoration: underline; font-weight: bold; color: #083471; background: transparent; }
					#menu .bizguidenews A:active { text-decoration: underline; font-weight: bold; color: #083471; background: transparent; }
					
				.bizguidenews .disclaimer
				{
					color: #999;
					font-size: 10px;
				}
				
					#menu .bizguidenews .disclaimer A:link { text-decoration: none; font-weight: normal; color: #999; background: transparent; }
					#menu .bizguidenews .disclaimer A:visited { text-decoration: none; font-weight: normal; color: #999; background: transparent; }
					#menu .bizguidenews .disclaimer A:hover { text-decoration: none; font-weight: normal; color: #333; background: transparent; }
					#menu .bizguidenews .disclaimer A:active { text-decoration: none; font-weight: normal; color: #333; background: transparent; }
																			
		#content
		{
			float: right;
			width: 360px;
			position: relative;
			overflow: hidden;		
		}
	
			#content div.flashheader
			{
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				width: 358px;
				height: 173px;
				font: normal 1px/1px Arial, sans-serif;
			}
			
			#contentwrap
			{
				padding: 0px 38px 0px 0px;
				font: normal 12px/16px Arial, sans-serif;
				color: #333;
				overflow: hidden;
			}
			
				#contentwrap p
				{
					margin: 0px 0px 16px 0px;
					text-align: justify;
				}

				#contentwrap h2
				{
					margin: 0px 0px 16px 0px;
					text-align: left;
					font: normal 18px/18px Arial, sans-serif;
					color: #CD8927;
				}
				
				#contentwrap h3
				{
					margin: 0px 0px 16px 0px;
					text-align: left;
					font: normal 18px/18px Arial, sans-serif;
					color: #CD8927;
				}
							
				p#foot
				{
					color: #999;
					padding: 16px 0px 16px 0px;
					margin: 32px 0px 16px 0px;
					border-top: 1px solid #DDD;
					border-bottom: 1px solid #DDD;
					font: normal 9px/14px Arial, sans-serif;
				}
			
					p#foot A:link { text-decoration: none; font-weight: normal; color: #999; }
					p#foot A:visited { text-decoration: none; font-weight: normal; color: #999; }
					p#foot A:hover { text-decoration: none; font-weight: normal; color: #000; }
					p#foot A:active { text-decoration: none; font-weight: normal; color: #000; }
					
				#contentwrap ul
				{
					margin: 0px 0px 16px 0px;
					text-align: normal;
					list-style: url(../images/bullet_arrow.gif);
				}
				
					#contentwrap ul li
					{
						margin: 7px 0px 7px 30px;
						padding: 0px 0px 0px 0px;
					}
					
						#contentwrap ul li em a
						{
							font-style: normal;
							text-decoration: none;
						}
					
						#contentwrap ul li em a:link	{ text-decoration: none; color: #000; font-weight: normal; }
						#contentwrap ul li em a:visited	{ text-decoration: none; color: #000; font-weight: normal; }
						#contentwrap ul li em a:hover	{ text-decoration: none; color: #000; font-weight: normal; }
						#contentwrap ul li em a:active	{ text-decoration: none; color: #000; font-weight: normal; }
						
		.reviews
		{
			background-color: #EEE;
			padding: 8px;
			border: 1px solid #CCC;
			font-size: 11px;
			line-height: 14px;
			zoom: 1;
		}
		
			.reviews h4
			{
				background-color: #CCC;
				font-weight: bold;
				font-size: 11px;
				line-height: 12px;
				padding: 4px 7px 4px 7px;
				margin: -7px -7px 8px -7px;
			}
		
			.review
			{
				padding: 0px 0px 8px 0px;
				margin: 0px 0px 8px 0px;
				border-bottom: 1px solid #CCC;
				zoom: 1;
			}
			
				.reviewdetails
				{
					color: #777;
				}
				
			#content .reviewform_question
			{
				font-weight: bold;
				margin: 0px 0px 1px 0px;
			}
			
			.reviews input.nicein,
			.reviews textarea.nicein
			{
				display: block;
				width: 298px;
			}
			
			.req
			{
				font-weight: bold;
				color: #900;
			}
			
			#content .errormsg
			{
				background-color: #661010;
				border: 1px solid #9b4848;
				color: #ebbfbf;
				font-weight: bold;
				margin: 0px 0px 16px 0px;
				padding: 10px;
				zoom: 1;	
			}
			
				#content .errormsg ul,
				#content .errormsg ol,
				#content .errormsg p
				{
					margin-bottom: 0px;
					text-align: left;
				}

				#contentwrap .errormsg ul
				{
					margin-left: 30px;
				}
								
			#content .okmsg
			{
				background-color: #226610;
				border: 1px solid #488d36;
				color: #c8ebbf;
				font-weight: bold;
				margin: 0px 0px 16px 0px;
				padding: 10px;
				zoom: 1;
			}	
	
				#content .okmsg ul,
				#content .okmsg ol,
				#content .okmsg p
				{
					margin-bottom: 0px;
					text-align: left;
				}
				
				#contentwrap .okmsg ul
				{
					margin-left: 30px;
				}
				
			
			
							

	/* -- CLASSES -- */
	
	.clear
	{
		clear: both;
	}	
	
	.bizname
	{
		font-style: italic;
		font-weight: bold;
		color: #000000;
	}
	
	.nicebutton
	{
		font: bold 11px/11px Arial, sans-serif;
		background-color: #32569A;
		padding: 2px;
		border: 1px solid #000;
		color: #FFF;
		text-align: center;
		overflow: hidden;
		cursor: pointer;
	}
	
		.nicebutton:hover
		{
			background-color: #3E7DBE;
			border-color: #32569A;
		}
	
	.bizdirlogo
	{
		display: block;
		margin: 0px auto 16px auto;
		border: 0px;
	}
	
	#contentwrap h2.bizdirheader
	{
		text-align: center;
	}

}






