<!--this is to Center a Div In INTERNET EXPLORER text-align:center;-->
<!--this is to Center a Div In INTERNET EXPLORER: margin:0px auto 0px auto; -->

@charset "utf-8";
{border:0;margin:0;padding:0;}
body,td,th {
	text-align:center; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F1E2CD;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;

}

#container {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0px auto 0px auto; 
	height: 1200px;
	background-color: 595959;
	color: #141414;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	clear: both;
	background-image: url(default_images/header_1251x226.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#left_space {
	width: 175px;
	height: 1200px;
	float: left;
}

#Top_and_Nav {
	height: 175px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


<-- #top {
	background-repeat: repeat-x;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Top_space {
	float: left;
	height: 135px;
	width: 900px;

}
.Left_column_text  table {
	background-color: #FDF4E3;
}





#nav {
	text-align: center;
	padding: 10px;
	background-repeat: repeat-x;
	font-size: medium;
	height: 15px;
	width: auto;
	float: none;
	clear: both;
}

#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 30px;
	margin-left: 30px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav a {
	color: #F1E2CD;
	font-size: 90%;
	text-decoration: none;
}
#nav a:hover {
	color: #9D3B0C;
	font-size: 90%;
	text-decoration: none;
}
#location_times {
	width: 650px;
	height: 35px;
	text-align: left;
	color: #FAF1E0;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#location_times #location {
	height: 12px;
	width: 900px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#location_times #Contact {
	height: 12px;
	width: 900px;
	float: left;
	padding-left: 50px;
}

#main {
	width: 800px;
	height: auto;
	background-position: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDF4E3;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-align: left;
}

#mid_main {
	height: 268px;
	width: 800px;
	background-repeat: repeat-x;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#main_bottom {
	clear: both;
	height: 170px;
}
#left_column {
	padding: 0px;
	width: 800px;
	text-align: left;
	color: 141414;
	font-size: small;
	height: auto;
	background-color: #FDF4E3;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	background-position: left;
}
#left_column_top {
	text-align: center;
	height: auto;
	width: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDF4E3;
	padding: 15px;

}
#Left_column_text {
	font-size: medium;
	width: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 20;
	background-color: #FDF4E3;
}
#Footer_Nav {
	background-color: 595959;
	width: 900px;
	height: auto;
	border: thick groove 595959;
}



#footer {
	clear: both;
	height: 85px;
	text-align: center;
	background-repeat: repeat;
	padding-top: 15px;
	color: #2B0E05;
}



#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	color: 141414;
}
#footer a {
	color: #F1E2CD;
	font-size: 90%;
	text-decoration: none;
}

#footer a:hover {
	color: #9D3B0C;
	font-size: 90%;
	text-decoration: none;
}

.medium_bold_text {
	font-size: medium;
	font-weight: bold;
}

a:link {
	color: #D74B30;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #D74B30;
	text-decoration: none;
}
a:hover {
	color: #3C3F62;
	text-decoration: none;
}


a:active {
	color: #3C3F62;
	text-decoration: none;
	border: none;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}

h4 {
	font-size: 14px;
}
.small_text {font-size: small}
