/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

body {	
	color: #675732;
	font: 15pt georgia, sans-serif;
	margin: 0px; padding: 0px;	
	background-color: f3edda;
	background:f3edda;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

acronym {
	border-bottom: 1px dotted #ab9561;
	cursor: help;
	font-weight: bold;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Container Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#container {
	margin: 0px auto 0px auto;
	position: relative;
	width: 750px;
	}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Intro Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#intro #pageHeader {
image: url(images/hotel.jpg) no-repeat 20px 22px;
	width: 464px; height: 446px;
       font-weight: bold;
	}
	
	#intro #pageHeader h1, #intro #pageHeader h2 {
		margin: 0px;
		}
		
		#intro #pageHeader h1 span, #intro #pageHeader h2 span {
			display: none;
			}
			
			
#intro #quickSummary {
	background: transparent url(images/txt_quicksummary.gif) no-repeat left top;
	color: #D9D0B7;
	position: absolute; top: 186px; left: 336px;
	width: 172px; height: 160px;
	}
	
	#intro #quickSummary .p1 {
		display: none;
		}

	#intro #quickSummary .p2 {
		background: transparent url(images/bullet_download.gif) no-repeat 0px 4px;		
		color: #E8D6A3;
		padding: 0px 0px 0px 12px;
		position: absolute; top: 1110px; left: 203px; z-index: 100;
		width: 150px;
		}
		
		#intro #quickSummary .p2 a {color: #DEC35A; text-decoration: underline;}
		#intro #quickSummary .p2 a:visited {color: #DEC35A;}
		#intro #quickSummary .p2 a:hover {color: #E8D6A3;}


#intro #preamble {
	background: transparent url(images/breakrule.gif) no-repeat center bottom;
	padding: 25px 0px 37px 0px;
	width: 464px;
	}

	#intro #preamble .p1, #intro #preamble .p2, #intro #preamble .p3, #intro #preamble .p4, #intro #preamble .p5 {
		padding: 0px 0px 0px 49px;
		}

	#intro #preamble h3 {
		background: transparent url(images/txt_sowhatisthisabout.gif) no-repeat left top;
		height: 25px;
		margin: 0px 0px -9px 27px;
		}
		
		#intro #preamble h3 span {
			display: none;
			}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* supportingText Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#supportingText #explanation, #supportingText #participation, #supportingText #benefits, #supportingText #requirements {
	background: transparent url(images/breakrule.gif) no-repeat center bottom;
	padding: 25px 0px 37px 0px;
	width: 464px;
       font: 12pt georgia, sans-serif;
	}

	#supportingText .p1, #supportingText .p2, #supportingText .p3, #supportingText .p4, #supportingText .p5 {
		padding: 0px 0px 0px 49px;
		} 
		
		#supportingText a {color: #a1051f;}
		#supportingText a:visited {color: #a1051f;}
		#supportingText a:hover {color: #D34E1A;}
	
	#supportingText h3 {
		height: 12px;
		margin: 0px 0px -9px 27px;
		}
		
		#supportingText h3 span {
			display: none;
			}

		#supportingText #explanation {background: transparent url(images/txt_participation.gif) no-repeat left top;}
		#supportingText #participation h3 {background: transparent url(images/txt_benefits.gif) no-repeat left top;}
		#supportingText #benefits h3 {background: transparent url(images/txt_participation.gif) no-repeat left top;}
		#supportingText #requirements h3 {background: transparent url(images/txt_requirements.gif) no-repeat left top;}

#supportingText #footer {
	background: transparent url(images/background_footer.jpg) no-repeat right bottom;
	height: 20px;
	padding: 152px 0px 0px 0px;
	text-align: right;
	}
	
	#supportingText #footer a {color: #CCAD50; font-weight: bold; text-decoration: none;}
	#supportingText #footer a:visited {color: #CCAD50;}
	#supportingText #footer a:hover {color: #D2C9BB;}

#vssText {
	background: transparent url(images/breakrule.gif) no-repeat center bottom;
	padding: 25px 0px 0px 0px;
       font: 10pt georgia, sans-serif;
	}


/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* linkList Styles
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#linkList {
	color: #675732;
	position: absolute;	top: 25px; left: 550px;
	width: 275px;
       font-weight: bold;
       font: 15pt georgia, sans-serif;
	}

	#linkList a {color: #675732; text-decoration: none;}
	#linkList a:visited {color: #675732;}
	#linkList a:hover {color: #ab9561; text-decoration: underline;}


	/* Begin lselect styles */
	#linkList #lselect {
		font-style: italic;
		}
	
		#linkList #lselect h3 {
			background: transparent url(images/txt_designs.gif) no-repeat left top;
			margin: 0px 0px -17px 0px;
			width: 168px; height: 79px;
			} 
			
			#linkList #lselect h3 span {
				display: none;
				}
		
		#linkList #lselect ul {
			list-style-type: none;
			margin: 0px 0px 0px 20px; padding: 0px;
			}
			
			#linkList #lselect ul li {
				background: transparent url(images/bullet_designs.gif) no-repeat left 4px;
				padding: 0px 0px 12px 14px;
				}
	
		#linkList #lselect a {display: block; font-style: normal; font-weight: bold;}
		#linkList #lselect a.c {display: inline; font-weight: normal;}
	/* End lselect styles */
	
	

	