
* {
	font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	color:#555;
}

body {
	background-color:#F0EBE8;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size:135%;
	color:#660000;
	margin-bottom:.5em;
	padding-bottom:0;
}

h2 {
	text-transform:uppercase;
	letter-spacing:.2em;
	font-size:85%;
	margin-top:0;
}

p {
	font-size:80%;
	line-height:180%;
}

form p {
	font-size:80%;
	line-height:100%;
}

p.indent {
	margin-left:35px;
	margin-right:25px;
	font-size:80%;
}

p.intro {
	margin-left:35px;
	margin-right:25px;
	font-size:100%;
}

p.intro:first-letter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:130%;
}
	

.tinyText {
	font-size:70%;
	letter-spacing:.07em;
	text-transform:uppercase;
}

.tinyText a:link, .tinyText a:visited {
	text-decoration:none;
}
.tinyText a:hover {
	text-decoration:underline;
}

table.pricelist {
	font-size:95%;
}

.pricelist h2 {
	font-size:100%;
}

/* ------------------- LAYOUT STYLES -------------------- */

.spacer {
	clear:both;
}

.productImage {
	display:block;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.productText {
	float:right;
	width:330px;
}

#top {
	width:750px;
	margin:auto;
	border:4px solid #900;
	border-bottom:0;
	background-color:#FFFFFF;
}

#secondary {
	width:750px;
	margin:auto;
	border:4px solid #900;
	border-top:0;
	background-color:#FFFFFF;
}

#welcome {
	width:200px;
	float:left;
}

#feature {
	width:550px;
	float:right;
}

#buttonRow {
	width:750px;
}

#buttonRowSub {
	width:427px;
	float:right;
}

#bottom {
	width:750px;
	height:210px;
	margin:0;
	padding:0;
}

#bottomLeft {
	width:477px;
	float:left;
}

#bottomRight {
	width:273px;
	float:right;
}

#subBottomLeft {
	width:436px;
	float:left;
}

#subBottomRight {
	width:314px;
	float:right;
}

#subMain {
	padding:15px;
	padding-top:0;
	width:720px;
	clear:both;
}

.specialBox {
	background-color:#EFE1D6;
	border:6px solid #E8D0C4;
	padding:15px;
	margin:15px;
	margin-top:0;
	width:175px;
	text-align:center;
	float:right;
}

div.specialBox h1 {
	font-size:110%;
}

.floatleft {
	float:left;
	margin:15px;
	margin-left:0;
	text-align:center;
	font-size:9px;
}

.floatRight {
	float:right;
	margin:15px;
	text-align:center;
	font-size:9px;
}

#pageTitle {
	float:left;
	width:323px;
}













/* end */

