body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

h1{
	font-size:2em;
	margin-bottom:20px;
}

h2{
	font-size:1.6em;
	margin-bottom:20px;
}

h3{
	font-size:1.6em;
	margin-bottom:15px;
}

h4{
	font-size:1.4em;
	margin-bottom:15px;
}

p{
	margin-bottom:15px;
}

#Cms_Content p{
	margin-bottom:15px !important;
	line-height:1.5em;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#666;
	text-decoration:underline;
}

#top, #container, #bottom{
	width:920px;
	margin:0 auto;
	padding:0 10px;
}

#top, #bottom{
	height:10px;
	background:transparent url(/templates/10/images/top-bg.gif) no-repeat scroll 0 0;
}

#top{
	margin-top:10px;
	background-position:left bottom;/*IE 6*/
}

#container{
	background-color:#fff;
	font-size:1.2em;
}

#bottom{
	background-image:url(/templates/10/images/bottom-bg.gif);
	margin-bottom:10px;
}

#left{
	float:left;
	width:250px;
}

#right{
	float:left;
	width:660px;
	margin-left:10px;
	font-size:1.2em;
}

#header{
	margin-bottom:20px;
	height:60px;
}

#search{
	float:right;
	width:200px;
	clear:left;
}

#search_box{
	vertical-align:top;
	color:#666;
	width:150px;
	height:16px;
	margin:0;
	padding:2px;
}

#telephone{
	float:right;
	width:200px;
	clear:right;
	margin-top:10px;
	color:#666;
	font-size:1.6em;
}

#logo{
	display:block;
	text-align:center;
	margin-top:10px;
}

#navigation{
	margin:20px 10px;
}

#navigation li{
	line-height:2em;
	font-size:1.5em;
	background:transparent url(/templates/10/images/bullet.gif) no-repeat scroll 0 0.7em;
	padding-left:20px;
}

#navigation li a:hover{
	text-decoration:none;
}

#mini_map{
	width:250px;
	height:250px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clear{
	clear:both;
}

#slideshow{
	width:330px;
	height:290px;
	overflow:hidden;
	border:1px solid #000;
	float:right;
}

#footer-links{
	float:right;
	margin:0 10px;
}

#footer-links li{
	display:inline;
	margin-left:10px;
}

#footer-links li a{
	font-size:1.1em;
	color:#666;
}

#MailingList{
	background-color:#ddd;
	padding:10px;
	border:1px solid #000;
	margin-bottom:20px;
}

#MailingList h3{
	font-size:1.2em;
}

#MailingList label{

}

#MailingList input{
	width:187px;
	margin-right:40px;
}

#MailingList input.submit, .submit_button{
	width:80px;
	background-color:#fff;
	color:#000;
	padding:2px 2px;
	margin:0;
	border:1px solid #000;
	font-weight:bold;
}

#cyclecontrols {
	position: absolute;

	top:0;

	right: 0;

	z-index: 100;

	background: #000;

	color: #FFF;

	padding: 3px;

	height:15px;

}



#slideshow_main {

	height: 288px;

	overflow: hidden;

	display: block;

	width: 328px;

	border:1px solid #000;
	margin-left:10px;

}



#slideshow_main p {

	padding: 5px;

	height:20px;

	margin: 0;

	display: block;

	position: relative;

	background: #000;

	color: #FFF;

	width: 327px;

}



#cyclenext {

	margin-right: 10px;

	cursor: pointer;

}

#cycleprev, #cycleplaypause {

	cursor: pointer;

}

#welcometext p{
	line-height:1.5em;
}

.cta{
	margin-bottom:20px;
	float:left;
	width:50%;
}

.ContentForm{
	border:1px solid #000;
	padding:20px;
	background-color:#ddd;
	margin-bottom:20px;
}

.ContentForm label, .ContentForm input{
	display:block;
}

.ContentForm input{
	width:50%;
	margin-bottom:10px;
}

#Cms_Content td{
	padding:10px 0;
}

#right #slider ul.navigation {
	width:482px;
}