/*Stylesheet for williamsburghistoricinns.com*/

body {
margin-left: 40px;
margin-right: 40px;
background-color: #000000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC66;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC66;
	font-style: italic;
	font-weight: bold;
}
.subhead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFCC66;
	font-style: italic;
	font-weight: bold;
text-align: center; }

.subhead3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003399;
	font-weight: bold;
text-align: center; }
.subhead4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.subhead5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.event_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: left;
}

.event_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-align: left;
}

.event_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.inntext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left; }

.caption {
	font-size: 14px;
	color: #FFCC66;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.bodycopy {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-align: justify; }

.bodycopycentered {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-align: center; }

#innarea {
background-color: #CCCCCC;
border: thin #c3c3c3 solid;
margin-left: 30px;
margin-right: 30px;
padding: 20px; }

.footer {
color: #999999;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
text-align: center; }
