/* CSS Document */
/*#bodyContainer {
	width: 756px;
	text-align: left;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	background: #53ac9c;
	border: 2px solid #006633;
	margin: 6px auto 0px;
}*/

#formContainer {
	width: 480px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

input, select {
	display: block;
	float: left;
	width: 175px;
	margin-bottom: 10px;
}
label {
	text-align: right;
	display: block;
	float: left;
	width: 215px;
	padding-right: 3px;
}

br {
	clear: left;
}

.buttonSubmit {
	width: 80%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	margin-top: 3px;
}

.text {color: #fff;	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;}
.text-red {color: #FF0000;}
.text1 {color: #fff;font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;}
.labelTextWide {
	width:420px;
	text-align: left;
	margin-left: 20px;
}
.selectTextNnarrow {width: 100px;}
/*#header {background: url(../images/bgnd_horiz-2.gif) repeat;}*/
/*.bodyBackground {bgcolor: #53ac9c;background: #53ac9c;}*/
/*#enclose {height: auto;}*/
.style1 {color: #0000FF}
/*#columnLeft {
	width: 90%;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}*/
p {font-weight: bold;}

@media  print{
body {background-color: #ffffff;}
#bodycontainer {background: #ffffff;}
p, p a,  h1, ul, li, .attractionlist{color: #000000;}
.attractionlist a {color: #000000; text-decoration: none;}
.noprint {
}
li {line-height: 125%;}
/*.bodyBackground {bgcolor: #ffffff; background:none}*/
}

@media screen{
p, p a, h1, ul, li, .attractionlist{color: #ffffff;}
.attractionlist a {color: #ffffff; text-decoration: underline;}
li {line-height: 125%;}
}
