@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	
}

div#outer {
    width: 860px;
	min-height:460px;
	height: auto !important;
	height: 460px;
    background-color:#FFFFFF;
    margin-top: 10px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

#HeaderArea {
	background-color: #491b6b;
	background-image:url(/images/HeaderLogo.png);
	background-repeat: no-repeat;
	background-position:left;
	width: 860px;
	height: 90px;
}

.HeaderImage {
	border:none;
	position:relative;
	float:left;
	height:90px;
	width: 234px;
	margin: 0px 0px 0px 0px;
}

#MainBody {
	width:738px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	float:left;
	position: relative;
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 20px 80px 0px 40px;
	z-index: 1;
	background-image: url(/images/stonesrightbackground.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-style:solid;
	border-color: #CCCCCC;
	border-width: 1px;
	border-top-width:0px;
	
}

#MainBody a {
	color: #491B6B;
	text-decoration: none;
	font-weight: bold;
}
#MainBody H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #9CB848;
	font-weight: lighter;
	letter-spacing: 5px;
}
#MainBody H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #1680A9;
	font-weight: lighter;
	letter-spacing: 3px;
}

#ContactFormFloat {
	position: absolute;
	z-index:200;
	top: 80px;
	left: 38px;
	visibility: visible;
}

#RunningFooter {
text-align:right;
font-size:9px;
color:#666666;
}

#navcontainer ul {
	position: relative;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0px;
/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #9cb848;
	color: white;
	width: 860px;
	line-height: 14px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
/* matches link padding except for left and right */
	padding-top: 5px;
}

#navcontainer ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#navcontainer ul li a:hover {
	background-color: #491b6b;
	color: white;
}

#navcontainer #first { 
	border-right: 1px solid #ffffff; 
}

#navcontainer #last { 
	border-left: 1px solid #ffffff; 
}

#navcontainer #live {
background-color:#491b6b; 
	/*border-right: 1px solid #ffffff; */
}

#MainBody #rightmask1 {
float:right;
clear:right;
	height: 160px;
	width: 170px;
}
#MainBody #rightmask2 {
float:right;
clear:right;
	height: 26px;
	width: 140px;
}
#MainBody #rightmask3 {
float:right;
clear:right;
	height:70px;
	width: 80px;
}
#MainBody #rightmask4 {
float:right;
clear:right;
	height:18px;
	width: 60px;
}
#MainBody #rightmask5 {
float:right;
clear:right;
	height:38px;
	width: 40px;
}


.bullet_1 {
font-size: 14px;
}

