/* CSS Document */

body	{
	background-color:#FFFFFF;
}
/*wrapper for the whole magilla with a red border*/
/*padding top and bottom needed to make the background color expand to surround the enclosed divs*/
#wrapper	{
	margin: 10px auto;
	width: 820px;
	background-color:#0099CC;
	padding-top:10px;
	padding-bottom:20px;
	position: relative;
	border: 20px solid #999999;
	border-color: #C4102F;
	background-image: url(../images/flare.gif);
	background-repeat: no-repeat;
}
h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #C4102F;
	margin-top: 0px;
}
h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#contentmain topcopy p, #contentmain maincopy p, #contentmain bottomcopy p {
	line-height: 1.5em;
	word-spacing: 1em;
	letter-spacing: 0.3em;
}
#header #headertagline {
	font: italic normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 70px 0px 0px;
	margin: 0% 0px 0px 44%;
}
#navigation {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	/*padding-left: 250px;*/
	margin-right: 0px;
	width: 405px;
	float: left;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 30px;
}
#navigation li {
	display: inline;
}
#navigation a {
	text-decoration: none;
	background: #A2D8E8;
	padding: 6px 8px 4px 8px;
	float: left;
	display: block;
	color: #000000;
	border-top:solid #666666 2px;
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
	width: 63px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	border-left: solid #000 1px;
	height: 14px;
}
#navigation a:hover {
	background: #0099CC;
	font-size: 8px;
	font-weight: bold;
	border-top:0px;
	padding-top:8px;
}
#navigation a.current {
	background: #0099CC;
	border-top:0;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 8px;
	font-weight: bold;
	height:16px;
}


#contentmain #topshadow {
	float: left;
	height: 2px;
	width: 250px;
	border-top: 2px solid #666666;
	margin: 0px;
	padding: 0px;
}

#contentmain #rightshadow {
	float: left;
	height: 2px;
	width: 45px;
	border-top: 2px solid #666666;
	margin: 0px;
	padding: 0px;
}
#contentmain #topcopy {
	clear:both;
	padding: 20px 20px 0px 20px;
}


/*Houses topcopy and maincopy... topcopy sits over everything a grows verticvally as needed*/
/*Main copy contains floatleftspacerdiv to create the text wrap*/
#wrapper #contentmain {
	background: #FFFFFF;
	margin-left: 60px;
	margin-right: 60px;
	width: 700px;
	position:relative;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}
#wrapper #header {
	padding: 0px;
	width: 700px;
	height: 100px;
	background-image: url(../images/logo_blue.gif);
	background-repeat: no-repeat;
	background-position: 50% 25%;
	margin-left: 60px;
	margin-right: 60px;
}



/*this div provide position reference to contentside to get it to hover over and to the left*/
#maincopy #floatleftspacerdiv {
	width: 250px;
	float: left;
	/*background-color:#99FF00;*/
	height: 310px;
	position: relative;
}
#contentmain #maincopy {
	padding: 0px 20px 0px 20px;
	position: relative;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
fieldset {
	border-color: #C4102F;
}
#topcopy ul li {
	display: inline;
	border-right: 2px solid #990000;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#contentmain #bottomcopy {
	padding: 0px 10px 0px 20px;
}

/*this div takes it position reference from floatleftspacerdiv and though positioned over it, appears to have things wrapped around that are actually wrapped around floatleftspacerdiv*/
#wrapper #contentside {
	width: 250px;
	height:250px;
	position: absolute;
	left: -75px;
	top: 0px;
	padding: 25px 25px 25px 25px;
	margin-right:10px;
	background-color: #669900;
	/*background-image: url(../imagesHome/pictureFrameBlack.jpg);*/
	background-image: url(../imagesHome/pictureFrame_4.jpg);
} 
#bottomcopy #callustoday {
	float: right;
	padding: 0px 20px 10px 20px;
	margin-left: 10px;
}
#callustoday .blue {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
}
#callustoday .black {
	font: italic bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
}
/*Footer clears the above divs in the wrapper*/
#contentmain #footer {
	background: #A2D8E8 url(../images/footerUmbrella.gif) no-repeat right bottom;
	clear: both;
	height:61px;
	padding-left:0px;
	width: 700px;
	
}


#footer #footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	height: 49px;
	/*line-height: 1.2em;*/
	width: 639px;
	margin:0;
	padding:10px 0px 0px 0px;
	float: left;
	border-top:solid #666 2px;
}

#footer #bottomshadow {
	margin: 0px;
	padding: 0px;
	height:0px;
	float: left;
	width: 639px;
	border-top: 2px solid #666666;
}


#footertext .telephone {
	font-weight: bold;
}
#footer #pialogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height:61px;
	width:61px;
}


.emph {
	font-weight: bold;
	color: #C4102F;
}
.floatright {
	padding: 0px 0px 5px 10px;
	float: right;
	
}

.floatleft {
	padding: 0px 10px 5px 0px;
	float: left;
	
}

.headingright	{
text-align:right;
}

.phonenumber {
	font: bold 18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	background-color: #0099CC;
	margin: 0px;
}
#maincopy  a:link, a:visited {
	color: #C4102F;
	text-decoration: underline;
}

#maincopy  a:hover {
	text-decoration: none;
}
#bottomcopy  a:link, a:visited {
	color: #C4102F;
	text-decoration: underline;
}

#bottomcopy  a:hover {
	text-decoration: none;
}
.smallnote {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #0099CC;
	display: block;
	margin: 0px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	width: 650px;
}
.ulpadding {
	margin: 0px;
	padding-left: 80px;
	padding-right:0px;
}
#maincopy .floatrightpadright {
	padding-right: 120px;
	float: right;
}
#maincopy #listit {
	float: left;
	width: 160px;
	padding-left: 40px;
	padding-top: 40px;
}
.principal {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #A2D8E8;
	margin: 10px 0px 0px;
	padding: 5px;
	width: 150px;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
#bottomcopy ul {
}

#bottomcopy .top {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #0099CC;
	font-weight: bold;
	padding:5px;
	
}


#topcopy .servicelist {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #C4102F;
	text-align: center;
}
