
body {
	background: #54185d;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	color:#e1e1e1;
}

#mainContainer {
	
}
#contentContainer {
	text-align:left;
	
}
#mainContent {
	
}


#contentLeft {
	
}
#contentRight {
	
}

#contentFull {
	
}

img {
	margin:15px 0;
}
h1 {
	color:#cc7fd7;
	margin:0;
	padding:0;
	font-size:2em;
	line-height:1.25em;
}
.homeTitle {
	font-size:1.70em;
	font-weight:normal;
}
h2 {
	color:#cc7fd7;
	margin:0;
	padding:0;
	font-size:1.15em;
	line-height:1.25em;
}
.Wifi {
	font-weight:normal;
}
h3 {
	margin:0;
	padding:0;
	
}

/* Links */
#mainContent a:link, #mainContent a:visited {
	color:#cc7fd7;
	text-decoration:none;
	border-bottom:#cc7fd7 dotted 1px;
}
#mainContent a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:#fff dotted 1px;
}


/* MENU and Navigation*/
#logoSmallNav {
	
}
#logo {
	background:url(../_images/logo_handheld.gif) no-repeat;
	display:block;
	text-indent:-5000px;
	width:125px;
	height:105px;
}
#smallNav {
	color:#fff;
}
.divider, .map {
	display:none;
}


#menuNav {
	padding-bottom:20px;	
}
#menuNav a:link, #menuNav a:visited, #smallNav a:link, #smallNav a:visited {
	display:block;
	text-decoration:none;
	border-top:#fff dotted 1px;
	color:#fff;
	line-height:20pt;
}
#menuNav a:hover, #smallNav a:hover {
	color:#cc7fd7;
}
.bottomItem {
	border-bottom:#fff dotted 1px;
}


/* Footer and Footer Nav*/
#footer {
	
	color:#aa8cae;
	font-size:.9em;
}
#footer a {
	color:#aa8cae;
	text-decoration:none;
	border-bottom:#aa8cae dotted 1px;
}
#disclaimer {
	display:inline;
}
#siteDesign {
	display:inline;	
}

/* Classes */
.clearer { 
	clear:both;
}
.imageBorder {
	border:#e1dce7 solid 10px;
}

