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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#fef6d5;
	margin:0; 
	padding:0;
	text-align:left; 
	color: #000000;
}
.oneColFixCtr #container {
	clear:both;
	width:100%;
	background-color:#fef6d5;
	margin:0 auto;
	text-align:left;
	font-size: .875em;
	padding:0;
	border:0;
}
.oneColFixCtr #header {
	width:100%;
	text-align: center;
	background-color:#fef6d5;
	margin:0;
}
#header img {
	padding:0px;
	margin:0;
}
.oneColFixCtr #mainContent {
	padding: 0;
	text-align:center;
	background-color:#fef6d5; 
}
.tinyText {
	font-size: .875em;
}
h1 {
	font-size: 100%;
	margin: 5px 0px 0px 0px;
}
h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:100;
	margin: 0px 0px 0px 0px;
	display:inline;
}
a:link {
	color: #b60b04;
}
a:visited {
	color: #5b514e;
}
.formBox {
	padding: 0 5px 0 5px;
	background-color:#dac595; 
}
.phone-link {
	padding: 0px 0px 0px 0px;
	text-align: right; 
	font-size: 1.000em;
	color:#000;
	background-color:#fef6d5;
}
.phone-link a:link {
	color: #000;
	font-weight:bold;
}
.phone-link a:visited {
	color:#a92621;
	font-weight:bold;
}
.copyright {
	padding: 10px 10px 10px 10px;
	text-align: center; 
	font-size: .875em;
	color:#000;
	background-color:#fef6d5;
}
.copyright a:link {
	color: #000;
	font-weight:bold;
	display:inline;
}
.copyright a:visited {
	color: #5b514e;
	font-weight: bold;
}
.copyright a:hover,a:active {
	background-color:#fef6d5;
}
.largeText {
	font-size: 1.00em;
}
.smallTxt {
	font-size: 0.875em;
}
img {
	padding: 5px 5px 5px 0px;
	border:0px;
}
.pagetext {
	margin:0 auto;
	text-align: left;
	padding:10px 5px 5px 7px;
}
.pagetext a:link {
	color: #b60b04;
	display:inline;
}
.pagetext a:visited {
	color:#5b514e;
}
.space {
	margin: 5px;
}
.social {
	margin-left: auto;
    margin-right: auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.social a:link {
	color: #9e9080;
	font-weight:bold;
	display:inline;
}
.social a:visited {
	color: #9e9080;
	font-weight:bold;
	display:inline;
}
.social img {
	margin: 0px 5px 0px 5px;
}
.topBox {
	text-align:center;
	font-size: .875em;
	padding: 0px 0px 3px 0px;
}
.topBox a:link {
	color: #000;
	font-weight:bold;
	display:inline;
}
.topBox a:visited {
	color:#5b514e;
	font-weight:bold;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu {
	text-align:left;
	width:320px;
	margin: 0 auto;
}
#menu a:link {
	display:block;
	color:#fff;
	border:2px solid #a7241e;
	background-color:#fef6d5;
	width:280px;
	text-align:left;
	letter-spacing:3px;
	margin:2px 0px 2px 0px;
	padding:7px 0px 7px 20px;
	text-decoration:none;
	border-radius:25px;
	background: #b50902; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #ff7d78 0%, #b50902 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7d78), color-stop(100%,#b50902)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff7d78 0%,#b50902 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff7d78 0%,#b50902 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff7d78 0%,#b50902 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff7d78 0%,#b50902 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7d78', endColorstr='#b50902',GradientType=0 ); /* IE6-8 */
}
#menu a:visited {
	display:block;
	color:#fff;
	border:2px solid #a7241e;
	background-color:#fef6d5;
	width:280px;
	text-align:left;
	letter-spacing:3px;
	margin:2px 0px 2px 0px;
	padding:7px 0px 7px 20px;
	text-decoration:none;
	border-radius:25px;
}
#menu a:hover,a:active {
	background-color:#fef6d5;
}
.viewFullFtr {
	text-align:center;
	margin: 0 auto;
	width:320px;
}
.bottomGradient {
	display:block;
	color:#fff;
	width:298px;
	letter-spacing:3px;
	margin:10px 0px 2px 0px;
	padding:7px 0px 7px 20px;
	text-decoration:none;
	background: #b50902; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: -moz-linear-gradient(top,  #ff7d78 0%, #b50902 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7d78), color-stop(100%,#b50902)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff7d78 0%,#b50902 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff7d78 0%,#b50902 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff7d78 0%,#b50902 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff7d78 0%,#b50902 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7d78', endColorstr='#b50902',GradientType=0 ); /* IE6-8 */
}
.bottomGradient a:link {
	color:#fff;
	text-decoration:underline;
}
.bottomGradient a:visited {
	color:#fff;
	text-decoration:none;
}

.enlarge a {
	margin: 0;
	border:0px;
	max-width:100%;
	width: auto;
}
.List {
	list-style: inside;
	list-style-type: disc;
}
.phSpace {
	margin: 3px 0px 3px 0px;
}
.adBox {
	margin: 20px 5px 20px 5px;
	font-size: 10pt;
	text-align: left;
	border: 1px solid #ad312b;
	padding-left: 10px;
}
.emergencyList {
	padding: 10px 0px 5px 20px;
}
