body *{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color: #71737E;
}

#main-content P {
	margin-bottom:10pt;
}

B {
	font-weight:bold;
}

IMG {
	border:none;
}

H1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:normal;
	margin-bottom: 10pt;
}

H2 {	
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin: 0px 0px 5px 0px;
	font-weight:normal;	
}
#container {
	width: 1008px;
	border: 1px solid #ccc;
	background-color: white;
	padding:0px;
	margin: 0px auto;
	align: center;
	position: relative;
}

#topnav {
	float:right;
	margin:10px 20px 0px 0px;
}

#topnav UL {
	margin:0px 0px 4px 0px;
}

#topnav UL LI{
	display: inline;
	margin:0px 0px 0px 10px;
}

#topnav A {
	text-decoration:none;
}

#topnav A.hi {
	color:#F58735;
	font-weight:bold;
}

#banner {
	padding:0px;
	margin:5px 0px 10px 0px;
	width:1008px;
	overflow:hidden;
}

#left-content {
	float:left;
	width: 235px;
	padding:30px 5px 5px 15px;
}

#main-content {
	float:right;
	width:698px;
	background-color:#FEEDE1;
	padding:30px 15px 15px 15px;
}

DIV.twocols DIV.col1{
	float:left;
	width: 60%;
}

DIV.twocols DIV.col2 {
	float:right;
	width:35%;
}

DIV.twocols DIV.col150{
	float:left;
	width: 45%;
}

DIV.twocols DIV.col250 {
	float:right;
	width:45%;
}

DIV.contact-data *{
	font-size:9pt;
}

DIV.contact-data {
	position: absolute;
	bottom: 25px;
	left: 20px;
}

DIV.contact-data A{
	text-decoration: none;
}

.main-menu UL{
	list-style-image:url(../images/bullet.gif);
	padding:0px;
	margin-left: 20px;
}

.main-menu UL LI{
	margin-bottom:10px;
	margin-left: 0px;
}

.main-menu A{
	text-decoration:none;
}

.main-menu A.hi{
	color:#F58735;
	font-weight:bold;
}

.main-menu A:hover, .contact-data A:hover, #topnav A:hover{
	text-decoration:underline;
}

.clear {
	clear: both;
}

.stdtext UL LI {
	margin-bottom: 10px;
}

.bigcenter {
	margin: 25px 0px 25px 0px;
	
}

.bigcenter *{
	margin: 0 auto;
	font-style:normal;
	font-weight:bold;
	text-align: center;
}

LI {
	margin-bottom:5pt;
}

.col1 ul.arrow{
	margin-left:0px;
	padding-left:10px;
	list-style:none;
	margin-bottom:20pt;
}

.col1 ul.arrow li {
	background-image: url(../images/list_arrow.gif);
	background-repeat: no-repeat;
	padding-left:25px;

}

.col1 ul {
	margin-left:30px;
}

#gallery .images IMG {
margin-right:20px;
margin-bottom: 20px;
}
