* {padding:0px; margin:0px;}
html, body {height:100%;}

body {
	background-color: #f8971d;
	font-family:Helvetica, Arial, sans-serif;
	margin:0px;
	color:#333333;
	background-image:url(images/background.gif);
	background-repeat:repeat;
}

a:link {
	color:#d71742; 
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color:#d71742; 
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color:#d71742; 
	text-decoration:underline;
	font-weight:bold;
	}

p {padding-bottom:10px;color:#333333;}

ul {text-align:left; margin-left:20px;}

ul li {padding-bottom:5px;}

h1 {
	font-size:25px;
	line-height:30px;
	text-align:center;
	margin:10px 0;
}
h2  {	
	font-size:18px;
	margin:10px 0;
	text-align:center;
}

.blue {
	color: #f8971d;
	}



/* LOGO located in upper right hand side and floats over main image | 2009.12 */

#logo {
	width:200px;
	margin: 15px 15px 5px 5px;
	padding: 0px 0px 0px 0px;
	float:right;
	min-height: 110px;
}



/* PROMOTIONAL ICON floats over main image | 2009.12 */

#promo {
	width:120px;
	margin: 180px 15px 5px 130px;
	padding: 0px 0px 0px 0px;
	float:left;
	min-height: 120px;
	display:none;
}



/* MENU SYSTEM at top of page | 2010.05 */

#menutop {
	background:#ffffff;
	width:100%;
	height:16px;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	border-bottom:3px #ffcc8b solid;
		}

#menu {
	background: none;
	color:#9b9b9b; 
	font-size:10px;
	line-height: 10px;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#menu ul li{
	float:left;
	height:6px;
	width:70px;
	text-align:center;
	border-right: 1px solid #CCCCCC;
}	

#menu ul li.last{
	border-right: 0px solid #CCCCCC;
}	


#menu ul{
	margin:0px;
	padding:0 0px 0 0px;
	list-style:none;
	font-size:10px;
	line-height:10px;
	height:10px;
	overflow:hidden;
}

#menu ul a{
	float:left;
	width:70px;
}



/* WRAPPER for main page container | 2009.12 */

#mainwrap {
	width:800px;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	min-height:100%;
	text-align:center;
	clear: both;
	border-right: 3px #ffcc8b solid;
	border-left: 3px #ffcc8b solid;
	
}

.maintextheader {
	text-align:center;
	color: #d71742;
	font-size:22px;
	line-height:16px;
	width:640px;
	margin: 40px auto 0px auto;
	clear:both;
}


.tagline {
	text-align:center;
	color: #d71742;
	font-size:22px;
	line-height:16px;
	width:700px;
	margin: 350px auto 0px auto;
	clear:both;
}

table.sched {
	border: 0px;
	margin-left: 60px;
	}
	
table.sched td {
	padding: 10px;
	vertical-align: top;
	text-align:left;
	font-size: 11px;
	line-height: 14px;
	}

.smtitle {
	font-size: 12px;
	font-weight:bold;
	color: #1b75bb;
}

.smguest {
	font-size: 11px;
	font-weight:bold;
	color: #999999;
}


.floatLeft {
	float:left;
	margin:0px 20px 40px 90px;
}

.floatpraise {
	float:left;
	margin:0px 20px 40px 50px;
}

.text {
	width:420px;
	min-height:440px;
	text-align:center;
	color:#0b1200;
	font-size:18px;
	line-height:36px;
	float:left;
	margin: 20px 0px 10px 0px;
	background-image:url(images/textback.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	
}

.letter {
	text-align:left;
	color:#0b1200;
	font-size:16px;
	line-height:24px;
	width:620px;
	margin: 20px auto 20px auto;
	padding: 60px 30px 20px 40px;	
	clear:both;
	background-image:url(images/letterback.gif);
	background-position: top left;
	background-repeat:no-repeat;
}


.box {
	float:left;
	text-align:left;
	color:#0b1200;
	font-size:16px;
	line-height:24px;
	margin:0px 0px 0px 34px;
	padding: 8px 16px 0px 16px;
	border: solid 0px #CCCCCC;
	width:188px;
	min-height: 100px;
}

.box h1{
	text-align:left;
	font-size:16px;
	line-height:18px;
	margin-bottom: 0px;
	}

.box p{
	text-align:left;
	color:#333333;
	font-size:12px;
	line-height:18px;
	}
	
	
.bottoma {
	float:left;
	text-align:left;
	color:#333333;
	font-size:16px;
	line-height:24px;
	margin:0px 8px 10px 50px;
	padding: 5px 5px 5px 5px;
	width:280px;
}


.bottomb {
	float:left;
	text-align:left;
	color:#333333;
	font-size:16px;
	line-height:24px;
	margin:0px 8px 10px 8px;
	padding: 10px;
	border: solid 0px #CCCCCC;
	width:370px;
}

.bottomb h1{
	text-align:left;
	font-size:16px;
	line-height:18px;
	margin-bottom: 0px;
	}

.bottomb p{
	text-align:left;
	color:#333333;
	font-size:12px;
	line-height:18px;
	}





.bio h2, .testimonial h2, .shopitem h2, .philo h2, .praise h2, .press h2 {
	font-style:normal;
	font-size:15px;
	text-align:left;
	color:#f8971d;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.bio {
	color:#333333;
	font-size:13px;
	line-height:20px;
	width:400px;
	float:left;
	text-align:left;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	border: solid 0px #CCCCCC;
}

.praise {
	color:#333333;
	font-size:13px;
	line-height:20px;
	width:540px;
	float:left;
	text-align:left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: solid 0px #CCCCCC;
}

.press {
	color:#333333;
	font-size:13px;
	line-height:20px;
	width:700px;
	float:left;
	text-align:left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	border: solid 0px #CCCCCC;
}


.floatitem {
	float:left;
	margin:0px 20px 40px 20px;
}

.shopitem {
	color:#333333;
	font-size:13px;
	line-height:20px;
	width:490px;
	min-height: 330px;
	float:left;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image:url(images/praiseback.gif);
	background-position: top left;
	background-repeat:no-repeat;
	border: solid 0px #CCCCCC;
}

.shopitem p.ing {
	font-style:normal;
	font-size:10px;
	text-align:left;
	color: #545454;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.shopitem p {
	font-style:normal;
	font-size:12px;
	text-align:left;
	color:#333333;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 3px;
}


.philo {
	color:#333333;
	font-size:13px;
	line-height:20px;
	width:700px;
	float:left;
	text-align:left;
	margin: 0px 0px 25px 30px;
	padding: 20px 30px 20px 30px;
	background-image:url(images/praiseback.gif);
	background-position: top left;
	background-repeat:no-repeat;
	border: solid 0px #CCCCCC;
}


.italic {
	font-size:13px;
	font-style:oblique;
	line-height:20px;
}
.large {
	font-weight:bold;
	font-size:23px;
	text-align:center;
	margin-top:-10px;
}
.clear {clear:both; height:10px;}



/* FOOTER */

.footer {
	text-align:center;
	color:#0b1200;
	font-size:12px;
	line-height:16px;
	width:760px;
	margin: 30px auto 0px auto;
	padding-top: 20px;
	clear:both;
	border-top:1px #cdcdcd solid;
}


span.label,span.spacer,span.multiple span {
	width:80px;
	float:left;
	clear: both;
	font-size: 12px;
	} 

span.multiple {
	float:left;
	} 

span.button {
	padding-left:20px;
	
	} 

div.clear {
	clear:both;
	padding-top:5px;
	} 
	


input.btn { 
	background-color: #f8971d;
	border: solid 1px #CCCCCC;
	font-size: 11px;
	height: 20px;
	width: 100px;
	color:#FFFFFF;
	margin: 0px 0px 0px 60px;
	}
	