/*THESE ARE YOUR CHOICES FOR BODY COPY. IF YOU CHOOSE BODYTEXT2, BE SURE TO CHANGE THE LINE-HEIGHT FOR YOUR ANCHOR TAGS TO 17*/

body { 
	background:#FBFBFB/*dcb601*/ url(grc/bground.gif) repeat-y;
	}

.bodytext {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.bodytext3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

.greentext {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #005924;
	text-decoration: none;
	line-height: 17px;
	font-weight:bold;
}

.image_caption {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

/*CSS FOR THE NEWSLETTER*/
.newslettertext1 {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	
}

.newsletterspeical {
	text-align:center;
	font-weight:bold;
	/*background-color:#eac144;*/
	background-color:#8EBB8A;
	border: thin dashed;
	border-color:#CCCCCC;

}

a.newsletter:link {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	line-height:17px;
}

a.newsletter:visited {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #406fd8;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
	
}
a.newsletter:hover {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}
a.newsletter:active {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}


/*CSS FOR THE SPECIALS PAGE*/

.price {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 10px;
	font-weight:bold;
}

.price2 {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
	font-weight:bold;
	
}

.resort_location {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 15px !important;
	font-weight:bold;
}

.package_name {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	font-weight:bold;
}

.effective {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	font-weight:bold;
	margin-bottom:100px;
	padding-bottom:100px;
}

.description {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
}


.results1, .rateresults1 {
	text-align:left;
	/*background-color:#eac144;*/
	background-color:#f8d25d;
	padding-left:5px;
	padding-right:5px;
	border-bottom:thin dashed;
	border-bottom-color:#ffffff;
	border-right: thin dashed;
	border-right-color:#ffffff;
	border-left: thin dashed;
	border-left-color:#ffffff;
	min-height:175px;
}

div.results1 > h2:first-child, div.results2 > h2:first-child
{ margin-top: 0px; padding-top: 10px; }

.results2 {
	background-color:#66afe7;
	padding-left:5px;
	padding-right:5px;
	border-bottom:thin dashed;
	border-bottom-color:#ffffff;
	border-right: thin dashed;
	border-right-color:#ffffff;
	border-left: thin dashed;
	border-left-color:#ffffff;
	min-height:175px;
	
}

.results2b {
	background-color:#66afe7;
	padding-left:5px;
	padding-right:5px;
	border-top: thin dashed;
	border-top-color:#ffffff;
	border-bottom:thin dashed;
	border-bottom-color:#ffffff;
	border-right: thin dashed;
	border-right-color:#ffffff;
	border-left: thin dashed;
	border-left-color:#ffffff;
	min-height:175px;
	
}

.results3 {
	background-color:#31BC8E;
	padding-left:5px;
	padding-right:5px;
	border-bottom:thin dashed;
	border-bottom-color:#ffffff;
	border-right: thin dashed;
	border-right-color:#ffffff;
	border-left: thin dashed;
	border-left-color:#ffffff;
	min-height:175px;
	
}

.results4 {
	background-color:#F7965B;
	padding-left:5px;
	padding-right:5px;
	border-bottom:thin dashed;
	border-bottom-color:#ffffff;
	border-right: thin dashed;
	border-right-color:#ffffff;
	border-left: thin dashed;
	border-left-color:#ffffff;
	min-height:175px;
	
}

.results5, .rateresults5 {
	background-color:#FFE07F;
	padding-left:5px;
	padding-right:5px;
	border-bottom:thin dashed;
	border-bottom-color:#ffffff;
	border-right: thin dashed;
	border-right-color:#ffffff;
	border-left: thin dashed;
	border-left-color:#ffffff;
	min-height:175px;
	
}

.whitebground {
	background-color:#ffffff;
	padding-left:2px;
	padding-right:2px;
	
}

img.border {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	border:1px;
	border: thin dashed;
	border-color:#f3f3f3;
	}
	
img.thumb {
	padding:0px;
	border:1px;
	border: thin dashed;
	border-color:#d4d4d4;
	}

/*CSS FOR THE SPECIALS PAGE ENDS HERE*/

/*CSS FOR BOX INSERTS*/

.married {
	background-color:#B8BED0;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.wonders {
	background-color:#E0BD9D;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

.underwater {
	background-color:#A5CADB;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

/*THIS IS THE CSS FOR H1 TAGS. YOU CAN CUSTOMIZE THE SIZE AND COLOR IN THISS CSS TO MATCH YOUR DESIGN. H1 TAGS ARE USED FOR HEADERS OF PARAGRAPHS AND NOT TO BE USED WITHIN A PARAGRAPH*/

h1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
	margin-bottom: 0px;
}

h1.rss {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #406fd8;
	text-decoration: none;
	margin-bottom: 5px;
}

h1.weather {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #406fd8;
	text-decoration: none;
	margin-bottom: 0px;
}

h1.newsletterspcial2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
	margin-top:0px;
	margin-bottom: 10px;
}

h1.altblue {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	font-variant:small-caps;
}

h1.altgreen {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #005924;
	text-decoration: none;
	margin-bottom: 0px;
}

h1.resulta {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #0E2A70;
	text-decoration: none;
	margin-bottom: -10px;
	margin-top:0px;
}



p.firstindent {
	text-indent:15px;
}


.textnav {
	padding-top: 20px;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 11px;
}

.numbers {
	padding-right: 5px;
	margin-right:5px;
}



/*THE FOLLOWING IS APPLIED TO ANCHOR TAGS*/

a:link {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #406fd8;
	text-decoration: underline;
	line-height: 17px;
}
a:visited {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #406fd8;
	text-decoration: underline;
	line-height: 17px;
}
a:hover {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 17px;
}
a:active {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 17px;
}

/*THE FOLLOWING IS APPLIED TO ANCHOR TAGS ON ANY PAGE WITH ALTERNATING COLOR FOR RESULTS ON THE NAME PROPERTY PAGE*/
a.result:link, a.rateresult:link {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #406fd8;
	text-decoration: underline;
	font-weight: bold;
	line-height:30px;
}
a.result:visited, a.rateresult:visited {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #406fd8;
	text-decoration: underline;
	font-weight: bold;
	line-height: 30px;
	
}
a.result:hover, a.rateresult:hover {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.result:active, a.rateresult:active {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.rateresult:link, a.rateresult:visited,
a.rateresult:hover, a.rateresult:active 
{ font-size: 13px; }

/*******/
a.result_alt:link {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	line-height:30px;
}

a.result_alt:visited {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	line-height: 30px;
	
}
a.result_alt:hover {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.result_alt:active {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
/******/

a.result2:link {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #1B6BBA;
	text-decoration: underline;
	font-weight: bold;
	line-height:30px;
}

a.result2:visited {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #406fd8;
	text-decoration: underline;
	font-weight: bold;
	line-height: 30px;
	
}
a.result2:hover {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.result2:active {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}

/*ANCHOR TAGS ON THE SPECIALS PAGE ENDS*/

/*THE FOLLOWING CSS IS FOR THE FORMS*/

.srchbutton
{
	background-color: #1B6BBA;
	color: #fff;
	border: 1px solid #000;
	padding: 2px 4px 2px 4px;
	margin-top: 5px;
}

.contactbox {
	padding-top:10px;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:thin dashed;
	border-bottom-color:#CCCCCC;
	}

.inputbox 
{
	padding: 2px;
	border: 1px solid #006699;
	background-color: #f0f0f0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
}

select.dropdown {
	width: 220px;
	padding: 2px;
	border: 1px solid #006699;
	background-color: #f0f0f0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}

select.dropdown2 {
	width: 150px;
	padding: 2px;
	border: 1px solid #006699;
	background-color: #f0f0f0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}



/*THE CSS BELOW IS FOR THE NPL COPYRIGHT FOOTERS*/

.footer {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footlink:link {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.footlink:visited {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.footlink:hover {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footlink:active {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

/* Newsletter singup stuff */
form#nletter
{
   width: 158px;
   height: 101px;
   padding: 0;
   margin: 0;
   font: 600 11px/20px sans-serif;
   color: #499fd5;
}

form#nletter input#email
{
  padding: 2px;
  border: 1px solid #006699;
  background-color: #f0f0f0;
  font: 11px/14px Arial, Helvetica, sans-serif;
  color: #333;
  height: 18px;
  margin-bottom: 5px;
}

form#nletter a:link, 
form#nletter a:visited, 
form#nletter a:hover, 
form#nletter a:active
{
  text-decoration: none;
  font: 600 11px/20px sans-serif !important;
  color: #499fd5;  
}

a#signup:link, a#signup:visited,
a#signup:hover, a#signup:active
{
  background-color: #000;
  color: #fed407 !important; 
  border: 1px solid #000;
  font: 11px;
  padding: 3px 3px 3px 3px;
}

table.searchrates td
{
       border: 1px dotted #ccc;
       padding: 0;
	-moz-border-radius: 0px;
}
