@charset "utf-8";
/* CSS Document */

/*Start 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;
}

/*End Reset*/

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
background:url(../images/whitebg.gif) repeat-x top #000000;
}

a:link {
	color:#FFFFFF;
	}
	
a:visited {
	color:#FFFFFF;
	}
	
.clear {
	clear:both;
	}

h1 {
	font-size:30px;
	letter-spacing:-1px;
	font-weight:normal;
	margin-top:15px;
	}
	
h2 {
	text-align:center;
	font-size:50px;
	letter-spacing:-1px;
	font-weight:normal;
	margin-top:35px;
	
	}

h3 {
	font-size:40px;
	font-weight:bold;
	margin-top:38px;
	margin-bottom:24px;
	line-height:40px;
	}

h4 {
	font-size:30px;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:18px;
	line-height:1.2;
	}
	
	h5 {
	font-size:20px;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:18px;
	line-height:1.2;
	}

#container {
	margin: 0 auto;
	width:661px;
	}

	
#hptext {
	line-height:20px;
	text-align:justify;
	}
	
	#hptext h1 {
		margin-bottom:10px;
		}
		
		#hptext p {
	margin-top:15px;
	}
	
#text {
	line-height:20px;
	text-align:justify;
	width:300px;
	margin:0 auto;
	}
	
	#text p {
	margin-top:15px;
	}
	
#textheader {
	text-align:center;
	}
	
.comingsoon {
	letter-spacing:-1;
	font-size:30px;
	text-align:center;
	}
	
.address {
	letter-spacing:-1px;
	font-size:16px;
	text-align:center;
	padding:5px 0px;
	line-height:24px;
	}
	
	.address strong {
	font-size:20px;
	}
	
#menucolumns {
	width:300px;
	float:left;
	margin:20px 20px 0px 20px;
	}
	
	#menucolumns p {
		margin:5px 0px;
		padding:0px;
		}
	

