* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 86.8%;
}
tr, td, input, a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	margin: 0 0 10px 25px;
}
dl {
	margin: 0 0 10px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 3px 10px;
}
p {
	margin: 0 0 15px;
}
h1 {
	font-size: large;
	margin: 0 0 12px;
}
h2 {
	font-size: medium;
	margin: 8px 0;
}
h3 {
	font-size: small;
	margin: 6px 0 5px;
}
h4 {
	font-size: x-small;
	margin: 4px 0;
}
h5 {
	font-size: xx-small;
	margin: 3px 0;
}
h6 {
	font-size: xx-small;
	margin: 0;
}
hr {
	display: none;
}
img {
	border: none;
}
acronym {
	border-bottom: 1px dotted;
}
blockquote {
	margin: 0 25px 20px 25px;
	font-style: italic;
}

/* Links --------------------------------------------------------------- */
A:link {
	color: #FFFFC2;
	background: transparent;
	text-decoration: none;
}
A:visited {
	color: #9191FF;
	background: transparent;
	text-decoration: none;
}
A:active {
	color: #5959B3;
	background: transparent;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A {
	outline: none;
}

/* --------------------------------------------------------------------- */
.clear {
	display: block;
}
.hide {
	display: none !important;
}
.left {
	float: left;
}
.right {
	float: right;
}

.dear {
	display: block;
	margin-bottom: 5px;
}

body {
	padding: 0;
	margin: 0;
	color: #C8C8FF;
	background: #114 url(images/body_bg.gif) repeat 0 0;
}
#outer {
	margin: 0px auto;
	padding: 0;
	width: 760px;
	background: #114 url(images/outer_bg.jpg) repeat-x 0 0;
	border-left: solid 1px #446;
}
#wrapper {
	background-color: #114;
}
#header {
	position: relative;
	margin-top: 15px;
	padding: 0;
	height: 200px;
	background: #114 url(images/header_bg.gif) no-repeat 0 0;
}
#masthead h1 {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	font-size: 3.5em;
	color: #446;
}

/* Menu ----------------------------------------------------------------- */
ul.hnav {
	position: relative;
	padding: 0;
	margin: 0;
}
ul.hnav, ul.hnav li a {
	padding-top: 8px;
	padding-bottom: 9px;
	background-color: #336;
	color: #7878b3;
}

ul.hnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.hnav li a {
	margin: 0 0px 0 0;
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #446;
	white-space: nowrap;
}
ul.hnav li a.first {
	border-left: none;
}
ul.hnav li a:link, ul.hnav li a:visited, ul.hnav li a:active, ul.hnav li a:hover {
	text-decoration: none;
	font-weight: bolder;
	font-size: 1.3em;
}
ul.hnav li span.divider {
	display: none;
}

ul.hnav li a:hover, ul.hnav li.active a {
	color: #fff;
}
/* sf active */

/* Content Area ----------------------------------------------------------------- */

#main-content {
	float: left;
	padding: 0;
	width: 515px;
	margin: 0;
	text-align: left;
	line-height: 1.5em;
}
#main-content .margin {
	padding: 10px 10px 10px 10px;
}

#side-content {
	float: right;
	width: 240px;
	margin-top: 2px;
	padding: 0px;
	text-align: center;
	background-color: #336;
}

#side-content .sidecopy {
	text-align: left;
	padding: 0 5px 0 10px;
}
#side-content .sidecopy h2 {
	font-size: 1.3em;
	color: #FFFFC2;
}
#side-content .sidecopy img {
	border: 6px solid #446;
}
#side-content .sidecopy .p1 {
	text-align: left;
	padding: 0 5px 0 0px;
}

#side-content .corner {
	text-align: left;
	padding: 5px 5px 30px 30px;
	background: transparent url("images/cbl06.gif") bottom left no-repeat;
}

#footer {
	clear: both;
	height: 50px;
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	color: #446;
	font-weight: bolder;
	border-top: 1px dashed #446;
}
#footer .left {
	text-align: left;
}
#footer .location-link {
}
#footer .right {
	text-align: right;
}
#sitedesignby {
	font-size: 0.7em;
	color: #ccc;
	margin: .5em 0;
}

table.storehours {
	border: 1px solid #669;
	background-color: #446;
	text-align: left;
}
table.storehours tr, td, a:hover {
	text-decoration: none;
}
table.storehours td.weekday {
	padding: 0 6px;
}


#thingstoframe {
	float: left;
	width: 500px;
	padding: 0;
	border: 0px solid #c8cd02;
}
#thingstoframe h1 {
	margin: 10px 0;
}
#thingstoframe dl {
	float: left;
	margin: 10px 20px;
	padding: 0;
	display: inline;
}
#thingstoframe dt {
	float: right;
	width: 305px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 1px;
	color: #446;
}
#thingstoframe dd {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}
#thingstoframe dd.img img {
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
}

#thingstoframe .empty {
	margin: 0;
	padding: 0;
	display: none;
}
#thingstoframe .alt dt {
	float: left;
}
#thingstoframe .alt dd.img img {
	float: right;
	margin: 0 0 0 8px;
}


fieldset {
	width: 100%;
	padding: .5em 0;
	position: relative;
	background: url("images/footer_bg.jpg") repeat 0 100%;
}
fieldset {
	width: auto;
	margin: 0 1px;
	padding: 10px 20px;
}
.f h3 {
	margin: 0 0 .6em;
	font: 700 155% arial;
	color: #c00;
}
.f label {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
}
.f label b .req, .f div b .req {
	color: #c00;
	font-size: 125%;
	font-weight: 400;
	top: -.1em;
	line-height: 1em;
	left: -.4em;
	width: .3em;
	height: .3em;
}
.f .submit, .f .textbox {
	text-decoration: none;
	font-size: 100%;
	font-weight: 400;
}
.f .submit {
	margin: 10px 0 0 10px;
}

.pr-wrapper ul li {
	display: block;
	width: 450px;
	background-color: Black;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	border: 3px #446 solid;
	list-style: none;
}


.pr-wrapper ul li.p004 {
	width: 430px;
}
.pr-wrapper li.p004 {
	background: transparent url(../images/pr/p004.jpg);
	height: 489px;
}
.pr-wrapper li.p004:hover {
	background: transparent url(../images/pr/p004.jpg);
	background-position: 0 -489px;
}




.pr-wrapper li.p001 {
	background: transparent url(../images/pr/p001.jpg);
	height: 320px;
}
.pr-wrapper li.p001:hover {
	background: transparent url(../images/pr/p001.jpg);
	background-position: 0 -320px;
}

.pr-wrapper ul li.p002 {
	width: 435px;
}
.pr-wrapper li.p002 {
	background: transparent url(../images/pr/p002.jpg);
	height: 543px;
}
.pr-wrapper li.p002:hover {
	background: transparent url(../images/pr/p002.jpg);
	background-position: 0 -543px;
}



.pr-wrapper li.p003 {
	background: transparent url(../images/pr/p003.jpg);
	height: 338px;
}
.pr-wrapper li.p003:hover {
	background: transparent url(../images/pr/p003.jpg);
	background-position: 0 -338px;
}
