html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset,table,td,tr{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font-size: 62.5%;
	font-family: "Tahoma";
	background: url(../images/bg_body.gif) #a0a5a9 repeat-x ;
	text-align: center;
}

a {
	color: #172A3F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


div#footer a {
	color: #68686d;
}

p{
	color: #2e5d93;
	font-size: 1.1em;
	margin-bottom: 10px;
}
/* TITLEs */
    p.title {
	color: #548dd4;
	font-size: 1.6em;
	margin-bottom: 10px;
}

/* DIVs */

div#header {
	width: 100%;
	height: 162px;
	text-align: center;
	background: url(../images/bg_header.gif) repeat-x;
}

div#inner_content_wrapper {
	width: 812px;
	min-height: 500px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_inner_content_wrapper.gif) repeat-y;
}

div#menu {
	width: 812px;
	height: 167px;
	text-align: left;

	background: url(../images/bg_menu.jpg) no-repeat;
}

div#inner_content {
	width: 777px;
	min-height: 672px;
	padding-left: 15px;
	padding-right: 20px;
	background: url(../images/bg_inner_content.gif) no-repeat;
}

div#footer {
	width: 812px;
	height: 50px;
	background: url(../images/bg_footer.gif) no-repeat;
}

div#left_column {
	width: 226px;
	min-height: 500px;
	float: left;
}

div#hours_box{
	width: 196px;
	min-height: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background: url(../images/bg_box_shadow.gif) bottom no-repeat #4375ad;
}

div#important_info{
	width: 196px;
	min-height: 98px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background: url(../images/bg_box_shadow.gif) bottom no-repeat #1d4b7d;
}

div#hours_box p{
	color: #ffffff;
}

.gold {
	color: #eaba6d;
}

div#important_info p {
	color: #ffffff;
}

div#blue_box{
	width: 226px;
	min-height: 58px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	background: url(../images/bg_box_shadow.gif) bottom no-repeat #c8cfd8;
}

div#blue_box p {
	color: #ffffff;
}

div#right_column {
	width: 530px;
	float: right;
}

div.cleaner {
	clear: both;
}

/* IMAGEs */

/* MENUs */

/* FORMs */

/* LISTs */

ul.menu {
	list-style: none;
	margin-left: 15px;

}

ul.footer {
	list-style: none;
	margin-left: 25px;
	padding-top: 5px;
}

ul.footer li{
	float: left;
	color: #68686d;
	margin-right: 10px;
}

img.footer_pic {
	float: left;
	margin-right: 5px;
}

p.footer_paragraph {
	margin-top: 5px;
	color: #68686d;
	float: left;
}

form.login_form {
	margin-top: 150px;
	font-size: 1.2em;
	text-align: center;
}

form.login_form a{
	color: #c9061d;
}

form.login_form div{
	margin-top: 10px;
	height: 20px;
	clear: both;

}

form.login_form label {
	width: 90px;
	font-size: 1.2em;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-left: 100px;
}

form.login input.text {
	border: solid 1px black;
}

form.login_form input {
	height: 18px;
	width: 200px;
	float: right;
	margin-right: 130px;
	padding-top: 2px;
	font-family: "Tahoma";
}

form.login_form input.submit {
	padding-top: 0px;
	width: 100px;
	height: 23px;
}


span.wstired {
	color: #c9061d;
}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

h2.site_title {
	color: #2e5d93;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.6em;
	font-family: "Arial";
}

h3 {
	color: #3e3d40;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.4em;
}

p.text {
	font-size: 1.2em;
	text-align: justify;
}


ul.list {
	list-style: none;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul.list li{
	margin-bottom: 2px;
}

div.centered {
	margin-top: 50px;
	text-align: center;
font-size: 1.3em;
}

.centered {
	text-align: center;
	font-size: 1.2em;
}

.large {
	font-size: 1.4em;
}