/* -------- Author: Aaron M. Souza 2009 --------  */
/* -------- Coded For IE7.0.6, IE6, FX2.0.0, SF3.2.0, OP9.6.0 --------  */
/* -------- Built with Notepad 6.0 --------  */

*{margin: 0; padding: 0;}

body		
{
text-align: center;
font-family: "ms trebuchet", verdana, arial, sans-serif;
color: black;
font-size: small;
margin: 20px auto;
background-color: #0c1c53;
}

#wrapper	
	{
	width: 940px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url('images/wrapperslice.png') repeat-x #F8F7DE;
	}

/* -------- Header --------  */

#header 	
		{
		width: 940px;
		height: 125px;
		margin: 0 auto;
		text-align: center;
		background: url('images/dennis_d_crowley_construction.jpg') no-repeat #11255f;
		}

#homelink
			{
			width: 320px;
			height: 90px;
			float: left;
			margin: 0;
			padding: 0;
			cursor: pointer;
			}

#headerlinks
			{
			font-family: verdana,georgia,"ms trebuchet",sans-serif;
			width: 570px;
			height: 50px;
			float: right;
			margin-top: 10px;
			padding: 10px 23px 0 0;
			}

#headerlinks ul
				{
				float: right;
				list-style: none;
				font-size: 13px;
				font-weight: bold;
				text-transform: uppercase;
				margin: 0;
				}

#headerlinks ul li
					{
					display: inline;
					padding: 0 8px;
					}

#headerlinks ul li a:link, #headerlinks ul li a:visited, #headerlinks ul li a:active 
						{
						font-size: 95%;
						color: #274687;
						text-decoration: none;
						}
	
#headerlinks ul li a:hover, #headerlinks ul li a:focus 
						{
						font-size: 95%;
						color: #000000;
						}

#headerlinks ul li a.currenttop:link, #headerlinks ul li a.currenttop:visited, #headerlinks ul li a.currenttop:active 
						{
						font-size: 95%;
						color: #AD331B;
						text-decoration: none;
						}
	
#headerlinks ul li a.currenttop:hover, #headerlinks ul li a.currenttop:focus 
						{
						font-size: 95%;
						color: #AD331B;
						}

/* -------- End Header --------  */

#subwrap	
		{
		width: 940px;
		margin: 0;
		padding: 0;
		}

/* -------- Sidebar Navigation --------  */

#sidenav 	
			{
			width: 190px;
			float: left;
			margin: 0 0 0 10px;
			font-family: georgia, "ms trebuchet", verdana, sans-serif;
			}

.maincat
				{
				width: 170px;
				margin: 8px 0 8px 10px;
				text-align: left;
				}

span.section
					{
					color: #1C3262;
					font-size: 110%;
					font-weight: bold;
					}

.linklist
					{
					clear: left;
					margin: 0;
					border-bottom: 1px dashed #B7B267;
					padding: 4px 0 8px 0;
					line-height: 18px;
					}

ul.left_nav
						{
						list-style: none;
						margin: 0 0 2px 0;
						padding: 0;
						}

ul.left_nav li
							{
							margin: 2px 0 0 0;
							padding: 0;
							}

.linklist a:link, .linklist a:visited, .linklist a:active 
								{
								font-size: 12px;
								color: #5A5832;
								text-decoration: none;
								}
	
.linklist a:hover, .linklist a:focus 
								{
								font-size: 12px;
								color: #000000;
								}

.linklist a.current:link, .linklist a.current:visited, .linklist a.current:active 
								{
								font-size: 12px;
								color: #AD331B;
								text-decoration: none;
								}
	
.linklist a.current:hover, .linklist a.current:focus 
								{
								font-size: 12px;
								color: #AD331B;
								}

/* -------- End Sidebar Navigation --------  */

/* -------- Content --------  */

#content 	
			{
			float: left;
			width: 714px;
			margin-left: 4px;
			border-left: 1px dashed #B7B267;
			text-align: left;
			}

h1		
				{
				font-family: "Times New Roman",georgia,serif;
				color: #AD331B;
				color: #990000;
				font-size: 150%;
				font-weight: normal;
				margin: 8px 15px 8px 15px;
				}
				
h1.sub2		
				{
				font-family: tahoma, georgia,verdana,sans-serif;
				color: #70610b;
				font-size: 105%;
				margin: 2px 15px 5px 15px;
				}

h2		
				{
				font-family: georgia,verdana,sans-serif;
				color: #981E2D;
				font-size: 110%;
				margin-top: 5px;
				margin-bottom: 9px;
				padding: 0 6px 0 15px;
				}

h3		
				{
				font-family: georgia,serif;
				color: #616161;
				font-size: 110%;
				margin: 0 6px 0 15px;
				border-bottom: 1px solid #D0D3D0;
				padding: 0;
				}

p				
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				color: #000000;
				font-size: 90%;
				text-align: justify;
				margin: 9px 0 9px 0;
				padding: 0 5px 0 22px;
				clear: left;
				}

p.townlist				
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				color: #000000;
				font-size: 80%;
				text-align: justify;
				margin: 9px 0 9px 0;
				padding: 0 5px 0 22px;
				clear: left;
				}
				
p.townlist span.townreg				
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				color: #981E2D;
				font-weight: bold;
				}
				
								
span.captions	{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				font-size: 88%;
				color: black;
				font-weight: 500;
				}
				
span.geo2				{
				font-family: arial,helvetica,sans-serif;
				margin: 2px auto;
				text-align: center;
				font-size: 80%;
				}
				
				
hr
				{
				width: 95%;
				color: #BDBDBD;
				border: 1px solid #BDBDBD;
				text-align: center;
				margin: 0 auto;
				padding: 0;
				}

ul
				{
				list-style: none;
				}

ul li
					{
					margin-bottom: 4px;
					}
		
a:link, a:visited, a:active 
				{
				font-size: 100%;
				color: #0000bb;
				text-decoration: underline;
				}
	
a:hover, a:focus 
				{
				font-size: 100%;
				color: #981E2D;
				text-decoration: none;
				}

table.siding
				{
				width: 670px;
				margin: 2px 0 14px 30px;
				text-align: center;
				}

table.siding tr
					{
					text-align: left;
					}

table.siding tr td
						{
						width: 218px;
						border: 1px solid #D4D3C9;
						padding: 4px 0 4px 12px;
						font-size: 85%;
						}

#contactinfo
				{
				width: 330px;
				margin: 25px 0 0 30px;
				}

ul.exterior
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				margin-bottom: 16px;
				margin-left: 0;
				padding-left: 70px;
				font-size: 90%;
				list-style-image: url('images/exteriorlist.png');
				}
				
				

ul.exterior li.aboutserv
					{
					margin-top: 20px;
					}

ul.snow
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				margin-bottom: 16px;
				margin-left: 0;
				padding-left: 70px;
				font-size: 90%;
				list-style-image: url('images/snowlist2.png');
				}
				
ul.servicearea
				{
				font-family: arial,helvetica,sans-serif;
				margin-bottom: 5px;
				margin-left: 0;
				padding-left: 5px;
				font-size: 80%;
				}
				
ul.landscaping
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				margin-bottom: 16px;
				margin-left: 0;
				padding-left: 50px;
				font-size: 90%;
				list-style-image: url('images/landscapinglist.png');
				}

#requesttable
				{
				width: 630px;
				text-align: center;
				margin: 20px auto;
				border: 1px solid black;
				padding: 10px;
				background-color: white;
				}

hr.request
					{
					margin: 10px 0;
					width: 100%;
					}

.picturebox
				{
				float: right;
				margin: 8px 0 14px 20px;
				}

img.regular
					{
					margin: 0 0 15px 0;
					border: 1px solid black;
					}

/* -------- Photos Page --------  */

div.pics			{
				width: 669px;
				margin: 0 0 12px 22px;
				float: left;
				border: 1px solid #ffbaba;
				padding: 4px 8px;

				}
				
.breadcrumbs-left
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				width: 330px;
				float: left;
				display: inline;
				margin: 0;
				padding: 0;
				color: #000000;
				font-size: 85%;
				font-weight: bold;
				text-align: left;
				}
				
.breadcrumbs-right
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				width: 330px;
				float: right;
				display: inline;
				margin: 0;
				padding: 0;
				color: #981e2d;
				font-size: 85%;
				font-weight: bold;
				text-align: right;
				}

a.crumblnk:link, a.crumblnk:visited, a.crumblnk:active
					{
					text-decoration: underline;
					color: #981e2d;
					}

a.crumblnk:hover, a.crumblnk:focus
					{
					text-decoration: none;
					color: #981e2d;
					}

#gallhold
				{
				width: auto;
				float: left;
				margin: 5px 0 5px 23px;
				}

.indivhold
				{
				width: 164px;
				height: 134px;
				float: left;
				margin: 0 10px 0 0;
				padding: 0;
				}

.indivholdr
				{
				width: 164px;
				height: 134px;
				float: left;
				margin: 0;
				padding: 0;
				}

/* -------- End Photos Page --------  */

/* -------- FAQ Page, Within Content Div --------  */

dt
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				margin: 20px 30px 10px 25px;
				font-size: 95%;
				font-family: georgia, serif;
				color: #981E2D;
				font-style: normal;
				font-weight: bold;
				}

dd
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				margin: 0 30px 20px 25px;
				border-bottom: 1px dashed #226508;
				padding-bottom: 5px;
				font-size: 90%;
				text-align: justify;
				color: #000000;
				}
						
dd span.townregfaq				
				{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				color: #981e2d;
				font-weight: bold;
				font-size: 100%;
				}

/* -------- End FAQ Page, Within Content Div --------  */

/* -------- End Content --------  */

/* -------- Footer --------  */

#footer			
			{
			width: 918px;
			height: 58px;
			text-align: center;
			font-family: arial, sans-serif;
			color: black;
			font-size: 85%;
			margin: 10px auto 0 auto;
			border: 1px solid #383838;
			padding: 10px 0;
			background: url('images/footerbg2.png') no-repeat;
			}

a.foot:link, a.foot:visited, a.foot:active 
				{
				font-size: 100%;
				color: #0000bb;
				font-weight: bold;
				text-decoration: none;
				}

a.foot:hover, a.foot:focus
				{
				font-size: 100%;
				color: #981E2D;
				font-weight: bold;
				text-decoration: none;
				}

/* -------- End Footer --------  */

div#townlist	{
				width: 520px; 
				padding: 5px 1px 5px 1px;  
				margin-left: 40px;
				}
				
div#geo_map		{
				margin: 20px auto; 
				width: 650px; 
				text-align: center;
				}

img#facebook
				{
				float: left;
				margin: 10px 0 8px 0;
				border: 1px solid #999999;
				}

img#bbb_review
				{
				float: left;
				margin: 8px 0 16px 0;
				border: none;
				}
				
div#bbb			{
				width: 320px;
				float: left;
				margin: 0 0 0 25px;
				border: solid 1px #cccccc;
				padding: 3px;
				}
