/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #a7af38 url(/media/images/wrapperBG.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
}

#title {
    margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #522B00;
	padding: 10px 10px 10px 50px;
	/*background: url(/media/images/img07.jpg) no-repeat 20px 50%;*/
}

h1, h2, h3 {
	color: #522B00;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #522B00;
}

h2 {
	font-size: 107%;
	color: #522B00;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	line-height: 167%;
	font-size: 107%;
}

textarea
{
    max-width:390px;
}

blockquote {
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font: italic;
	font-size:13px;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
/* 	padding-left: 20px; */
    margin-left:20px;
/* 	background: url(/media/images/img09.jpg) no-repeat left center; */
    list-style: url(/media/images/bullet.gif);
}

a {
	text-decoration: none;
	color: #636466;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

/* Logo */

#logo {
	width: 936px;
	height: 260px;
	margin: 0 auto;
	padding: 0 81px 10px 0;
	background: url(/media/images/headerSwirls.gif) no-repeat top right;
	color: #fff;
}

#headerImg {
	padding-left: 98px;
	padding-top: 4px;
}

#headerImg p {
	margin: 0;
}

/* Page */

#page {
	width: 1017px;
	margin: 0 auto;
	background: url(/media/images/contentBG.gif) repeat-y top center;
}

/* Content */

#content {
	float: right;
	width: 520px;
	padding: 5px 150px 0 0;
	background: url(/media/images/rightSwirl.gif) no-repeat top right;
	min-height: 110px;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(/media/images/img07.jpg) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(/media/images/img08.jpg) repeat-x;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(/media/images/img10.jpg) no-repeat center bottom;
}

#welcome td {
	padding: 20px;
}

#welcome th {
	background: #9871ad;
	color: #fff;
	padding: 5px 0;
}

#welcome table {
	width: 100%;
}

.floating-box {
	float: left;
	width: 155px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(/media/images/img08.jpg) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	padding: 0 0 0 140px;
	background: url(/media/images/leftSwirls.gif) no-repeat top left;
}

#sidebar h2 {
	margin-bottom: 1em;
	color: #ab499b;
	text-align: center;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
	font-family: Comic Sans MS;
	font-size: 14px;
}

#menu ul {
}

#menu ul li {
}

#menu ul li:hover {
}

#menu ul li ul {
	display:none;
	position:absolute;
	margin-left:145px;
	*margin-left:55px;
	margin-top:-30px;
	*margin-top:0px;
	background:#FFF;
	border-top:1px solid #636466;
	border-right:1px solid #636466;
	border-bottom:1px solid #636466;
	/*padding:10px;*/
	width:152px;
}

#menu ul li.subs:hover ul {
	display:block;
	margin-bottom: .5em;
}

#menu .sub_menu ul {
	/*margin-right:10px;*/
	display:none;
	border:none;
	padding:0px;
	margin-left: 140px;
}

#menu .sub_menu {
	font-size:14px;
	margin-left:10px;
}

#menu .sub_menu:hover ul {
	width:152px;
	margin-top:-35px;
	border-top:1px solid #636466;
	border-right:1px solid #636466;
	border-bottom:1px solid #636466;
}

#menu .sub_menu li.sub_sub_menu  {
	display:none;
	background:#FFF;
	font-size:14px;
	padding:2px;
	margin-left:10px;
}

#menu .sub_menu:hover .sub_sub_menu  {
	display:block;
}

#menu a {
	font-weight: bold;
	display: block;
}

#menu a:hover {
}

#menu b {
}

/* Footer */

#footer {
	width: 760px;
	height: 55px;
	margin: 0 auto;
	/*background: url(/media/images/img06.jpg) no-repeat;*/
	color: #fff;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 30px;
}

#footer .legal {
	float: right;
	padding: 15px 99px 0 0;
}

#footer a {
	color: #fff;
}

.featured_products ul,
.featured_products ul li
{
    margin:0;
    padding:0;
}

.featured_products li
{
    text-align:center;
    list-style:none;
    list-style-image:none;
}

/* div { border:solid 1px red;} */


