/* CSS Document */



body{
	background: #e2cdca url(/images/page_bg.jpg) top center repeat-x;
	margin: 0px auto;
}
p{
	font-family:"Papyrus";
}
div#main {
	width:967px;
	position:absolute;
	height:812px;
	left: 50%;
	margin-left: -484px;
}
div#header {
	background: transparent url(/images/header.jpg) top center no-repeat;
	width:967px;
	height:142px;
}
div#toolbar {
	background: transparent url(/images/toolbar.jpg) top center no-repeat;
	width:967px;
	height:26px;
}
div#spader {
	background: transparent url(/images/spader.jpg) bottom center no-repeat;
	width:967px;
	height:29px;
}
div#mainbody {
	background: transparent url(/images/dsg_bg.png) top center repeat-y;
	width:967px;
	min-height:460px;
	float:left;
}
div.bigdiv {
	background: transparent url(/images/bigdiv.png) top left no-repeat;
	margin-left:40px;
	height:460px;
	text-align:center;
}
object, embed {
	margin:auto;
}
div#col1 {
	background: transparent url(/images/hgtv.jpg) bottom left no-repeat;
	width:190px;
	float:left;
	margin-left:39px;
	height:530px;

}
div#ltbottom {
	margin:3px;
}

div#col2 {
	width:700px;
	float:left;

}
div#user1 {
	width:350px;
}
div#col3 {
	width:1px;
	float:left;
}
div#footer {
	clear:both;
	background: transparent url(/images/footer.png) top center no-repeat;
	width:967px;
	height:152px;
}

/* slideshow */
div#holder_lt {
	margin-top:-20px;
	margin-left:-20px;
	background: transparent url(/images/leftslider.png) top center no-repeat;
	width:211px ;
	height:419px ;
}
div#holder_rt {
	margin-top:-23px;
	margin-left:-350px;
	background: transparent url(/images/rightslider.png) top center no-repeat;
	width:370px ;
	height:228px ;
}
div#slidewrap {
	padding-left:18px;
	padding-top:16px;
}
div#slidewrap2 {
	padding-left:23px;
	padding-top:20px;
}

div#slidewrap, div#slideshow  {
	width:175px ;
	height:385px ;
	overflow:hidden;
}
div#slidewrap2, div#slideshow2{
	width:328px ;
	height:189px ;
	overflow:hidden;
}
#slideshow img {
	position:relative;
	top:0;
	left:0;
}
#slideshow2 img {
	position:relative;
	top:0;
	left:0;
}

#toolbar ul {
	padding: 0;
	margin: 0;
	margin-left: 82px;
}


#toolbar li a:link, #toolbar li a:active, 
#toolbar li a:visited, #toolbar li a:hover {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #000;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 25px;
	padding: 0 5px;
	font-family:"Century Gothic";
	background: transparent url(/images/navspacer.jpg) top right no-repeat;
	padding-right:15px;
}
.page-item-4 a{
	background-image:none !important;
	padding-right:0px !important;
}
div.widecolumn {
	width:850px;
	margin:0px auto;
}
#toolbar li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
#newsletterFormDiv {
	float:right;
}
input {
	 border:1px solid #888; 
}
.newsletterTextInput{ width:120px;}

.newsletterContainer{ width:100%; }

.success {
	background: #CFEBF7;
	border: 1px solid #2580B2;
}

.error {
	background: #FFEFF7;
	border: 1px solid #c69;
}

.error, .success {
	margin: 3px 0px;
	padding: 2px;
}