@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0px 0px 0px 0px;
}

h1
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 22px;
	color: #166988;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h2
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 15px;
	color: #166988;
	font-weight: normal;
}

h3
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 22px;
	color: #464646;
	font-weight: normal;
}

h4
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 32px;
	color: #464646;
	font-weight: normal;
	line-height: 0;
	letter-spacing: 2px;
}

.title
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 22px;
	color: #166988;
	font-weight: normal;
}

.title2
{
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 14px;
	color: #2f4f6a;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.main_table
{
	width: 950px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.search_bar
{
	background-color:  #2f4f6a;
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.footer
{
	background-color:  #2f4f6a;
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

/* LINKS */

a:link
{
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #1c3143;
	text-decoration: none;
}

a:visited
{
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #1c3143;
	text-decoration: none;
}

a:active
{
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #1c3143;
	text-decoration: underline;
}

a:hover
{
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #1c3143;
	text-decoration: underline;
	
	
}




/* LINKS */

.title_link:link
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 22px;
	color: #166988;
	font-weight: normal;	text-decoration: none;
}

.title_link:visited
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 22px;
	color: #166988;
	font-weight: normal;
	text-decoration: none;
}

.title_link:active
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 22px;
	color: #166988;
	font-weight: normal;
	text-decoration: underline;
}

.title_link:hover
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 22px;
	color: #166988;
	font-weight: normal;
	text-decoration: underline;
}







.title2_link:link
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #166988;
	font-weight: normal;	text-decoration: none;
}

.title2_link:visited
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #166988;
	font-weight: normal;
	text-decoration: none;
}

.title2_link:active
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #166988;
	font-weight: normal;
	text-decoration: underline;
}

.title2_link:hover
{
	font-family: "Georgia", "Lucida Sans Unicode",Helvetica, Arial, Sans-serif;
	font-size: 16px;
	color: #166988;
	font-weight: normal;
	text-decoration: underline;
}









/* MAIN CONTENT */

.main_content
{
	font: 13px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #333333;
}

/* CSS MENU */

#menu
{
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li
{
	float: left;
	font: 65% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a
{
	background: #333 url("http://www.williamsburgmag.com/images/menu/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 20px;
	text-decoration: none;
	font-weight:normal;
}

#menu a:hover
{
	background: #3492b6 url("http://www.williamsburgmag.com/images/menu/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}      

#menu a:visited
{
	 
}      

#menu a:active
{
	background: #3492b6 url("http://www.williamsburgmag.com/images/menu/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;    
}                




/*Message box */
.dialog_box
{
	border: #96cbef 1px solid;
	background-color: #5a95bd;
	color: #ffffff;
}

.ad_border
{
	border: #555555 1px solid;
}

/*PNG FIX*/

img, div
{
	behavior: url('images/iepngfix.htc');
}

/*Weather*/
.current_conditions
{
	font-family: "Helvetica",Helvetica,Tahoma, Trebuchet MS, Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
}

forms {padding: 0px; margin: 0px; }

.footer a:link
{
	color: #fff;	
	text-decoration: underline;
}

.footer a:visited
{
	color: #fff;	
	text-decoration: underline;
}
