﻿td {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin:15px;
	background-image:url('../siteart/bodybg.gif');
	background-repeat:repeat-x;
	background-color:#353430;
}

#header {
	color:white;
	font-size:11px;
	text-align:right;
	line-height:13px;
	padding-right:15px;
}

#header a {
	color:white;
}
#header a:hover {
	color:orange;
}

#maintable {
	background-image:url('../siteart/mainbg.gif');
	background-repeat:repeat-x;
	background-color:#FFEFD2;
	padding:12px;
	width:800px;
}

#demos {
	background-image:url('../siteart/demobg.gif');
	background-repeat:repeat-x;
	background-color:black;
	font-size:10px;
	color:white;
}
#maincontent {
	font-size:12px;
	color:black;
	vertical-align:top;
	padding-right:15px;
}

#maincontent table {
	font-size:11px;
}

#maincontent a {
	color:#463B28;
}

#maincontent a:hover {
	color:#0F0B03;
}

#maincontent hr {
	height:1px;
	color:#A29884;
	margin:0px 0px 9px 0px;	
}

#maincontent .smalltext {
	font-size:11px;
}


#testimonials {
	vertical-align:top;
	font-size:11px;
	color:#4F3E1D;
	font-weight:bold;
}

#testimonials table {
	border:1px solid #A29884;
	width:233px;
	text-align:left;
	background-color:#D1BF9D;
	padding:5px;
}

#testimonials img {
	border:5px solid #675B45;
}
#testimonials .text {
	font-size:11px;
	font-weight:normal;
	color:#FFEAC8;
	background-color:#463B28;
	border:5px solid #675B45;
	padding:5px;
}


#nav {
	height:32px;
	background-image:url('../siteart/navbg.gif');
	font-size:11px;
	font-weight:bold;
}

#nav a {
	color:#E9DDC0;
	padding:0px 12px;
	text-decoration:none;
}

#nav a:hover {
	color:#F28200;
}

#nav a.highlight {
	color:#F28200;
}


#testimomialpage {
	font-size:12px;
}

#testimomialpage hr {
	height:1px;
	color:#A29884;
	margin:12px 0px;
}

#specials {
	font-size:11px;
	vertical-align:top;
}

#specials .largetext {
	font-size:15px;
	font-weight:bold;
}

#contactright {
	font-size:12px;
	text-align:right;
	vertical-align:top;
	color:#4F3E1D;
}

#contactright a {
	color:#4F3E1D;
}

form {
	margin:0px;
}



#contactfrm td {
	color:#4F3E1D;
	font-size:11px;
}

#contactfrm .header {
	color:#4F3E1D;
	font-weight:bold;
	font-size:14px;
}

#contactfrm .textbox {
	height:16px;
	color:#524a40;
	font-size:11px;
	border:1px solid #524a40;
	width:140px;
}

#contactfrm .button {
	height:22px;
	color:#524a40;
	font-size:12px;
	border:1px solid #524a40;
}

#footer {
	height:24px;
	color:white;
	text-align:center;
	font-size:11px;
}

#footer a {
	color:white;
	text-decoration:none;
}

#footer a:hover {
	color:#ffc738;
	text-decoration:none;
}

#banner {
	padding:12px;
	vertical-align:top;
	font-size:10px;
	color:silver;
}
