/* REDEFINED STYLES */

body {
	background-color: #3d4c30;
	background-image: url(home-top.jpg);	
	background-repeat: no-repeat;
	background-position:center top;
}
/* Be Kind to Opera rule */
html>body {
     font-size: medium;
     text-align: left;
}


p, td, body {
     font-family: Arial, Helvetica, sans-serif;
     font-size: .9em;
     line-height: 1.4em;
     text-align: left;
     margin: 0px 0px 12px 0px;
     padding: 0px 0px 0px 0px;
     color: #333;
}

li {
     font-family: Arial, Helvetica, sans-serif;
     font-size: .9em;
     line-height: 1.4em;
     text-align: left;
     margin: 0px 0px 12px 0px;
     padding: 12px 0px 0px 0px;
     color: #333;
}


textarea {
     font-family: Arial, Helvetica, sans-serif;
     font-size: .9em;
}

form #inputfile {
	color: #D77A7C;
}

h1 {
	font-size: 3em;
	line-height: 1.7em;
	margin: 20px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: left;
}
h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 20px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size: 1em;
	line-height: 1.4em;
	margin: 26px 0px 18px 0px;
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	font-style: italic;
	border-top: 2px dotted #996666;
	text-align: left;
}
h5 {
	font-size: .9em;
	line-height: 1.4em;
	margin: 12px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
}
h6 {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 4px 0px 0px 0px;
	color: #fff;
	text-align: left;
}

a {
     color: #006666;
     text-decoration: underline;
}
a:hover {
     color: #008001;
     text-decoration: underline;
}
img {
     border: 0;
}
ul{
     list-style-type:square;
     margin: 0px 0px 12px 0px;
     padding: 0px 0px 0px 1.5em;
}
li {
     margin: 3px 0px 3px 0px;
}
acronym {
     border-bottom: 1px dashed #900;
     text-decoration: none;
}

.askme {
	font-family: "Times New Roman", Times, serif;
    font-weight: bold;
	font-size: 1.35em;
	font-style: italic;
    margin: 0px;
    padding: 0px 0px 10px 0px;
	color: #764933;
}

/* CUSTOM STYLES */


/****************************************
 * Navigation - Solid block menu
 ****************************************/

.solidblockmenu {
}

.solidblockmenu ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 24px;
float: left;
font: bold 13px Arial;
width: 100%;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 6px 14px;
text-decoration: none;
border-right: 1px solid white;
height: 30px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #f1eac0;
}

.tabcontainer{
clear: left;
font: bold 16px Arial;
text-indent: .9em;
width:100%; /*width of 2nd level sub menus*/
height:2.8em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}


.tabcontent{
display: none;
}






/****************************************
 * Content
 ****************************************/

#main #content {
     clear: right;
     margin: 0px 0px 0px 190px;
     padding: 0px 0px 20px 0px;
}

#home-top {
	align: center;
	height: 29px;
	width: 850px;
	color: #FFF;
}

#home-top h6, #home-top h6 a {
	margin: 0 0 0 0;
	padding: 6 0 0 0;
	color:#FFF;
	text-align:center;
	font-size: 14px;	
	
}

.center {
     align: center;
     margin: 0px -18px 0px 18px;
}


/***** photos *****/

#photo-left {
     float: left;
     margin: 10px 10px 0px 0px;
     padding: 0px;
}

#photo-right {
     float: right;
     margin: 10px 0px 0px 10px;
     padding: 0px;
}

#photo-wide {
     margin: 10px 0px 0px -190px;
     padding: 0px;
}

.photocaption {
     font-size: .75em;
     line-height: 1.3em;
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     clear: both;
     padding: 2px 0px 10px 0px;
}

.photo {
     display: block;
     padding: 0px;
     margin: 0px;
}

.featurephoto {
     display: block;
     padding: 0px;
     margin: 0px -19px 0px -19px;
}

.quote {
     margin: 0px -50px 0px 0px;
     padding: 0px 0px 0px 50px
     align: right;
}



/****************************************
 * See Also Box(es) - internal
 ****************************************/

#main #content #box {
     clear: right;
     float: right;
     width: 180px;
     border: 1px solid #B0B2B4;
     margin: 10px 0 10px 10px;
     padding: 8px 8px 8px 8px;
     background-color: #FFFFFF;
}

#main #content #box h3 {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     display: block;
     letter-spacing: normal;
     font-size: 100%;
     color: #fff;
     background-color: #666;
     margin: 0px 0px 0px 0px;
     padding: 2px 0px 2px 10px;
}
#main #content #box span {
     color: white;
}

#main #content #box p, #main #box hr {
     font-size: 90%;
     line-height: 1.2em;
     margin: 7px 12px 7px 10px;
     padding: 0px 0px 0px 0px;
}

#main #content #box h5 {
     font-family: Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 90%;
     background-color: #EBE9ED;
     padding: 2px 12px 3px 10px;
     margin: 8px 0px 6px 0px;
}

#main #content #box h5 a {
     font-size: 90%;
}





/* GENERAL PURPOSE CLASSES */

.clear {
     clear: both;
}
.hide {
     display: none;
     visibility: hidden;
}
.right {
     float: right;
     clear: right;
}

.nospace {
     line-height: 0px;
     margin: 0px 0px 0px 0px;
     padding:  0px 0px 0px 0px;
}
.big_number {
     font-family: "Times New Roman", Times, serif;
     font-size: 65px;
     font-weight: bold;
     padding: 10px 0px 0px 0px;
     line-height: 50px;
     color: #bfbd00;
}
.item {
     line-height: 130%;
     font-weight: normal;
     font-size: 80%;
     margin: 8px 0px 8px 0px;
     padding:  0px 0px 0px 0px;
}
.item a {
     font-weight: bold;
}

.more {
     padding: 0px 10px 0px 1px;
     background: url(arrow.gif) no-repeat center right;
}

.large_serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: #764933;
}

.interior_head {
     color: #006600;
     font-weight: bold;
     font-size: 24px;
     line-height: 1.1em;
     letter-spacing: -.05em;
     font-family:Verdana, Arial, Helvetica, sans-serif;
}




.contact {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1em;
     font-weight: bold;
	 text-align:left;
     margin: 20px 0px 0px 0px;
     padding: 0px 0px 0px 0px;

}


/* text styles: */

.indent {
     margin: 6px 0px 6px 0px;
     padding: 0px 0px 0px 25px;
     text-indent: -25px;
     color: #000;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	color:#FFF;
}
.credits a {
   text-decoration: none;
   color:#FFF;
}
.credits a:hover{
   text-decoration: underline;
   color: #ffff88;

}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	text-align: center;
	padding: 12px;
}
.footer a {
   text-decoration: none;
}
.footer a:hover{
   text-decoration: underline;
   color: #764933;

}
.homefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	text-align: center;
	padding: 12px;
	color:#FFF;
}
.homefooter a {
   text-decoration: none;
   color:#FFF;
}
.homefooter a:hover{
   text-decoration: underline;
   color: #ffff88;

}