@import url("/style/menus.css");


h1 {
	font-family: "times new roman", georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 32px;
	color: #723F0A;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;
	border-bottom: solid #996 1px;
	width: 532px;
	line-height: normal;
}

h2 {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:14px;
	margin: 0;
	padding: 0;
}

h2.first {
	margin-top: 15px;
}

h2 .subheadtext {
	font-weight: normal;
}

.hometext {
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.hometext2 {
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.maintext {
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.maintext a:link {color: #000000; text-decoration: underline;}
.maintext a:visited {color: #000000; text-decoration: underline;}
.maintext a:hover {color: #000000; text-decoration: underline;}

.navtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333300;
}
.navtext a:link {color: #333300; text-decoration: none;}
.navtext a:visited {color: #333300; text-decoration: none;}
.navtext a:hover {color: #333300; text-decoration: underline;}

.subheadtext {
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}
.subheadtext a:link {color: #000000; text-decoration: underline;}
.subheadtext a:visited {color: #000000; text-decoration: underline;}
.subheadtext a:hover {color: #000000; text-decoration: underline;}

.subheadtext2 {
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
}

.form_field
{
    border: 1px #a9a9a9 solid;
    background-color: #e9e1c6 !important;
    color: #333300;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px
}
.form_field_footer
{
	background-color: #E9E1C6 !important;
	font-family: georgia, "times new roman" , serif;
	font-size: 10px;
	line-height: 10px;	
	border-right: #bca56c 1px solid;
	border-top: #bca56c 1px solid;
	border-left: #bca56c 1px solid;
	border-bottom: #bca56c 1px solid;
}


.form_field_search
{
    border: 1px #a9a9a9 solid;
    background-color: #a7b552 !important;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 10px
}

.maintextsans
{
    color: #333300;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px
}

.maintextsans a:link {color: #333300; text-decoration: underline;}
.maintextsans a:visited {color: #333300; text-decoration: underline;}
.maintextsans a:hover {color: #333300; text-decoration: underline;}

.headertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #ffffff;
	}
.headertext a:link {color: #ffffff; text-decoration: none;}
.headertext a:visited {color: #ffffff; text-decoration: none;}
.headertext a:hover {color: #ffffff; text-decoration: underline;}

.footertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #4c4c25;
	}
.footertext a:link {color: #4c4c25; text-decoration: none;}
.footertext a:visited {color: #4c4c25; text-decoration: none;}
.footertext a:hover {color: #333319; text-decoration: underline;}
.popout 
{
 visibility:hidden;
 background-color:#b5975b;
 color: #333300;
 text-align:center;
}

.popouttarget
{
 cursor:hand;
 cursor:pointer;  
}

.closePopLink
{
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	cursor:hand;
	cursor:pointer;  
	text-decoration:underline;
}

.err
{
  color:red;  
}
. err-sm
{color:#cc0000;}

.pagertext
{
	font-family: georgia, "times new roman" , serif;
	font-style: italic;
	font-size: 14px;
	line-height: 14px;
	color: #d2b48c;
}
.popuplink {
            color: #333300;
            font-family: verdana, arial, helvetica, sans-serif;
            font-size: 10px;	
	        cursor:hand;
	        cursor:pointer;  
	        text-decoration:underline;
        }

