﻿#mainRight {
	float: left;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
}
#mainLeft {
	float: left;
	height: 100%;
	background-color: #FFFFFF;
}
body {
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #000000;
	background-image: url('../images/gradients/background-tile.jpg');
	background-repeat: repeat;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	top: 0px;
	left: 0px;
	height: auto;
}
#main {
	width: 900px;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}
#masthead {
	width: 900px;
	height: 90px;
	position: relative;
}
#topNav {
	height: 27px;
	width: auto;
	margin-top: 5px;
	position: absolute;
	bottom: -4px;
	right: 3px;
	text-align: right;
	z-index: 300;
}
#topNav ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	height: 27px;
}
#topNav ul li {
	font-size: 11px;
	float: left;
	text-align: center;
	list-style-type: none;
	height: 27px;
}
#topNav ul a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 27px;
	text-align: center;
	background-image: url('../images/buttons/nav.png');
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 11px;
	width: 85px;
	margin-left: 2px;
	margin-right: 1px;
	vertical-align: middle;
}
#topNav ul a:hover {
	background-image: url('../images/buttons/nav-hover.png');
	background-repeat: no-repeat;
}
#activeLink {
}

/* Font Styles Defined */
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
p {
	font-size: 11px;
	line-height: 13px;
	padding: 0px 5px 0px 0px;
	margin: 0px 15px 6px 15px;
	text-align: justify;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px;
	margin: 12px 15px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 20px 0px 15px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}

/* List Styles Defined */
#main ul {
	margin: 0px 20px 6px 40px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
}
#main ul li {
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

/* Form Styles Defined */

/* Other Styles Defined */
.heaaderLowSpac {
	margin-bottom: 2px !important;
}
#bottom {
	height: 20px;
	width: 900px;
	margin-top: 3px;
}
#bottom ul {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	margin: 2px 0px 0px 0px;
	vertical-align: middle;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
#bottom li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #C0C0C0;
}
#bottom p {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	padding-top: 0px;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 0px;
	color: #999999;
	margin-right: 0px;
}
#bottom a {
	font-size: 10px;
	color: #999999;
}
hr {
	line-height: 1px;
	padding: 0px;
	margin: 5px auto 8px auto;
	width: 90%;
	height: 1px;
	color: #666666;
	background-color: #666666;
	border-style: none;
	border-width: 0px;
}

#banner {
	height: 230px;
	width: 100%;
	background-image: url('../images/photos/masthead.png');
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;
}
#logo {
	position: absolute;
	width: 365px;
	height: 165px;
	right: 0px;
	top: 30px;
}
#serving {
	width: 240px;
	height: 45px;
	position: absolute;
	right: 5px;
	top: 7px;
}
#family {
	position: absolute;
	width: 320px;
	height: 80px;
	left: 0px;
	top: 25px;
	z-index: 400;
}
#mainButtons {
	margin-top: 10px;
	margin-left: 15px;
}
#callUs {
	height: 45px;
	text-align: center;
	margin-left: 18px;
	margin-right: 18px;
}
#bottomBorder {
	position: absolute;
	bottom: 0px;
	width: 900px;
	background-image: url('../images/graphics/bottom-bar.png');
	background-repeat: no-repeat;
	height: 7px;
	left: 0px;
}
#mainButtons img {
	border-style: none;
	border-width: 0px;
}
#activeLink a {
	background-image: url('../images/buttons/nav-hover.png') !important;
	background-repeat: no-repeat;
}
#photoAbout {
	margin-top: 10px;
	margin-left: 10px;
	width: 420px;
	height: 260px;
}
#fancyText {
	height: 45px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
#photoServices {
	margin-top: 10px;
	margin-left: 10px;
	width: 275px;
	height: 350px;
}
.line {
	height: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	width: 90%;
	margin: 8px auto 8px auto;
}
#contactInfo {
	margin-left: 15px;
	margin-right: 15px;
	height: 60px;
	margin-top: 12px;
	position: relative;
}
#contactLeft {
	float: left;
	width: 75px;
	height: 100%;
}
#contactRight {
	float: left;
	width: 190px;
	height: 100%;
}
#contactInfo p {
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: bold;
}
#socialMedia {
	height: 45px;
	text-align: left;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
}
#socialMedia img {
	border-style: none;
	border-width: 0px;
	margin-right: 8px;
}
#mapBG {
	padding: 5px;
	width: 386px;
	height: 406px;
	margin-left: 15px;
	margin-top: 15px;
}

