@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	}

h1, h2, h3, h4, h5, h6, p {margin:1em 0 0 0;}

h1, h2, h3 {
	font-size:20px;
	font-weight:bold;
	}
h4, h5, h6 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}

.alpha_numeric {font-family:"Times New Roman", Times, serif;font-size:1.2em;}

.container {width:85%;}	
	.contentTable {width:100%;}
		
		.nav {padding-left:10px;padding-bottom:50px;width:300px; }
			.feature_box img { margin-bottom:20px; }
			
		.contentCell {padding:0 40px 50px 50px;	padding-left:50px; }
			
	.footer {padding:20px; }

.splashTable td {padding-bottom:20px;vertical-align:top;border-top: solid 1px #CCC;}
.splashTable a:link, .splashTable a:visited {color:#0000FF;}

.splashTable h2, .splashTable h3, .splashTable h4, .splashTable h5, .splashTable h6 {font-size:13px;margin-top:5px;}

#call_today {position: absolute; text-align:right; width:1000px; font-size:30px; font-weight:bold; float:right; top:120px; right:100px;font-family: Arial, Helvetica, sans-serif}

#specials {width:322px;}
#specials th {background:url(../images/specials_bg.jpg) 0 0 no-repeat; padding:25px 25px;font-size:25px;text-align:left;}
#specials td {padding:5px;}
#specials .red {color:#F00; text-align:center;}