@charset "UTF-8";
/* CSS Document */

/* Tags */

body {
	margin:0px;
	background-color:#50473b;
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff; 
}

h2 {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0px;
	
}

a {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

/* IDs */

#background {
	background:url('images/bg3.jpg') no-repeat;
	height:632px;
	width:959px;
	margin:0px auto;
	text-align:left;
	position:relative;
}

#background_2 {
	background:url('images/bg_4.jpg') no-repeat;
	width:959px;
	margin:0px auto;
	text-align:left;
	position:relative;
}

#sign {
	width:394px;
	float:left;
}
#sign_2 {
	width:394px;
	float:left;
	padding-bottom:80px;
}

#nav {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

#residential {
	width:333px;
	height:194px;
	background:url('images/painting_residential_2.png') no-repeat;
	float:left;
	behavior:url('scripts/iepngfix.htc');
}

#commercial {
	width:311px;
	height:194px;
	background:url('images/painting_commercial_2.png') no-repeat;
	float:left;
	behavior:url('scripts/iepngfix.htc');
}

#mission {
	width:315px;
	height:194px;
	background:url('images/painting_services.png') no-repeat;
	float:left;
	behavior:url('scripts/iepngfix.htc');
}

#three_boxes {
	position:absolute;
	bottom:0px;
}
#three_boxes h1 {
	margin:0px;
	padding:5px 0px 6px 30px;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*text-transform:uppercase;
	letter-spacing:1px;*/
}
#three_boxes ul {
	margin-top:0px;
	padding-top:0px;
}
#three_boxes li {
	margin-left:10px;
}

#residential_content {
	margin:48px 25px 0px 35px;
}

#commercial_content {
	margin:48px 25px 0px 6px;
}

#mission_content {
	margin:48px 25px 0px 6px;
}
#mission_content p {
	margin-top:0px;
	padding-left:25px;
	padding-right:12px;
}
#footer {
	width:959px;
	margin:0px auto;
	text-align:left;
	margin-top:10px;
	color:#8f8473;	
}

#footer a {
	text-decoration: none;
	border-bottom: none;
	color:#8f8473;	
}

#footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color:#8f8473;	
}

#copyright {
	text-align:center;
	margin-top:10px;
}

#footer_content {
	height:68px;
	clear:both;
}
#secondary_container {
	width:959px;
}
#secondary_leftcol {
	width:640px;
	float:left;
}

#secondary_rightcol_images {
	width:319px;
	float:right;
	
}

#secondary_rightcol_images img{
	border: 3px solid #61594d;
	margin-right: 35px;
	margin-top: 15px;
	
}
#secondary_rightcol_images h2 {
	font-size:16px;
}

#secondary_rightcol {
	width:319px;
	float:right;
}
#secondary_rightcol h1 {
	margin:0px;
	padding:45px 0px 0px 30px;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*text-transform:uppercase;
	letter-spacing:1px;*/
}
#secondary_rightcol ul {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 45px;

}
#secondary_rightcol li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
#secondary_box1 {
	width:289px;
	height:194px;
	background:url('images/secondary_bldg.png') no-repeat;
	behavior:url('scripts/iepngfix.htc');
}

#secondary_box2 {
	width:289px;
	height:194px;
	background:url('images/secondary_ski.png') no-repeat;
	behavior:url('scripts/iepngfix.htc');
}
#secondary_title {
	width:640px;
	height:36px;

}
#secondary_title h1 {
	margin:0px;
	padding:6px 0px 0px 56px;
	font:24px Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#padded_text {
	padding:2px 60px 0px 40px;
	font-size:11px;
}
.title_orange {
	background-image:url(images/title-orange.png);
	background-repeat:no-repeat;
	behavior:url('scripts/iepngfix.htc');
}
.title_blue {
	background-image:url(images/title-blue.png);
	background-repeat:no-repeat;
	behavior:url('scripts/iepngfix.htc');
}
.title_purple {
	background-image:url(images/title-purple.png);
	background-repeat:no-repeat;
	behavior:url('scripts/iepngfix.htc');
}
.title_tan {
	background-image:url(images/title-tan.png);
	background-repeat:no-repeat;
	behavior:url('scripts/iepngfix.htc');
}
.title_brown {
	background-image:url(images/title-brown.png);
	background-repeat:no-repeat;
	behavior:url('scripts/iepngfix.htc');
}
.clean_link {
	text-decoration:none;
	color:#FFF;
}
#padded_text a {
	color:#CCC;
}
#padded_text a:hover {
	text-decoration:none;
}
#padded_text h2 {
	font-size:16px;
}

div, img{

	behavior:url('scripts/iepngfix.htc');
}


/* Classes */