body {
	margin:0 auto;
	padding:0;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background:url(images/paisley.gif) repeat;
}

h1,h2,h3,h4,h5 {
	margin:0 auto;
	padding:0;
	font-size:12px;
}

#boxhome {
	width:71.2em;
	background:url(images/shadowhome.png) repeat-y;
}

#boxsub {
	width:71.2em;
	background:url(images/shadowsub.png) repeat-y;
}

#shell {
	width:814px;
	clear:both;
}

#heading {
	background: url(images/sand.gif) top repeat;
}

#topimages {
	background-color:#FFF;
}

/* Nav Links */

#toplinks {
	text-align:left;
	background: url(images/sand.gif) top repeat;
	padding-left:10px;
}

#navbar {
   margin: 0;
   padding: 0;
   height: 20px; }
#navbar li {
   list-style: none;
   float: left; }
#navbar li a {
   display: block;
   padding: 10px;
   font-weight:bold;
   color: #FFF;
   text-decoration: none; }
#navbar li a:hover {
   color: #7C4622;
	background-color:#FFEA00;
}
#navbar li ul {
   display: none; 
   width: 12em; /* Width to help Opera out */}
#navbar li:hover ul, #navbar li.hover ul {
	background-color:#FFEA00;
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
   border-bottom: 1px solid #fff;
	color: #7C4622;
	background-color:#FFEA00; }
#navbar li li a:hover {
   color: #FFF;
	background: url(images/sand.gif) top repeat;}

#homecenter {
}

#homeleft {
	width:39.5em;
	text-align:left;
	float:left;
	clear:both;
}

.homeleft {
	padding: 20px;
}

#homeright {
}

#subcenter {
}

#subleft {
	width:44.5em;
	text-align:left;
	float:left;
	clear:both;
}

.subleft {
	padding: 20px;
}

#subright {
}

#address {
	font-size: 12px;
	color:#7C4622;
	background-color:#F9F7F5;
	text-align:left;
	float:left;
	border-bottom: #7C4622 5px solid;
	padding-bottom: 10px;
	margin: 20px;
}

#baselinks {
	padding-left:10px;
	font-weight:bold;
	text-align:left;
}

#baselinks a {
	color:#7C4622;
	display:inline-block;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
}

#baselinks a:hover {
	text-decoration:underline;
}

#footer {
	background:url(images/sand.gif);
	padding:10px 10px 10px 20px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

.center {
	text-align:center;
}

.indent {
	padding-left: 20px;
}

.brown {
	color:#7C4622;
	font-size: 18px;
	font-weight:bold;
	font-style:italic;
}

#callout {
	width: 260px;
	color:#83A26D;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	float:left;
	padding-bottom:10px;
}

#calloutsub {
	width: 220px;
	color:#83A26D;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	float:left;
}

.textlink {
	color:#7C4622;
	text-decoration:none;
	font-weight:bold;
}
