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

body {
	background-color: #4A7FBA;
}

div#body {
	background-image: url(../images/bg.png);
	background-repeat:no-repeat;
	background-color: #4A7FBA;
	width: 1024px;
	height: 600px;
}

#menu {
	position:absolute;
	top: 0px;
	left: 0px;
}

#content {
	position:absolute;
	left: 300px;
	top: 180px;
	width:480px;
	height:266px;
	text-align:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFF;
}

.div_scroll {
	overflow: scroll;
}

.yellow {
	color:#FFDD00;
}

.blue {
	color:#0060AF;
	text-decoration:none;
}

h1 {
	color:#FFDD00;
	font-size:24px;
	font-weight:bold;
	margin: 0px;
}

h1#home {
	color: #C7D7E9;
	font-size: 24pt;
	position: absolute;
	top: 25%;
}

h2 {
	margin: 0px;
	color:#FFDD00;
	font-size:16px;
	font-weight:bold;
}

#news_3 {
	width:200px;
	float:left;
}

#news_4 {
	width:200px;
	float:left;
	margin-left:20px;
}

#services {
	vertical-align:top;
	padding-left:20px;
}

#specials_yellow {
	font-size:31px;
	font-weight:bold;
	color:#FFDD00;
}

#specials_blue {
	color: #367EBB;
	margin-top:20px;
}

#locations {
	color: white;	 
}

#left-space {
	padding-left:20px;
}

a {
	text-decoration:none;
	color:#FFF;
}

a:hover {
	text-decoration:underline;
	color:#FFF;
}

#link_01 {
	position:absolute;
	top:121px;
	margin-left:282px;
	width:56px;
	height:39px;
}

#link_02 {
	position:absolute;
	top:104px;
	margin-left:338px;
	width:52px;
	height:35px;
}

#link_03 {
	position: absolute;
	top:89px;
	margin-left:390px;
}

#link_04 {
	position:absolute;
	top:71px;
	margin-left:467px;
}

#link_05 {
	position:absolute;
	top:62px;
	margin-left:535px;
}

#link_06 {
	position:absolute;
	top:62px;
	margin-left:622px;
}

#link_07 {
	position:absolute;
	top:75px;
	margin-left:723px;
}

#link_08 {
	position:absolute;
	top:87px;
	margin-left:798px;
}



table.store_times {
	margin: 0px;
	margin-bottom: 50px;
	border-spacing: 0px;
}

table.store_times td {
	padding: 0px;
}

#flash {
padding:539px 0 0 60px;
}

img {
	border: 0px;
}

img, div { behavior: url(iepngfix.htc) }

#news_articles {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}