* {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:11pt;
}

IMG {
	border:none;
}

IMG.middle{
	vertical-align:middle;
}

H1 {
	font-size:16pt;
	color: #3F7D0A;	
	height: 30px;
	font-weight:normal;

}

H2 {
	font-size:14pt;
	color: #3F7D0A;	
	height: 30px;
	font-weight:normal;
}

#content-main >H1, #content-right >H2, #content-left>H2 {
		background: #fff url(../images/bg-header.gif) repeat-x;
}

H3 {
	font-size:12pt;
	color: #3F7D0A;	
	height: 16px;
	font-weight:normal;

}

P, H1, H2, H3, UL {
	margin-bottom: 15px;
}

A:hover, A:hover I, A:hover B {
	text-decoration: underline;
	}

BODY {
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

#container {
	background-color:white;
}

#banner{
}

#nav-main {
	background-color: white;
	border:none;
}

#nav-main .menu-item1 A{

	text-decoration: none;
}

#nav-main .menu-item1 A{
	color:#313131;	
	text-transform:uppercase;
}

#nav-main .menu-item1 A:hover{
	text-decoration: underline;
}


#footer, #footer .sb-inner {
	background-color: #eaeaea;
}


#content IMG.left {
	float: left;
	margin: 0px 20px 10px 0px;	
}

#content A {
	color: #000066;
	text-decoration: none;
	}
	
#content A:hover {
	text-decoration: underline;
	}
	
#content{
	background: #fff url(../images/bg-container.gif) repeat-y;

}

#container.c2cols-right, #container.c2cols-right .sb-inner{
	background: #fff url(../images/bg-container_c2cols-right.gif) repeat-y;

}

#container.c2cols-left, #container.c2cols-left .sb-inner{
	background: #fff url(../images/bg-container_c2cols-left.gif) repeat-y;

}

#container.c1col, #container.c1col .sb-inner{
	background: #fff;

}

#container {
	-moz-box-shadow: 2px 2px 10px #000000;
	-webkit-box-shadow: 2px 2px 10px #000000;
     box-shadow: 2px 2px 10px #000000;

	}
	
UL LI {
	margin-left:20px;
	margin-top:3px;
	margin-bottom: 3px;
}

UL.plus-list LI {
	list-style-image: url(../images/bullet-plus-list.gif);
} 

.box1 {	
	border: 1px solid #cecece;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
	
.box1 .content {
	padding: 10px;
	margin:0px;
	height: auto;
	overflow: hidden;
}

.box1 DIV{
	position: relative;
	}
	
ul.menu-layout {
    margin-left: -16px;
}

#top-nav-container{
	text-align:right;
	width:980px;
	margin: 0 auto;
}
#top-nav-container UL{
float:right;
list-style: none;
margin:0px;
padding-top:20px;
}
#top-nav-container LI{
display: inline;
margin:0px 10px 0px 10px;
}

#top-nav-container LI A {
color:#999;
text-decoration:none;
}

#top-nav-container LI A:hover {
text-decoration:underline;
}

SPAN.bigger {
font-size:12pt;
}

#content A.maplink{
color:#0000ff;
}
