body {
	background-color: #D1BFB1;
}

#hpmain {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;
	width: 700px;
	height: 675px;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url(../imgs/backg.jpg);
	background-repeat: no-repeat;

}

#tagline {
	position: absolute;
	background-image: url(../imgs/tagline.jpg);
	background-repeat: no-repeat;
	top: 10px;
	left: 21px;
	width: 325px;
	height: 30px;  
	z-index:2; 

}

/* ************************************************************ */

#toplinks {
	position: absolute;
	background-color: white;
	top: 41px;
	left: 0px;
	width: 700px;
	height: 30px;
	overflow: hidden;
}	

table.nav {
position: absolute;
background-color: transparent;
top: 0px;
left: 0px;
width: 700px;
height: 30px;
border-collapse: collapse;
}

table.nav td {
background-image: url(../imgs/main_links.jpg);
background-repeat: no-repeat;
border-right: 1px solid #D1BFB1;
padding: 5px;
margin: 0px;
}

table.nav td a:link, table.nav td a:visited {

	text-decoration: none;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.0;
	color: #FFFFFF;
}
	   
table.nav td a:hover, table.nav td a:active {

	text-decoration: none;
	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.0;
	color: #000000;
}

#genlinks {
	position: absolute;
	background-color: transparent;
	top: 75px;
	right: 120px;
	width: 400px;
	height: 15px;

}

#genlinks a:link, #genlinks a:visited {

	text-decoration: none;
	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height:1.5;
	color: #442E30;
}
	   
#genlinks a:hover, #genlinks a:active {

	text-decoration: none;
	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height:1.5;
	color: red;
}

/* ************************************************************ */

#locations {
	position: absolute;
	background-color: transparent;
	top: 345px;
	right: 120px;
	width: 140px;
	height: 30px;

}

#locations p{

	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height:1.0;
	color: yellow;
}

#locations a:link, #locations a:visited {

	text-decoration: none;
	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height:1.0;
	color: #ffffff;
}
	   
#locations a:hover, #locations a:active {

	text-decoration: none;
	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height:1.0;
	color: yellow;
}

/* ************************************************************ */

#new {
	position: absolute;
	background-color: transparent;
	top: 410px;
	right: 120px;
	width: 140px;
	height: 50px;

}

#new p{

	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 200;
	line-height: 1.0;
	color: #ffffff;
}

/* #newarr { */
/* width: 140px; */
/* padding: 0; */
/* margin: 0; */
/* border-collapse: collapse; */
/* } */

#new a:link, #new a:visited {

	text-decoration: none;
	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 600;
	line-height: 1.0;
	color: #ffffff;
}
	   
#new a:hover, #new a:active {

	text-decoration: none;
	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 600;
	line-height: 1.00;
	color: yellow;
}

/* ************************************************************ */

#newsletter {
	position: absolute;
	background-color: transparent;
	top: 610px;
	left: 108px;
	width: 450px;
	height: 35px;

}

#newsletter p{

	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	line-height:2.0;
	color: #563F23;
}

input.txt {
color: #563F23;
border: 1px inset #563F23;
font-family: sans-serif;
font-size: 10px;
width: 125px;
}

input.btn {
color: #ffffff;
background-color: #7A6E67;
font-family: sans-serif;
font-size: 9px;
}

/* ************************************************************ */

#signature {
	position: absolute;
	background-color: transparent;
	top: 655px;
	right: 30px;
	width: 90px;
	height: 10px;

}

#signature p{

	background-color: transparent;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	line-height:1.0;
	color: 513E3E;
}
