body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 90% Arial, Helvetica, sans-serif;
	
	background: #D3CBB8;
}
h1 {
	font-size: 1.25em;
	line-height: 24px;
	color: #DC712B;
	text-align: left;
		margin: 0;
	padding: 0;
}
h2 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #938059;
	margin: 0;
	padding: 0;
}
a {
	color: #7A6A49;
}
a:hover {
	color: #D5671A;
}
a:active {
	color: #7A6A49;
}

img {
	border:none;
	}
#barTop {
	background: #DFDBCE url(images/edge_01.jpg) no-repeat center top;
	height: 35px;
}
#barAnima {
	height: 45px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: url(images/photo_02.jpg) no-repeat center top;
}
#wrap {
	width: 775px;
	border: 1px solid #999999;
	margin-right:auto;
	margin-left:auto;
	margin-top: 12px;
}

#barMast {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: center top;
	margin:0;
	padding:0;
}
#barMast img {
	display: block;
	}
/********* Navigation **********/

#navwrap
	{
	width: 100%;
	float: left;
	background-color: #D3CBB8;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C56D38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCB131;
	margin: 0px;
	padding: 0px;
}	
#navwrap ul {
		margin: 0;
		padding: 0 0 0 50px;
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 0.65em;
		letter-spacing: 2px;
		font-weight: bold;
}
#navwrap ul li { display: inline; }	

#navwrap ul li a {
		padding: 0.2em 35px;
		color: #000000;
		text-decoration: none;
		float: left;
		border-right: 1px solid #999999;
		background: url(images/navbullet.gif) no-repeat 20px 5px;
}
	
#navwrap ul li a:hover {
		background-color: #B4A483;
		color: #FFFFFF;
}
#navwrap #navlist {
	white-space: nowrap;
	width: 700px;
}

/********* Navigation home **********/

#navhome
	{
	width: 100%;
	float: left;
	background-color: #B4A483;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C56D38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCB131;
}
	
	#navhome ul { padding: 0; }
	#navhome ul li { display: inline; }
	
#navhome ul {
		margin: 0;
		padding: 0 0 0 50px;
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 0.65em;
		letter-spacing: 2px;
		font-weight: bold;
}
	
#navhome ul li a {
		padding: 0.2em 35px;
		color: #000000;
		text-decoration: none;
		float: left;
		border-right: 1px solid #999999;
		background: url(images/navbullet.gif) no-repeat 20px 5px;
}
	
#navhome ul li a:hover {
		background-color: #D3CBB83;
		color: #FFFFFF;
}

#navhome #navlist {
	white-space: nowrap;
	width: 700px;
}

/********* Content containers **********/
#container {
	height: 210px;
	background: url(images/photo_01.jpg) no-repeat center top;
}

#wrap #containerPg {
	padding: 12px;
	background: #FFFFFF;
	font-size: 90%;
	line-height: 18px;
		text-align: left;
}
#wrap #containerPg h1 {
	font-size: 1.25em;
	line-height: 24px;
	color: #DC712B;
		text-align: left;
}
/********* Footer **********/
#foot {
	height: 160px;
	border-top: 1px solid #999999;
	background: #B4A483;
	text-align: left;
}
#foot #feature {
	width: 450px;
	float: right;
	padding-top: 12px;
}
#foot #feature img {
	border: 1px solid #666666;
	margin-left: 10px;
}
#wrap #foot #feature p {
	float: left;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: .05em;
	padding-left: 14px;
	width: 220px;
}
#wrap #foot #feature a {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrap #foot #footer p {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.05em;
	text-align: center;
	margin-top: 120px;
}
#wrap #foot #footer a {
	color: #333;
	text-decoration: underline;
}
img.imgEmail {
	vertical-align: bottom;
}
