body, td, th{
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size:85%;
	line-height:1.5em;
	color: #4e0029;
}
body {	
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#41001f;
}
table{
	margin-left:48px;
	margin-right:48px;
	font-size:120%;
}
td{
	padding-right:20px;
}


#wrapper{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#fff378;
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border-right:#000000 solid 1px;
	border-left:#000000 solid 1px;	
}

#container{
	width:800px;
	height:auto;
	overflow:visible;
	background-image:url(../images/caribbean_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin:0px;
	padding:0px;
}

#header{
	width:800px;
	height:270px;
	position:relative;
	left:auto;
	margin:0px;
	margin-bottom:65px;
}

.content{
	margin-left:48px;
	margin-right:48px;
	margin-bottom:0.5em;
	margin-top:0.5em;
	width:auto;
	height:auto;
	clear:both;	
}

h1{
	color: #37644d;
	font-size:30px;
	text-align:right;
	margin-bottom:1.2em;
	margin-left:48px;
	margin-right:48px;
}

h2{
	text-align:left;
	float:right;
	width: 485px;
	font-size:20px;
	color:#CC3333;
	margin-top:2em;
	margin-left:48px;
	margin-right:48px;
}

h3{
	text-align:left;
	font-size:16px;
	color:#CC3333;
	margin-top:2em;
	margin-bottom:0.5em;
	margin-left:48px;
	margin-right:48px;
}

h4{
	text-align:left;
	font-size:14px;
	color:#CC3333;
	margin-top:1.5em;
	margin-bottom:5px;
	margin-left:48px;
	margin-right:48px;
}

.content h2{
	margin-left:0px;
	margin-right:0px;
	
}

.content p, .content ul, .content ol, .content dl, .content h3, .content h4, .content form{
	width: 485px;
	text-align:justify;
	margin-bottom:0.5em;
	margin-top:0.5em;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	float:right;
	clear:none;
}


.content ul, .content ol{
	list-style-position:outside;
	width:462px;
	padding-left:20px;	
}

.content ul li ul{
	float:none;
}


.content .block{
	float:left;
	clear:left;
	width:180px;
	height:auto;
	margin-bottom:0.5em;
	margin-top:2.5em;
	text-align:center;
}

.content .block ul{
	width:180px;
	float:left;
	clear:left;
	text-align:left;
}




.content img, .footer img {
	border: #4e0029 2px solid;
}

.content a, .caption a{
	color:#37644d;	
	font-weight:bold;
}
.content a:hover, .caption a:hover{
	background-color:#37644d;
	color:#fff378;
	text-decoration:none;
}

.caption{
	font-size:80%;
	font-weight:bold;
	text-align:center;
}

.content .quote{
	text-align:right;
	font-style:italic;
}

.clear{
	clear:both;
}



#nav {
	color:#e0d118;
	list-style:none;
	position:relative;
	width:485px;
	height:60px;
	margin:0px;
	padding:0px;
	top: 210px;
	left:265px;
}



#nav li {
	position:relative;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float:left;
	list-style: none;
	padding-right: 0px;
	font-size: 12px;
	padding-left: 0px;
	width:auto;
	height:60px;
	margin: 0px;
}

#nav li ul {
	position: absolute;
	top: 60px;
	left: -1000px;
	height:auto;
	width:15em;
	background-color:#711d3f;
	border: #000000 1px solid;
	padding:10px;
	margin:0px;
 }
 
 
#nav  li:hover ul, #nav li.over ul  { 
	display: block;
	left: 0px;
} 

 #nav  li:hover  ul.subnav, #nav li.over ul.subnav, #nav li ul.subnav { 
	display: none;
} 

 #nav li ul li {
  display: block;
  float:none;
  clear:both;
  height:auto;
  width:auto;
  margin:0px;
  padding-bottom:8px;
  padding-left: 0px;
  padding-right: 0px;
 }
 

 #nav li a {
	color:#e0d118;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	position:relative;
	width:auto;
	height:auto;
	margin-right:15px;

}
 #nav li a:hover {
	color: #7edf76
}

#nav li ul li a {
	display:block;
	width:auto;
	height:auto;
	margin:0px;
	padding:0px 10px;
	text-transform: none;
	font-size:14px;
}



.footer {
	font-size:80%;
	color:#630c3a;
	font-weight:bold;
	font-style:italic;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:800px;
	min-height:220px;
	height:auto;
	clear:both;	
}

.footer p {
	text-align:center;
}


.footer a{
	color:#37644d;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

.footer h1{
   	margin:0px;
	padding-top:35px;
	font-size: 16px;
	text-align:center;
	font-style:normal;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#footer_nav{
	text-align:center;
	font-size:14px;
	font-style:normal;
}

.footer .dceb{
    position:relative;
	left:48px;
}


.content input img, .content form img, .content .noborder{
	border:none;
}

.cart_button{
	margin-bottom:-8px;
}

.centered, .content .centered{
	text-align:center;
}

.cat {
	text-align:center;
	clear:both;
}

.cat ul {
	border-top:#CC3333 3px dotted;
	border-bottom:#CC3333 3px dotted;
	width:800px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;

}

.cat ul li{
	display: inline;
	list-style:none;
}

.cat a{
	font-size:14px;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	color:#37644d;	
	font-weight:bold;
}

.cat a:hover{
	background-color:#CC3333;
	color:#fff378;
}
.cat a.selCat, .shop .cat a.welcome{
	color:#CC3333;
}
.cat a.selCat:hover, .shop .cat a.welcome:hover{
	color:#fff378;
}


	
