@charset "utf-8";
/* CSS Document */


/*-------------------------------------------------------------MAIN SITE DIVS---------------------------------------------------------*/


a {
	color:#b86346;
	text-decoration:none;
}

img{
	border:0;
}

h1{
	color:#b86346;
}

p{
}

#address{
float:left;
display:block;
}

/*-------------------------------------------------------------MAIN SITE DIVS---------------------------------------------------------*/


#header-image{
	background: url(../images/background/contact-content-bg.gif);
}

#nav-small{
	border-left: 1px solid #b86346;
	background: url(../images/background/contact-nav-bg.png) top repeat-x;
}

#content{
	background: url('../images/background/contact-content-bg.gif');
}


#footer, #footer a{
	color:#b86346;
}

			#footer #left{
				background: url('../images/background/contact-footer-left.gif');
			}
				
			#footer #right{

				background: url('../images/background/contact-footer-right.gif');
			}
			
/*-------------------------------------------------------------------------- page specific ids --------------------------------------------------------------------------*/

#map{float:right;
}

#contactLeft {float:left;
display:inline;
width:344px;
}

#contactRight {float:right;
display:inline;
width:395px;
margin-right:10px;
}


#nav{
	
	background: url(../images/background/contact-nav-bg.png) top repeat-x;
}
