@import url(advanced.css);


body {
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../images/background.gif);
}

.mainTable {
	background: #FBE7D6;
	border: 1px solid #8E9FB3;
	border-top: 0;
}

.mainContent {
	padding: 0 0 20px 0;
}

.productInfo {
	padding: 0 10px 0 10px;
}

.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 5px;
	border-top: 1px solid #6F7D8C;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin: 0 0 10px 0;
}


ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333;
}
	
p.highlight {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #87623F;
	margin: 0 0 10px 0;
}	


h1.highlight {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #5A6550;
	margin: 0 0 7px 0;
}	


h2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5A6550;
	margin: 20px 0 7px 0;
}	


h3 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #665687;
	margin: 20px 0 2px 0;
}	


h3.highlight {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #665687;
	margin: 20px 0 2px 0;
}	


h3.browse {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5A6550;
	margin: 0px 0 3px 0;
}	

h3.browse a:link {
	color: #5A6550;
}	


h3.contact {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #665687;
	margin: 0 0 12px 0;
}	


h4.price {
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin: 25px 0 20px 0;
}
	
	
.linkTable {
/*	background: url(../images/dot_vert.gif) top right repeat-y; */
	margin-right: 20px;
}

td.sideLink {
	padding: 5px 5px 12px 5px;
	background: url(../images/dot_hori.gif) bottom left repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #555;
}	

td.sideLinkSelect {
	padding: 5px 5px 7px 5px;
	background: url(../images/dot_hori.gif) bottom left repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 120%;
	color: #555;
}

td.sideHeader {
	padding: 5px 0 5px 5px;
	background: url(../images/dot_hori.gif) bottom left repeat-x;
	background: #9FB38E; 
	color: #fff; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold;
}	

td.sideLink a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;	
	color: #6F7D8C;
}

a:link {
	color: #505a65;
}

a.productText:link, a.productText:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;	
}	

a:visited {
	color: #505a65;
}	


form {
	margin: 0;
	padding: 0;
}	


.form td {
	padding: 3px 0 3px 0;
}	