{  
	padding: 0;  margin: 0;  border: 0;
}

body, html {  
	color: #273645;  
	font-family: Verdana, Arial, Tahoma, sans-serif;  
	background-color: #fff; 
	text-align: center; /*** IE ***/  
	height: 100%;  
}
body {	
	font-size: 70%;	
	margin: 0px;	
	padding: 0px;
}
a {
	color: #420099;
}
p {	
	margin: 5px 0px 0px 0px;	
	padding: 0;
}
a:hover {  
	color: #0000FF;  
	text-decoration: underline;
}
img {	
	padding: 0;	
	margin: 0;	
	border: 0;
}
h1, h2, h3 {  
	padding-bottom: 5px;  
	line-height: 130%;  
	font-weight: normal;
}
h1 {   
	font-size: 2.2em;
}
h2 {
	font-size: 1.7em;
}
h3 {   
	font-size: 1.5em;
}
h1 a, #header h2{   
	color: #fff;
}
.clear { 
	clear: both; 
}
#mainContainer {  
	width: 760px;  
	margin: 0 auto;   
	min-height: 300px;  
	background: #fff;  
	text-align: left;
}
* html #mainContainer {  
	height: 300px; /*** IE ***/
}

/**************************HEADER**************************/
#header {  
	text-align: center;  
	background: #000;  
	margin: 0;  
	border: 0;  
	padding: 0;  
	background: url(./images/5StarHeaderTile.jpg) repeat-x;
}

/**************************CONTENT AND COLUMNS**************************/
.outer {	   
	margin-top: 50px; 
}
.inner {}
.float-wrap {	
	float: left;
}
#content {  
	float: left;  
	width: 760px;  
	background: #fff;  
	min-height: 400px;
}
* html #content {  
	position: relative; /*** IE ***/
}
.contentWrap {	
	padding: 5px 40px;	
	font-size: 1.2em;
}
.contentWrap ol, .contentWrap ul {			 
	margin: 3px 0 5px 35px;
}
.contentWrap li {			 
	padding-bottom: 2px;
}
#content h2 {	
	color: #E0C41F;	
	font-family: georgia, times, 'times new roman', serif;    
	margin-bottom: 10px;    
	border-bottom: 1px dotted #ccc;    
	_border-bottom: 1px solid #ddd;
}
#content h3 {	
	color: #9b0098;	
	line-height: 100%;	
	font-size: 1.2em;	
	margin: 0;	
	padding: 0;	
	letter-spacing: -1px;
}
#content h4 {	
	font-family: verdana, sans-serif;	
	font-size: 1em;	
	margin: 0;	
	padding: 15px 0 0 0;
}
.post ul {  
	list-style-type: circle;  
	margin-left: 0;
}
#intro {
	background-color: #cedce3;
}
.section-image {	
	margin-left: 10px;	
	padding-bottom: 10px;
}
/**************************LEFT COLUMN**************************/
#left {  	
	float: right;  	
	width: 750px;  	
	background: #fff; 	
	height: 40px;  	
	padding: 0;  	
	margin: -50px 0 0 -760px;	
	text-align:center;	
	background: url(/images/menu.jpg) no-repeat center 0px;	
	_background: url(/images/menu.jpg) no-repeat center -2px; /*** IE ***/
}
* html #left {  	
	position: relative; /*** IE ***/
}
*+html #left { 	
	margin: -52px 0 0 -760px; /*** IE7 ***/
}
#left ul {	
	list-style: none;
}
#left li {	  	
	display: inline;	  	
	padding-right: 0px;
}
/*************************RIGHT COLUMN**************************/
#right {  
	float: left;  
	width: 750px;  
	padding: 5px;  
	height: 40px;  
	text-align: center;  
	margin-top: 10px;
}
* html #right {  
	position: relative; /*** IE ***/
}
#right ul {	   
	list-style: none;
}
#right li {  
	display: inline;  
	padding-right: 15px;
}
/**************************FOOTER**************************/
#footer {  
	width: 760px;  
	margin: 10px auto;  
	text-align: center;  
	background-color: #fff;
}
/**************************MENU**************************/
#toolbar {		
	margin-left: auto;	
	margin-right: auto;	
	width:510px;
}
#nav, #nav ul {	
	padding: 0;		
	margin: 0;		
	list-style: none;
}
#nav a {		
	color: #fff;	
	display: block;		
	width: 9em;	
	padding: 0.5em 0em;	
	text-align: center;
	text-decoration: none;
}
#nav li {		
	float: left;		
	width: 9em;    	
	border-width: 1px 0;
}
#nav li ul {	
	position: absolute;		
	width: 9em;		
	left: -999em;	
	background-color: #525852;	
	opacity:.50;	
	filter: alpha(opacity=50); 	
	-moz-opacity: 0.5;
}
#nav li:hover ul {		
	left: auto;		
	text-decoration: none;		
	padding: 0em;	
	margin-right: 0px;	
	color: #000;	
	background: #525852;
}
*+html #nav li:hover ul {	
	margin-left: -55px;
}
#nav li:hover, #nav li.sfhover {	
	padding: 0em;	
	margin-right: 0px;	
	color: #fff;    	
	background: #525852;
	text-decoration: underline;
}
/* end menu */

/**************************CATALOG**************************/
.product-columns {	
	float: left;	
	width: 280px;	
	border-bottom: 1px dashed #ccc;	
	margin: 10px 0px 5px 0;	
	padding: 10px;
}
.product-columns p {	
	margin-top: 0;	
	margin-left: 90px;
}
.product-columns-new {	
	float: left;	
	width: 580px;	
	border-bottom: 1px dashed #ccc;	
	margin: 10px 0px 5px 0;	
	padding: 10px;
}
.product-columns h3 {	
	color: #0000C1;	
	line-height: 100%;	
	font-size: 1.2em;	
	margin: 0;	
	padding: 0;	
	letter-spacing: -1px;
}
/**************************THUMBNAILS**************************/
#newpic {
	clear: left;	
	position: relative;	
	top: 2px;	
	width: 200px;	
	float: left;	
	margin: 0 20px 30px 0px;
	
}
#pic {	
	clear: left;	
	position: relative;	
	top: 2px;	
	width: 100px;	
	float: left;	
	margin: 0 20px 30px 0px;
}
#pic img {	
	border: 0;
}
#pic a {	
	font-size: .6em;	
	color: #9b0098;
}
#pic a.thumb, #pic a.thumb:visited {	
	background: url(/images/IconOff.jpg) no-repeat;	
	display: block;
	//	height: 135px;	
	left: 0;	
	text-decoration: none;	
	top: 0;	width: 100px;	
	padding: 1px;
}
#pic a.thumb:hover {	
	color: #000000;	
	text-decoration: none;	
	background: url(/images/IconOn.jpg) no-repeat;
}
.clearboth { clear: both; }
