/* MainWebSite */
/* HTML TAGS */
body, html { color: #333333; font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; scrollbar-base-color:#dddddd;
	/*scrollbar-shadow-color: #dddddd;
	scrollbar-highlight-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #003366;*/
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 11px;
}

a {
	color: #003360;
	text-decoration: underline;
}
a:hover {
	color: #446A2B;
	text-decoration: none;
}
a img {
	border: none;
}
a.buttonLink { padding: 8px 15px; color: #FFFFFF; text-decoration: none; text-align: center; text-transform: uppercase; font-size: 10px; float: left; background: #036 url(http://www.villagerresort.com/images/pagelayout/bg_navnug_h2_blue.jpg) repeat-x; border: 1px solid #2D4E73; margin: 0px 5px 0px 0px; display: block; font-weight: bold; 
}
a.buttonLink:hover { text-decoration: none; color: #FFFFFF; background: #4A7530 url(http://www.villagerresort.com/images/pagelayout/bg_navnug_h2_green.jpg) repeat-x; 
}
h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 5px; font-family: "Trebuchet MS", Helvetica, sans-serif; font-weight: bold; 
}
h1 {
	color: #036;
	font-size: 20px;
}
h2 {
	color: #DC8801;
	font-size: 16px;
}
h3 {
	color: #517D33;
	font-size: 14px;
}
h4 {
	color: #036;
	font-size: 14px;
}
h5 {
	color: #DC8801;
	font-size: 14px;
}
h6 {
	color: #517D33;
	font-size: 14px;
}
blockquote {
	margin: 0px 0px 0px 30px;
}
ol {
	margin-left: 30px;
}
.olListing {
	list-style: upper-alpha;
}
.olListing li li li {
	list-style: lower-alpha;
}

ul {
	line-height: 16px;
}
ul li li {
	line-height: 16px;
	list-style: disc;
}

hr {
	border-top: 1px dotted #7B9FB9;/*the border*/
	width: 100%;
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px;
}
form {
	/*background: #F9F9F0;
	border: 1px solid #ACACAC;*/
}


fieldset{
	margin:20px 0px 30px;
	position:relative;
	display:block;
	padding: 0px 10px 10px;
	background: #F2ECC8;
	border: 1px solid #D38501;
}

legend{
	color:#FFF;
	padding:10px;
	margin:0px 0px 10px;
	position:relative;
	top: -18px;
	background: url(../images/pagelayout/bg_navnug_h2_gold.jpg) repeat-x;
	font-weight: bold;
	border: 1px solid #D38501;
}
input { font: 11px Tahoma, Arial; color: #000000; background: #FFF; height: 18px; padding-top: 3px; padding-left: 5px; border: 1px solid #D38501; 
}
input.radioBtn {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 12px;
	padding: 0px;
	margin: 2px;
	background: url(none);
}
input.buttonForm { background: #022F58 url(http://www.villagerresort.com/images/pagelayout/bg_navnug_h2_blue.jpg) repeat-x; margin-bottom: 4px; cursor: pointer; color: #FFFFFF; text-align: center; padding: 0px 5px; text-transform: uppercase; height: 25px; margin-left: 0px; font-size: 12px; border: 1px solid #2D4E73; 
}
input.buttonForm:hover { background: #49742F url(http://www.villagerresort.com/images/pagelayout/bg_navnug_h2_green.jpg) repeat-x; color: #FFF 
}
select { font: 11px Tahoma, Arial; color: #000000; padding: 3px; border: 1px solid #D38501; 
}
textarea { font: 11px Tahoma, Arial; color: #000000; padding: 5px; border: 1px solid #D38501; 
}
table {

}
table  td {
	vertical-align: top;
}
/* CSS DIV CONTROLS */
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.floatLeftHalf {
	float: left;
	width: 48%;
	margin: 0px;
	padding: 0px;
}
.floatRightHalf {
	float: right;
	width: 48%;
}
.clearBoth {
	clear: both;
}
#pageContainer/* PAGE LAYOUTS */
 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF url(../images/pagelayout/bg_page.jpg) repeat-y;
}
#flash
{
	padding: 5px;
	height: 400px;
	width: 295px;
	background: #F60;
}

#mastheadContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#mastheadLeftContainer
{
	float: left;
	width: 250px;
}

#mastheadLogo {
	height: 125px;
	margin: 0px;
	padding: 0px;
	width: 250px;
	background: url(../images/pagelayout/logo_villager_resort.jpg) no-repeat;
	clear: both;
}
#mastheadSidebarNavLeft
{

}
#mastheadMiddleContainer
{
	float: left;
	width: 295px;
}
#mastheadRightContainer
{
	float: left;
	width: 405px;
}

#mastheadSubNavigation {
	font: 11px/20px Arial, Verdana, sans-serif;
	color: #FFFFFF;
	clear: both;
	text-align: right;
	padding-top: 40px;
	padding-right: 20px;
	height: 85px;
	display: block;
	width: 375px;
	padding-left: 10px;
	background: url(../images/pagelayout/bg_masthead_subnav.jpg) repeat-x;
}
#mastheadSubNavigation   a {
	color: #FFFFFF;
}
#mastheadSubNavigation   a:hover {
	text-decoration: none;
}
#mastheadSidebarNavRight
{ background: url(http://www.villagerresort.com/images/pagelayout/bg_masthead_sidebarnav_right.jpg) repeat-y; border-bottom: 1px solid #FFF; height: 275px; width: 320px; 

}
#mastheadQuickSearch
{ background: url(http://www.villagerresort.com/images/pagelayout/bg_masthead_sidebarnav_right.jpg) repeat-y right top; height: 100%; width: 320px; padding: 0px 10px 0px 20px; 
}
#mhSidebarRightL
{
	float: left;
	width: 150px;
	margin-left: 10px;
}
#mhSidebarRightR
{
	float: left;
	width: 150px;
}

#topNavigation {
	clear: both;
	text-transform: uppercase;
	font: bold 10px Arial, Verdana, sans-serif;
	background: #001E45;
}
#copyContainer {
	clear: both;
	/*visibility: visible;*/
}
#copyContainer20
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#copyContainer25
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 250px;
}
#copyContainer35
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
}
#copyContainer40
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 380px;
}
#copyContainer55
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 510px;
}
#copyContainer75
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 700px;
	background: #FFF;
}
#copy100 {
	padding: 15px;
	clear: both;

}
#copyLeft20 {
	padding: 10px;
}
#copyLeft25 {
	padding: 10px;
}
#copyLeft50 {
	padding: 10px 15px;
}
#copyLeft75 {
	padding: 10px 15px;
}
#copyMiddle40 {
	padding: 10px 15px;
}
#copyMiddle55 {
	padding: 10px 15px;
}
#copyRight20 {
	padding: 10px;
}
#copyRight25 {
	padding: 10px;
}
#copyRight35 {
	padding: 10px 15px;
}
#copyRight50 {
	padding: 10px 15px;
}
#copyRight75 {
	padding: 10px 15px;
}
#copySideNavigation
{
	clear: both;
	padding: 0px;
}
#copyPad10 {
	padding: 10px;
}
#copyPad15 {
	padding: 15px;
}
#copy {
	padding: 0px;
	margin: 0px;
	background: #FFF;
}
#copyContainerLogin
{
	padding: 0px;
	height: auto;
	width: 350px;
	margin: 0px auto;
}
#footerContainer {
	clear: both;
	font: 11px Arial, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 75px;
}
#footerCopyright
{
	float: left;
	height: 64px;
	width: 240px;
	border-top: 1px solid #FFF;
	padding-top: 10px;
	padding-left: 10px;
}
#footerNavigation
{
	float: left;
	height: 64px;
	width: 665px;
	border-top: 1px solid #FFF;
	background: url(../images/pagelayout/bg_footer_right.jpg) repeat-y;
	padding-top: 10px;
	padding-left: 35px;
}
#footerNavigation  p {
	color: #FFFFFF;
	margin: 0px;
}
#footerNavigation  a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#footerNavigation  a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/* NAVIGATION MENUS */
#MainNavSchemeHome {
	width: auto;
	height: 265px;
	background: url(../images/pagelayout/bg_masthead_sidebarnav_left.jpg) repeat-y;
	padding-top: 10px;
	border-bottom: 1px solid #FFF;
}
#MainNavSchemeHome ul {
	margin: auto 0;
	padding: 0;
	list-style-type: none;
	color: #FFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#MainNavSchemeHome li {
	list-style: none;
}
#MainNavSchemeHome li a {
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	font-size: 11px;
	margin-bottom: 1px;
	border-bottom: 1px dotted #456B2C;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#MainNavSchemeHome li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#MainNavSchemeHome li li a {
	display: block;
	padding: 2px 10px 2px 30px;
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: auto;
	border-bottom: 1px dotted #456B2C;
	font-size: 10px;
	margin-bottom: 1px;
	font-weight: bold;

}
#MainNavSchemeHome li li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* NAVIGATION MENUS */
#MainNavSchemeHomeRight {
	width: auto;
	height: 265px;
	padding-top: 10px;
}
#MainNavSchemeHomeRight ul {
	margin: auto 0;
	padding: 0;
	list-style-type: none;
	color: #333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#MainNavSchemeHomeRight li {
	list-style: none;
}
#MainNavSchemeHomeRight li a {
	padding: 5px 0px 0px;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	font-size: 10px;
	margin-bottom: 1px;
	color: #333;
	margin-right: 5px;
	margin-left: 10px;
	font-weight: bold;
}
#MainNavSchemeHomeRight li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* NAVIGATION MENUS */
#MainNavSchemeInterior {
	width: auto;
	height: 175px;
	background: url(../images/pagelayout/bg_masthead_sidebarnav_left.jpg) repeat-y;
	padding-top: 10px;
	border-bottom: 1px solid #FFF;
}
#MainNavSchemeInterior ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#MainNavSchemeInterior li {
	list-style: none;
}
#MainNavSchemeInterior li a {
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	font-size: 11px;
	margin-bottom: 1px;
	border-bottom: 1px dotted #456B2C;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#MainNavSchemeInterior li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#MainNavSchemeInterior li li a {
	display: block;
	padding: 2px 10px 2px 30px;
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: auto;
	border-bottom: 1px dotted #456B2C;
	font-size: 10px;
	margin-bottom: 1px;
	font-weight: bold;

}
#MainNavSchemeInterior li li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* NAVIGATION MENUS */
#MainNavSchemeInteriorRight {
	width: auto;
	height: 175px;
	padding-top: 10px;
}
#MainNavSchemeInteriorRight ul {
	margin: auto 0;
	padding: 0;
	list-style-type: none;
	color: #333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#MainNavSchemeInteriorRight li {
	list-style: none;
}
#MainNavSchemeInteriorRight li a {
	padding: 5px 0px 0px;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	font-size: 10px;
	margin-bottom: 1px;
	color: #333;
	margin-right: 5px;
	margin-left: 10px;
	font-weight: bold;
}
#MainNavSchemeInteriorRight li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* NAVIGATION MENUS */
#SubNavSchemeInterior {
	width: auto;
	padding-top: 10px;
}
#SubNavSchemeInterior ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#SubNavSchemeInterior li {
	list-style: none;
}
#SubNavSchemeInterior li a {
	padding: 5px 15px;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	font-size: 11px;
	margin-bottom: 1px;
	border-bottom: 1px dotted #456B2C;
	color: #036;
	margin-right: 15px;
	margin-left: 10px;
	font-weight: bold;
}
#SubNavSchemeInterior li a:hover {
	color: #446A2B;
	text-decoration: underline;
}
#SubNavSchemeInterior li li a {
	display: block;
	padding: 2px 10px 2px 30px;
	color: #036;
	text-decoration: none;
	height: auto;
	width: auto;
	border-bottom: 1px dotted #456B2C;
	font-size: 10px;
	margin-bottom: 1px;
	font-weight: bold;

}
#SubNavSchemeInterior li li a:hover {
	color: #446A2B;
	text-decoration: underline;
}
#SiteMapScheme/* NAVIGATION MENUS */
 {
	width: 100%;
}
#SiteMapScheme  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvitica, "Sans Sarif";
	font-weight: bold;
}
#SiteMapScheme  li {
	list-style: none;
}
#SiteMapScheme  li  a {
	padding: 3px 5px 3px 15px;
	text-decoration: none;
	display: block;
	height: auto;
	font-size: 12px;
	margin-bottom: 1px;
	color: #003366;
}
#SiteMapScheme  li  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #6D98C7;
}
#SiteMapScheme  li  li  a {
	display: block;
	padding: 2px 10px 2px 40px;
	color: #003366;
	text-decoration: none;
	height: auto;
	font-size: 11px;
	margin-bottom: 1px;

}
#SiteMapScheme  li  li  a:hover {
	color: #003399;
	text-decoration: none;
	background: #C4DBFF;
}

#MainExtra {
	clear: both;
	width: 170px;
}
#PrinterFriendly {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	margin-top: 15px;
}
#Notice {
	height: auto;
	width: 500px;
	background: #FFFFFF;
	margin: 15px;
	padding: 5px;
}
#tour360 {
	height: auto;
	width: 830px;
	background: #FFFFFF;
	margin: 15px;
	padding: 5px;
}
.mktgNavnugBlue/* OBJECTS */
 {
	margin: 0px 0px 10px;
	background: #F0F2F4;
	clear: both;
	padding-bottom: 3px;
	padding-top: 0px;
}
.mktgNavnugBlue  h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	background: url(../images/pagelayout/bg_navnug_h2_blue.jpg) repeat-x;
	padding: 10px;
	border-bottom: 1px solid #01203D;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.mktgNavnugBlue  h3 {
	color: #023668;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px;
	border-bottom: 1px dotted #022C52;
}
.mktgNavnugBlue  p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
.mktgNavnugGold/* OBJECTS */
 {
	margin: 0px 0px 10px;
	background: #F2ECC8;
	clear: both;
	padding-bottom: 3px;
	padding-top: 0px;
}
.mktgNavnugGold  h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	background: url(../images/pagelayout/bg_navnug_h2_gold.jpg) repeat-x;
	padding: 10px;
	border-bottom: 1px solid #D38501;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.mktgNavnugGold  h3 {
	color: #8A5600;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px;
	border-bottom: 1px dotted #4C7732;
}
.mktgNavnugGold  p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
.mktgNavnugGreen/* OBJECTS */
 {
	margin: 0px 0px 10px;
	background: #EAF4E3;
	clear: both;
	padding-bottom: 3px;
	padding-top: 0px;
}
.mktgNavnugGreen  h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	background: url(../images/pagelayout/bg_navnug_h2_green.jpg) repeat-x;
	padding: 10px;
	border-bottom: 1px solid #42682B;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.mktgNavnugGreen  h3 {
	color: #4C7732;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px;
	border-bottom: 1px dotted #4C7732;
}
.mktgNavnugGreen  p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}

.imageLB {
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageRB {
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageFrameGreen {
	border: 1px solid #43692C;
}
.imageFrameBlue {
	border: 1px solid #022C52;
}
.imageFrameBG {
	border: 1px solid #6D98C7;
	background: #E2EDFF;
}
.imageFrameLBBlue {
	margin-bottom: 10px;
	border: 1px solid #022C52;
	margin-left: 10px;
}
.imageFrameRBBlue {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #022C52;
}
.imageFrameLBGreen {
	margin-bottom: 10px;
	border: 1px solid #43692C;
	margin-left: 10px;
}
.imageFrameRBGreen {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #43692C;
}

/* FONT STYLES */
.captions {
	font: 11px Arial, Verdana, sans-serif;
	color: #827940;
}
.disclaimer {
	color: #666633;
}
.message {
	color: #990000;
}
.pullquote {
	font: italic bold 14px/18px "Times New Roman", Times, serif;
	color: #404E80;
	padding-left: 25px;
	padding-right: 25px;
}
.quicklinks {
	color: #00376A;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font: 11px Arial, Verdana, sans-serif;
}
.titles {
	font: 11px Arial, Verdana, sans-serif;
	color: #003366;
}

