@charset "UTF-8";
/* CSS Document */

body {
	background-color: #e2dbcb;
	margin: 0;
 	border: 0;
  	padding: 0;
  	height: 100%; 
  	max-height: 100%;
	line-height: 1;
}

#content {
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 1200px;
	height: 700px;
	margin: 0 auto;
}

#navigation {
	width: 100%;
	height: 100%;
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#026078;
}

.featuring_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#20ba77;
}

.home_address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}


.featuring_text a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#20ba77; 
	text-decoration: underline;
	
}

.featuring_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#066; 
	text-decoration: underline;
}

.featuring_text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#20ba77; 
	text-decoration: underline;
}

.flash_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#20ba77;
}

.flash_text a:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#20ba77; 
	text-decoration: underline;
	
}

.flash_text a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#20ba77; 
	text-decoration: underline;
}

.flash_text a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#20ba77; 
	text-decoration: underline;
}

.flash_text a:active{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#20ba77; 
	text-decoration: underline;
	
}
