/*
 *
 *  Bristol Sash Window Company
 *
 */

/*
 *
 *	Standard tag styles
 *
 */

/*
 *
 * 	Main Content Area
 *
 */

.content
{
	width: 985px;
	text-align: center;
}

/*
 *
 *	Left Column
 *
 */

.content_one
{
	width: 325px;
	text-align: left;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
 *
 *	Services
 *
 */

.services
{
	width: 270px;
	clear: both;
}

.services h1
{
	height: 42px;
	background-image: url(../images/index/our-services.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #C4C5C6 solid;
	cursor: pointer;
}

.services h2
{
	letter-spacing:2px;
	font-size: 12px;
	font-weight: 500;
	text-align:left;
	text-transform:uppercase;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.services h2 a
{
	color: #000000;
}

.services h2 a:hover
{
	color: #8C021C;
	font-weight: 500;
}

.services p
{
	font-size: 14px;
	text-align:left;
	line-height: 17px;
	margin-top: 2px;
	maring-bottom: 0px;
}

.services a
{
	font-size: 12px;
	text-align:left;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #8C021C;
	text-decoration: none;
}

.services a:hover
{
	font-weight: 600;
}


/*
 *
 *	News
 *
 */

.news
{
	width: 270px;
	clear: both;
	border: 1px dashed #C4C5C6;
	padding: 15px 5px 5px 5px;
	margin-top: 20px;
	cursor: pointer;
}

.news h1
{
	height: 41px;
	background-image: url(../images/index/news.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px #C4C5C6 solid;
}

.news h2
{
	font-size: 14px;
	font-weight:500;
	font-style:italic;
	color: #8C021C;
	text-align:left;
	text-transform:uppercase;
	margin-top: 5px;
	margin-bottom: 0px;
}

.news p
{
	font-size: 13px;
	text-align:left;
	line-height: 14px;
	margin-top: 2px;
	maring-bottom: 0px;
}


/*
 *
 *	Middle Column
 *
 */

.content_two
{
	background-color: #ffffff;
	width: 325px;
}

/*
 *
 *	Right Column
 *
 */

.content_three
{
	width: 325px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	clear: none;
}

/*
 *
 *	Bio
 *
 */

.bio
{
	width: 333px;
	clear: both;
}

.bio h1
{
	height: 109px;
	background-image: url(../images/index/making-bristols.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 19px;
	margin-right: 44px;
	padding-bottom: 20px;
	border-bottom: 1px #C4C5C6 solid;
}

.bio p
{
	font-size: 13px;
	text-align:left;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 19px;
	margin-right: 44px;
}

.bio a
{
	font-size: 13px;
	text-decoration: none;
	color: #8C021C;
}

.bio a:hover
{
	font-weight: 600;
}


/*
 *
 *	Testimonials
 *
 */

.testimonials
{
	clear: both;
	width: 333px;
	cursor: pointer;
}

.testimonials_title_container_one
{
}

.testimonials_title_one
{
	height: 42px;
	width: 269px;
	background-image: url(../images/index/testimonials.png);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #C4C5C6 solid;
}

/*
 * This tag is not seen by IE6 - fixes a layout bug
*/
html>body .testimonials_title_one
{
	margin-left: 19px;
}


.testimonials_title_two
{
	width: 36px;
	height: 22px;
	background-image: url(../images/index/pointing-hand.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 8px;
	margin-top: 24px;
	clear:right;
}

.testimonials_body_one
{
	clear: left;
	width: 19px;
	height: 17px;
	background-image: url(../images/index/quotes-up.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.testimonials_body_two
{
	text-align: left;
	width: 269px;
	font-size: 18px;
	margin-left: 2px;
	margin-top: 15px;
	line-height: 21px;
	margin-bottom: 0px;
	padding-bottom:0px;
}

.testimonials_footer_one
{
	clear: left;
	width: 269px;
	padding-top: 19px;
	padding-left: 19px;
	font-size: 19px;
	text-align: left;
	margin-bottom: 25px;
}

.testimonials_footer_two
{
	width: 17px;
	height: 16px;
	background-image: url(../images/index/quotes-down.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom: 25px;
}

/*
 *
 *	Contact
 *
 */

.contact
{
	clear: both;
	width: 333px;
}

.contact h1
{
	height: 42px;
	background-image: url(../images/index/contact.png);
	background-repeat:no-repeat;
	background-position:top right;
	margin-left: 19px;
	margin-right: 44px;
	border-bottom: 1px #C4C5C6 solid;
}

.contact h2
{
	text-transform: uppercase;
	text-align: right;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	margin-left: 19px;
	margin-right: 44px;
}

.contact p
{
	text-align: right;
	font-size: 10px;
}

.contact a
{
	text-align: right;
	font-size: 16px;
	margin-left: 19px;
	margin-right: 44px;
	color: #8C021C;
	text-decoration: none;
}

.contact a : hover
{
	text-decoration: underline;
}


/*
 *
 * End
 *
 */

