/*-----------------------------------------------------------------------------
Total Restoration Style Sheet

-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}
.NoScreen{
	display:none;
}
hr{padding:0;}
/* Remove border around linked images */
img {
	border: 0;
	padding-top:5px;
	padding-bottom:5px;
}


/*Text*/
body{
	font-size:12px;
	font-family: verdana,arial,sans-serif;
	padding: 0;
	margin: 0;
	background-color: #edf1f7;
	color: #35517b;
}
/*Fonts*/
p{
	padding: 5px 0;
	text-align: justify;
}

h1{
	font-size: 32px;
	color: #013685;
	text-align: left;
	padding:0;
	margin:-10px 0 -5px 0;
	width:507px
	
}
body.NoQuote h1{
	font-size: 32px;
	color: #013685;
	text-align: left;
	border-bottom: 3px solid #013685;
	padding:0 0 2px 0;
	margin-top:-10px;
	width:723px	
}
h2{
	font-size: 18px;
	color: #013685;
	text-align: left;
	padding:0;
	margin-bottom: -5px;
}
ol ul{
	padding: 0 0 5px 0;
}
li{
	margin: 2px 0 5px 20px;
}
.Title{
	font-weight:bold;
	font-size:18px;
}
.RightText{
	text-align: right;
}

.LeftText{
	text-align: left;
}

.CenterText{
	text-align: center;
	margin: auto;
}

#Footer p{
	text-align:center;
	padding:5px 0;
	font-size: 14px;
}


/*Links*/
a:hover{
	color:red;
}

.MoreTestimonials a{
	color:white;
	padding:5px;
}

#Footer a{
	color:white;
	padding: 0 5px;
}

/*Positioned Elements*/
.padLeft15{
	padding-left:15px;
}
.PosTopLeft{
	float:left;
	margin:-5px 0 0 1px;
	padding:0;
}
.Clear{
	clear:both;
}
.RightWrapPic{
	float: right;
	clear: right;
	padding: 0 0 0 30px;
	margin:0 15px 0 0;
}
.padLeft-15{
	padding-left:-15px;
}

/*Main Layout Elements*/
#TopBar{
	color: white;
	text-align: center;
	padding: 0;
	margin:0;
	height:43px;
	background: url(../images/BG-TopBar.gif) repeat-x;
}
#Main{
	width:100%;
	background: #edf1f7 url(../images/BG-Main.jpg) repeat-x;
	height: 722px;
	margin:0;
	padding:0;
	border-top:10px solid #707a86;
}
#Header{
	width: 772px;
	height:196px;
	margin:auto;
	padding:0;
	margin-top:-9px;
	background: url(../images/Header.jpg) no-repeat top left;
}
#Content{
	width: 772px;
	margin:auto;
	padding:0;
	margin-top:0;
	background: url(../images/BG-Content.gif) repeat-y;
}
.ContentContainer{
	padding: 5px 25px 25px 25px;
	margin:0;
}

#Footer{
	color: white;
	width: 772px;
	margin:auto;
	padding:10px 0;
	background: #707a86 url(../images/BG-Footer.jpg) no-repeat top left;
	text-align:center;
}

#RedBox{
	background: url(../images/BG-RedBox-Top.jpg) no-repeat top left;
	width:722px;
	padding: 15px 0 0 0;
	margin:35px 0 0 0;
}
#RedBox p{
	padding: 0 0 5px 10px;
	color:white;
	margin:0;
}

#RedBox a{
	padding: 0;
	font-weight:bold;
	color:white;
	margin:0;
}
.RedBoxText{
	background: url(../images/BG-RedBox.jpg) repeat-y;
	width:722px;
	padding: 0 0 5px 0;
	margin:0;
}
.RedBoxTextCenter{
	background: url(../images/BG-RedBox.jpg) repeat-y;
	width:722px;
	padding: 0;
	margin:auto;
	text-align: center;
}

.RedBoxBTM{
	background: url(../images/BG-RedBox-BTM.jpg) no-repeat bottom left;
	width:722px;
	padding: 0;
	margin:0;
}

#Testimonial{
	float: right;
	width: 205px;
	background: url(../images/BG-TestTop.gif) no-repeat top left;
	padding: 80px 0 0 0;
	margin: -45px 0 0 10px;
	color: white;
}

/*Testimonial*/
.Quote{
	background: url(../images/BG-TestQuote.gif) repeat-y;
	padding: 0;
	margin:0;
	width:205px;
	line-height:15px;
}
#Testimonial p{
	margin: 0 12px;
	color:white;
	text-align:left;
}
.QuoteOpen{
	background: url(../images/BG-QuoteOpen.gif) no-repeat top center;
	padding-top:25px;
}
.Author{
	background: url(../images/BG-QuoteClose.gif) no-repeat top center;
	font-family:times, serif;
	margin:3px 0 10px 0;
}

.MoreTestimonials{
	background: #707a86 url(../images/BG-TestBTM.gif) no-repeat top left;
	padding: 5px 0 10px 0;
	margin:-10px 0 0 0;
	width:205px;
	text-align:right;
}

blockquote{
	color: white;
	background: #013685 url(../images/BG-LRGQuoteOpen.gif) no-repeat top left;
	padding: 34px 10px 5px 10px;
	margin: 15px 0 0 0;
	width:700px;
}
.AuthorLrg{
	background: url(../images/BG-LRGQuoteClose.gif) no-repeat top left;
	padding: 8px 0 0 0;
	height:28px;
	font-style: italic;
	font-family: Times, serif;
}
 /*Icons*/
.Fire{
	background: url(../images/Icon-Fire.gif) no-repeat top left;
	padding: 0 0 10px 75px;
	margin-top: 10px;
}
.Flood{
	background: url(../images/Icon-Flood.gif) no-repeat top left;
	padding: 0 0 10px 75px;
	margin-top: 10px;
}
.Storm{
	background: url(../images/Icon-Storm.gif) no-repeat top left;
	padding: 0 0 10px 75px;
	margin-top: 10px;
}
.Storage{
	background: url(../images/Icon-Clean.gif) no-repeat top left;
	padding: 0 0 10px 75px;
	margin-top: 10px;
}
.Dehumidification{
	background: url(../images/Icon-Dehum.gif) no-repeat top left;
	padding: 0 0 10px 75px;
	margin-top: 10px;
}
.Reconstruction{
	background: url(../images/Icon-Rcon.gif) no-repeat top left;
	padding: 0 0 10px 75px;
	margin-top: 10px;
}

.PicFrameLabel{
	text-align: center;
	color: white;
	float: left;
	padding: 0 0 0 15px;
}
.PicFrameLabel img{
	border: 3px solid #707a86;
	padding: 0;
	margin:0;
}

/*Lists*/
/*Drop Down Menu*/
#TopNav{
	margin:auto;
	width: 772px;
	text-align:center;
}
#nav, #nav ul {
	text-align:center;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, sans-serif;	
	text-align: center;
	z-index:100;
}
#nav li{
	display:inline;
}
#nav a{
	background: url(../images/BTN-TopBar.jpg) repeat-x;
	font-size:15px;
	height: 39px;
	color: white;
	font-weight:bold;
	padding: 0 20px;
	margin:0;
	line-height:39px;
	text-align:center;
	text-decoration:none;
	display:block;
}
#nav a:hover{
	background: url(../images/BTN-TopBar-HOV.jpg) repeat-x;
}
#nav a.active{
	background: url(../images/BTN-TopBar-ACT.jpg) repeat-x;
}
#nav a.SubNav {
	font-size: 13px;
	line-height:19px;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 175px;
	padding:2px 10px 2px 20px;
	height:19px;
	background: none;
	background-color: #900000;
	border: 1px solid white;
}
#nav a.SubNav:hover{
	background-color: #380001;
}

#nav li {
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
	list-style:none;
	border-left: 1px solid white;
	border-right: 1px solid black;
}

#nav li ul { /* second-level lists */
	position: absolute;
	top:40px;
	left: 0;
	background: none;
	border:none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin:0;
	padding:0;
	background: none;
	border:none;
	clear: left;
}
#nav li ul li{
	border: none;
	height:24px;
	clear: left;
	margin:0;
	padding:0;
}

/*End Drop Down*/
