body, html {
	padding: 0 !important;
	margin: 0 !important;
	color: #868686;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #868686;
	font-size: 1.8em;
}

h2, h3 {
	color: #868686;
	font-size: 1.3em;
}

h4 {
	color: #868686;
	font-size: 1.8em;	
	font-weight: bold;
}

#logo {
 	margin-top: 25px;
 }

#container {
	/* FOR FULL WIDTH SITE */
	width:	100% !important;
	max-width: 100% !important;
}

header {
	
	/* background-position: 15px 10px; */
	height: 100px;
	border: none;
	padding: 0 10px;
	margin:0;
	/* FOR FULL WIDTH SITE */
	width: 960px;
	margin: 10px auto;	
}

/* phone number */
#header-area {
	margin: 60px auto;
	width: 150px;
	text-align: center;
	float: none !important;
}

#header-area a {
	text-decoration: none;
}

#header-area p.phone {
	margin-bottom: 8px;
}


nav {
	/* customize_nav_background */background-color: none;/* customize_nav_background */	
	padding: 8px 3.8% 8px 4px;
	margin: 0px auto;
	width: 257px;
}

.sf-menu {
	line-height: 0;
	/* CENTERED FOR FULL WIDTH SITE */
	width: 900px !important;
	margin: 0px auto;
}


/* BORDER TICKS
.sf-menu li {
	 border-right: 2px solid #fff; 
}

.sf-menu li:last-child {
	border-right: 0;
}
	*/



nav ul li a {
	color: #868686;
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: normal;
	text-shadow: none !important;
}
nav ul li a:hover, nav ul li a.nav-selected, nav ul li a.nav-path-selected, nav ul li:hover, nav ul li a.nav-selected:hover, nav ul li a.nav-path-selected:hover {
	/* customize_nav_link_hover */color:#4d4d4d;/* customize_nav_link_hover */
	/* customize_nav_link_hover_background */background-color:#FFFFFF;/* customize_nav_link_hover_background */
	font-weight: bold; 
	text-transform: lowercase;
}
nav ul li a:hover {
	font-weight: normal;
	color: #888;
}

nav ul li a.nav-selected:hover {
	cursor: default;
}

#feature {
	width: 960px;
	margin: 10px auto !important;
	text-align: center;
}

#feature img {    
	vertical-align: bottom;
}

#wrapper {
	width: 960px !important;
	background-color: #FFFFFF;
	padding: 20px 0 !important;
	color: #868686;
	margin: 0px auto !important;
}
#wrapper p {
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper .row {
	/* CENTERED FOR FULL WIDTH SITE */
	padding: 20px 0;
	width: 960px;
	margin: 0px auto !important;

}

#wrapper a {
	color: #4d4d4d;
	text-decoration: underline;
}


footer {

	background-color: #fff;
	padding: 20px;
	color: #808080;
	text-shadow: 1px 1px 3px #ccc;	
	border: none;
	margin-top: 15px;
}
footer a, footer a:hover {
	color: #808080;
}

footer .row:first-child {
	display: none !important;
}


footer .row {
	/* FOR FULL WIDTH SITE */
	width: 960px !important;
	margin: 20px auto !important;
}

p  {
	margin: 0 0 0.5em;
}

/* CONTACT FORM normal (table) layout */
td.question {
	width: 120px;
	padding-top: 10px;
}

#msg {
	font-weight: bold;
	padding-bottom: 20px;
}

/* IE CRAP */
#container {
	width: 100% !important;
	max-width: 100% !important;	
}

/* gallery options fix !! */
#displayOptions {
	float: none !important;
}

#galleryOptions td.right, #galleryOptions td.right {
	float:none !important;
}

#fsID {
	float: right;
}

table.galleries {
	margin: -20px auto;
}
table.galleries tbody tr td {
	vertical-align: top;
}