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

html {  
	margin:0; 
	padding:0; 
  	height: 101%; /* Required */
	background-color:#FeF2D9;

}

body,div,pre,form,fieldset,input,h1,h2,h3,h4,h5,h6,p,textarea,ul,ol,li,dl,dt,dd,blockquote,th,td {  
	margin:0; 
	padding:0; 
}


p {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	font-size: 13px;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
	text-align:left;
}

.center {
	text-align:center
}

p.tight {
	line-height: 1.2;
	margin: 0;
	padding:0;
}

ul, li {
	font-family:"Times New Roman", Times, serif;
	list-style-position: outside;
	color: #000000;
	font-size: 13px;
	line-height: 1.3;
	margin-left: 12px;
	margin-top: 2px;
	padding-left: 12px;
	list-style:disc;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
 	font-size: 16px;
	color: #5e3f28;
	line-height: 18px;
 	font-weight: bold;
 	margin: 0px 0px 3px 0px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
 	font-size: 13px;
	color: #5e3f28;
	line-height: 15px;
 	font-weight: bold;
 	margin: 0px 0px 2px 0px;
}

a:link {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px #5e3f28 solid;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 2px #5e3f28 solid;
}
a:hover {
	text-decoration: none;
	color:#5e3f28;
	border-bottom: 2px #5e3f28 solid;
}
a:active {
	text-decoration: none;
	color: #FFF;
	border-bottom: 2px #5e3f28 solid;
}


blockquote {
	margin: 0px 0px 10px 25px;
	text-align:left;
}

a.fbutton {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
    line-height: 37px;
	padding: 15px 14px 18px 14px;
    text-decoration: none;
	color:#6B4831;
	border-bottom: 0px;
}


a.fbutton:link {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
    line-height: 37px;
	padding: 15px 14px 18px 14px;
    text-decoration: none;
	color:#6B4831;
}

a.fbutton:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	padding: 15px 14px 18px 14px;
	text-decoration: none;
	background-image:url(images/button_style.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#502B15;
}

a.fbutton:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
    line-height: 37px;
	padding: 15px 14px 18px 14px;
}


a.fbutton:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
 	font-weight: bold;
   line-height: 37px;
	padding: 15px 14px 18px 14px;
    text-decoration: none;
	color:#502B15;
}




a.submenu1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	padding: 9px 18px 10px 18px;
    text-decoration: none;
	color:#d7cfc9;
	line-height:34px;
	border-bottom: 0px;
}


a.submenu1:link {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	padding: 9px 18px 10px 18px;
    text-decoration: none;
	color:#d7cfc9;
	line-height:34px;
	border-bottom: 0px;
}

a.submenu1:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	padding: 9px 18px 10px 18px;
    text-decoration: none;
	color:#d7cfc9;
	line-height:34px;
	border-bottom: 0px;
}


a.submenu1:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	padding: 9px 18px 10px 18px;
    text-decoration: none;
	color:#FFF;
	line-height:34px;
	border-bottom: 0px;
}



a.submenu1:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	padding: 9px 18px 10px 18px;
    text-decoration: none;
	color:#d7cfc9;
	line-height:34px;
	border-bottom: 0px;
}





a.submenu2 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	padding-right: 18px;
    text-decoration: none;
	color:#917765;
	border-bottom: 0px;
}


a.submenu2:link {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	padding-right: 18px;
    text-decoration: none;
	color:#917765;
}

a.submenu2:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	padding-right: 18px;
    text-decoration: none;
	color:#917765;
}

a.submenu2:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	padding-right: 18px;
    text-decoration: none;
	color:#5e3f28;
}




a.submenu2:active {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight: bold;
	padding-right: 18px;
    text-decoration: none;
	color:#917765;
}






a.submenu3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color:#917765;
	padding: 4px 13px 5px 13px;
	text-decoration:none;
	border-bottom: 0px;
}


a.submenu3:link {
	padding: 4px 13px 5px 13px;
	color:#917765;
	text-decoration:none;
		border-bottom: 0px;

}

a.submenu3:visited {
	padding: 4px 13px 5px 13px;
	color:#917765;
	text-decoration:none;
		border-bottom: 0px;

}

a.submenu3:hover {
	padding: 4px 13px 5px 13px;
	color: #5e3f28;
	text-decoration:none;
		border-bottom: 0px;

}


a.submenu3:active {
	padding: 4px 13px 5px 13px;
	color: #5e3f28;
	text-decoration:none;
		border-bottom: 0px;

}


body#approved-aa a#approved-aa,
body#approved-ac a#approved-ac,
body#approved-la a#approved-la  {
	color:#FFFFFF;
	background-color:#5e3f28;
		border-bottom: 0px;

	}
	

a.nodec {
	border-bottom: 0px;
	text-decoration:none;
}

a.nodec:link {
	border-bottom: 0px;
	text-decoration:none;
}

a.nodec:visited {
	border-bottom: 0px;
	text-decoration:none;
	}

a.nodec:hover {
	border-bottom: 0px;
	text-decoration:none;
	}

a.nodec:active {
	border-bottom: 0px;
	text-decoration:none;
	}


p.tiny {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#5e3f28;
	font-size: 10px;
	text-align:left;
	padding-top: 5px;
}

a.tiny, a.tiny:active, a.tiny:link, a.tiny:visited {
	color:#5e3f28;
}

a.tiny:hover {
	color:#000000;
}

.tinybottomborder {
	border-bottom: 1px #5e3f28 solid;
}

body#RH1 a#RH1,
body#RH2 a#RH2,
body#DRP a#DRP,
body#approved-aa a#DRP,
body#approved-ac a#DRP,
body#approved-la a#DRP,
body#NL a#NL,
body#RH1 a#RH1,
body#RH1 a#RH1,
body#RH1 a#RH1,
body#CF a#CF, 
body#CFW a#CFW,
/* Special Events */
body#SA a#SA,
body#KT a#KT,
body#events a#events,
body#MO a#MO,
/* End Special Events  */
body#OL a#OL {
	color:#FFFFFF;
	background-color:#492b11;
	border-bottom: 0px;
	}	
	


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

#wrapper { 
	margin: 0 auto; 
	width: 952px;
	height: 101%;
}

#frame { 
	float: left;
	width: 670px;
	border: 34px #5e3f28 solid;
	background-image:url(images/grain_background.jpg);
	margin-top: 34px;
	padding: 0px 104px 104px 104px;

}

#logo { 
	margin: 30px 0px 15px 0px;
	text-align:center;
}

#menu { 
	width:670px;
	margin-bottom: 15px;
	text-align:center;
}

#submenu1 {
	padding: 0px;
	width: 670px;
	height: 34px;
	margin: 0px;
	background-color: #5e3f28;
}

#content {
	float: left;
	width:632px;
	border: 2px #5e3f28 solid;
	padding: 17px;
}


#submenu2 { 
	padding: 0px 0px 15px 0px;
	margin-bottom: 17px;
	width: 632px;
	border-bottom: 2px #5e3f28 solid;
}


#contentdiv { 
	clear:both;
	width: 630px;
}


#contentdiv2col1 { 
	float: left;
	width: 283px;
	padding-right: 28px;
}

#homethumb { 
	float: left;
	width: 200px;
}

.middle {
	padding: 0 15px 0 15px;
}

#contentdiv2col1 img, #contentdiv img { 
	margin-bottom: 10px;
}

#contentdiv2col2 { 
	float: left;
	width: 420px;
}

#contentdiv630px { 
	float: left;
	width: 630px;
}

.leftimage {
	padding: 0 10px 10px 0;
	float: left;
}

.rightimage {
	padding: 0 0px 10px 10px;
	float: right;
}

#footer {
	margin: 0 auto;
	width: 952px;
	height: 60px;
	}
	
#footer p {
	line-height: 20px;
	}	

strong {
	font-weight:bold;
}

table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 3px;
	border-color: #5e3f28;
	border-collapse: collapse;
}
table th {
	border-width: 1px 1px 1px 1px;
	padding: 7px 5px 5px 5px;
	border-color: #5e3f28;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 7px 5px 5px 5px;
	border-color: #5e3f28;
	-moz-border-radius: 0px 0px 0px 0px;
}

table p {
	line-height: 1;
}

table td.header {
	border-width: 1px 1px 1px 1px;
	padding: 10px 5px 5px 5px;
	border-color: white white white white;
	background-color: rgb(94, 63, 40);
	-moz-border-radius: 0px 0px 0px 0px;
	color: #fff;
}

table td.header h2 {
	font-weight:bold;
	font-size:14px;
	color: #fff;
}

.right {
	text-align:right;
}

table td.highlight {
	border-width: 1px 1px 1px 1px;
	padding: 10px 5px 5px 5px;
	border-color: #492B11;
	background-color: #492B11;
	-moz-border-radius: 0px 0px 0px 0px;
	color: #fff;
}

table td.highlight h2 {
	font-size:14px;
	}

table td.highlight h2, table td.highlight p {
	font-weight:bold;
	color: #fff;
}

.spacebefore {
	padding-top: 20px;
}