/* Global Properties 
-------------------------------------------------------------------------------- */
html {
	width: 100%;
	min-width: 960px;
	height: 100%; 
}

body { 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	line-height: 1.125em;
	color: #666;
	min-height: 900px;
	background: #fff;
}

/* Global Structure 
-------------------------------------------------------------------------------- */
header section.top {
	margin: 0px auto;
	position: relative;
	text-align: center;
	font-size: .8125em;
	background: #fff;
	z-index: 300;
	height: 104px;
	min-height: 104px;
	max-height: 104px;
	padding: 5px 0px 0px 0px;
	width: 100%;
	border-bottom: none;
}

/* Page Header  
-------------------------------------------------------------------------------- */
header {
	height: 105px;
	min-height: 105px;
	max-height: 105px;
	top: 0px;
	background: none;
	z-index: 3;
}

#headSectionAll {
	text-align: center;
	margin: 0px auto;
	height: 105px;
	min-height: 105px;
	max-height: 105px;
	border-bottom: none;
}

#location {
	position: relative;
	z-index: 1;
	height: auto;
	background: none;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 930px;
}


#contactInfo {
	position: absolute;
	color: #333;
	text-align: right;
	right: 0px;
}

header#logo {
	position: relative;
	z-index: 5;
	height: auto;
	background: none;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 189px;
	left: -370px
}

header#logo img {
	float: left;
	z-index: 500;
	width: 189px;
	height: 146px;
}


header#logo a {
	z-index: 500;
}

/* Main Navigation on All Pages 
------------------------------------------------------*/
header nav {
	display: none;
}

/* Page Content  
-------------------------------------------------------------------------------- */
header#homeHeader {
	margin: 0px auto;
	background: none;
	z-index: 5;
	top: -30px;
	position: absolute;
	height: 81px;
}

#mainContent {
	margin: 0px auto;
	position: relative;
	z-index: 1;
	width: 960px;
	padding: 60px 0px 0px 0px;
	clear: both;
}

#mainContent2 {
	margin: 0px auto;
	position: relative;
	z-index: 1;
	width: 960px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

article {
	clear: both;
	margin: 15px 0px 20px 0px;
}

/* Page Elements - Headers / Paragraphs / Etc.
-------------------------------------------------------------------------------- */
a, a:link, a:visited {
	color: #000; 
}

a:hover {
	text-decoration: none;
	color: #444;
}

b { font-weight: bold; }

/* Misc. Classes
-------------------------------------------------------------------------------- */
.clear { 
	clear: both; 
}

.floatImage {
	float: left;
}

.inactive {
	display: none;
}

/* Home Page 
-------------------------------------------------------------------------------- */
#gallery {
	width: 960px;
	overflow: hidden;
}

/* Text Elements 
--------------------------------------------------------------- */
#gallery h1 {
	font-size: 28px;
	color: #444;
	line-height: 1em;
	padding: 5px 0px 5px 15px;
	margin: 10px 0px 5px -10px;
	font-family: "Helvetica Neue Light", "Helvetica Neue-Light", "Helvetica Neue", Helvetica, Arial, san-serif;
	font-weight: 200;
	border-bottom: 1px solid #666;
}

#gallery h2 {
	font-size: 20px;
	color: #3b3b3b;
	line-height: 1em;
	font-family: "Helvetica Neue Light", "Helvetica Neue-Light", "Helvetica Neue", Helvetica, Arial, san-serif;
	font-weight: 200;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
}

#gallery h2.home {
	font-size: 20px;
	color: #3b3b3b;
	line-height: 1em;
	font-family: Georgia, Palatino, serif;
	font-weight: 200;
	padding: 0px 0px 5px 0px;
	margin: 0px auto 15px auto;
	clear: both;
	text-align: center;
	border-bottom: 1px solid #666;
	width: 260px;
	text-transform:uppercase;
}

#gallery h3 {
	font-size: 16px;
	color: #2d2d2d;
	line-height: 1em;
	margin: 14px 0px 14px 5px;
	font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, san-serif;
	font-weight: 500;
	text-transform: uppercase;
}

#gallery h3.home {
	font-size: 15px;
	color: #2d2d2d;
	line-height: 1em;
	font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, san-serif;
	font-weight: 500;
	text-transform: none;
	padding: 0px 0px 10px 0px;
	margin: 15px auto 15px auto;
	clear: both;
	text-align: center;
	border-bottom: 1px solid #666;
	width: 260px;
}

#gallery p {
	font-size: 14px;
	color: #1c1c1c;
	line-height: 1.5em;
	margin: 0px 0px 24px 5px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, san-serif;
	color: #444;
}

#gallery ul {
	font-size: 12px;
	color: #1c1c1c;
	line-height: 1.5em;
	margin: -20px 0px 0px 5px;
	padding: 0px 0px 20px 0px;
	font-family: Helvetica, Arial, san-serif;
	color: #444;
}

ul.floatLft {
	float: left;
	width: 165px;
}

li.title {
	font-weight: bold;
}

/* Layout */
#column1, #column2, #column3 {
	float: left;
	margin: 0px 0px 0px 0px;
	clear: none;
	width: 300px;
	text-align: center;
}

#column1 p, #column2 p, #column3 p {
	float: left;
	margin: 0px 0px 20px 5px;
	clear: none;
	width: 280px;
	text-align: center;
	font-size:11px;
}

#column2 {
	margin: 0px 25px 0px 25px;
}

/* Home page images */
#images1, #images2, #images3 {
	border: 4px solid #e5e5e1;
	height: 380px;
	width: 253px;
	text-align: center;
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	margin: 5px auto;
}

/* Interior pages
-------------------------------------------------------------------------------- */
#column1b {
	float: left;
	margin: 0px 0px 15px 30px;
	clear: none;
	width: 520px;
	text-align: left;
}

#column2b {
	float: left;
	margin: 0px 0px 0px 0px;
	clear: none;
	width: 400px;
	text-align: center;
}

/* Interior page images */
#images4 {
	border: 4px solid #e5e5e1;
	height: 253px;
	width: 380px;
	text-align: center;
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	margin: 24px auto 10px auto;
}

/* Services page - 5280 Top of the Town */
article#section5280 {
	clear: both;
	border: 1px solid #999;
	margin: 0px 0px 0px 0px;
	background: #ccc url(../images/bg1.jpg) repeat;
}

img.floatLft {
	float: left;
	clear: both;
	margin: 10px 20px 0px 10px;

}

article#section5280 p {
	margin: 0px 0px 10px 0px;
}

/* Contact page */
#column1c {
	float: left;
	margin: 0px 20px 15px 30px;
	clear: none;
	width: 450px;
	text-align: left;
}

#column2c {
	float: left;
	margin: 0px 0px 0px 0px;
	clear: none;
	width: 400px;
	text-align: center;
}

#column2c iframe {
	border: 4px solid #e5e5e1;
	height: 450px;
	width: 450px;
	text-align: center;
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	margin: 5px auto;
}

#column2c a, #column2c a:link, #column2c a:visited {
	float: left;
	text-align: left;
	font-size: 12px;
	color: #1c1c1c;
	line-height: 1.5em;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, san-serif;
	color: #666;
	text-decoration: none;
}

#column2c a:hover, #column2c a:focus {
	color: #333;
}

#gallery #column2b p {
	font-size: 14px;
	color: #1c1c1c;
	line-height: 1.5em;
	margin: 0px 0px 24px 5px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, san-serif;
	color: #444;
}

#gallery #column1c p {
	font-size: 14px;
	color: #1c1c1c;
	line-height: 1.5em;
	margin: 0px 0px 24px 5px;
	padding: 0px 0px 10px 0px;
	font-family: Helvetica, Arial, san-serif;
	color: #444;
}

/* Footer 
-------------------------------------------------------------------------------- */
footer {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	margin: 10px auto 0px auto;
	clear: both;
	width: 920px;
	border-top: 1px solid #999;
}

footer p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	margin: auto;
	clear: both;
}

footer a, footer a:link, footer a:visited {
	color: #666;
	text-decoration: none;
}

footer a:hover, footer a:focus {
	color: #222;
	text-decoration: underline;
}