body {
	background: #EEE7DA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* .pkg - wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg[class] {
	height: auto;
}
.pkg {
	display: block;
}
a:link, a:visited {
	color: #33789c;
	text-decoration: none;
}
a:hover, a:active {
	color: #5d97b6;
	text-decoration: none !important;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, #utility-nav a:link, #utility-nav a:visited, #sidebarright a:link, #sidebarright a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
font-style: normal;
line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 0px;
/* list-style-position: outside; */
list-style-type: square;
padding: 2px;
margin: 3px;
}

#container {
	width: 988px;
	margin: 10px auto;
	color: #333;
	line-height: 130%;
	background: url(../images/content-bg.gif) no-repeat bottom;
	border-bottom: 1px solid #4E3A14;
	min-height: 1200px;
}

#home-container {
	width: 988px;
	margin: 0px auto;
	color: #333;
	border: 1px solid gray;
	background: url(../images/home-backg.jpg) no-repeat;
	line-height: 130%;
	height: 556px;
}

#top {
	padding: 0em;
	background: #FFFFFF url(../images/header.jpg) no-repeat;
	height: 192px;
}

#top-image {
	height: 90px;
	width: 100px;
	margin-left: 800px;
	padding-top: 15px;
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#top-nav {
	padding: 0em;
	height: 68px;
	width: 760px;
	margin-left: auto;
	margin-right: 0px;
}

#top h1 {
	padding: 0;
	margin: 0;
}
#leftnav {
	float: left;
	width: 227px;
	margin: 0;
}


#logo {
	float: left;
	width: 422px;
	height: 150px;
}


#homenav {
	float: left;
	width: 160px;
	margin: 0;
	padding-left: 246px;
	padding-top: 42px;
}



#rightnav {
	float: right;
	width: 105px;
	margin: 0;
	padding: 0em 1.8em 0em 0em;
}
#content {
	margin-left: 227px;
	margin-right: 135px;
	padding: 0em;
	max-width: 60em;
}


#home-content {
	width: 988px;
	height: 556px;
}


#home-lcol {
	width: 422px;
	float: left;
}
#home-rcol {
	width: 533px;
	float: left;
}


#home-show {
	width: 533px;
	float: left;
	padding-top: 192px;
	/* background: url(../gallery/album/large/003.jpg) no-repeat bottom; */
}

#home-body {
	width: 340px;
	float: left;
	margin-top: 22px;
	font-size: 10px;
	padding-right: 0px;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 14px;
}

#home-arrow {
	float: left;
	height: 13px;
	width: 14px;
	margin-top: 97px;
	padding-left: 47px;
}


#leftnav p, #rightnav p {
	font-size: 85%;
	line-height: 120%;
	margin-left: 20px;
	margin-right: 20px;
}
#rightnav h3 {
	margin: 0 0 0.5em .8em;
	font-size: 80%;
}

#leftnav h2 {
	margin: 0 0 0.5em .8em;
	font-size: 130%;
	font-weight: bold;
}

#content p {
	font-size: 85%;
	line-height: 150%;
	margin-left: 30px;
	margin-right: 30px;
}

.homelink, .homelink a, .homelink a:visited, .homelink a:link {
	margin: 0 0 .3em 0;
	color: #FF3300;
	font-size: 120%;
	text-decoration: none;
}

.homelink a:hover {
	text-decoration: underline;
}





#content h2 {
	margin: 0 0 0.3em 20px;
	color: #3d4043;
	font-size: 120%;
	font-style: italic;
}
#content h1 {
	margin: 0 0 .5em 0;
	color: #1E6CB3;
	border-bottom: 1px dotted #2172B5;
	font-size: 180%;
	line-height: 100%;
}

#content ul {
	font-size: 80%;
	margin-left: 20px;
}




#footer {
	background: #0E0E0E url(/images/bg_footer-top.gif) no-repeat left top;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	margin: 10px 0 0px;
	padding: 0;
	font-size: 12px;
	height: 300px;
}


#footer-home {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	margin: 10px 0 0px;
	padding: 0;
	font-size: 12px;
	height: 150px;
}


#footer-inner {
	padding: 20px 40px;
	height: 230px;
}
#footer-links {
	padding: 0 0 30px;
	width: 940px;
	height: 130px;
}
#footer-meta {
	padding: 30px 0 0 0;
	border-top: #2e2e2e 1px solid;
	color: #666;
}
#footer-logo {
	width: 195px;
	float: left;
	border-right: 1px solid #666666;
}
#footer-logo p {
	font-size: 9px;
	line-height: 11px;
	margin-top: 5px;
}
#footer-meta-data {
	width: 560px;
	float: left;
	margin-top: 5px;
	margin-left: 40px;
}
#footer-powered-by {
	width: 170px;
	float: right;
}
#footer h4 {
	color: #aeaeae;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0;
}
#footer .footer-section {
	width: auto;
	margin-right: 50px;
	_margin-right: 40px; /* IE6 hack */
	float: left;
}
#footer ul li {
	margin-bottom: 8px;
}
 .hrule {
	border-top: 1px dotted #999999;
	margin-top: 4px;
	float: left;
	width: 450px;
	height: 10px;
}

.imgborder {
	border: 1px solid #666666;
}

.testimonial {
	color: #1F6CB4;
	font-style: italic;
	text-align: right;
}


.people {
	float: left;
	height: 150px;
	width: 130px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font: 10px Arial, Helvetica, sans-serif;
}

.people img {
	border: 3px solid #CEB27E;
}

.board {
	width:280px;
	height:500px;
	float:left;
	margin-left:20px;
	font-size: 14px;
}
.noLinkStyle a {
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
.noLinkStyle a:hover {
	background-color:#CCF;
}

