body
{
	background:#E0DFD5;
	font-family:Arial, Helvetica, sans-serif;
}

A  {color : #fff; text-decoration: none;}
A:Visited  {color : #fff; text-decoration: none;}
A:Active  {color : #fff; text-decoration: none;}
A:Hover  {color : #bba587; text-decoration: underline;}

#wrapper_about
{
		width: 954px;
		position:relative;
		left:50%;
		margin-left:-477px;
		background:url(images/bg_about.gif) no-repeat;
		height: 725px;
}

#wrapper
{
		width: 954px;
		position:relative;
		left:50%;
		margin-left:-477px;
		background:url(images/bg.gif) no-repeat;
		height: 725px;
}

.lefttext_about
{
	float: left;
	width: 450px;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	color: #DECDB2;
	padding: 110px 5px 0px 70px;
	height: 460px;
}

#nav_about
{
	width: 450px;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	color: #DECDB2;
	text-align: right;
}

#nav_about B
{
	text-transform: none;
	font-weight: bold;
	font-size: 18px;
	color: #DECDB2;
}

#nav_about A  {color : #DECDB2; text-decoration: none;}
#nav_about A:Visited  {color : #DECDB2; text-decoration: none;}
#nav_about A:Active  {color : #DECDB2; text-decoration: none;}
#nav_about A:Hover  {color : #000; text-decoration: none;}


.righttext_about
{
	float:left;
	width:200px;
	text-transform:none;
	font-weight:bold;
	font-size:12px;
	color:#DECDB2;
	margin-left:165px;
	padding: 160px 0px 0px 0px;
	line-height:140%;
}
.righttext ul
{
	padding:0px;
	margin:0px;
}
.righttext li
{
	list-style:none;
	padding-bottom:5px;
}

.lefttext
{
	float:left;
	width:360px;
	text-transform:none;
	font-weight:bold;
	font-size:14px;
	color:#DECDB2;
	padding: 110px 0px 0px 70px;	
	height:460px;
}

#nav_home
{
	width: 360px;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	color: #DECDB2;
	text-align: right;
}

#nav_home B
{
	text-transform: none;
	font-weight: bold;
	font-size: 18px;
	color: #DECDB2;
}

#nav_home A  {color : #DECDB2; text-decoration: none;}
#nav_home A:Visited  {color : #DECDB2; text-decoration: none;}
#nav_home A:Active  {color : #DECDB2; text-decoration: none;}
#nav_home A:Hover  {color : #000; text-decoration: none;}

.righttext
{
	float:left;
	width:225px;
	text-transform:none;
	font-weight:bold;
	font-size:12px;
	color:#DECDB2;
	margin-left:225px;
	padding: 120px 0px 0px 0px;
	line-height:140%;
	height:460px;
}
.contact_info
{
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#222222;
	font-size:12px;
	margin-top:60px;
}

.blue
{
	font-size:24px;
	color:#4A839E;
	font-weight:bold;
	padding-left:20px;
	padding-right:10px;
}

.footer
{
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#222222;
	font-size:12px;
	padding-bottom:20px;
}

