@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

h1{
	line-height: normal;
}

form{
	padding: 0;
	margin: 0;
}

img{
	border: none;
}

#main {
	margin:0 auto;
	width:985px;
}

#logoimage{
	float: left;
	margin: 8px 0 0 25px;
	border: none;
}

#holder{
	width:985px;
	position: relative;
	margin:0;
	margin: 10px;
	float: left;
	background: #9D8D7D;
}

#bottom-round{
	background: url(/images/holder-bg-btm.gif) no-repeat top left;
	height: 9px;
	width: 985px;
	font-size: 0px;
	float: left;
}

#holder-bottom{
	width:985px;
	position: relative;
	float: left;
	background: #fff;
}

#content-holder {
	width:985px;
	margin:0;
	padding: 0;
	float: left;	
}
#content {
	margin:10px 0 0;
	padding: 0;
	float: left;
	min-height: 200px;
	padding: 5px 25px;
	display: inline;
	color: #fff;
	
}

#content a{
	text-decoration: none;
	color: #fff;
}

#content a:hover{
	text-decoration: underline;
}

#content h1{
	font-size: 22px;
	margin:0;
	padding:0;
}

#content h2{
	font-size: 18px;
	margin:0;
	padding:0;
}


#home-top{
	padding:0;
	margin:0;
	float: left;
	background: url(/images/holder-bg-top.gif) no-repeat top left;
	width:985px;
	height: 99px;

}

/* search box */
.inputHolder{
	width:271px;
	margin:10px 0 5px 0;
	position: absolute;
	top: 0;
	right: 0;
}

.searchTop {
	background:url(/images/searchTop.png) no-repeat top left;
	height:20px;
	width:251px;
}

#query{
	margin:3px 0 0 3px;
}

.searchTop input {
	border:0;
	background:none;
	font-size:9px;
	color:#878686;
	width:222px;
	float: left;
	margin-left: 3px;
}

/* top image */
#top-image{
	width: 985px;
	min-height: 325px;
	float: left;
	position: relative;
}

#top-shadow{
	width: 985px;
	height: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: #baada1;
	display: block;
	font-size: 0;
}

/* heading */

#heading{
	margin: 20px 0 0 25px;
	color: #fff;
	font-style: italic;
	font-family: serif;
	position: absolute;
	top: 0;
	left: 0;
}

#heading h1, #heading h2{
	display: inline;
	font-weight: normal;
}

#heading h1{
	font-size: 22px;
}

#heading h2{
	font-size: 16px;
}

/* footer */
.footer{
	border-top:1px solid #c9c0b8;
	height:35px;
	margin:50px 0 0 10px;
	color:#baada1;
	font-size:11px;
	width: 965px;
	float: left;
	background: #fff;
}

.address a, .address a:hover, .address a:active, .address a:visited {
	color:#baada1;
	text-decoration:none;
}

.btmNav a, .btmNav a:hover, .btmNav a:active, .btmNav a:visited {
	color:#baada1;
	text-decoration:none;
	font-weight:bold;
}


.btmNav{
	width:200px;
	float:right;
	text-align:right;
}

/* breadcrumbs */

.breadcrumbs {
	color:#fff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:20px;
	padding-top:0;
	text-align:left;
	margin:0;
	width: 800px;
}

.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:active, .breadcrumbs a:visited {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

/* two columns layout */

.two-columns{
	float: left;
	width: 935px;
}

.left-column{
	float: left;
	width: 420px;
	min-height: 200px;
}

.left-column-big{
	float: left;
	width: 670px;
	min-height: 200px;
}

.right-column-small{
	float: right;
	width: 220px;
	min-height: 200px;
}

.left-column-form{
	float: left;
	width: 560px;
	min-height: 200px;
}

.right-column-form{
	float: right;
	width: 340px;
	min-height: 200px;
}

.right-column{
	float: right;
	width: 420px;
	min-height: 200px;
}

/* bottom box */

#bottom-boxes{
	background: #fff;
	float: left;
	width: 985px;

	padding-top: 21px;
	color: #9D8D7D;
}

#bottom-boxes a{
	color: #9D8D7D;
}

#bottom-boxes a:hover{
	color: #9D8D7D;
	text-decoration: underline;
}

.btm-left-column{
	float: left;
	width: 470px;
	min-height: 100px;
	margin-left: 5px;
}

.btm-right-column{
	float: right;
	width: 470px;
	min-height: 100px;
	margin-right: 5px;
}

.btm-box{
	background: url(/images/btm-boxes-bg.gif) no-repeat bottom left;
	width: 468px;
	min-height: 100px;
	padding-bottom: 15px;
	float: left;
}

.btm-box h2{
	font-size: 16px;
	padding: 0;
	margin: 10px 0 0 20px;
}

.btm-box p{
	margin: 5px 20px;
}

.btm-box img{
	margin: 0 3px;
}

.right-heading h2, .right-heading-small h2{
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
}

.right-heading-small h2{
	margin: 0 0 10px;
}

.right-heading{
	float: left;
	width: 420px;
}

.right-heading-small{
	float: left;
	border-bottom: 1px solid #fff;
	width: 210px;
}

.sm-left{
	float: left;
	width: 200px;
}

.sm-right{
	float: left;
	width: 200px;
}

.downloads{
	margin: 10px 0 0 0;
	padding: 0;

}

.downloads li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.downloads ul{
	padding:0;
	margin:0;
}


.right-block{

}

#emergency-msg{
	width: 912px;
	height: 274px;
	background: url(/images/emergency-bg.png);
	color: #fff;
	float: left;
	margin: 15px 0 0 25px;
	display: inline;
	padding: 10px;
	overflow: auto;
	font-size: 20px;
}

#emergency-msg h1{

}