@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	line-height:1;
}
ul, ol, ul li, ol li { list-style:none outside; }

body,td,th {font-family:"Trebuchet MS";
font-size:15px;
color:#464646;
}

html, body {
	background-color: #FFFFFF;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#464646;
	overflow: hidden;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#menu {
	float:left;
	width:200px;
	padding-bottom:10px;
	font-weight:700;
	color:#999;
	margin-top:100px;
	font-size:36px;
	text-transform:uppercase;
	letter-spacing:-.08em;
}	

#logo {
	background-image:url(img/logo.jpg);
	width: 200px;
	height: 85px;
	float: left;
	clear: inherit;
 }
#topbar {
	background-color:#333333;
	height: 25px;
}	

#index {
	width: 190px;
	float: left;
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: -15px;
}

#faq {
	width: 725px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: -15px;
	line-height: 3pt;
}

#flashcontent {
	float: left;
	height: 400px;
	margin-top: 30px;
	}

#menu ul li {
	width:230px;
	float:left;
	margin-top: -8px;
}

#contact {
float:left;
width:290px;
margin-top:126px;
text-align:right;
font-size:10px;
color:#ccc;
}

#footer {
	height:600px;
	padding-left:20px;
	margin-top:490px;
	font-size:10px;
	position:static;
	margin-left:0;
	left:0;
	text-transform:uppercase;
	background-color: #333333;
	padding-top: 2px;
}

#map {
	background-image: url(img/smallcopy.jpg);
	width: 575px;
	height: 460px;
	float: left;
	margin: 10px;
}

#mapcontainer {
	float: left;
	margin-left: 0px;
	clear: none;
	width: 270px;
	}
#order {
	float: left;
	margin: 10px;
	width: 250px;
	padding: 2px;
}

#menu a:link,#menu a:active,#menu a:visited,#menu a:hover {
color:#ccc;
	
}

#menu a:hover {
	color: #333333;
}

.c1 {
	font-size:small;
	}
	
.c2 {
	font-size:medium;
	text-transform:uppercase;
	color:#999999;
}	
.c3 {
	font-size:small;
	}
p.small {
	line-height:120%;
	padding-top: 1px;
}
