@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b4942;
	border: 0px none #0000CC;
	background-image: url(../image-files/body-bg-pink-dots.gif);
	}
	a{text-decoration: none;color: #eb264e;}
	a:hover{
	color: #74e42a;
}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #7F7866;
	border-right-color: #7F7866;
	border-left-color: #7F7866;
	}
	ul.borderedlist li a{
	display: block;
	padding:3px 0 0 4px;
	height: 26px;
	color: #42423b;
	}
	ul.borderedlist li a:hover{
	color: #FFF;
	background-color: #EB264E;
}
	ul.homenav li{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #7F7866;
	border-right-color: #7F7866;
	border-left-color: #7F7866;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7F7866;
	}
	ul.homenav li a{
	display: block;
	padding:3px 0 0 4px;
	height: 26px;
	color: #42423b;
	}
	ul.homenav li a:hover{
	color: #FFF;
	background-color: #EB264E;
}
h1 {
	font-size:1.4em;
	color: #49463d;
	font-weight: bold;
	padding-top:10px;
}
h2 {
	font-size:1.3em;
	color: #49463d;
	font-weight: bold;
	padding-top:10px;
}
h3 {
	font-size:1.2em;
	color: #49463d;
	font-weight: normal;
	padding-top:10px;
}
td {
	font-size:1.3em;
	padding: 10px;
	background-color: #FFFFFF;
}

.slideshow {
	background-color: #eb264e;
}

.Caption {
	font-size: larger;
	font-weight: bold;
	clear: both;
	line-height: 14px;
}
/* =LAYOUT - the main layout styles */
	.container{
	width:960px;
	position: relative;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	}
	.centerNavContainer {
	width:746px;
	position: relative;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}

	/* header layout */
	#header{
	height: 253px;
	position: relative;
	background-image: none;
	background-repeat: repeat;
	background-position: top;
	}
	#navigation{
	position: absolute;
	right: 0px;
	top:15px;
	background-image: none;
	height: 25px;
	padding: 5px;
	}
	/* main area layout */
	#main{
	background-image: url(../image-files/container_bg.gif);
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
	#leftcolumn{
	float: left;
	width:180px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
	#center{
	float: right;
	width:536px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
	#rightcolumn{
	float: left;
	width:200px;
}
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{
	height: 253px;
	background-image: url(../image-files/top_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
	/* logo */
	.head1{
	position: absolute;
	height: 129px;
	top: 21px;
	width: 297px;
	background-image: none;
	left: 31px;
	}
	.head1 a{
	font: 24px/24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 22px 9px 25px 20px;
	display: block;
	color: #fff;
		}
	.head1 a:hover{
	color: #fff;
	background-image: none;
}
	.head1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../image-files/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: normal;
	}
	#navigation li a{
	color: #312724;
}
	#navigation li a:hover,#navigation li.active a{
	color: #eb264e;
}
	#banner{
	position: absolute;
	height: 152px;
	color: #EB264E;
	font-weight: bold;
	bottom: 39px;
	font-size: 1.1em;
	left: 438px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	}
	
	#banner	a{text-decoration: none; color: #DBD4C2;}
	#banner a:hover{color: #eb264e;}
	#banner	a:visited{text-decoration: none; color: #DBD4C2;}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{
	margin-bottom:0px;
	line-height:1.6em;
	background-color: #F1EEE7;
	padding-left: 0px;
}
	h2.leftbox {
	font-size:1.3em;
	color: #EB264E;
	font-weight: bold;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #7F7866;
	border-bottom-color: #7F7866;
	border-left-color: #7F7866;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
	h3.leftbox{
	font-size:19px;
	color: #49463d;
	background-color: #FFF;
	background-image: url(../image-files/h3_bg_tall.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 23px;
}
	h3.header_small{
	font-size:15px;
	font-weight: bold;
	padding:0 23px 5px 23px;
	background-color: #F1EEE7;
}
	ul.leftbox{font-size: 13px;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em; padding-top:1em;line-height:1.5em; font-size:13px}	
	/* center column */
	.article_wrapper h1{
	color: #EE264E;
	font-size:2em;
	margin:5px 0;
}
	.article_wrapper p{
	padding-bottom:10px;
	font-size:1.3em;
	text-decoration: none;
}

		.item_wrapper{
	width:auto;
	overflow: hidden;
	padding-bottom:6px;
}
	.item_image{ float: left;margin: 6px 0 0 6px;}
	.item_box{
	border: 1px dashed #7F7866;
	float: left;
	width:177px;
	text-align: center;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	.item_box2{
	border: 1px dashed #7F7866;
	float: right;
	width:177px;
	text-align: center;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	.item_wrapper h4{
	font-size:1.3em;
	color: #49463d;
	font-weight: bold;
	padding-top:10px;
}item_wrapper p{font-size:1em;}
	/* right column */
	.rightbox_wrapper{
	background: #F1EEE7;
	padding:5px;
	margin-bottom: 20px;
	width:200px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	}
	.rightbox{
	border: 1px dashed #7F7866;
	width:198px;
	overflow: hidden;
	padding-bottom:6px;
}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{
	float: right;
	width:120px;
}
	.product_wrapper h4{
	font-size:1.3em;
	color: #49463d;
	font-weight: bold;
	padding-top:10px;
}
	.product_wrapper p{font-size:1em;}
	.lastbox{
	margin:0;
}
	
/* =BOTTOM */
	.bottomcolumn h3{
	border-bottom: 4px solid #9b968f;
	color: #eb264e;
	font-size:18px;
	padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../image-files/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../image-files/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
	float: left;
	width: 180px;
	height: 17px;
	padding:3px 5px;
	border: 4px solid #49463d;
	font-size:13px;
	}
	.button{
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	border: 4px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px; /* IE6 */
	background-color: #49463d;
	}
	
/* =FOOTER */
	#footer{
	height: 37px;
	font-size: 1.2em;
	background-color: #87c630;
	background-image: url(../image-files/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	}
	#footer a{color: #A39D97;}
	#designby{
		background: url(../image-files/logo.gif) 0 0 no-repeat;
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #87c630;}
	
	/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ipimg {
	border: 1px solid #EE264E;
}


.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

.smallpsprint {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
}

