/* Re Space Style Sheet */


body {
	background-color: #FFFFFF;
	background-image: url(images/site/bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main_table {
	border: solid 1px #000000;
	background-color: #CDD780;
}

.nav_table {
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}


.navigaton  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


a.navigaton { text-decoration: none; color: #000000; }
a.navigaton:hover { text-decoration: none; color: #990000; }
.navigaton_active { text-decoration: none; color: #990000; }

.text  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}


.text_header  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 14px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}


.text_bullet  {
	list-style-image: url(images/site/bullet.gif);
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}


.text_check  {
	list-style-image: url(images/site/check.gif);
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}


.testimonial  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.press_header  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:center;
}





a.text { text-decoration: underline; color: #000000; }
a.text:hover { text-decoration: underline; color: #990000; }


.who_we_are_img { padding-right: 10px; padding-bottom: 10px; }