/* CSS Document */

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: inherit;
}
#picture {
	height: 200px;
	width: 150px;
	float: right;
	margin: 5px;
}

#mainTitle {
	width:521px;
	height:50px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#mainTitle p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#headerImage {
	width: 150px;
	height: 198px;
	float: left;
}

#extra {
	position:absolute;
	left:730px;
	top:0px;
	width:120px;
	height:590px;
}

#header {
	width:521px;
	height:198px;
	background-image: url(images/dad9.jpg);
	background-repeat: repeat;
}
#headerText {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	width: 235px;
	float: left;
	background-color: #CCCCCC;
}
#centerContainer {
	width: 521px;
	height: auto;
	position: absolute;
	left: 180px;
	top: 0px;
}

#navTitle {
	position:absolute;
	left:30px;
	top:250px;
	width:121px;
	height:30px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#address {
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
}
#extra2 p {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 6px;
}
#phone {
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
}
#fax {
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
}

#pageTitle {
	width:521px;
	height:30px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(images/layout_12.png);
	background-repeat: repeat;
}

#nav {
	position:absolute;
	left:30px;
	top:280px;
	width:121px;
	height:auto;
	background-image: url(images/layout_12.png);
	background-repeat: repeat;
}

#content {
	height: auto;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/layout_12.png);
	background-repeat: repeat;
}
#content p {
	margin-top: 0px;
}

#blankFooter {
	width:521px;
	height:10px;
}

#footer {
	width:521px;
	height:30px;
	text-align: center;
	font-size: 10pt;
	margin: 0px;
	vertical-align: middle;
	padding-top: 4px;
	background-image: url(images/layout_12.png);
	background-repeat: repeat;
}
#footer p {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #660000;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 4px;
}
a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}
#home {
	border-top: thin solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#products {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#services {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#storeHours {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#mapUs {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#contact {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#about {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#extra2 {
	height: 200px;
	width: 121px;
	position: absolute;
	left: 30px;
	top: 0px;
	background-image: url(images/layout_12.png);
	background-repeat: repeat;
}
