

body {
	font: 100% "Arial", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background:url(/images/body-tile.jpg) repeat-x;
}
#wrapper {
	position: relative;
	width: 657px;
	margin: auto;
	text-align: left;
	width:100%;
	/*background-color:#E6F0FF*/
}
#main {
	font-size: 1em;
	line-height: 1.4em;
	width: 657px;
	margin:0 auto;
	clear:both;
	min-height:400px;
}
#main img {
	/*border: 1px solid black;*/
}
.breadcrumb {
	font-size: 0.8em;
	margin: 1em 0 0 0;
}

a:link{
color:#b6904c;
}

a:hover{
color:#b6904c;
}

a:visited {
color:#820024;
}

/*-------------------------------------------------------------------- search box ----------------------------------*/

#searchform {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	/*border: 1px solid #ccc;*/
}
#searchform input {
	width: 70px;
	float: none;
}


/*-------------------------------------------------------xhtml elements ------------------------------------------*/
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	background-color: #ccc;
	font-weight: bold;
	background:url(/images/masthead2.jpg) no-repeat;
	width:657px;
	height:238px;
	text-indent:-9999em;

}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0.5em;
	color:#65021d;
	border-bottom:2px solid #d9d9d9;
	padding-bottom:5px;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color:#65021d;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color:#65021d;
}
a {
	color:#717070;
}

/*-------------------------------------------------------- tables --------------------------------------------------*/
table {
	border-right: 1px solid #65021d;
	border-bottom: 1px solid #65021d;
}
td, th {
	border-left: 1px solid #65021d;
	border-top: 1px solid #65021d;
	padding: 0.3em;
}
/*------------------------------------------------------------air conditioner display page----------------------------------------------------------*/
h4.product_title{
    background:#999;
	clear:both;
}

.unit table{
    float:left;
}
.photolist{
    width:150px;
	float:right;
}



/*-------------------------------------------------------turn off print stuff ------------------------------------------*/
#printlogo {
	display:none;
}

/*------------------------------------------------------------FOOTER---------------------------------------------------*/
#footer {
	font-size: 0.7em;
	clear: both;
	text-align: center;
	width:100%;
	background:url(/images/footer-tile.jpg) repeat-x;
	height:163px;
}
#footer p {
	color:#aaa9a9;
}
#footer a {
	text-decoration:none;
	color:#aaa9a9;
}
#footer-pic {
	width:657px;
	height:55px;
	background:url(/images/footer-pic.jpg) no-repeat;
	margin:0 auto;
}
div.footerclear {
	clear: both;
}

.slidingmenu, .slidingmenu * {
	margin:0;
	padding:0;
}
.slidingmenu {
	margin:-53px auto 5em auto;
	line-height:1.0;
	display:block;
	width:657px;
}
.slidingmenu ul {
	background:#fff; /*IE6 needs this*/
}
.slidingmenu li {
	/*background:#BDD2FF;
	border-left:1px solid #fff;
	border-top:1px solid #CFDEFF;*/
	float:left;
	list-style:none;
	position:relative;
	z-index:999;
}
.slidingmenu a {
	color: #13a;
	display:block;
	float:left;
	text-decoration:none;
	text-indent:-9999em;
	height:100%;
	width:100%;
	padding-bottom:10px;
}
.slidingmenu li ul {
	float:none;
	top:-999em;
	position:absolute;
	border-right:1px solid #65021d;
	border-left:1px solid #65021d;
	border-bottom:1px solid #65021d;
	margin:1px 0 0 -2px;
}
/*-----------------------------------------------------Nav Buttons------------------------------------------------*/
#menu_home {
	width:50px;
	padding-right:28px;
}
#menu_about {
	width:70px;
	padding-right:31px;
}
#menu_services {
	width:60px;
	padding-right:32px;
}
#menu_issues {
	width:100px;
	padding-right:30px;
}
#menu_resources {
	width:75px;
	padding-right:28px;
}
#menu_contact {
	width:84px;
	padding-right:25px;
}
#menu_news {
	width:44px;
}
.slidingmenu li:hover,
.slidingmenu li.sfHover,
.slidingmenu a:focus, .slidingmenu a:hover, .slidingmenu a:active {
	/*background:#CFDEFF;*/
}
.slidingmenu li:hover ul, /* pure CSS hover is removed below */
ul.slidingmenu li.sfHover ul {
	left:-1px;
	top:2em;
}

.slidingmenu li:hover li ul,
.slidingmenu li.sfHover li ul {
	top:-999em;
}
.slidingmenu li li:hover ul, /* pure CSS hover is removed below */
ul.slidingmenu li li.sfHover ul {
	left:10.45em;
	top:-1px;
	width:10.45em;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top:-999em;
}
.slidingmenu li li {
	background:#F5EDE0;
	float:none;
	width:9.5em;
	color:#000;

}
.slidingmenu li li li {
	background:#F5EDE0;
}
.slidingmenu li li a {
	float:none;
	padding:10px 0 10px 6px;
	width:auto;
	text-indent:0;
	color:#65021d;
	font-size:.85em;
	border-bottom:1px solid #65021d;
	border-right:1px solid #65021d;
}
.slidingmenu li li a:hover {
	color:#aaa9a9;
}
/* quick hacks for IE */
*html .slidingmenu li li {
	margin-bottom:-3px;
}
*html .slidingmenu li li li {
	margin-bottom:-1px;
}
*+html .slidingmenu li li {
	margin-bottom:-3px;
}
*+html .slidingmenu li li li {
	margin-bottom:-1px;
}

#contactdetails { /* the address, phone number etc live in this dl */
	width: 40%;
	float: left;
}
#contactdetails dd {
	margin:0 0 15px 0;
	padding:0;
}
#contactdetails dt {
	font-weight: bold;
	color:#65021d;

}
#contact-form { /* the contact-form form sits inside this div */
	width: 365px;
	float: right;
}
form#contact-form p {
	width: 100%;
	clear: both;
	/*border-bottom: 1px solid white;*/
}
form#contact-form p label {
	width:90px;
	float:left;
	color:#65021d;
	font-weight:bold;
}
form#contact-form p input, form#contact-form p textarea, form#contact-form p select {
	float: right;
	width: 250px;
	font-family: "Arial", sans-serif;
	margin-bottom:8px;
	border:1px solid #65021d;
	font-size:80%;
	padding:3px;
}
form#contact-form p textarea {
	height:150px;
	background:url(/images/textarea-tile.jpg) top repeat-x;
	overflow:hidden;
}
form#contact-form p input {
	background:url(/images/input-tile.jpg) top repeat-x;
}
form#contact-form #submit {
	cursor:pointer;
	_cursor:hand;
	border:1px solid #65021d;
	background:url(/images/submit-button.jpg) no-repeat;
	height:25px;
	width:74px;
	text-indent:-9999em;
	display:block;
	float:right;
	
}
 /* to hide spam honeypot thingie */
p#flytrap {
	display:none;
}
p.error{
    padding:1em;
	background:#FF9900;
}


.displaycount {
	float:right;
}
.image-navigation {
	text-align:center;
}

.gallery_thumbnail {
	width:50%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album {
	width:50%;
	float:left;
	margin:0px;
	text-align: center;
}
.gallery_album a img {
	border: none;
	margin:0;
	padding:0 !important;
}
.gallery_thumbnail a img {
	border: none;
	margin:0;
	padding:0 !important;
}
.gallery_thumbnail p {
	margin: 0 0 1em 0;
	padding: 0;
}
.gallery_thumbnail p a {
	font-weight:bold;
	font-style:italic;
	font-size:0.8em;
}
.gallery_album p a {
	font-weight:bold;
}
#gallery_wrapper {
padding:1em;

}
