﻿/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	width: auto !important;
	float: none !important;
	clear: none  !important;
	line-height: 1.2em !important;
	position: inherit;
	top: 0;
	left: 0;
}

/* END RESET */
	
#hdr, #ad, #galleryMenu, #galleryMenuHome, #copyright {
	display: none !important;
}

#menu {
	position: relative;
	top: 15px;
	left: 0;
}

#menu li.apply, #menu li.faqs, #menu li.amenities, #menu li.faqs, #menu li.links, #menu li.sitemap {
	display: none !important;
}

#menu ul {
	list-style: none;
	width: 100% !important;
	margin: 10px 0 !important;
	padding: 0;
	text-align: center;
}

#menu ul li { 
 	float: left !important;
	background: #006CB7 !important;

}

#menu li a { 
	display: inline-block !important;
	width: auto !important;
	margin: 10px 10px 0 !important;
	line-height: 1em !important;
}

#homephoto {
	position: absolute !important;
	top: -295px !important;
	left: 0 !important;
	height: 263px !important;
	width: 300px !important;
	background: transparent url(../images/defaultphoto300W.jpg) top center no-repeat; 
	z-index: 50;
}

body {
	text-align: center  !important;
}

h1 {
	font-size: 18px;
}

.larger{
	font-size: 40px;
}

#fixed {
	position: relative !important;
	padding-top: 385px;
}
		
#mainContent {
	background: none !important;
	position: relative  !important;
	top: 35px;
	left: 10px;
	text-align: left;
	width: 300px !important;
	padding: 0 !important;
}

#logo {
	position: absolute; 
	top: 0;
	left: 0;
}