@charset "utf-8";
/* CSS Document */

.whitetext {
	color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
img
{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: left;
}
a:link {color:#FFFFFF;text-decoration:none;}    /* unvisited link */
a:visited {color:#FFFFFF;text-decoration:none;} /* visited link */
a:hover {color:#FF6600;text-decoration:underline;}   /* mouse over link */
a:active {
	color: #FF6600;
	text-decoration: underline;
	text-align: left;
}  /* selected link */
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 200;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/wood.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.sidepaneltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFF;
}
.captiontext {
	font-size: 9px;
}
.altenativeview {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: absolute;
	left: 45px;
	top: 5px;
	font-weight: lighter;
	z-index: 2;
}
.smallthumb {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tinythumb {
	border: thin solid #fff;
}
.menumain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
	color: #CCC;
}
.mainmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: lighter;
	color: #FFF;
	padding-left: 5px;
	text-align: left;
}
.pricelabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: lighter;
	text-align: left;
}
img.floatLeft { 
    float: left; 
    margin: 6px; 
}
.centredimage {
	text-align: center;
}
.incopyorangebutton {
	color: #FF6600;
}
.whitetextbutton {
	font-size: 24px;
}
