body {
	background-color: #bbc3b4;
	margin: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
#logo {
	position: relative;
	top: 15px;
	left: 30px;
}
#leftgrad {
	width: 834px;
	margin-left: 5%;
	background: url(../img/leftgrad.gif) repeat-y left;
}
#rightgrad {
	width: 834px;
	background: url(../img/rightgrad.gif) repeat-y right;
}

#main {
	width: 802px;
	background: #fcfaf5 url(../img/maingrad.gif) repeat top;
	margin: 0px 16px 0 16px;
    padding-bottom: 100px;
    border-bottom: 1px solid #cccccc;
}

#photobar {
	width: 746px;
	height: 146px;
	margin-left: 25px;
}
#tagline {
	position: absolute;
}
#photo {
	position: relative;
	left: 191px;
}

ul#nav1 {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: -5px;
	right: 5%;
	text-align: right;
	font: 12px/15px "Trebuchet MS","Times New Roman", Times, serif;
}
#nav1 li {
	display: inline;
	margin-left: 5px;
}
ul#nav2 {
	list-style: none;
	margin: 16px 0 16px 0;
	padding-left: 130px;
	position: relative;
	font: 12px/15px "Trebuchet MS","Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#nav2 li {
	display: inline;
	margin: 0 0 0 5px;
}

#nav2 li A {
	padding: 4px;
	border: 1px solid #576e7c;
	text-decoration: none;
}


#sidebar {
	float: left;
	width: 162px;
	margin: 0px 25px 0 25px;
	font: 12px/15px "Trebuchet MS","Times New Roman", Times, serif;
}
#sidebox {
	background: #ffffff url(../img/sidebox_left.gif) no-repeat top left;
	padding-left: 10px;
	padding-bottom: 10px;
}
#sidebox h5 {
	color: #ffffff;
	font-size: 12px;
	height: 32px;
	padding-top: 8px;
  	margin:0;
	background: transparent url(../img/sidebox_right.gif) no-repeat top right;
}
#mainbox {
	background: #ffffff url(../img/mainbox_left.gif) no-repeat top left;
	margin-left: 220px;
	margin-right: 35px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#mainbox h5 {
	color: #ffffff;
	font-size: 13px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 15px;
	margin:0;
	background: transparent url(../img/mainbox_right.gif) no-repeat top right;
}
#mainbox p { 
	padding-right: 10px;
}

.sm { font-size : 11px;}
.reg { font-size : 12px; line-height: 15px;}
.lg { font-size : 14px; }
.error { color: #4e1215; font-size: 11px;}
.subhdr {
	font-size : 16px;
	font-weight: bold;
}
.redhdr { color: #4e1215; font-size : 14px; font-weight: bold; letter-spacing: 1px;}
.invisi { color: #4e1215; }
p.copyright { color: #e1e1e1; font-size : 10px; text-align: center;}

.ltbox { background-color: #efefef; border: 1px groove #4e1215; padding: 4px;}
.ltboxi { background-color: #efefef; border: 1px groove #4e1215; padding: 4px; margin: 5px; }
.bline { border-bottom: 1px solid #635a0f; }
.rtmargin { padding-right: 10px; } 
.leaf { position: relative; left: -3px; top: 14px; z-index: 0; }
form { border: 0px; }
li { list-style: square; margin-bottom: 5px; }

A:link, A:visited {color : #6e736a;}
A:hover, A:active {color : #000000;}

A.ln:link { color: #635a0f; text-decoration: none; display: table-cell; }
A.ln:visited { color : #635a0f; text-decoration: none; display: table-cell; }
A.ln:hover { color: #4e1215; text-decoration: underline; display: table-cell; }
A.ln:active {color : #000000; text-decoration: none; display: table-cell; }

A.lnOn:link { color: #635a0f; text-decoration: none; display: table-cell; font-weight: bold; border-bottom: 1px solid #4e1215; }
A.lnOn:visited { color : #635a0f; text-decoration: none; display: table-cell; font-weight: bold; border-bottom: 1px solid #4e1215; }
A.lnOn:hover { color: #4e1215; text-decoration: underline; display: table-cell; font-weight: bold;  }
A.lnOn:active {
	color : #000000;
	text-decoration: none;
	display: table-cell;
	font-weight: bold;
}
h4 {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
}
#photoList { display: none; }


div.boxheading {
	text-align: center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 2px;
	bottom: 2px;
}
div.boxgrad1 {
	border: 1px solid #bfc7b8;
	background: url(../img/boxgrad1.gif) repeat-x top left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	padding: 10px 5px 10px 5px;
}
div.boxgrad2 {
	border: 1px solid #bfc7b8;
	background: url(../img/boxgrad2.gif) repeat-x top left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	padding: 10px 5px 10px 5px;
}
div.boxgrad3 {
	border: 1px solid #bfc7b8;
	background: url(../img/boxgrad3.gif) repeat-x top left;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	padding: 10px 5px 10px 5px;
}
