

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;
}

 
 /* End of reset */




a {text-decoration: none;}

body {
		margin: 0px;
		font-family: Arial;
		color: #9988BF;
}

#wrapper { margin: 0 auto; width:1024px;}


h1 {

		font-family: Helvetica;
		font-size: 24px;
		color: #5c3f93;
	


}


#header {

		width: 1024px;
		height: 366px;
		background-repeat: no-repeat;
		float: left
}


#header-background {

		width: 1024px;
		height: 366px;
		background-image: url(images/header.png);
		background-repeat: no-repeat;





}


#logo {
		width: 363px;
		height: 138px;
		float: left;
		margin-right: 150px;
		margin-top: 20px;
		}
		
#quote {

		width: 400px;
		margin-top: 40px;
		margin-left: 100px;
		float: left;


}

#quote p {

		margin-top: 14px;
		width: 371px;

}

#quote-name {

		margin-top: 16px;
		margin-bottom: 18px;
		

}

#quote h2 {
		font-family: Helvetica;
		font-size: 18px;
		color: #9988bf;
}

#quote h3 {
		font-family: Helvetica;
		font-size: 18px;
		color: #5c3f93;
		margin-top: 5px;
}


#navigation ul {
		height: 34px;
		float: right;
		margin-top: 25px;

				
}

#navigation ul li {
		padding-right: 10px;
		font-size: 24px;
		font-family: Helvetica;
		height: 34px;
		float: left;
		
		}


		
#navigation a {color:#9988BF;}	



#block{
		width: 1024px;
		height: 279px;
		background-image: url(images/highlight.png);
		float: left;
		margin-right: 50px;
}

#welcomebox {

		width: 260px;
		height: 41px;
		float: left;
		margin-top: 12px;
		margin-left: 13px;
		margin-right: 140px;
		}
		
		
#block p {

		font-family: Helvetica;
		font-size: 18px;
		color: white;
		float: left;
		width: 536px;
		margin-top: 20px;
		margin-bottom: 20px;
		}
		
		
#block-text {
		width: 536px;
		height: 200px;
		float: left;

}

#block-text h1 {font-size: 36px; font-family: Helvetica; color: white; }

#map{ float: left; width: 387px; margin-left: 200px; margin-top: 12px;}

#content { width: 1024px;}

#membership {float: left; margin-top: 70px; margin-left: 15px;}

#membership li {padding-bottom: 5px;}
#membership ul {padding-top:10px;}

#membership p {color: #9988bf;}

#membership h2 {margin-top: 5px;}

#join-now-button {margin-top: 20px; margin-bottom: 50px;}

#right-content {

width: 331px;
height: 205px;
float: left;
margin-left: 80px;
margin-top: 70px;
background-color: #F2F2F2;
}

#times {width: 310px; padding-left: 10px; margin-top: 10px;background-color: #F2F2F2;}

#times h1 {font-size: 24px; color: #5E4E89;padding-top: 5px; padding-bottom: 10px;}
#times li{padding-bottom: 5px;	}
#right-content p {color: #9988bf;}






