﻿html {
	overflow-y: scroll;
}

html,body{margin:0;padding:0}
p {margin:0 0 1em 0;padding:0}

body {
	background-color: #DEE4CD;
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	text-align: center;
}

a {
	color: #000000;
}

a.orange {
	color: #D2681E;
}

li {
	font-size: 10px;
	margin-left: -24px;
}

.orangeblock {
	font-size: 13px;
	color: #F6F6E2;
	background-color: #D2681E;
}

.creamblock {
	font-size: 11px;
	background-color: #F6F6E2;
	color: #D2681E;
	font-weight:bold;
}

.footer {
	color: #68831E;
	font-size: 11px;
}

.footerBold {
	color: #68831E;
	font-size: 13px;
	font-weight: bold;
}

#main {
	width: 833px;
	margin-top: 26px;
	margin-left: auto;
	margin-right: auto;
}

#whiteline {
	background-color: #F6F6E2;
	height: 1px;
	width: 100%;
	line-height: 1px;
	max-height: 1px;	
}

#subnav {
	background-color: #DFDFB3;
	height: 20px;
	width: 100%;
}

#copy {
	padding-top: 35px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 35px;
	background-color: #F6F6E2;
	height: 100%;
	font-size: 13px;
}

.copy {
	font-size: 13px;
}

#photo {
	background-color: #D0DAB6;
}

#photocopy {
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}

.statements {
	color: #68831E;
	font-weight: bold;
	font-size: 25px;
}

.phototext {
	font-family: arial red, arial, sans-serif;
	color: #666666;
	font-size: 12px;
}

.cream {
	background-color: #F6F6E2;
}

.green {
	background-color: #D0DAB6;
}

.orangelink {
	color: #D2681E;
	font-weight: bold;
}

.orangelink a {
	color: #D2681E;
	text-decoration: none;
}
.orangelink a:hover {
	text-decoration: underline;
}

a.subnav {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #D2681E;
}

a.subnavsel {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #F6F6E2;
}

.headerText {
font-size: 16px;
font-weight: bold;
color: #D2681E;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
height: 45px;
}

.tagline {
font-size: 12px;
font-weight: bold;
color: #68831E;
}


/** DAR Start **/

#about_parent{
font-weight: bold;
}

#about_child{
position: absolute;
visibility: hidden;
background-color: #DFDFB3;
width: 200px;
border: 1px solid black;
border-bottom-width: 0;
}

#menu_child a{
display: block;
width: 98%;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
font-weight: bold;
color: navy;
}

#menu_child a:hover{
background-color: lightyellow;
}

#src_parent{
width: 120px;
padding: 1px 2px;
border: 1px solid blue;
background-color: #EADDFF;
}

#src_child{
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EADDFF;
padding: 0px 5px 2px 5px;
}

.menuHR {
	color: #CDCD9D;
	height: 1px;
	background: #CDCD9D;
	border: 0px;
}

.bl {background: url(/images/nav/bl1.gif) 0 100% no-repeat}
.br {background: url(/images/nav/br1.gif) 100% 100% no-repeat}
.b {background: url(/images/nav/dot.gif) 0 100% repeat-x}
.l {background: url(/images/nav/dot.gif) 0 0 repeat-y}
.r {background: url(/images/nav/dot.gif) 100% 0 repeat-y}
.menuLink {
	text-decoration: none;
	color: #D2681E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuLink:hover {
	text-decoration: underline;
	color: #68831E;
}

#about {
background: url(/images/nav/br.gif) no-repeat bottom right;
}

#resources {
background: url(/images/nav/bre.gif) no-repeat bottom right;
}

#services {
background: url(/images/nav/bs.gif) no-repeat bottom right;
}
	
#myCarousel {
    text-align: left;
    margin: 0 auto;
    float: left; /* Same as your gallery is set to */
    width:437px; /* Adjust this to your picture width + 2 */
    height:116px;
    overflow:hidden;
    background: #9CA77F;
}

#myInfoContainer
{
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333;
    width:350px; /* Adjust this to your picture width + 2 */
    height:30px;
}
	
.thumbImage {
	border: 1px solid #68831e;
}

.menuLinkText {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white; 
	text-decoration: none;
	letter-spacing: 1px;
}
.subHeadText {
	font-family: Arial;
	color: #D2681E;
	font-size: 20px;
	font-weight: bold;
}

.opt1 {
	background: #68831e;
	color: white;
}

.opt2 {
	background: #FFFFFF;
}
