/* General styles */
body, img, p, h1, h2, h3, div, ul {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body {
	font-family: arial, sans-serif;
	background-color:#ffc421;
}

#outerHolder {
	width:780px;
	height:820px;
	margin: 4px auto 0px auto;
}

#mainSite { width:780px; height:780px; }
#logoArea { width:780px; }
#coreyLogo { float:right; margin:20px 20px 0 0; }
#coreyPhone { float:left; margin:87px 0px 0px 95px; }
#menuArea { margin:16px 0 0 7px; }

#menuArea a {
	float:left;
	color:#fff;
	text-decoration:none;
}

#aboutButt, #rpavingButt, #rcleaningButt, #cpavingButt , #ccleaningButt, #roofingButt, #rollercoatButt, #tarmacButt, #contactButt { margin-top:1px; }

/*
#menuArea a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:0.7em;
	letter-spacing:0em;
	padding:10px 7px 10px 7px;
}

#menuArea a:hover { background: url('images/selectedBack.png') repeat-x top left; }

.normalBack{ background: url('images/normalBack.png') repeat-x top left; }
.selectedBack { background: url('images/selectedBack.png') repeat-x top left; }

*/

#menuArea img { float:left; }

#contentArea {
	width:337px;
	padding:22px;
	float:left;
}

#wideContentArea {
	width:722px;
	margin-left:7px;
	height:543px;
	padding: 0 22px 22px 22px;
	overflow:auto;
}

#contentArea img { margin-bottom:12px; }

#contentArea h1, #wideContentArea h1 {
	color:#ffc421;
	letter-spacing:0.05em;
	font-weight:normal;
	font-size:1em;
	margin-bottom:12px;
}

#contentArea h2, #wideContentArea h2 {
	color:#58585a;
	letter-spacing:0.05em;
	font-size:0.9em;
	margin-bottom:8px;
}

#contentArea h3, #wideContentArea h3 {
	color:#58585a;
	line-height:1.1em;
	font-size:0.75em;
	margin-bottom:8px;
}

#contentArea h4, #wideContentArea h4 {
	color:#ffc421;
	letter-spacing:0.05em;
	font-size:1.2em;
	margin-bottom:12px;
}

#contentArea p, #wideContentArea p {
	color:#58585a;
	font-weight:normal;
	text-align:justify;
	line-height:1.1em;
	font-size:0.75em;
	margin-bottom:8px;
}

#rightContent {
	width:349px;
	padding:16px 12px 12px 12px;
	float:left;
}

#rightContent img { margin-bottom:12px; }

#rightContent h2 {
	color:#ffc421;
	letter-spacing:0.05em;
	line-height:1.25em;
	font-weight:normal;
	font-size:1em;
	margin-bottom:12px;
}
#rightContent h2.quoteTitle{ font-size: 0.85em; }

#rightContent p.marginLeft { margin-left: 50px; }

#rightContent input.productsList { width: 60px; }

.centerAlign { text-align: center; }

#rightContent h3 {
	color:#ffc421;
	letter-spacing:0.05em;
	line-height:1.25em;
	font-weight:normal;
	font-size:0.85em;
}

#rightContent p.smallText {
	line-height: 1.1em;
	font-size: 0.75em;
}

#rightContent input.inputLeftMargin { margin-left: 25px; }

#rightContent p {
	color:#ffc421;
	letter-spacing:0.05em;
	line-height:1.25em;
	font-weight:normal;
	font-size:0.85em;
	margin-bottom:6px;
}

#rightContent a { color:#ffc421; }
#rightContent a:hover { color:#fff; }
#rightContent hr {
	margin-bottom: 6px;
	background-color:#ffc421;
}


#contentArea a { color:#58585a; }
#contentArea a:hover { color:#ffc421; }

#websiteByPrototype {
	width:159px;
	height:26px;
	float:right;
	margin-right:26px;
}

.itemLists {
	color:#ffc421;
	font-size:0.75em;
	margin-bottom:8px;
	padding-left:14px;
}

.newlist {
	color:#58585a;
	font-size:1em;
	margin-bottom:8px;
	padding-left:14px;
}

.itemLists li, .ordList li {
	margin:4px 0px 4px 0px;
	line-height:1.25em;
	font-size:1em;
}

.ordList {
	color:#ffc421;
	font-size:0.75em;
	margin-bottom:8px;
	padding-left:18px;
}

.greyText { color:#58585a; }

#portfolioContent {
	width:373px;
	padding:32px 0px 12px 0px;
	float:left;
}

#mainPortfolio {
	border:2px solid #ffc421;
	margin-left:12px;
}

.portfolioImages {
	border:2px solid #ffc421;
	margin:0px 0px 7px 7px;
	float:left;
}

#thumbnailArea {
	width:329px;
	margin:15px 0 0 0;
	float:left;
}

#leftArrow {
	float:left;
	margin:113px 6px 0px 6px;
}

#rightArrow {
	float:right;
	margin:113px 6px 0px 0px;
}

#coreyExtraInfo {
	width:300px;
	height:100px;
}

#coreyName, #coreyTele, #coreyEmail { width:224px; }


.swatch {
	border: #999999 1px solid;
	width: 110px;
	padding: 5px;
	margin: 0 10px 10px 0;
	float: left;
}

img-box { width:600px; margin: 10px 0 10px 0; }
.col1 { float:left; width:288px;}
.col2 { float:right; width:288px; }

.img-box .center{
	margin: 0 auto;
	float:none;
	width:288px;
}

.img-box h3 { width:288px; }
.img-box p { width:288px; text-align:justify; }


.three-img-box { margin: 10px 0 10px 0; }
.three-img-box .col { float:left; width: 190px; margin: 0 15px 0 0; }
.three-img-box .lastcol { float:left; width: 190px; }
.three-img-box h3 { width: 190px; }
.three-img-box p { width: 190px; }


.corey {
	border-spacing: 2px;
	border-collapse: separate;
	margin: 10px 0 10px 0;
}

.corey th {
	text-align: left;
	padding: 2px 4px;
	background: #ffc421;
	color: #FFFFFF;
	vertical-align: top;
}

.corey th p { color: #FFFFFF; }

.corey td {
	border: #999999 1px solid;
	padding: 2px 4px;
	vertical-align: top;
}
	
#rollercoatguidelines {
	border-spacing: 2px;
	border-collapse: separate;
	margin: 10px 0 10px 0;
}

#rollercoatguidelines td { font-size: .8em; }