html{color:#000;background:#F4E4A6;}
a{color:#000000;text-decoration:none;}
a:hover{color:#daa520};
abbr,acronym{border-bottom:1px dotted #666666;font-variant:normal;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
body{font:13px/1.231 'trebuchet ms',arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
body{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
caption,th{text-align:left;}
code{border:1px solid #cccccc;padding:10px;margin:10px 0px;display:block;background:#252525;}
div{position:relative;}
div.message{float:left;width:49%;padding:2px;text-align:center;position:relative;}
div.message textarea{border:1px solid #C8A767;width:90%;color:#333333;background:#8b8b8b none repeat scroll 0% 0%;height:107px;}
em{font-style:italic;}
strong{font-weight:bold;}
fieldset,img{border:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
h1{padding-left:5px;color:#741E11;font-size:150%;}
.sameAsh1{padding-left:5px;color:#741E11;font-size:150%;}
h2{color:#741E11;font-size:130%;}
.sameAsh2{color:#741E11;font-size:130%;}
h3{color:#741E11;font-size:110%;}
img.alignright,img.alignleft{margin:10px 20px;padding:4px;display:inline;}
input,textarea,select{font:inherit inherit inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
li{list-style:none;}
ol.comments a{color:#E13768;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;*font-size:108%;}
q:before,q:after{content:'';}
sub{vertical-align:text-bottom;}
sup{vertical-align:text-top;}
table{border-collapse:collapse;border-spacing:0;}
table{font-size:inherit;font:100%;}
.price{text-align:center;color:#FFF;padding:3px 5px 3px 5px;background:#000;font-weight:bold;}
.footer {
	padding:5px 0px 5px 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.menuLink{color:#741E11;font-size:130%;}
.menuLinkActive{color:#003300;font-size:130%;}
.frontPage{
	color:#990000;
	font-size : 150%;
	font-family : cursive;
}
.spotLight{
	color:#990000;
	font-family : cursive;
}

a.underline{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.label{color:#741E11;font-size:130%;}

input {
	border: 2px solid #741E11;
	padding:1px 1px 1px 1px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

input:focus {
	border: 2px solid #003300;
	background:#ffffff;
}

textarea {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding:1px 1px 1px 1px;
	border: 3px solid #741E11;
}

textarea:focus {
	border: 3px solid #003300;
}
