/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Trebuchet,Arial,Helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}

a:link {
	color: #3d6539;
	text-decoration: none;
}
a:visited  {
	color: #3d6539;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #709302;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
.subital {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #D83D23;
	line-height: 6px;
}

h1{
 font-size: 20px;
 color: #d83d23;
 font-weight:normal;
}

h2{
 font-size: 16px;
 color: #d83d23;
 font-weight:bold;
}

h3{
	font-size: 14px;
	color: #d83d23;
	font-weight: bold;
	line-height:170%;
}

h4{
 	font-size: 12px;
 	font-weight: bold;
	color: #666666;
}

h5{
 	font-size: 11px;
	color: #666666;
	font-weight: bold;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#surround{
	background-color: #fff;
	width: 800px;
    margin: 0 auto;
	border-color:#666666;
	border-width:1px;
	border-style:groove;
    
}
	
#masthead{
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #c5e070;
	
}

#content{
	width: 575px;
	background-color: transparent;
	position: relative;
	left: 170px;
	height: 100%;
	font-size: 12px;
	line-height: 140%;
	margin-top: 30px;
	padding: 0px 20px 0px 15px;
	top: 10px;	
}


/************* Navigation styles **************/

#globalNav{
	color: #709302;
	font-weight:bold;
	float: right;
	line-height: 140%;
	width: 280px;
	height: 25px;
	padding-top: 100px;
	padding-right: 20px;
}

#homeNav{
	float: right;
	background-color: #ffffff;
	color: #709302;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 40px;
}

/************* #Home styles **************/

#home-intro{
	position: relative;
	width: 600px;
	left: 125px;
	top: 20px;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;	
}

#home-content{
	position: relative;
	width: 750px;
	left: 25px;
	top: 20px;

}

/*********** styles ***********/
#quote{
	margin-top: 125px;
	background-color: transparent;
	width: 150px;
	font-size: 16px;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-style:italic;
	color: #d83d23;
	line-height: 180%;
	padding: 0px 0px 20px 20px;
	position: absolute;
	
}
#quote1{
	margin-top: 50px;
	background-color: transparent;
	width: 150px;
	font-size: 16px;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-style:italic;
	color: #d83d23;
	line-height: 180%;
	padding: 0px 0px 20px 20px;
	position: absolute;
	
}
.ital-name{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	font-size: 24px;
	color: #d83d23;
}

.ital-feature{
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	font-size: 24px;
	color: #85a12a;
}

.home-intro{
	position: relative;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
}

.red {color: #c42d29;
line-height: 170%;
}

.nav {color: #c42d29;
line-height: 170%;
}

/************* #siteInfo styles ***************/

#ad{
	float: right;
	margin-left:10px;
	margine-top: 10px;
	margin-bottom: 10px;
}
#siteInfo{
	position:relative;
	clear: both;
	font-size: 10px;
	color: #545554;
	padding: 10px 10px 10px 10px;
	margin-top: 25px;
	background-color:#c5e070;
	text-align:center;
	line-height: 160%;
}

.alttags {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: .7em;
	color: #CCCCCC;
}
/************** #search styles **************/
#searchIndex {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #d7d7d4;
	margin-top: 5px;
}
.tablebox1 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DF5F49;
	border-left-color: #DF5F49;
	border-width: 136;
	height: 50px;
	width: 130px;
}
#dvSearchTerms {
	visibility: hidden;
	color: #999999;
	width: 800px;
	padding-top: 10px;
}
#img-index {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.tablebox {
	height: 50px;
	width: 120px;
	border-left-color: #D83D23;
	border-left-style: solid;
	border-left-width: thin;
}
ul {
	line-height: 200%;
	white-space: nowrap;
}
#redbar {
	padding-left: 0px;
	margin-left: 0px;
}
