﻿	html,body,h1,h2,h3,h4,h5,h6,p,ol,ul,li,pre,code,address,var,form,fieldset,blockquote{
	      padding:0;
	      margin:0;
	      font-size:100%;
	      font-style:normal
	}
	
	img{border:0}
		
	body {
	padding-top: 10px;
	background: url('../images/logos/Clifton-Joinery-Background.jpg') no-repeat fixed center;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #535353;
	line-height: 140%;
}
		
	p {
	text-align: justify;
	margin-bottom: 12px;
	margin-top: 0;
	margin-left: 15px;
	margin-right: 15px;
}

	p a:link {color: #C39768; text-decoration: underline; }
	p a:visited {color: #C39768; text-decoration: underline; }
 
	#wrapper{
	border-radius: 10px;
	border-style: solid;
	border-width: thin;
	background-color: #322F26;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	top: 10px;
	background-image: url('../images/logos/Clifton-Joinery-Star.jpg');
}
			
	#MainSection {
		width: 600px;
		float: left;
		border-width: 0;
	}
            
	#banner {width:100%;
		text-align:center;
		border-style: solid;
		border-width:0px;
		border-bottom:1px solid;
		position: relative
	}		
																		
	#banner img {
		margin-bottom:15px;
		margin-top:15px;height:75px; width:485px
	}
		
	#RightSideBar {
	border-width: 0px;
	border-style: solid;
	width: 195px;
	float: right;
}

	h1 {
	font-size: large;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	color: #C39768;
	font-style: italic;
}

	h1 a:link {color: #C39768; text-decoration: underline; }
	h1 a:visited {color: #C39768; text-decoration: underline; }
	
	h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
	
	h2 a:link {color:#322F26; text-decoration: none;}
	h2 a:visited {color:#322F26; text-decoration: none;}
	h2 a:hover {color: #C39768; text-decoration: none;}

	h2.money {font-size: 100px;}
		
	h2.headline {font-size: xx-large;}

	h3 {
		font-size:14px;
		font-weight:bold;
		margin:0;
		margin-top: 5px;
		margin-left:15px;
		margin-bottom:3px
}
	
	h3 a:link {color: #C39768; text-decoration: underline; }
	h3 a:visited {color: #C39768; text-decoration: underline; }
	
	h4 {
		font-size: 14px;
		font-weight: bold;
		font: large "Times New Roman", Times, serif;
		margin: 0;
		margin-top: 5px;
		margin-left: 15px;
		margin-bottom: 3px;
		color: #FFFFFF;
}
	
	h4 a:link {color: #C39768; text-decoration: underline; }
	h4 a:visited {color: #C39768; text-decoration: underline; }
	
	h5 {
	font-size: 14px;
	font-weight: bold;
	font: xx-small Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	color: #000000;
	margin-bottom: 10px;
}

	h5 a:link {color: #C39768; text-decoration: underline; }
	h5 a:visited {color: #C39768; text-decoration: underline; }

	h6 {
	font-size: 14px;
	font-weight: bold;
	font: small Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
	h6 a:link {color: #C39768; text-decoration: underline; }
	h6 a:visited {color: #C39768; text-decoration: underline; }
	
	#navigation {
	background-color: #322F26;
	overflow: hidden;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	color: #FFFFFF;
	left: 100px;
}
	#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
	#navigation li {
	float: left;
}
	#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	display: block;
}
	#navigation a:hover {
	background-color: #C39768;
	border: 1px solid #f2f2f2;
}

