/* General Setup */
body {
	position: relative;
	min-width: 600px;
	width: 100%;
	font-family: "Rotis Sans", "Gill Sans", "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: #BED5D9;
	}
a:link {
	color: #0169A5;
	text-decoration: none;
	}
a:visited {
	color: #333;
	text-decoration: none;
	}
a:hover { 
	color: #0169A5; 
	text-decoration: underline;
	} 
img {
	border: none;
	}
div.banner {
	background-color: #D56B37;
	background-image: url(img/pattern-banner.png);
	border: 1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 150px;
	margin: 0px 10px 0px 10px;
	}
div.leftcontent {
	background: #FEFDF3;
	border: 1px solid #4F8EBC;
	position: absolute;
	left:10px;
	top:157px;
	width:150px;
	font-size: 12px;
	}
div.leftcontent ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}
div.leftcontent ul li {
	border-bottom: 1px dotted #000;
	padding: 0px 0px 2px 0px;
	display: block;
	}
div.leftcontent ul li a {
	display: block;
	}
div.leftcontent ul a:link {
	text-decoration:none;
	color: #000;
	}
div.leftcontent a:visited {
	text-decoration: none;
	color: #999;
	}
div.leftcontent ul a:hover {
	text-decoration: none;
	color: #BB5378;
	}

div.centercontent {
	position: relative;
	min-width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 171px;
	margin-right: 171px;
	margin-top: 5px;
	padding: 0px 5px 5px 5px;
	background: #fff;
	border: 1px solid #4F8EBC;
	}
	
div.centercontainer {
	clear: both;
	float: none;
	position: relative;
	width: 100%;
	}
	
div.rightcontent {
	border: 1px solid #4F8EBC;
	background: #FEFDF3;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right:9px;
	top:157px;
	width:150px;
	font-size: 12px;
	}
div.rightcontent p {
	padding: 0px 10px 0px 10px;
	}
/* global text formatting */
h1 {
 	color: #000;
	font-size: 120%;
	line-height: 1em;
}
h2 {
	padding: 1px 0px 2px 3px;
	border: 1px solid #F7941C;
	color: #000;
 	margin: 0px;
	font-size: 115%;
	font-weight: bold;
	line-height: 1em;
	height: 15px;
	background-image: url(img/h2-grad.png);
	background-color: #E9E9E9;
}
h3 {
	padding: 3px 0px 0px 3px;
	color: #000;
 	margin: 0px;
	font-size: 105%;
	font-weight: bolder;
	line-height: 1em;
	height: 15px;
	background-color: #fff;
}
/* ------------------ */
div.cats {
	text-align: left;
	color: #000;
	margin: 0px 0px 5px 2px;
	padding: 0px;
	width: 100%;
	position: relative;
	}
div.cats p {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
div.cats ul {
	list-style: url(img/orange-bul-10.gif);
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 0px 15px;
	}
div.cats ul li {
	width: 24%;
	float: left;
}
div.cats ul li a:link {
	text-decoration:none;
	color: #000;
	}
div.cats a:visited {
	text-decoration: none;
	color: #999;
	}
div.cats ul li a:hover {
	text-decoration: underline;
	color: #BB5378;
	}

div.states {
	text-align: left;
	color:#000;
	display: table-cell;
	margin: 0px 0px 5px 2px;
	padding: 0px;
	width: 24%;
	float: left;
	position: relative;
	}
div.states ul {
	list-style: url(img/deep-orange-bul-10.png);
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 0px 15px;
	display: block;
	}
div.states a:link {
	text-decoration:none;
	}
div.states a:visited {
	text-decoration:none;
	}
div.states a:hover {
	text-decoration: underline;
	}
div.sep {
	background: #FFF;
	text-align: center;
	padding: 0px;
	margin: 5px 30px 5px 30px;
	border-bottom: 1px solid #51819F;
	clear: both;
	}
div.urhere {
	font-size: 100%;
	margin: 5px;
	padding: 1px 0px 10px 0px;
	position: relative;
	width: 100%;
	text-align: left;
	}
div.urhere a:link {
	color: #000;
	}
div.urhere a:hover {
	color: #C33; 
	}
div.suggest {
	text-align: center;
	padding: 0px 0px 15px 0px;
	margin: 5px;
	}
div.imgsmall {
	text-align: center;
	display: block;
	border-bottom: 1px solid #BED5D9;
	border-right: 1px solid #BED5D9;
	border-top: none;
	border-left: none;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 2px 1px;
	width: 22%;
	min-width: 75px;
	float: left;
	position: relative;
	}
div.imgsmall p {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
div.headerImgLeft {
	background-position: left;
	height: 150px;
	background: url(img/left-banner.png) no-repeat;
	text-align: left;
	width: 33%;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	}
div.headerLogo {
	text-align: center;
	width: 34%;
	height: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	}
div.headerImgRight {
	text-align: right;
	background: url(img/right-banner.png) no-repeat top right;
	height: 150px;
	width: 33%;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	}
.num {
	font-size: 12px;
	color:#FF7400;
}
.upper {
	position: relative;
	text-align: left;
	background-color: #ADD5EA;
	padding: 2px;
	border: 1px solid #4F8EBC;
	}
.upper p {
	margin: 0;
}
