/* Conroy Exteriors - CSS Document - Global */



body{

	background: #003876 url(../images/background.jpg) top center no-repeat;

	text-align: center;

	color: #636363;

	font-family: Helvetica,'Lucida Grande', Arial, Lucida, sans-serif;

	font-size: 12px;

	line-height: 20px;

	margin: 0 auto;

}



a{color:#2d68b1; font-weight:bold; text-decoration: none; outline: none;}

a:hover{color:#d92027; text-decoration: underline; font-weight: bold;}

a img{border: 0;}



h1 {font-size: 14px; color:#2d68b1;}

.subhead {font-size: 12px; font-weight:bold; font-stretch:wider;}
.addy { clear:both; font-size: 12px; font-weight:bold; font-stretch:wider; text-align: right;}



#container {width: 1010px; background-color: #ffffff; margin: 0px auto; text-align: left; position: relative; padding-bottom: 10px;}



#content {width: 905px; min-height: 350px; background-color: #ffffff; padding: 20px 45px 30px 45px; text-align: justify;}



#title {position:relative; width: 700px; height: 55px; background: #ffffff url(../images/title-bg.jpg) no-repeat; margin: 0px 0px 15px -15px; letter-spacing: 1.5px;}

#title a {color:#003876; font-weight: 100; text-decoration: none;}

#title a:hover {color:#ee0a00;}

.title {vertical-align: middle;}

.blog {position:absolute; top: 460px; left: 765px;}

#splash {width: 905px; height: 315px; background: #ffffff url(../images/spash-bg.jpg) no-repeat; margin-bottom: 35px;}

#blurb {width: 335px; height: 200px; padding:65px 0px 0px 40px; font-size:14px; color: #3a3a3a; font-weight: 900; line-height: 21px;}



#jump {width:905; height: 185px; background:url(../images/jumb-bg.jpg) no-repeat; padding-top: 10px; text-align: center;}

.products {padding-top:35px;}



.photos-right {float:right; padding: 0px 15px 15px 15px;}

.photos-left {float:left; padding: 0px 15px 15px 15px;}

.photos-bbb {float:left; padding: 0px 15px 15px 0px;}

.photos-contact {float:right; padding: 0px 0px 15px 15px;}



/*Form */



#input-container {width:450px; float:left;}



.contact {font-size: 14px; color:#2d68b1; font-weight: bold;}
.contact-thanks {font-size: 14px; color:#d92027; font-weight: bold;}




.input, .textarea, .select

		{

		color: #4e4e4e;

		font-size: 100%; font-family:Arial, Helvetica, sans-serif;

		padding: 3px;

		border: 1px ridge #d9d7d8;

		width: 400px;

		}

		

input:focus, textarea:focus	{background: #ffffff url(../images/form-bg.jpg) top center repeat-x;}