html {
	margin:0px;
	padding:0px;
}

body {
	font-family:arial, sans-serif, helvetica;
	font-size:13px;
	color:#001c1a;
	line-height:16px;
	margin:0px;
	padding:0px;
	background:url(images/main_bkg.jpg) no-repeat center top #000000;
} 

img {
	border:0px;
}

#nav {
	width:780px;
	height:26px;
	background:url(images/nav_bkg.jpg) repeat-x #5a5a5a;
	float:left;
	padding-top:5px;
	text-align:center;
	font-family:verdana, arial, helvetica, sans serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

#nav a:link { color:#ffffff; text-decoration:none; margin-left:10px; }
#nav a:visited { color:#ffffff; text-decoration:none; margin-left:10px; }
#nav a:hover { color:#ffffff; text-decoration:none; margin-left:10px; }
#nav a:active { color:#ffffff; text-decoration:none; margin-left:10px; }

a:link {color:#032b2a;}
a:visited {color:#032b2a;}
a:hover {color:#022a29;}

#container {
	width:100%;
	height:100%;
}

#main {
	width:882px;
	background:#011d1b;
	border-left:2px solid #000;
	border-right:2px solid #000;
	margin-left:auto;
	margin-right:auto;
}

#main_header { 
	width:780px;
	background:#011d1b;
	float:left;
}

#content_index {
	width:780px;
	float:left;
	background:url(images/mid_bkg.jpg) no-repeat #889866;
}

#content_index h1 {
	font-family:times, serif, palatino;
	font-size:30px;
	font-weight:normal;
	margin:0;
	margin-bottom:6px;
	padding:0;
}

#content_plain {
	width:780px;
	float:left;
	background:#889866;
}

#content_plain h1 {
	font-family:times, serif, palatino;
	font-size:30px;
	font-weight:normal;
	margin:0;
	margin-bottom:6px;
	padding:0;
}

.mainindex { width:780px; background:#fbbc71; }

.cloakpod {
	width:175px;
	float:left;
	padding:10px;
	text-align:center;
}

.cloakpod h3 { margin-bottom:5px; color:#fff; }

.buy_button a:link {display:block; margin-top:5px; height:15px; background:#00322e; border:3px double #cd7630; text-align:center; text-decoration:none; color:#fccd95; }
.buy_button a:visited {display:block; margin-top:5px; height:15px; background:#00322e; border:3px double #cd7630; text-align:center; text-decoration:none; color:#fccd95; }
.buy_button a:hover {display:block; margin-top:5px; height:15px; background:#006964; border:3px double #cd7630; text-align:center; text-decoration:none; color:#ffffff; }

.leftcol { width:198px;	background:url(images/flower_bkg.jpg) no-repeat; }
.leftcol1 { width:198px; background:#fbbc71; }
.leftcol h2 {margin:0px; padding:0px;}

.midcol { width:403px; background:url(images/mid_col_bkg.gif) repeat-y #fccd95; }
.midcol1 { width:403px; background:#fbbc71; }
.midcol td { border-bottom:1px solid #851009; }
.midcol h2 {margin:0px; padding:0px; margin-bottom:5px;}

.rightcol { width:178px; background:url(images/flower_bkg.jpg) no-repeat; }
.rightcol h2 {margin:0px; padding:0px; margin-bottom:10px;}

.listing {
	width:700px;
	}

.listing td {
	padding:3px;
	border-bottom:1px solid #8e9d6d;
	}
