BODY {
	font-size: 12px;
	font-family: Trebuchet MS, serif;
	background: #59421D;
	margin: 0 0 0 0;
	padding: 0px;
	scrollbar-face-color: #;
	scrollbar-base-color: #;
	scrollbar-track-color: #;
}

img {border:0px;}

A {Font-Family:Trebuchet MS, serif;COLOR: #000000;FONT-SIZE:11px;text-decoration:none;}
A:hover {Font-Family:Trebuchet MS, serif;COLOR: #9A650F;FONT-SIZE:11px;text-decoration: none;}

P {Font-Family:Trebuchet MS, serif;COLOR: #000;FONT-SIZE:12px;text-decoration: none;}
BLOCKQUOTE {Font-Family:Trebuchet MS, serif;COLOR: #000;FONT-SIZE:12px;text-decoration: none;}

h1 {
	Font-Family: Trebuchet MS, serif;
	COLOR: #59421D;
	FONT-SIZE: 22px
}
h2 {
	Font-Family:Trebuchet MS, serif;
	COLOR: #000000;
	FONT-SIZE: 16px
}
h3 {
	Font-Family:Trebuchet MS, serif;
	COLOR: #000000;
	FONT-SIZE: 16px
}
h4 {
	Font-Family:Trebuchet MS, serif;
	COLOR: #000000;
	FONT-SIZE: 14px
}
h5 {
	Font-Family:Trebuchet MS, serif;
	COLOR: #000000;
	FONT-SIZE: 13px;
}
h6 {
	Font-Family:Trebuchet MS, serif;
	COLOR: #000000;
	FONT-SIZE: 12px;
}

ul {
	Font-Family:Trebuchet MS, serif; 
	COLOR: #000000; 
	FONT-SIZE:13px;
}




/*--------main--------------------------------------------------------------------------------*/

#content {
	background: url('images/bgtile.jpg') repeat;
}

#main {
	padding: 12px 15px;
	background-color: #ffe899;
}

#nav {
	display: block;
	padding: 8px 0 0 70px;
}

#nav a {
	font-size: 13px;
	font-family:Trebuchet MS, serif;
	font-weight: bolder;
	color: #000000;
}

#nav a:hover {
	font-size: 13px;
	font-family:Trebuchet MS, serif;
	font-weight: bolder;
	color: #9A650F;
}

#tagline {
	background: url('images/bgtagline.jpg') no-repeat;
	font-size: 20px;
	font-family:Trebuchet MS, serif;
	font-weight: bolder;
	color: #ffffff;
}

#phone {
	font-size: 16px;
	font-family:Trebuchet MS, serif;
	font-weight: bolder;
	color: #EEE7C0;
}

#footer {
	font-size: 9px;
	font-family:Trebuchet MS, serif;
	color: #fff;
	padding: 10px;
	height: 22px;
}

#footer a {
	font-size: 9px;
	font-family:Trebuchet MS, serif;
	color: #fff;
}

#footer a:hover {
	font-size: 9px;
	font-family:Trebuchet MS, serif;
	color: #9A650F;
}

#thumbnail {
	width:100px;
	height:100px;
	float:left;
	border:1px solid #000000;
	margin:5px;
	}




