html {
	height:100%;	
}

html>#wrapper	{
	width: 800px;
	}

body {
	height:100%;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
	z-index:0;
	font-size: 13px;
	background-color:#F3FDEE;
	color:#000000;
}

#wrapper {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	margin-top:5px;
	width: 792px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	border:1px solid #000066;
	background-color:#DCF7CC;
}

#header{
	width:792px;
	background-color:#DBDBDB;
	background-image:url(../images/header.jpg);
	height:312px;

}

#mainBody{
	padding:20px;
	text-align:justify;
}

#footer {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	margin: 0 auto;
	margin-top:0px;
	width: 800px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding-bottom:0px;
	font-size:10px;
	font-weight:bold;
	color:#000066;
}

#footer a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#000066;
}

#loginDiv{
	width:170px;
	background-color:#08682b;
	border:2px solid #8dc73e;
	padding:5px;
	color:#ffffff;
}

.left_div{
	width:170px;
	background-color:#08682b;
	border:2px solid #8dc73e;
	padding:5px;
	color:#ffffff;
}

.button{
	background-color:#8dc73e;
	margin-top:10px;
	color:#08682b;
	width:155px;
}

.smallLink{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

h1{
	font-size:20px;
}

#acc p{
	margin-left:10px;
	font-size:12px;
}

#acc ul li{
	font-size:12px;
	font-weight:bold;
}

#shop a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#smokin a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#smokin a:hover{
	border-bottom:dashed 1px #ffffff;
}

#shop a:hover{
	border-bottom:dashed 1px #ffffff;
}

#image_holder{ 
  z-index:0;
}

#thumb_holder{
  width:100%;
}

#thumb_holder img{
	margin:12px;
}

#thumb_holder a{
	cursor:pointer;
}

#portHolder img{
	margin:12px;
}

.table_right_bottom{
	border-right:2px solid #08682B;
	border-bottom:1px solid #08682B;
}

.table_bottom{
	border-bottom:1px solid #08682B;
}

.table_right{
	border-right:2px solid #08682B;
}

