* {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
html {
	margin-bottom: 1px;
	min-height: 100%;
	overflow-y: scroll;
	font-size: 12px;
}
body {
	min-width: 950px;
}
p {
	padding: 5px 0px 10px;
}
h3 {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
}
h1 {
	color: #000;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 10px;
	padding: 2px;
}
h1 img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
:focus {
	outline: none;
}
#wrapper {
	margin: 0px auto;
	width: 950px;
	overflow: hidden;
	position: relative;
}
#topnav  {
	text-align: center;
	background: #2D3389;
	overflow: hidden;
}
#topnav #topnav_menu {
	width: 950px;
	margin: 0px auto;
}
#topnav #topnav_menu  a{
	color: #FFF;
	text-decoration: none;
	padding: 10px 16px;
	float: left;
	font: 13px Arial, Helvetica, sans-serif;
}
#topnav #topnav_menu a:hover {
	background: #181C4B;
}
#wrapper .content {
	background: url(../images/erg_logo.jpg) no-repeat center 0px;
	padding: 120px 10px 25px;
	overflow: hidden;
	border: 1px solid #2D3389;
	float: left;
	width: 665px;
	min-height: 504px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	margin-top: 10px;
}
#shopnow {
	text-align: center;
	position: absolute;
	top: 100px;
	left: 150px;
}
#wrapper .rt_cat {
	float: right;
	width: 248px;
	margin-top: 10px;
	border: 1px solid #2D3389;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: right;
}
#wrapper .rt_cat .category {
	height: 120px;
	width: 248px;
	overflow: hidden;
	cursor: pointer;
}
#wrapper .rt_cat .category h4 {
	text-align: center;
	background: #FFF;
	width: 250px;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 95px;
}
#wrapper .rt_cat#crystal {
	background: url(../images/categories/crystal.jpg) no-repeat 0px -150px;
}
#wrapper .rt_cat#crystal:hover {
	background: url(../images/categories/crystal.jpg) no-repeat 0px 0px;
}
#wrapper .rt_cat#kitchen {
	background: url(../images/categories/mauviel.jpg) no-repeat 0px -150px;
}
#wrapper .rt_cat#kitchen:hover {
	background: url(../images/categories/mauviel.jpg) no-repeat 0px 0px;
}
#wrapper .rt_cat#gifts {
	background: url(../images/categories/giftsforher.jpg) no-repeat 0px -170px;
}
#open_house {
	position: absolute;
	left: 20px;
	top: 100px;
}
#wrapper .rt_cat#gifts:hover {
	background: url(../images/categories/giftsforher.jpg) no-repeat 0px -20px;
}
#wrapper .rt_cat#confections {
	background: url(../images/categories/fascias.jpg) no-repeat 0px -150px;
}
#wrapper .rt_cat#confections:hover {
	background: url(../images/categories/fascias.jpg) no-repeat 0px 0px;
}
#wrapper .rt_cat#baby {
	background: url(../images/categories/baby.jpg) no-repeat 0px -150px;
}
#wrapper .rt_cat#baby:hover {
	background: url(../images/categories/baby.jpg) no-repeat 0px 0px;
}
#home {
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 670px;
}
#home .flt_lft {
	float: left;
	width: 295px;
	padding: 5px;
	border: 1px solid #2D3389;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFF;
	bottom: 5px;
	position: absolute;
}
#home .flt_rt {
	width: 350px;
	float: right;
	padding: 5px;
	text-align: center;
}
#vendors {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	float: left;
}
#vendors img {
	border: 1px solid #CCC;
	margin: 5px;
	float: left;
}
#vendors img:hover {
	border-color: #2D3389;
}
.cf_wrapper {
	clear: both;
}
#wrapper #footer {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.formbox {
	width: 310px;
	border: 1px solid #2D3389;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.myForm input#submit {
	border: 1px solid #2D3389;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	padding: 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.myForm tr td input#submit:hover {
	color: #FFF;
	background: #2D3389;
}
.helv12red {
	color: #F00;
	font-weight: bold;
}
.peach_block {
	padding: 15px;
	background: #CF9A47;
	clear: both;
	margin-top: 10px;
	float: left;
	overflow: hidden;
	position: relative;
	width: 775px;
}
.peach_block a {
	color: #036;
}
.peach_block p {
	margin-bottom: 10px;
}
.cal_list {
	width: 275px;
	float: left;
}
.cal_list h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #036;
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px dotted #666;
}
.cal_list h4 {
	padding:0;
	font-variant: small-caps;
	margin: 0px;
}
.cal_list p {
	padding:0;
	margin:5px 0 0;
}
.today {
	border: 1px dotted #036;
	padding: 5px;
	background: #F2F1F1;
}

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 660px; 
    height:90px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}

/* Slide In Panel Stuff */

.panel {
	position: absolute;
	top: 50px;
	left: 0;
	display: none;
	background: #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;
	padding: 10px;
	filter: alpha(opacity=85);
	opacity: .85;
	float: left;
	margin-left: 50px;
	width: 500px;
}
.panel .pic {
}

.panel p{
	margin: 0 0 15px 0;
	padding: 0;
	color: #FFF;
}

.panel a, .panel a:visited{
	margin: 0;
	padding: 0;
	color: #9FC54E;
	text-decoration: none;
	border-bottom: 1px solid #9FC54E;
}
#community {
	text-align: center;
}
#community img {
	padding: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.panel a:hover, .panel a:visited:hover{
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

a.trigger{
	position: absolute;
	text-decoration: none;
	top: 100px;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 30px 0px 0px 5px;
	font-weight: 700;
	background:#2D3389 url(../images/plus.png) no-repeat 12px 5px;
	display: block;
	left: -5px;
}

a.trigger:hover{
	margin-left: 5px;
}

a.active.trigger {
	background:#2D3389 url(../images/minus.png) no-repeat 12px 5px;
}
.rssfeed {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#observer {
	position: absolute;
	left: 80px;
	top: 420px;
	z-index: 3000;
}
#observer2 {
	position: absolute;
	top: 420px;
	left: 135px;
	z-index: 4000;
}
#observer3 {
	position: absolute;
	top: 420px;
	left: 190px;
	z-index: 5000;
}
#trolldesign {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999;
	clear: both;
	text-align: center;
	width: 686px;
}
#designyourown {
	position: absolute;
	right: 200px;
	bottom: 0px;
}
#hours  {
	width: 280px;
	position: absolute;
	top: 150px;
	left: 40px;
}
.red {
	color: #F00;
}
#donate {
	position: absolute;
	left: 40px;
	top: 290px;
	z-index: 3000;
	width: 300px;
	color: #060;
}
#donate img {
	float: left;
	padding-right: 10px;
}

