﻿body {
	margin: 0px; 
	padding: 0px;
	background: url(images/stars.gif) repeat;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #750222;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.3em;
	padding-right: 5px;
	text-align: right;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 4px;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #750222;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #750222;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
	border: solid #cccccc 3px;
}

img.right_spacing4 {
	float: left;
	margin: 0px 29px 0px 0px;
	border: solid #cccccc 3px;

}
img.right_spacing6 {
	float: left;
	margin: 0px 20px 0px 0px;
	border: solid #cccccc 3px;

}

/* Header */

#header {
	width: 950px;
	background: #FFFFFF url(images/header_back.gif) repeat-x;
	height: 109px;
	margin: 0 auto;
}

#attention{
	color: #FF0000;
	font-weight: bolder;
	font-size: 14px;
}

/* Logo */

#logo {
	float: left;
	border: 0px;
	padding: 10px 0px 0px 24px;
	position: absolute;
}


#logo a {
	text-decoration: none;
}

#contact {
	float: left;
	border: 0px;
	padding: 0px 0px 0px 800px;
	position: absolute;
}

/* Menu */

#menu {
	float: right;
	width: 674px;
}

#menu ul {
	margin: 0;
	padding: 72px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 25px;
	background: #750222 url(images/tab2.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	color: #a3012e;
	padding: 12px 0px 0px 0px;
	margin: 0px 12px 0px 0px;
	font-weight: bold;
}

#stacked a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	background: #750222 url(images/tab2.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	color: #a3012e;
	padding: 7px 0px 0px 0px;
	margin: 0px 12px 0px 0px;
	font-weight: bold;
	line-height: 13px;
}

/* Contact Menu */

 #menucontact {
	float: left;
	margin: 0,0,0,30;
	padding: 0px 0px 0px 490px;
	position: absolute;

}


#menucontact ul {
	margin: 0,0,0,300;
	padding: 1px 0 0 0;
	list-style: none;
}

#menucontact li {
	display: inline;
}

#menucontact a {
	display: block;
	float: right;
	width: 93px;
	height: 37px;
	background: #92042c url(images/contact_tab2.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	color: #ffffff;
	padding: 4px 0px 0px 0px;
	margin: -13px 0px 0px 0px;
	font-weight: bold;	
}

#stackedcontact a {
	display: block;
	float: right;
	width: 93px;
	height: 37px;
	background: #92042c url(images/contact_tab2.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	color: #ffffff;
	padding: 2px 0px 0px 0px;
	margin: -13px 0px 0px 0px;
	font-weight: bold;
	line-height: 12px;
}


/* Page */

#page {
	width: 948px;
	margin: 0 auto;
	padding-top: 14px;
	border-top: 5px solid #f4f1ee;
	border-right: 1px dashed #f4f1ee;
	border-bottom: 5px solid #f4f1ee;
	border-left: 1px dashed #f4f1ee;
	background-color: #FFFFFF;
}

#main-content {
	float: left;
	width: 616px;
	padding: 0px 18px 0px 24px;
	margin-bottom: 5px;
}

#child-content {
	float: left;
	width: 916px;
	padding: 0px 10px 0px 24px;
	margin-bottom: 5px;
}

#child_top {
	float: left;
	width: 622px;
	padding: 0px 0px 0px 0px;
	background: url(images/main_stitch_top.gif) no-repeat;
	margin-right: 0px;
	height: 23px;
}

#child_bottom {
	float: left;
	width: 622px;
	padding: 0px 0px 20px 0px;
	background: url(images/main_stitch_bottom.gif) no-repeat;
	margin-right: 0px;
	height: 18px;
}

#child_back {
	float: left;
	width: 552px;
	padding: 6px 20px 0px 50px;
	background: url(images/main_stitch_back.gif) repeat-y;
	margin-right: 0px;
}

#recent-posts {
	float: left;
	width: 212px;
	padding: 0px 30px 0px 30px;
	background: url(images/content_stitch_back.gif) repeat-y;
	margin-right: 0px;
}
#store-location {
	float: left;
	width: 212px;
	padding: 0px 30px 0px 30px;
	background: url(images/content_stitch_back.gif) repeat-y;
	margin-right: 0px;
}

#side_top {
	float: left;
	width: 272px;
	padding: 0px 0px 0px 0px;
	background: url(images/content_stitch_top.gif) no-repeat;
	margin-right: 0px;
	height: 23px;
}
#side_bottom {
	float: right;
	width: 272px;
	padding: 0px 0px 0px 0px;
	background: url(images/content_stitch_bottom.gif) no-repeat;
	margin-right: 18px;
	height: 18px;
}

#main_top {
	float: right;
	width: 622px;
	padding: 0px 0px 0px 0px;
	background: url(images/main_stitch_top.gif) no-repeat;
	margin-right: 0px;
	height: 23px;
}

#main_bottom {
	float: right;
	width: 622px;
	padding: 0px 0px 0px 0px;
	background: url(images/main_stitch_bottom.gif) no-repeat;
	margin-right: 0px;
	height: 18px;
}

#main_back {
	float: right;
	width: 552px;
	padding: 6px 20px 0px 50px;
	background: url(images/main_stitch_back.gif) repeat-y;
	margin-right: 0px;
}
.block_main {
	width: 240px;
	float: left;
	padding: 0px 36px 0px 0px;
}
#top_spacer {
	float: left;
	width: 272px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	height: 57px;
}

#recent-posts .block {
	background: url(images/content_divider.gif) no-repeat left bottom;
}

#recent-posts img {
	border: solid #cccccc 3px;
	float: right;
	margin: 3px 0px 2px 5px;
}
.post {

}

.post .title {
	margin: 0;
}
.post .title_child {
	float: left;
	padding-left: 250px;
	margin: 0;
	padding-bottom: 20px;
}

.post .title_child_left {
	float: left;
	padding-left: 50px;
	margin: 0;
	padding-bottom: 10px;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .block {
	padding-bottom: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
}

.post .block_child {
	padding-bottom: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-right: 20px;
}
/* Sidebar */

#sidebar {
	clear: both;
	width: 950px;
	border-top: 20px solid #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	color: #FFFFFF;
	width: 950px;
	height: 65px;
	margin: 0 auto;
	background: url(images/footer_back.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 25px 0px 0px 24px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

#legal {
	float: left;
}

#links {
	float: right;
}
/* drop shadow */
.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}
