/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(http://www.pritikin.com/images/bgs/bg1.gif);
	}

/* MAIN TAGS */

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	}
h1 {
	font-size: 18px;
	color: #105899;
	font-weight: bold;
	margin: 10px 20px -5px 20px}
h2 {
	font-size: 14px;
	color: #996600;
	margin: 10px 20px 5px 20px
	}
h3 {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	margin:20px 200px 0px 15px;
	}
h4 {
	font-size:14px;
	font-weight: bold;
	color: #105899;
	margin: 15px 20px 11px 20px;
	}
h5 {
	font-size:12px;
	font-weight: bold;
	color: #105899;
	margin: 12px 20px 8px 20px;
	}
h6 {
	font-size: 12px;
	color: #996600;
	margin: 10px 20px 5px 20px
	}
p {
	font-size: 12px;
	color: #333333;
	line-height:18px;
	margin: 5px 20px;
	}
p#parSpace {
	margin-top: -15px;
	}
a:link, a:visited {
	color: #105899;
	text-decoration:underline;
	}
a:hover {
	color: #644126;
	text-decoration:underline;
	}
	
/* SPECIAL TITLES */

.title1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#105899;
	font-size:14px;
	}
	
/* OTHER HEADLINES */

.myth {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#105899;
	font-size:14px;
	font-weight: bold;
	border: 1px solid #105899;
	background: #E5F0F7;
	margin-bottom: 5px;
	padding: 5px;
	}
	
.truth {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:14px;
	font-weight: bold;
	margin-top: 5px;
	background: #FAEBE5;
	padding: 5px;
	border: 1px solid #CC0000;
	}
	
.rateschange {
	color:#FFFFFF;
	font-size:13px;
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-bottom: 10px;
	}
	
#attention {
	background-color: #CDDDE5;
	margin: 20px;
	border: 1px dashed #105899;
	padding: 15px 10px 5px;
}
#attention p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #105899;
	font-style: italic;
	line-height: 20px;
}
#attention h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #105899;
	border-bottom: 2px solid #ffffff;
	margin: 0px 20px 10px 20px;
	padding-bottom: 5px;
}
#moreinfo {
	background-color: #F5EDE2;
	margin: 5px 20px 10px;
	border: 1px solid #a35b06;
}
#moreinfo p {
	color: #a35b06;
	font-size: 12px;
}
	
	
/* UNORDERED LISTS */
	
	
ul.global {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 18px;
	list-style-image:     url("/i/icons/arrowblue.gif");
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 25px;
	}
ul.heart {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 18px;
	list-style-image:   url("/i/icons/heartred_sm.gif");
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 25px;
}
ul ul.global {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 18px;
	list-style-image:     url("/i/icons/bullet.gif");
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 25px;
	}

/* ORDERED LISTS */
	
	
ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-type: decimal;
	margin-right: 25px;
	margin-left: 50px;
	}
	
	
/* TABLES */

table.sampledaymenu {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	margin:10px 20px 20px 20px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
}

table.sampledaymenu td {
	text-align:left;
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	color: #404040;
	background-color: #fafafa;
	padding: 5px;
}

table.oliveoil {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	margin:5px 20px 20px 20px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	width: 594px;
}

table.oliveoil td {
	text-align:left;
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	color: #404040;
	background-color: #fafafa;
	padding: 5px;
}

table.misc {
	background-color:#FFFFFF;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #105899;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #105899;
	margin: 15px 20px 20px;
}
table.misc td {
	text-align: center;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #105899;
	border-bottom-color: #105899;
}
table.misc th {
	text-align: left;
	padding: 5px;
	color: #105899;
	background-color: #C4DAF6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #105899;
	border-bottom-color: #105899;
}
table.forms {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* TABLES ARCHIVES */

table.archives {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table.archives td {
	font-size: 11px;
	color: #105899;
}
table.archives tr {
	height: 25px;
	text-align: left;
	padding-bottom: 10px;
}
.bodylink {
	font-size: 11px;
	color: #35477e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.bodylink {
	font-size: 11px;
	color: #35477e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.bodylink:hover {
	text-decoration: underline
}
a.bodylink_noline {
	font-size: 11px;
	color: #105899;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bodylink_noline:hover {
	text-decoration: none;
}



/* FORMS */

form {
	padding: 2px 2px 2px 2px;
}
input.txt {
	color: #000000;
	background-color: #E6E6E6;
	border: 0px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px 2px 4px;
	height:20px;
}
input.btn {
	color: #000000;
	background-color: #E6E6E6;
	border: 1px outset #105899;
	;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px 4px;
	width: 100px;
}
select {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #105899;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 200px;
	height: 100px;
	color:#000000;
	background-color:#FFFFFF;
	border: 1px dotted #105899;
	padding: 5px 5px 5px 5px;
}

/* BLOCK QUOTES */
	
	
.quotes {
	color: #0241AA;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	background-color: #F2F2F2;
	height: auto;
	width:auto;
	margin-left: 20px;
	margin-right:20px;
	padding: 8px 8px 8px 13px;
	border: 1px solid #CCCCCC;
	display: none;
}
.quoteHeading {
	text-indent: -20px;
	padding-left: 20px;
}


/* TESTIMONIALS */

.testimonials {
	color: #105899;
	padding: 10px 30px 10px 40px;
	font: italic 15px/20px "Times New Roman", Times, serif;
	text-align: justify;
	margin-bottom: 0px;
}


/* RIGHT COLUMN */

p#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #49311D;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}
p#news a:link, p#news a:visited, p#news a:active {
	color: #49311D;
	text-decoration: none;
}
p#news a:hover {
	text-decoration:underline;
}

/* CALL OUT BOXES */
	
.boxtitle {
	color: #00529C;
	margin: 0px 5px 0px 5px;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
}
.boxfont {
	font-size: 11px;
	margin: 5px 5px 0px 5px;
	line-height: 14px;
}	
.boxmaintitle {	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #105899;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 3px;
	padding-top: 3px;
}


/* FOOTER */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	line-height: 12px;
	padding: 4px 0px 4px 0px;
}
.footer#Program {
	color: #0241AA;
}
.footer#Resort {
	color: #6F4C30;
}
.footer#Items {
	color: #333333;
	text-align: left;
	font-weight: normal;
}
.footer#Items a:link, .footer#Items a:visited, .footer#Items a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.footer#Items a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #0241AA;
	text-decoration: none;
	text-align: center;
}

/* BREADCRUMBS */

.newsletterHead p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0241AA;
	text-align: left;
	text-decoration: none;
	word-spacing: normal;
	border-bottom: 1px solid #0241AA;
	border-top: 1px solid #0241AA;
	padding: 5px 2px 5px 2px;
	margin: 2px 20px 10px 20px;
}
.newsletterHead a:link {
	text-decoration: none;
	color: #663300;
}
.newsletterHead a:visited {
	text-decoration: none;
	color: #663300;
}
.newsletterHead a:hover {
	text-decoration: underline;
	color: #990000;
}

/* SPECIAL LINKS */

#print {
	font-size: 10px;
	color: #0241AA;
	text-align: right;
	position:absolute;
	left: 400px;
	width: 150px;
	top: 15px;
}
#print a:link, #print a:visited {
	text-decoration: none;
	color: #0241AA;
	}
#print a:hover, #print a:active {
	text-decoration: underline;
	color: #990000;
	}
.articlelist {
	font-weight: bold;
	color: #000000;
}
#references {
	border: 1px solid #CC9933;
	background: #F5EDE2;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}
#references p {
	font-size: 9px;
	line-height: 12px;
	color: #105899;
	margin: 3px 10px;
}
.attentGrab {
	padding: 10px;
	border: 1px dotted #990000;
	text-align: center;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background: #FFFFE4;
}

.facts {
	padding: 10px;
	border: 1px dotted #990000;
	text-align: center;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #105899;
	background: #FFFFE4;
}
.itemsoncopy {
	color: #105899;
	font-weight: bold;
}



.virtualTour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	margin-top: 10px;
}
.virtualTour p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.virtualTour a:link {
	color: #666666;
	text-decoration: none;
}
.virtualTour a:visited {
	color: #663333;
}
.virtualTour a:hover {
	color: #0241AA;
	background-color: #EEEEEE;
}
.virtualTour a:active {
	color: #6666CC;
	background-color: #EEEEEE;
}
.virtualTour a {
	background-color: #FFFFFF;
	display: block;
	text-decoration: none !important;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:150px;
	padding: 2px 3px 2px 5px;
	border: 1px solid #999999;
}
input.btn2 {
	color: #FFFFFF;
	background-color: #105899;
	border: 1px outset #105899;
	;
	font: bold 1em Verdana, Arial, Helvetica, "sans-serif bold";
	padding: 4px 4px 4px 4px;
	width: 70px;
}
