body {
	font-family:Georgia;
	font-size:11pt;
	font-weight:300;
	color:#31645f;
	text-align:center;
}




#header {
	background:#eac57b url(../images/bg.gif) repeat;
	height:109px!important;
	width:100%;
	margin:0;
	padding:0;
	background-position: top center;
}

#wrapper {

}

#content {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
	padding-top:20px;
	height:100%!important;
	text-align:left;
}



#logo {
	width:1000px;
	margin:0 auto;
}

#logo img {
	float:left;
	border: none;
}

#nav	ul {
	float:left;
	padding:70px 0px 0px 200px;
}

#nav ul li {
	display:inline;
	padding:0 20px 0 0;
	list-style:none;
}

#nav ul li a:link {
	color:#228822;
	text-decoration:underline;
	font-weight:300;
	font-size:14pt;
}

#nav ul li a:hover {
	color:#22aa22;
	text-decoration:underline;
}

#nav ul li a:visited {
	color:#31645f;
	text-decoration:underline;
	font-weight:400;
}

#footer {
	background:#eac57b url(../images/bg.gif) repeat;
	height:180px!important;
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	bottom:0;
}

.clearBoth {
	clear:both;
}

table.login {
	font-size:11pt;
	font-weight:400;
	text-align:center;
	margin:50px 0 0 60px;
}

.loginText {
	text-align:center;
	font-size:11pt;
	font-weight:400;
	padding-right:40px;
	width:400px;
}

.loginTextReg {
	text-align:center;
	font-size:11pt;
	font-weight:400;
	padding-right:40px;
		width:400px;

}


	
/*Styles for login page*/
.firstTime {
	text-align:center;
	font-size:11pt;
	font-weight:400;
	font-style:italic;
	line-height:150%;
	padding-left:10px;
	width:400px;
}

.forgotPassword {
	text-align:center;
	font-size:11pt;
	font-weight:400;
	font-style:italic;
	line-height:150%;
	padding-left:10px;
	width:400px;
	
}

.updateAccount {
	text-align:center;
	font-size:11pt;
	font-weight:400;
	font-style:italic;
	line-height:150%;
	padding-left:10px;
	width:400px;
}

.login_button {
	background-image:url(/images/button.png);
	background-color:#f1ad00;
	background-position:center;
	height:32.2px;
	width:100px;
}

.loginForm {
	margin-left:0;
}


	
/*End styles for login page*/
table #productsDisplay {
	width:1000px;
	margin:0 auto;
	padding:0;
}

div.cat_item {

	
/*
        height:320px;
        width:290px;
        float:left;
        position:relative;
        padding: 0;
        text-align:center;
       margin-left:auto;
       margin-right:auto;
*/
	border:0 none;
	float:left;
	height:350px;
	margin:0 20px;
	padding:0 0 0 10px;
	position:relative;
	width:240px;
}

div.cat_content_bottom {
	position:absolute;
	vertical-align:baseline;
	text-align:center;
	padding:0;
	bottom:0;
	margin-left:auto;
	margin-right:auto;
}

div.cat_item div.cat_content_top {
	position:absolute;
	top:0;
}

.item {
	font-size:9pt;
}

.rights {
	padding-top:100px;
}

a:link {
	color:#228822;
	text-decoration:none;
	font-weight:300;
}

a:visited {
	color:#228822;
	text-decoration:none;
}

a:hover {
	color:#31645f;
	text-decoration:underline;
	font-weight:400;
}

#searchform {
	margin:30px 10px 2px 0;
	float:right;
}



#mem-nav {
	float:left;
	width:445px;
	padding-top:0px;
}

#mem-nav ul li {
	display:inline;
	padding:0 15px 0 0;
	list-style:none;
	line-height:25px;
}

#mem-nav ul li a:link {
	color:#228822;
	text-decoration:underline;
	font-weight:300;
	font-size:11pt;
}

#mem-nav ul li a:hover {
	color:#22aa22;
	text-decoration:underline;
}

#mem-nav ul li a:visited {
	color:#31645f;
	text-decoration:underline;
	font-weight:400;
}
