html {
	height: 100%;
}
body {
	height: 100%;
	background-image: url(images/back2.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h1 a {
	display: block;
	font-size: 28px;
	color: #354c4f;
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 30px;
	height: 30px;
}
h3 {
	font-size: 14px;
}
p {
	font-size: 12px;
}
p a {
	color: #354c4f;
}
.title {
	text-align: right;
}
img {
	border: none;
}
#header {
	position: relative;
}
#headerimg {
	position: relative;
	display: inline;
	width: 267px;
	height: 112px;
}
#headerarc {
	position: absolute;
	top: 0px;
	left: 267px;
	width: 633px;
	height: 162px;
	z-index: 0;
}
#login {
	position: absolute;
	right: 10px;
	top: 15px;
}
#login a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#page {
	position: relative;
	min-height: 100%;
	padding-bottom: 40px;
	width: 900px;
}
* html #page {
	height: 100%;
}

#sidebar {
	float: left;
}
#sidenav {
	padding-top: 20px;
	width: 267px;
	/* background-color: #59065e; */
	background-color: #7b3b5c;
	padding-bottom: 30px;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidenav ul li a {
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
}
#sidebar1_content {
	background: url(images/sidebar_back2.jpg) left top no-repeat;
	width: 267px;
	height: 414px;
}
#sidebar2_content {
	width: 267px;
}
#sidebar1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar1 ul li div.textwidget {
	width: 226px;
	padding: 35px 0 0 15px;
}
#sidebar1 ul li div.textwidget p {
	color: #4b253e;
	font-size: 11px;
}
#sidebar2 ul li div.textwidget div {
	color: #344f63;
	font-size: 10px;
}
#sidebar1 ul li .widgettitle, #sidebar2 ul li .widgettitle {
	display: none;
}
#sidebar2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar2 ul li div.textwidget {
	width: 226px;
	padding: 25px 0 25px 15px;
}

#top_photo {
	float: left;
	width: 633px;
	height: 240px;
	margin-top: -62px;
	z-index: 2;
}
.narrowcolumn {
	float: left;
	width: 567px;
	display: inline;
	padding-left: 20px;
	margin-bottom: 20px;
	z-index: 2;
}
h1 a {
	text-decoration: none;
}
h2 {
	font-size: 12px;
}
h2 a {
	color: #344f63;
}
.post_top {
	margin-top: 10px;
	background: url(images/post_top.gif) left top no-repeat;
	background-color: #c9bfc8;
	width: 500px;
	float: right;
}

.post_bottom {
	background: url(images/post_bottom.gif) left bottom no-repeat;
	width: 500px;
}

.post, .page {
	width: 440px;
	padding: 20px 40px 20px 20px;
}
.post_calendar .post, .post_calendar .page {
	width: 650px !important;
}
#respond {
	width: 500px;
	float: right;
}
#comment {
	width: 500px;
}
#footer {
	position: relative;
	margin-bottom: 88px;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.postmetadata {
	clear: both;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.navigation {
	padding-top: 20px;
	width: 500px;
	float: right;
}
.navigation a {
	color: #344f63;
	text-decoration: none;
}
#search {
	padding-top: 20px;
	float: right;
	width: 500px;
}
#carousel_container {
	width: 900px;
	text-align: center;
}
#carousel {
	background-color: #937e95;
	width: 765px;
	height: 90px;
	margin: 0 auto;
}

/* PRODUCTS */
.wpsc_container #loadingindicator {
	display: none;
}
h2.prodtitles {
	font-size: 12px !important;
}
.cattitles {
	font-size: 16px !important;
	margin-bottom: 10px;
}
.subcattitles {
	font-size: 14px !important;
	display: block;
	margin-bottom: 10px;
}
div.productdisplay {
	float: none !important;
}
li.MainCategory strong.category a.productlink:visited, li.MainCategory strong.category a.productlink:hover, li.MainCategory strong.category a.productlink:link, li.MainCategory strong.category a.productlink {
	color: #7B3B5C !important;
}
/* END PRODUCTS */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

.ics-calendar-event-box {
	z-index: 200;
}
