/* CSS Document */

BODY {
	BACKGROUND-COLOR: #FAFAFA;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family:tahoma;
	font-size: 11px;
	color:#404040;
}

BODY.siteBody {
	BACKGROUND-COLOR: #89171a;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family:tahoma;
	font-size: 11px;
	color:#404040;
	margin: 0 0 10px 0;
}
p{
	font-family:tahoma;
	font-size: 11px;
	color:#404040;
	margin: 0 0 10px 0;
}
div#container {
	margin:auto;
	width:762px;
	/*height:1000;*/
}
h1 {
	font-size:18px;
	font-style:bold;
}
.h1 {
	text-align: right;
	text-transform: uppercase;
	font-family:tahoma;
	color:#666666;
	font-size: 15px;
	font-weight: bold;
}
div#topHeader{
	position:relative;
}
div#headerImages {
	position:relative;
	z-index:0;
}
div#headerContact {
	position:absolute;
	top:10px;
	left:235px;
	z-index:100;
}
div#headerLinks {
	position:absolute;
	top:10px;
	left:485px;
	z-index:100;
}
div#contentPanel {
	position:relative;
	background-color: #FAFAFA;
	width:100%;
	z-index:100;
}
div#contentPanelCenter {
	position:relative;
	background-color: #FAFAFA;
	width:98%;
	margin: auto;
	border-left: 1px solid #efefef;
}
div#homeNews {
	position:relative;
	margin: 10px 0 10px 0;
}
div#homeContent {
	position:relative;
	/*border: 1px solid red;*/
}

div#Testimonials {
	position:relative;
	width: 150px;
	/*background-color: #d0dae6;
	background-image: url("images/testimonial.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 103px;*/
	margin-left: 58px;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}

.headerTitle
{
	font-family:tahoma;
	color:#666666;
	font-size: 13px;
	text-transform: none;
	
	font-weight:bold
}
	

.heading
{
	font-family:tahoma;
	color:#89171A;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;

}
.caption
{
	text-align: right;
	text-transform: uppercase;
	font-family:tahoma;
	color:#666666;
	font-size: 15px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#89171A;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#89171A;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
div#topMenu{
	position:relative;
	height: 24px;
	position:relative;
	top: 0px;
	left: 0px;
	overflow:visible;
	text-align: center;
	z-index:1000;
}
div#header {
	text-align:center;
}
/********************** top menu ***************************/
#header ul{
	background-color:transparent;
	width:auto;
	border: 0;
	display:block;
	margin: 0px 0px 0px 0px;
	height:20px;
	padding:5px 0px 0px 0px;
	text-align:center;
	list-style: none;
	line-height: auto;
}
#header li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#header ul a{
	display: block;
	text-decoration:none;
	margin: 2px 55px;

	font-family:tahoma;
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
#header ul a:hover {
	cursor: pointer; /*hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

	font-family:tahoma;
	color:#89171A;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
#header li ul { /*second-level lists */
	position: absolute;
	top: auto;
	text-align: left;
	line-height: auto;
	
	background-color: transparent;
	border: 0px solid #FFFFFF;
	width: 165px;
	left: -999em;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
	/*margin-left : 11.15em;
	margin-top : -2.15em;*/
	z-index: 1000;
}
#header li ul li { /* second-level lists */

	line-height: auto;
	height: 24px;
	width: 165px;
	z-index: 1000;
}
#header li ul a {
	text-decoration: none;
	padding:3px 10px 12px 10px;
	top: auto;
	/*background: url('images/dot.gif') left top no-repeat;*/
	background-color:#dddddd;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 165px;
	text-align: left;
	line-height: auto;
}
#header li ul a:hover {
	left: auto;
}
#header li:hover ul, #header li li:hover ul { /* lists nested under hovered list items */
	left: auto;
}

#header li:hover ul ul, #header li.sfhover ul ul {
	left: -999em;
}
#header li:hover ul, #header li li:hover ul, #header li.sfhover ul, #header li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

