* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #96734E;
	font-family: Verdana;
	font-size: 14px;
}
a:link,
a:visited,
a:active{
	text-decoration: none;
	color: #773507;
	text-decoration: underline;
}
a{
	font-weight: bold;
}
a img{
	border: 0px;
}
h1{
	font-size: 18px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
div {
	border: 0px solid black;
}
div.medallionDesign {
	float: left;	
}
div.backsplashDescription {
	margin-left: 320px;
	width: 355px;
}
div.ventDescription{
	margin-left:110px;
	width:570px;
}
div.medallionDescription {
	margin-left: 300px;
	width: 375px;
}
div.medallionGallery {
	margin-top: 20px;
	margin-left: 20px;
}
div.medallionGallery img {
	margin: 5px;
}
div.breadcrumb{
	margin-left: -15px;
	margin-top: -15px;
	margin-bottom: 15px;
}
p {
	margin-bottom: 20px;
}
p.p1 {
	text-indent: 30px;
}
table {
	padding-bottom: 20px;
}
td {
	vertical-align: top;
}
#mainContainer {
	margin: 0px auto;
	width: 757px;
}
#logo {
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
	background-position: -1px 0px;
	width: 757px;
	height: 110px;
}
#navBar {
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: -1px 0px;
	width: 757px;
	height: 29px;	
}
#contentContainer {
	padding: 20px;
	background-color: #3F2A1C;
}
.header {
	height: 39px;
}	
.headerLeft {
	background-image: url('images/tab01.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 39px;
	float: left;
}
.headerCenter {
	padding: 8px 0px 0px 20px;
	background-image: url('images/tab02.png');
	background-repeat: y-repeat;
	width: 669px;
	height: 31px;
	float: left;
}
.headerRight {
	background-image: url('images/tab03.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 39px;
	float: left;
}
.textField {
	padding: 20px;
	background-color: #F9E8A0;
}
#copywrite {
	padding: 5px;
	background-color: #8C6239;
	width: 757;
	height: 15px;
	font-size: 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
table.tableCenter {
	margin: 0px auto;
}
table.tableCenter td {
	padding-top: 10px;
	text-align: center;
}
#colourizerContainer {
	margin: 20px 0px 10px -10px;	
}
.newsFeedContainer {
	width: 250px;
}
.newsFeed {
	overflow: auto;
	height: 265px;
}
table.dealers {
	margin: 0px auto;
}
table.dealers tr td h3 {
	margin-right: 40px;
}
table.dealers tr td.country {
	padding-top: 20px;
}
.product1 {
	float: right;
	width: 47%;
	padding: 5px;
	border: 1px solid #773507;
	height: 150px;
	margin-bottom: 10px;
} 
.product2 {
	width: 47%;
	padding: 5px;
	border: 1px solid #773507;
	height: 150px;
	margin-bottom: 10px;
} 
.productImage {
	float: left;
	margin-right: 10px;
}
.vent {
	height: 150px;
}
.textfield1{
	vertical-align: top;
	font-size: 12px;
	background-color: #F9E8A0;
	padding: 20px;
}
.medallions{
	width: 650px;
}
.fine{
	height: 15px;
	font-family: Verdana;
	font-size: 10px;
}