/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:12px;
	font-family:Veranda, Geneva, Arial, sans-serif;
	font-size:12px;
	color:#000;
	}
.header {
	margin:10px auto;
	position:relative;
	padding:0;
	width:780px;
	height:185px;
	overflow:hidden;
	background: transparent url(graphics/headerSpring10b.jpg) no-repeat scroll left top;
	}
.topBorder {
	margin:0 auto;
	padding:0;
	width:780px;
	height:10px;
	line-height:0;
	font-size:1px;
	background:url('graphics/topBorder.gif') no-repeat scroll left bottom;
	}
.mother {
	margin:0 auto;
	padding:0;
	width:780px;
	background:url('graphics/midBorder.gif') repeat-y scroll left top;
	}
.botBorder {
	margin:0 auto;
	padding:0;
	width:780px;
	height:15px;
	line-height:9px;
	font-size:9px;
	text-align:center;
	background:url('graphics/botBorder.gif') no-repeat scroll left top;
	}
.addresses1 {
	width:140px;
	position:absolute;
	top:5px;
	right:350px;
	color:#222;
	font-weight:700;
	}
.addresses2 {
	width:140px;
	position:absolute;
	top:30px;
	right:210px;
	color:#FFF;
	font-weight:700;
	}
	
.navigation {
	margin:0;
	padding:0 7px;
	width:136px;
	float:left;
	}
.father {
	margin:0;
	padding:0 23px;
	width:434px;
	float:left;
	}
.updates {
	width:150px;
	float:left;
	}
.newsTop {
	text-align:center;
	color:#666666;
	margin:7px 9px 0;
	padding:7px 0 0;
	width:130px;
	background: #FFF url(graphics/newsBorderT.gif) no-repeat top left;
	}
.newsBot {
	margin:0 9px;
	padding:0;
	width:130px;
	background:url(graphics/newsBorderB.gif) no-repeat top left;
	}
.imgs {
	text-align:center;
	}
.imgs img {
	margin:4px 0;
	}
.clear {
	clear:both;
	line-height:0;
	font-size:1px;
	margin:0;
	padding:0;
	}

h1, h2, h3, h4 {
	font-weight:normal;
	padding:0;
	}
h1, h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	text-transform:capitalize;
	color:#000099;
	margin:3px 0 6px;
	}
h2 {margin:0 0 6px; padding:0 0 0 15px;}
h3 {
	font-size:14px;
	text-decoration:underline;
	margin:3px 0px 6px;
	}
h4 {
	font-size:9px;
	letter-spacing:1px;
	word-spacing:3px;
	text-transform:uppercase;
	margin:15px 0 0;
	color:#333333;
	}
.navigation ul {
	margin:0 0 14px;
	padding:0 0 0 10px;
	}
.navigation li {
	margin:0;
	padding:4px 0;
	list-style-type:none;
	}
.newsTop p {
	margin:0;
	padding:0 5px;
	text-transform:capitalize;
	}
img {
	border:0;
	}
a:link {
	text-decoration:none;
	color:#000033;
	}
a:visited {
	text-decoration:none;
	color:#000033;
	}
a:hover {
	text-decoration:underline;
	color:#000033;
	}
a:active {
	text-decoration:underline;
	color:#000033;
	}
.newsItem {
	border-bottom:1px dotted #000;
	margin:0;
	padding:0 0 15px;
	}
.newsItem img {padding:5px 5px 0 0;}
.content h1 {
	margin:6px 0 0;
	padding:0;
	text-decoration:none;
	}
.content p {
	margin:10px 0 5px;
	padding:0;
	line-height:17px;
	}
address {
	font-style:normal;
	}
#couponBody h4, #flierBody h4, #events h4 {
	margin:0;
	color:#333333;
	}
#products, .content {
	padding:7px 0;
	}
.navigation h1 {
	text-decoration:none;
	}
#contact .content h1 {margin:13px 0 0;}
.father a:link, .father a:visited, .father a:hover, .father a:active {text-decoration:underline;}

#test .header {
	margin:10px auto;
	position:relative;
	padding:0;
	width:780px;
	height:185px;
	overflow:hidden;
	background: transparent url(graphics/headerSpring09.jpg) no-repeat scroll left top;
	}