html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#ffffff;
	font-family: Times New Roman, Georgia, serif;
	font-size:15px;
	color: #000000;
	/* font-style: italic; */
	height: 100%;
	margin:0;
}


h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #ed1c24;
	line-height:24px;
	font-style: normal;
	font-weight:normal;
	text-transform: uppercase;
	padding:0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #8a9d73;
	text-transform: uppercase;
	font-style: normal;
	font-weight:normal;
	line-height:18px;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	text-transform: uppercase;
	font-style: normal;
	font-weight:normal;
	line-height:16px;
	margin: 0 0 10px 0;
}

p {
	line-height: 18px;
	margin:0 0 15px 0;
}

a {
	color: #ed1c24;
	text-decoration: underline;
}

a:hover {
	color: #ed1c24;
	text-decoration: none;
}

.un {
	font-style: normal;
}

strong {}

.border {
	border:1px solid #c7c7c7;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #c7c7c7;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #c7c7c7;
}

.left {
	float:left;
	margin:0 10px 10px 0;
}

.right {
	float:right;
	margin:0 0 10px 10px;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:0 10px 0 14px;
}

hr {
	background:#cbd4c0;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: 10px 0 20px;
	padding: 0;
	border: 0;
}

ol {
	margin:0 0 20px 15px;
	padding-left:18px;
}

ol li {
	margin:0 0 8px 0;
	line-height: normal;
}

#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 15px;
	background:url("../images/bullet.jpg") no-repeat 0 3px;
	margin:0 10px 10px 0;
	line-height:normal;
}

#content ul.flat {
	width:100%;
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}

#content ul.flat li {
	padding-left: 15px;
	background:url("../images/bullet.jpg") no-repeat 0 3px;
	margin:0 10px 15px 0;
	line-height:normal;
}

#content ul.flat li h2 {
	text-transform: none;
	margin:0 0 5px 0;
}

#content ul.flat li p {
	margin:0 0 5px 0;
}

#content ul.flat ul {
	width:100%;
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}

#content ul.flat li ul li {
	padding-left: 15px;
	background:url("../images/bullet-dash.jpg") no-repeat 0 3px;
	margin:0 10px 5px 0;
	line-height:normal;
}

#content ul.flat li ol li {
	margin:0 0 8px 0;
	padding-left: 0px;
	line-height: normal;
	list-style: decimal;
	background:none;
}

#content ul.none {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
	color:#656464;
}

#content ul.none li {
	padding-left: 15px;
	background:url("../images/bullet-dash.jpg") no-repeat 0 3px;
	margin:0 10px 10px 0;
	line-height:normal;
}

#content ul.blank {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul.blank li {
	padding-left: 15px;
	background:none;
	margin:0 10px 10px 0;
	line-height:normal;
}

/********************* MAIN BODY *************************/

#main_body {
	position:relative;
	margin: 0 auto;
	width:960px;
	z-index:100;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	width:960px;
	height:590px;
	margin-bottom: 10px;
}

a.logo {
	position:relative;
	margin:auto;
	display: block;
	text-align: center;
	width: auto;
}

a.mlogo {
	display: none;
}

#banner {
	position:relative;
	/*width:960px;
	height:422px;*/
}

.tag {
	position: absolute;
	bottom:0;
	left: 82px;
	display:block;
	z-index: 300;
}

.top_btns {
	position:relative;
	width: 800px;
	margin:0 auto;
	border-top:2px solid #030303;
	padding:15px 0;
	text-align: center;
	color:#7d7d7d;
	font-size: 12px;
}

.top_btns h3 {
	margin: 0;
}

.top_btns a {
	color:#ed1c24;
	text-decoration: none;
	text-transform: uppercase;
}

.top_btns .phone {
	font-size: 16px;
}

#content {
	position:relative;
	width: 720px;
	border-top: 3px double #828282;
	border-bottom: 3px double #828282;
	background-color:#f6f8f4;
	padding:30px 40px;
	margin:0 auto 20px;
}

#content a:hover {
	background-position:0% 100%;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:relative;
	margin:auto;
	padding-top: 20px;
	width:800px;
	height:60px;
	background-color: #00aef0;
	z-index:101;
	font-family: Arial, Verdana, sans-serif;
	color:#000000;
	font-size:13px;
	font-style: normal;
	text-transform: uppercase;
	z-index: 800;
}

.on {
	background-position:0% 100%;
}

#mobile_nav {
	text-align: center;
	display:none;
}

#mobile_nav select {
	margin-top:10px;
	width:80%;
	padding: 5px;
	border: none;
	background-color: #00aef0;
	border:1px solid #707070;
	color:#000;
	font-size:13px;
	font-style: normal;
	font-family: Arial, Verdana, sans-serif;
}

#mobile_nav option {
	padding:4px;
}

/********************* INTERIOR LAYOUT STYLES *************** */

#col_full {
	position:relative;
}

.lg {
	font-size: 18px;
	line-height: 24px;
}

.quote {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color:#00aef0;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	font-style: normal;
}

.quote span {
	font-family: Times New Roman, Georgia, serif;
	font-style: italic;
	font-size:14px;
	color: #000000;
}

.note {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
	color:#ed1c24;
}

.cap {
	font-size: 12px;
	color:#868686;
	margin:0;
}

.blue {
	color:#00aef0;
}

.bluehead {
	color:#00aef0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
}

.viewlet_note {
	position: absolute;
	top:0;
	right:20px;
	z-index: 300;
	padding:10px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	color:#fff;
	font-size: 12px;
	text-align: center;
	background: #ed1d25;
	-webkit-box-shadow:  3px 3px 3px 0px rgba(0, 0, 0, .3);
	box-shadow:  3px 3px 3px 0px rgba(0, 0, 0, .3);
}

.viewlet_note span,.viewlet_note a {
	font-family: Times New Roman, Georgia, serif;
	font-style: italic;
}

.viewlet_note a {
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
}

.viewlet_note * {
	color:#fff;
	margin:0;
}

h3.category {
	font-size: 15px;
	cursor: pointer;
}

.section {display: none;}

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	padding:30px 40px;
	width: 720px;
	text-align: center;
	background-color:#f6f8f4;
}

#footer .links, #footer .links a {
	font-family: Arial Narrow, Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color:#000;
}

#footer .disc {
	font-size: 10px;
	line-height: 13px;
}

/* new homepage font style */
.home-page p,
.home-page li,
.home-page a {
	font-style: normal !important;
}

/*************************************** RESPONSIVE STYLES ********************************************* */

@media (max-width: 767px) {

		#main_body {
			position:relative;
			margin: auto;
			width:100%;
			z-index:100;
		}

		#footer, #top {
			position:relative;
			width:98%;
			height:auto;
			margin:auto;
			padding:0;
			z-index: 600;
		}

		#banner {
			position:relative;
			width:100%;
			height:auto;
			margin:auto;
			padding:0;
			z-index: 600;
		}

		#top {
			margin-bottom:15px;
		}

		a.logo {display: none;}

		a.mlogo {
			display: block;
			width:80%;
			color:#fff;
			text-decoration: none;
			font-family: Arial, Verdana, sans-serif;
			text-transform: uppercase;
			font-size: 18px;
			background:#00aef0;
			margin: auto;
			font-style: normal;
			padding:10px;
			text-align: center;
		}

		.top_btns, .viewlet_note {display: none;}

		.tag {
			position: absolute;
			bottom:0;
			left: 0;
			display:block;
			z-index: 300;
			text-align: center;
			width: 100%;
		}

		#content {
			position:relative;
			width:90%;
			height:auto;
			margin:0 auto 10px;
			padding:10px;
			z-index: 600;
		}

		#footer {
			width:90%;
			padding:20px 10px;
		}

		/* ***************  SUCKERFISH NAV STYLES *************** */

		#main_nav {
			display:none;
		}

		#mobile_nav {
			display:block;
		}


		@media  (max-width: 599px) {
			#main_nav {
				display: none;
			}
			
			#mobile_nav {
				display: block;
			}

			a.mlogo {
				display: block;
				width:79%;
				color:#fff;
				text-decoration: none;
				font-family: Arial, Verdana, sans-serif;
				text-transform: uppercase;
				font-size: 16px;
				background:#00aef0;
				margin: auto;
				font-style: normal;
				padding:10px;
				text-align: center;
			}

			@media  (max-width: 350px) {

				a.mlogo {
					display: block;
					width:77%;
					color:#fff;
					text-decoration: none;
					font-family: Arial, Verdana, sans-serif;
					text-transform: uppercase;
					font-size: 16px;
					background:#00aef0;
					margin: auto;
					font-style: normal;
					padding:10px;
					text-align: center;
				}

			}
		}


	}


	@media (min-width: 768px) and (max-width: 980px) {


		#main_body {
			position:relative;
			margin: auto;
			width:100%;
			z-index:100;
		}
		a.logo {
			position:relative;
			margin:auto;
			display: block;
			text-align: center;
			width: 98%;
		}

		/*#main_nav {
			position:relative;
			margin:auto;
			width:100%;
		}*/


		#main_nav {
			display:none;
		}

		#mobile_nav {
			display:block;
		}

		#footer, #top, #banner {
			position:relative;
			width:98%;
			height:auto;
			margin:auto;
			padding:0;
			z-index: 600;
		}

		#top {
			margin-bottom:15px;
		}

		.tag {
			position: absolute;
			bottom:0;
			left: 0;
			display:block;
			z-index: 300;
			text-align: center;
			width: 100%;
		}

		#content, .top_btns {
			position:relative;
			width:90%;
			height:auto;
			margin:0 auto 10px;
			padding:10px;
			z-index: 400;
		}

		.viewlet_note {
			position: absolute;
			top:0;
			right:20px;
			z-index: 300;
			padding:5px;
			font-family: Arial, Verdana, Tahoma, sans-serif;
			font-style: normal;
			color:#fff;
			font-size: 11px;
			text-align: center;
			background: #ed1d25;
			-webkit-box-shadow:  3px 3px 3px 0px rgba(0, 0, 0, .3);
			box-shadow:  3px 3px 3px 0px rgba(0, 0, 0, .3);
		}

		#footer {
			width:90%;
			padding:20px 10px;
		}


		@media  (min-width: 790px) {

			
		}


		
	}

