html { 
	min-width: 800px;
	 }


body { 
	text-align: center; /* IE5.x workaround */
	margin: 0;
	padding: 0;
	border: 0;
	color: #333;
	background: #7fa194;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	 }
	
p {   margin:0;
  padding:0 0 0 0; }
  
td { text-align: center; }

img { border: 0; }

/*Page*/

#pageHolder{
	margin:0px auto;
	height:100%;
}

HTML>#pageHolder{
	height:auto !important;
}

h1, td, li, ul {font-family: Georgia, "New Century Schoolbook", Times, serif; }

/* links */

a:link { color: #d76b27; font-weight: normal; text-decoration: underline; }
a:visited { color: #736951; font-weight: normal; text-decoration: underline; }
a:hover { color: #aeb594; font-weight: normal; text-decoration: underline; }
a:active { color: #d76b27; font-weight: normal; text-decoration: underline; }
a img {border:none; }

/* Top Banner Area */

#topArea { width: 800px; height: 116px; margin-left: auto; margin-right: auto; }
#topAreaL { width: 408px; float: left; background-color: white;  }
#topAreaR { width: 392px; height: 116px; float: right; background-image: url(../images/hmnav.gif); background-repeat: no-repeat; }

#topAreaC { width: 272px; height: 124px;float: left;  }

#btmArea { width: 800px; height: auto; margin-left: auto; margin-right: auto; background-color: #000; } 

#btm { width: 780px; height: auto; margin-left: auto; margin-right: auto; background-color: #fff; padding: 10px 10px 10px 10px;} 


/* nav */

.nav { color: #333333; font-size: 12px; font-style: normal; line-height: 19px; display: 
block; text-align: left; padding:14px 0px 0px 16px; }

.nav a:link { color: #365f4f; text-decoration: underline; }
.nav a:visited { color: #333333; text-decoration: underline; }
.nav a:hover { color: #e1d7bb; text-decoration: underline; }
.nav a:active { color: #365f4f; text-decoration: none; }

/* Text Styles */

.text	    { color: #333333; font-size: 14px; line-height: 1.5em; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: normal; text-align: left; display: block; }

.textC	    { color: #333333; font-size: 12px; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: normal; line-height: 14px; display: block; }


.ftrText	    { color: #ffffff; font-size: 12px; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: bold; line-height: 18px; text-align: center; }

.ftrText a:link { color: #fff; text-decoration: underline; }
.ftrText a:visited { color: #fff; text-decoration: underline; }
.ftrText a:hover { color: #fff; text-decoration: underline; }
.ftrText a:active { color: #fff; text-decoration: none; }

#footer { background-image: url(../images/grnbtmshdw.gif); background-repeat: no-repeat; width: 800px; height: auto; margin-left: auto; margin-right: auto; padding-top: 4px; }

.hdrG	    { color: #333333; font-size: 12px; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: normal; line-height: 16px; text-align: left; display: block; padding-top: 4px; }


.address	    { color: #736951; font-size: 11px; font-family: Georgia, "New Century Schoolbook", Times, serif; font-style: normal; font-weight: bold; line-height: 16px; text-align: left; padding: 0px 0px 0px 20px; display: block; }

#fb { text-align: center; margin-left: auto; margin-right: auto; }


.h1 { color: #413721; font-weight: bold; font-size: 14px; text-align: left; display: block; }

.h2 { color: #413721; font-weight: bold; font-size: 14px; text-align: left; display: block; padding: 20px 10px 0 0; }

.b { font-weight: bold; }

/* content area divisions */

/* alignment and spacing */

.right { float: right; }

.clear {float:none;clear:both;overflow:hidden; }





