body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: helvetica, arial, sans-serif;
}
#lall {
	position:absolute; 
	left:29; 
	top:0; 
	width:700; 
	height:100%; 
}
#header {

}
#bottom {
	position:relative;
	top:0;
	left:0;
	margin-top:10px;
	padding-bottom:10px;
}

#bottom p {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#menu {
	margin-left:193px;
}
#menu a {
	color: #666666;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	font-weight: bold; 
}

#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	line-height:1.8em;
}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: auto;
	font-size: 11px;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1.8em; /* was 1em */
	left: 0;
	font-size: 11px;
	width: 130px;
	line-height:1.4em;
	margin-left: -5px;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	font-size: 11px;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
	font-size: 11px;
}
#menu .subspace {
	margin-top: 20px;
}
#menu .submenu {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right:-25px;
}
#menu .submenu li {
	clear: left;
	width: 120px; /* was 10em */
	padding-right:10px;
}
#menu .submenu>li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu .submenu li:hover, #menu li.over { 
	background-color: #FFFBD1 !important;
	background-color: #FFFFFF;
}

#header {
	margin-bottom:10px;
}

/*
	CONTENT STYLES
*/
#content {
	clear: left;
 	padding-top:10px !important;	/* read by all but IE */
	padding-top:0px;				/* read by IE 5.x */
	padding-top/**/:/**/0px;		/* read by IE 6 */
}
#content .head1, h1 {
	margin-top:0px;
	font-size: 18px;
	margin-bottom:0px;
	color: #333333;
	line-height: 120%;
}
#content .head1intro, h4 {
	font-size: 15px;
	margin-bottom:0px;
	line-height: 120%;
	color: #333333;
}
#content .head2, h2 {
	font-size: 14px;
	margin-top:15px;
	margin-bottom:0px;
	font-weight: bold;
	line-height: 120%;
	color: #333333;
}
#content .head3, h3 {
	font-size: 12px;
	margin-bottom:0px;
	font-style: italic;
	line-height: 120%;
	color: #333333;
}
#content p, h6 {
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
/*	margin-bottom: 0px;  */
	line-height: 120%;
}
#content ul {
	font-size: 12px;
	margin: 0px;
	padding-left: 1em;
	line-height: 120%;
}
#content li {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}
#content #copy {
	margin-left: 180px;
}
#content #LHS {
	margin-left: 0px;
/*	width: 130px;
	float: left;
	clear: none; */
}
#LHS p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	text-indent: -14px;
	
	font-size: 10px;
}
#LHS a {
	color: #ED1D8B;
	font-weight: bold;
	text-decoration: none;
}

#content #lpic {
	margin-left: 5px;
	width: 160px;
	float: left;
}
/*
	END CONTENT STYLES
*/

#regtitle {
	margin-left:170px;
	width: 200px;
	height: 20px;
	background-image: url("/images/45DegLine.gif");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F4F4F4;
}
#regtitle #thishead {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #ED1D8B;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 10px;
	line-height: auto;
	vertical-align: baseline;
	text-transform: uppercase;
	}
.regTable {
	clear: none;
/*	margin-top: 0px; */
}
.regTable td, .blurple {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #ED1D8B;
	text-transform: uppercase;
	}
.regTable input, textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #ED1D8B;
	width: 100%;
	}
.regTable .blurple {
	width: auto;
	}
.regTable td {
	padding-top: 7px;
	vertical-align: top;
	font-weight: bold;
	}
.regTable p {
	text-transform: none;
	font-weight: normal;
	}
#content .fheads {
	margin-top: 5px;
	margin-right:10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ED1D8B;
}
#content .fTitles {
	margin-top: 0px;
	margin-right:10px;
	font-weight: bold;
	text-transform: uppercase;
}
.regTable .fTitles {
	margin-top: 0px;
}
#content .errorText {
	margin-top:7px;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #ED1D8B;
	font-weight: bold;
	}
.disp {
	text-transform: none;
}
.teedee {
	border-bottom: 1px solid #999999;
	font-style: normal;
}
#thingImg {
	background-position: top left;
	background-image: url("/images/home_vac1.gif");
	background-repeat: no-repeat;
	position:relative; 
	left:20px; 
	top:-136px;
	width: 114px;
	height: 116px;

	padding-left:8px;
	padding-top:17px;
	font-family: helvetica, arial, sans-serif; 
	font-size: 56px;
	color: #666666;
}
 
#thistext {
	position:absolute;
	bottom:23px;
	vertical-align: bottom;
}
#thingImg #vac {
	font-size: 11px;
	margin-top:0px;
	text-transform: uppercase;
}
#newsup {
	width: 173px;
	float: left;
	font-family: helvetica, arial, sans-serif; 
	color: #ED1D8B;
	font-size: 11px;
	font-weight: bold;
	line-height:1.8em;
	padding-left:20px;
}
#newsup a {
	color: #ED1D8B;
	text-decoration: none;
	font-weight: bold;
}
#bspace {
	padding-top: 10px;
}
.caption1 {
	margin-top: 3px;
	margin-bottom: 1px;
	font-family: helvetica, arial, sans-serif; 
	color: #666666;
	font-size: 13px;
}
.caption2 {
	font-family: helvetica, arial, sans-serif; 
	color: #666666;
	font-size: 9px;
}
.lineAbove {
	border-top: 1px dashed #000;
	margin-top: 10px;
	padding-top: 10px;
}
#content .head1intro, h6 {
	font-weight: normal;
	color: #ED1D8B;
}