/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
a {
	color: #482412;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
	}
	
a:hover {
	color: #539B98;
	font-style: normal;
	text-decoration: underline;
	}
	
table table tr td a img {
	border: 0px;
}

h2 {
	font-size: 12px;
	color: #539B98;
	}
h3 {
	font-size: 11px;
	color: #482412;
	}

/* ID Styles */
	
#navigation a {
	/*color: #f07f39; */
    color: #DDDDDD; 	
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}

.bodyText2 {
	font:12px arial;
	line-height:13px;
	color:#333333;
	font-weight: bold;
	}

.pageName {
	font:20px georgia;
	color: #336666;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #336666;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}

.basketText {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.basketText a:hover {
	color: #482412;
	text-decoration:underline;
	}

.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.style10 {
	font:11px arial;
	line-height:24px;
	color:#333333;
}

.style15 {font-family: Arial, Helvetica, sans-serif; color: #DDDDDD;}

.style16 {font-family: Arial, Helvetica, sans-serif; color: #482412;}

.style7 {
	font-size: 14px;
	color: #DDDDDD;
}


.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style9 {
	color: #DDDDDD;
}

.itemButton {
	margin-top: 5px;
	}

.itemButton p {
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	font-family: Arial;
	color: #539B98;
	padding: 15px 5px 5px 0px;
	margin-bottom: 0px;
	}

.itemButton select, .itemButton input {
	float: right;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-family: Arial;
	color: #539B98;
	}

.basketTable {
	margin-top: 20px;
}
.basketTable th {
	font-size: 14px;
	color: #539B98;
}
.basketTable td {
	font-size: 14px;
	color: #482412;
}
.basketTable input.quantity {
	width: 22px;
	height: 22px;
	text-align: center;
}
.basketTable td.smallprint {
	font-size: 9px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #482412;
}
.note {
	clear: left;
	margin: 120px 0px 0px 10px;
	}

