html {height: 100%;}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B493B;
	margin: 0px;
	padding: 0px;
	background:#E7E6E6 url(./images/background.gif) repeat;
	font-size:12px;
	height: 100%;}
	
p {line-height: 1.5em;}

a:link, a:visited, a:hover {
	color: #726C52;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color: #C38115;
 padding-top: 5px;
 text-decoration: underline;
 margin-bottom: 0px;
}

h2{
 font-size: 100%;
 color: #726D50;
 text-decoration: none;
margin-bottom: 0px;
 
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

li {line-height: 1.5em;}

.container {
/*width: 735px;*/
width: 960px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top:8px;
height: auto;
min-height: 700px;
margin-bottom: 10px;
padding-top:10px;

}
#wrapper {background-color: #FFFFFF;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */

.logo{width:960px; background:#ffffff url(images/WeddingChairCoverHeader.jpg) no-repeat center; margin-left:auto; margin-right:auto; margin-bottom: 5px; height:120px; }

.nav {margin:0px; padding-top: 5px; margin-left: 8px; margin-right: 5px; float:left; background-color: #ffffff; }

.nav ul {margin: 0px; padding:0px;}

.nav li {list-style:none; margin: 2px; padding: 3px; border: 1px solid #A7A6A6; width: 155px;}

.subnav ul {margin: 0px; padding: 8px 0px 0px 0px;}
.subnav  {border-left: 4px solid #333333; padding: 3px 3px 3px 0px; margin: 2px; width: 155px;}
.subnav a {color: #726C52; text-decoration: none; font-size: 11px; padding-left: 5px;}
.subnav a:hover {color: #DA8F2A;}
.nav a {color: #DA8F2A; text-decoration: none; font-size: 11px;}
.selected {background:url(images/rings.jpg) no-repeat right;}

.nav a:hover {color: #726C52;}

.testimonials {background-color: #EAE7D0; margin:2px; padding: 3px; width: 155px; border: 1px solid #A7A6A6; font-size: 11px; color: #8E8B68;}
.testimonials p {padding: 3px; margin: 0px;}

#testimonialname {color:#FF9933; font-style:italic; font-weight: bold; font-size:11px;}
.servicesheader {margin-top: 14px;}
.servicesheader a {font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color: #C38115;
 text-decoration: underline;
 margin-bottom: 0px;
 font-weight:bold;}

.text {float: left; width: 550px; margin:0px; padding: 0px; background-color: #ffffff; height: auto; }
.gallery {float: left; width: 510px; margin:0px; padding: 0px; background-color: #ffffff;}
.rightArea {float:right; width: 190px; margin-right: 6px; height: auto; }
.galleryphoto {margin: 5px; float: right;}
.enquirypanel {background:url(images/enquiriesBackground.jpg) no-repeat; width: 180px; margin-top: 5px; margin-right: 5px; padding-top: 70px; padding-bottom:10px; float:right;}
.enquirypanel a {font-size: 10px; font-family:verdana,arial,helvetica; font-weight:normal; padding-left:15px; color: #C9C59B;}
.bottom {background:url(images/bottom.gif) no-repeat bottom; height:55px; width: 702px;}
.copyright {font-size:10px; color:#ffffff; width:952px; margin-left:auto; margin-right:auto; padding-bottom: 10px; clear:both;}

