h1 {
	color: #FF0000;
}
.image-link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-link-right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.white_text {
	color: #FFFFFF;
}
.white_text_space {
	color: #FFFFFF;
	font-size: small;
	clear: both;
	float: none;
}




#container {
	margin: auto;
	width: 960px;
	color: #fff200;
}



#header {
	height: 400px;
	width: 960px;
	background-image: url(images/header-image2.jpg);
}
#navbar_top {
	height: 80px;
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: none;
	padding-top: 75px;
}
.navbar-home {
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#navbar-home a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#navbar-home a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#read_more {
	clear: both;
	float: right;
	margin-top: 30px;
	margin-right: 75px;
}

#main_contents {
	clear: both;
	width: inherit;
	background-color: #fff200;
}
#main_contents a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#main_contents a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main_contents a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}



#main_contents p {
	font-size: small;
}
#side_nav {
	background-color: #fff200;
	float: left;
	width: 250px;
	color: #64615c;
	font-family: "Basic Sans SF";
	font-size: small;
	margin-top: 5px;
	border-top-color: #570031;
	border-right-color: #570031;
	border-bottom-color: #570031;
	border-left-color: #570031;
}
#side_nav h1 {
	font-size: small;
	color: #000000;
	padding-left: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 20px;
}
#side_nav li {
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	padding-bottom: 3px;
}
#side_nav a:link {
	color: #000000;
}
#side_nav a:hover {
	color: #1d6543;
}
#side_nav a:visited {
	color: #000;
}

#right_story {
	float: left;
	width: 690px;
	background-color: #1d6543;
	padding-top: 29px;
	padding-left: 20px;
	font-weight: normal;
	color: #999999;
	line-height: 19px;
}
#right_story ul {
	font-size: small;
}
#right_story a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#right_story a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right_story a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}



#3_columns {
}
.column {
	float: left;
	width: 215px;
	padding-right: 15px;
	font-size: small;
	line-height: 19px;
}
.column_product {
	text-align: center;
	width: 115px;
	float: left;
}

.column_contents {
	height: 150px;
}

.image-right {
	float: right;
}



#footer {
	background-color: #1d6543;
	height: 50px;
	width: 960px;
	clear: both;
	font-size: small;
	text-align: center;
	color: #999999;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



#product_details {
	clear: both;
}

.door_design {
	text-align: center;
	float: left;
	width: 150px;
}
.woodgrain_options {
	text-align: center;
	float: left;
	width: 500px;
}
#colour_options {
	text-align: center;
	clear: both;
	padding-top: 15px;
}
.colour {
	padding-left: 10px;
	color: #FFFFFF;
	height: 130px;
	width: 100px;
	float: left;
	font-size: small;
	text-align: center;
}
.glazing {
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 15px;
}
.typical_installation {
	float: left;
	padding-top: 15px;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	width: 560px;
}

