body
{
	background-color: Black;
	background-image: url(/Images/latticework_medium.jpg);
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 0.8em;
	line-height: 20px;
}

.fixed
{
	position: fixed !important;
	position: absolute; /*ie6 and above*/
}

h1
{
	color: #4C2432;
	font-size: 2em;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

h2
{
	color: #4C2432;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

h3
{
	color: black;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 20px;
	padding-bottom: 5px;
}

h4
{
	color: #007F00;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}



strong
{
	color: #4C2432;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}

b
{
	font-weight: bold;
}


a:link
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #4C2432;
	text-decoration: none;
}

a:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #4C2432;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #4C2432;
	text-decoration: underline;
}

#header
{
	height: 112px;
	background-color: Transparent;
	background-image: url(/Images/MasterHeader.png);
}

#main
{
	background-color: #e5d2b5;
	overflow: hidden;
	background-image: url(/Images/MainBackground.png);
}


#navbar
{
	height: 20px;
	background-color: Black;
}

#navbar ul
{
	margin: 0px;
	padding: 0px;
	color: #c9a16e;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}

#navbar li
{
	list-style-type: none;
	display: inline;
	color: #c9a16e;
	padding: 5px;
}

#navbar li a
{
	text-decoration: none;
	padding: 7px 10px;
	color: #c9a16e;
}

#navbar li a:link
{
	color: #c9a16e;
}

#navbar li a:visited
{
	color: #c9a16e;
}

#navbar li a:hover
{
	color: Black;
	background-color: #caa26f;
}

#footertext
{
	height: 20px;
	background-color: Black;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}

#footer li
{
	list-style-type: none;
	display: inline;
	color: #c9a16e;
	padding: 15px;
	font-size: .8em;
}

p
{
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.2em;
	float: left;
	text-align: justify;
}

blockquote p
{
	margin-left: 20px;
	font-size: 1em;
	float: left;
	background: url(../images/quote_up.png) bottom right no-repeat;
	text-align: justify;
}

blockquote
{
	font-size: 1em;
	background: url(../images/quote_down.png) top left no-repeat;
}

cite
{
	font-size: 1em;
	float: right;
}

.step
{
	font-weight: bold;
}

.steptitle
{
	font-weight: bold;
	text-decoration: underline;
}


.cost
{
	float: right;
	font-weight: bold;
}


.servingareas ul
{
	margin: 0px;
	padding: 0px;
	color: #c9a16e;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
}

.servingareas li
{
	list-style-type: none;
	color: black;
	padding: 10px;
	font-size: 1.3em;
	font-weight: bold;
}

#contactus p
{
	margin: 45px 20px;
}

.before
{
	float: right;
}

.after
{
	float: left;
}

#logos
{
	margin: 15px 10px 5px 10px;
	padding: 0px;
	white-space: nowrap;
}

#logos li
{
	list-style-type: none;
	display: inline;
	padding: 2px;
}

/*
#burberry
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	margin-right: 25px;
}
*/

#burberry
{
	position: absolute;
	top: 140px;
	left: 80px;

}

div.hr
{
	height: 20px;
	background: url('../images/burberryhr.png') repeat-x center;
	margin-right: 20px;
}
div.hr hr
{
	display: none;
}

.smallpicr
{
	float: left;
}

.smallpicl
{
	float: right;
}

.testimonials
{
	font-size: 1.2em;
	font-style: italic;
}

.testimonials ol
{
	margin: 20px;
	padding: 10px;
	color: #c9a16e;
	line-height: 10px;
	white-space: nowrap;
	text-align: left;
}

.testimonials li
{
	list-style-type: square;
	color: black;
	padding: 10px;
	font-size: 0.8em;
}


