@charset "utf-8";
/* CSS Document */

body{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	cursor:default;
	font-weight:normal;
	line-height:15px;
	color:#3e4b5b;
	text-decoration:none;
	margin:20px 0px 20px 0px;
	background-color:#fcf1d4;
}
strong{
	color:#7d34le;
}
.div1{
	width: 300px; height: 250px; margin-left:14px; margin-top:20px; border:1px solid #000000;
}
a{
	color:#3e4b5b;
	text-decoration:underline;
}
a:hover{
	color:#3e4b5b;
	text-decoration:none;
}
.leftmenu{
	width:227px;
	background-image:url(../images/nav_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.boldtext{
	color:#543806;
	font-weight:bold;
	font-size:12px;
}
.navbottom{
	background-image:url(../images/nab_bottombg.gif);
	background-repeat:repeat-y;
}
.homebg{
	background-image:url(../images/homebg.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 37px;
	height:44px;
	width:190px;
}
.traceybg{
	background-image:url(../images/traceybg.gif);
	background-repeat:no-repeat;
	height:52px;
	padding:0px 0px 0px 37px;
}
.contactbg{
	background-image:url(../images/contactbg.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 37px;
	height:44px;
	width:190px;
}
.navbg{
	background-image:url(../images/navbg.gif);
	width:227px;
	background-position:left top;
	height:419px;
	background-repeat:no-repeat;
}
.navbg a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.navbg a:hover{
	color:#283c21;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.greenbg{
	background-image:url(../images/greenbg.gif);
	background-repeat:repeat-y;
}
ul{
	margin:0px;
	padding:0px 0px 0px 30px;
}
li{
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style-image:url(../images/bullet2.gif);
}

sitemap li{
	margin:0px;
	padding:0px 0px 10px 0px;
}
sitemap li a{
	color:#FF0000;
	text-decoration:none;
}
sitemap li a:hover{
	color:#FF0000;
	text-decoration:none;
}
h1{
	margin:15px 0px 5px 0px;
	padding:0px;
}
p{
	margin:0px;
	padding:0px;
}
.search{
	font-weight:bold;
	color:#809a3f;
	padding:5px 10px 0px 0px;
}
.textfield{
	width:164px;
	height:21px;
	background-color:#f9fbe9;
	border:1px solid #acc565;
}
.navbottombg{
	background-image:url(../images/nab_bottombg.gif);
	background-repeat:repeat-y;
}
.more{
	color:#7d341e;
	font-weight:bold;
	text-decoration:none;
}
.more:hover{
	color:#7d341e;
	font-weight:bold;
	text-decoration:underline;
}
.arrowbg{
	background-image:url(../images/arrowbg.gif);
	background-repeat:repeat-y;
	width:24px;
	height:88px;
}
#Nicholas img{
	border:1px solid #FFFFFF;
}
.tracey_image{
	padding:3px;
	border:1px solid #aaaba5;
}
.footerbg{
	background-image:url(../images/footerbg.gif);
	font-family:Tahoma, Helvetica, sans-serif;
	color:#fcf1d4;
	padding:14px 0px 0px 0px;
	width:901px;
	height:65px;
}
.footertext{
	color:#40421b;
	padding-top:14px;
}
.footertext a{
	color:#40421b;
	text-decoration:none;
}
.footertext a:hover{
	color:#40421b;
	text-decoration:underline;
}