/* Villager Motel CSS Document */

body {
background-color: #5B81AC;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin: 0px;
padding: 0px;
font-size: 12px;

}

a:link {
	color: #038441;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #038441;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a:hover {color: #FF0000; font-variant: small-caps; text-decoration: none; font-weight: bold;}
a:active {color: #00356C; font-weight: bold; font-variant: small-caps; text-decoration: none;}

h1 {
color: #003467;
font-weight: bold;
font-size: 16px;
font-variant: small-caps;
text-align: center;
}

.title {
color: #003467;
font-weight: bold;
font-size: 16px;
font-variant: small-caps;
text-align: center;
}

.pic-left {
border: 1px;
border-style: solid;
border-color: #4D85C5;
float: left;
margin: 5px;
}

.pic-right {
border: 1px;
border-style: solid;
border-color: #4D85C5;
float: right;
margin: 5px;
}

.pic-center {
border: 1px;
border-style: solid;
border-color: #4D85C5;
text-align: center;
margin: 5px;
}

.nav {
	padding: 10px;
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	color: #00853C;
}

.nav_pic {
vertical-align: bottom;
margin-left: 1px;
}

.body {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
padding: 15px;
font-size: 14px;
}

.td {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}


.button {
color: #003467;
font-size: 11px;
font-variant: small-caps;
text-align: center;
background-color: #C9DAED;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C85C8;
	font-size: 14px;
	font-weight: bold;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #003468;
	font-variant: normal;
}
.bodyboldgreen {

	font-family: Arial, Helvetica, sans-serif;
	color: #00853C;
	font-size: 14px;
	font-weight: bold;
}
.callout {
	color: #003467;
	font-size: 12px;
	font-variant: normal;
	text-align: center;
	background-color: #FFFF99;
	font-style: italic;
	font-weight: bold;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.sidebarhighlight {

	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
