/* -------- 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 --------  */

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;
	background-image: url('images/wrapperslice.png');
	background-repeat: repeat-x;
	background-color: #F8F7DE;
	}

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

#header 	
		{
		width: 940px;
		height: 125px;
		margin: 0 auto;
		text-align: center;
		background-image: url('images/crowleylogo5.png');
		background-repeat: no-repeat;
		background-color: white;
		}

#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: 120%;
				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;
		}

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

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

.maincat
				{
				width: 170px;
				height: 55px;
				margin: 20px auto;
				text-align: center;
				}

.maincat2
				{
				width: 170px;
				height: 92px;
				margin: 20px auto;
				text-align: center;
				}

.mainleft
					{
					text-align: left;
					}

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

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

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

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

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

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

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

h1		
				{
				font-family: georgia,"ms trebuchet",verdana,sans-serif;
				color: #AD331B;
				font-size: 126%;
				margin: 8px 15px 18px 15px;
				}

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

h3		
				{
				font-family: georgia,"ms trebuchet",verdana,sans-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: left;
				margin: 9px 0 9px 0;
				padding: 0 15px 0 22px;
				}

				
span.captions	{
				font-family: "ms trebuchet",arial,helvetica,sans-serif;
				font-size: 88%;
				color: black;
				font-weight: 500;
				}
				
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.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: 0 0 14px 20px;
				}

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

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

dt
				{
				margin: 20px 30px 10px 25px;
				padding-left: 7px;
				font-size: 95%;
				color: #7E1925;
				font-style: normal;
				font-weight: bold;
				}

dd
				{
				margin: 0 30px 20px 25px;
				border-bottom: 1px dashed #226508;
				padding-bottom: 5px;
				font-size: 94%;
				color: #5A5832;
				}

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

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

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

#footer 		{
			font-family: arial,"ms trebuchet",verdana,sans-serif;
			width: 906px;
			height: 52px;
			text-align: left;
			clear: both;
			color: black;
			font-size: 85%;
			margin: 10px auto;
			border: 1px solid #383838;
			padding: 10px 10px 10px 12px;
			background-image: url('images/footerbg.png');
			background-repeat: 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;
				}

#footer2		{
			font-family: arial,"ms trebuchet",verdana,sans-serif;
			width: 906px;
			height: 48px;
			text-align: center;
			clear: both;
			color: black;
			font-size: 85%;
			margin: 10px 10px 14px 10px;
			border: 1px solid #383838;
			padding: 10px 5px 10px 10px;
			background-image: url('images/footerbg2.png');
			background-repeat: no-repeat;
			}

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