/* *********************************************** */
/* CSS File created by CreeksideDesign.com 091022  */
/* Designed for FirstResponseDRS.com website       */
/* design@gocreekside.com  www.creeksidedesign.com */
/* *********************************************** */
/******************************************* Foundation Work *******************************************/
/*
#E70000; #E70000 is Old First Response red R:231 G:0 B:0
#D80000; #D80000 is First Response red R:216 G:0 B:0
*/
#html-main, #body-main	{ 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em !important;
	color: #000;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	background: #9999B7 url('../pics/frdrs-bkgnd3.gif') repeat;
	background-position:top center;
}
h1 {
	font-size:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy;
	background-color: transparent;
	margin:20px 0;
}
h2 {
	font-size:1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	background-color: transparent;
	margin:20px 0;
}
b,strong {
	color: 
}
i,em {
	font-size: 0.9em;
	color: maroon;
}
a {
	font-weight:bold;
}
a:link {
	color:blue;
	background-color: transparent;
	text-decoration:none;
}
a:visited {
	color:purple;
	background-color: transparent;
	text-decoration:none;
}
a:active {
	color: #D80000; /*#D80000 is First Response red R:216 G:0 B:0 */
	background-color: transparent;
	text-decoration:none;
}
a:hover {
	color: #D80000; /*#D80000 is First Response red R:216 G:0 B:0 */
	background-color: transparent;
	text-decoration:underline;
}

hr {
	width: 80%;
	border: 1px solid #D80000; /*#D80000 is First Response red R:216 G:0 B:0 */
}

/******************************************* Table Work *******************************************/
#masthead {
width: 100%;
height: 100px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
/* background:#000050 url('../pics/masthead-bg.jpg') repeat-x; */
}
#tollfree {
font-size: 1.2em;
font-weight: bold;
color: #fff;
text-align: center;
}
.nav {
margin: 0 0 0 0;
text-align: left;
}
.columns {
margin: 0 0 0 0;
text-align: left;
vertical-align : top;
}
.column-left {
width: 250px;
height: 100%;
padding: 0 0 0 0;
background-color: #000050;
text-align: center;
}
.column-mid {
width: 750px;
height: 100%;
padding: 0 0 10 10;
background:transparent url('../pics/frdrs-bkgnd.gif') repeat;
background-color: #fff;
}
.shadow-vert {
width: 10px;
height: 100%;
padding: 0 0 0 0;
background:transparent url('../pics/shadow-vert.jpg') repeat-y;
background-color: #fff;
}
.shadow-corner {
width: 10px;
height: 10px;
padding: 0 0 0 0;
background:transparent url('../pics/shadow-corner.jpg') repeat;
background-color: #fff;
}
.shadow-horiz {
width: 750px;
height: 10px;
padding: 0 0 0 0;
background:transparent url('../pics/shadow-horiz.jpg') repeat-x;
background-color: #fff;
border-collapse: collapses; /* or collapse; */
}
.shadow-left {
width: 250px;
padding: 0 0 0 0;
background-color: #000050;
text-align: center;
}

#print-only {
display: none;
}

#sidebar-printonly {
display: none;
}

#tbl-content {
width: 740px;
}

/******************************************* Content Work *******************************************/
#branding {
	width: 1000px;
	height: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}

#content {
	width: 100%;
	margin: 0 0 0 0;
	text-align: left;
	float:left;
}

.table-leftside {
	width: 200px;
	text-align: center;
	margin: 20 0 0 20;
	padding: 0 0 0 0;
}

#icons {
	width: 200px;
	margin: 0 auto;
	font-size: 0.60em !important;
	text-align: center;
	background-color: #fff;
	padding: 5px 0 5px 0;
}

#blocks-top {
	background: url('../pics/block_top.png') repeat-x;
	width: 200px;
	height: 10px;
	margin: 20 0 0 0;
	padding: 0 0 0 0;
	vertical-align: bottom;
}

#blocks {
	background: #fff;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

#blocks-shadow {
	background: url('../pics/block_shadow2.png') repeat-x;
	width: 200px;
	height: 7px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}

.vis-clear {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#footer {
	display:block;
	text-align:center; 
	margin:0 auto 0 auto;
	color: #c0c0c0;
	padding: 10 30 10 0;
	font-size: 0.6em;
	background:transparent url('../pics/footer-bg.jpg') repeat-x;
}
