body {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #c2cad7;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Verdana, Arial, sans-serif;
	color: #000;
	text-align: center;
}
/*-------------------------------------- Globals ---------------------------------------*/
.clear_it {
	clear: both;
	clear: all;
}
a img {
	border: none;
}

a { 
	outline: none
}

a {
	color: #3360AC;
	text-decoration: underline;
}

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3360AC;
	line-height: 26px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3360AC;
	line-height: -20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3360AC;
}


input {
	background: #FCFCFC;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 425px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
} 

textarea {
	background: #FCFCFC;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 425px;
	padding: 4px 2px 4px 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
} 

input.btn {
	background: #FCFCFC;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	width: 70px;
	padding: 0px 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	text-transform: uppercase;
} 

  

/*---------------------------------- Wrapper / Header -----------------------------------*/

#wrapper {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 935px;
}
#header {
	height: 160px;
	margin: 0;
	padding: 0;
	background: url('../images/header.png') top left no-repeat;
	position: relative;
}

#header_img2 {
	float: left;
	clear: both;
}

#header_img2 a {
	background-image: url(../images/heritage_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	height: 148px !important;
	width: 252px;
	margin-left: 10px;
	display: block;
	position: relative;
}

#header_img2 a:hover {
	background-position: bottom;
}


/*-------------------------------------- Navigation ---------------------------------------*/

#navigation {
	width: 669px;
	float: right;
}


#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
	padding: 10 0 0;
	float: right;
	height: 27px;
	margin-top: 110px;
	margin-right: 5px;
	line-height: 26px;
}

#nav li {
	width: 123px;
	height: 27px !important;
	float: left;
	margin-right: 6px;
	padding-top: 13px;
}

#nav a {
	background-image: url(../images/tabs.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #F9E629;
	text-transform: uppercase;
	font-size: 13px;
	height: 27px !important;
	margin: 0;
	text-decoration: none;
	text-align: center;
	display: block;
}

#nav a.selected {
	color: #F9E629;
	background-image: url(../images/tabs.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	height: 27px !important;
	display: block;
}

#nav a:hover {
	color: #F9E629;
	background-position: bottom;
}

#nav a#home:hover {
	color: #F9E629;
	background-position: left top;
}


#nav ul li a.selected {
	color: #F9E629;
	background-position: bottom;
}


/*-------------------------------------- Content ---------------------------------------*/
#content_wrapper {
	background-color: #FFFFFF;
}

#content {
	position: relative;
	background-color: #FFFFFF;
	padding: 0px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
}

#feature {
	position: relative;
	background-color: #FFFFFF;
	height: 200px;
	width: 915px;
	margin-bottom: 10px;
}

#sidebar {
	width: 252px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightside {
	width: 633px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	/*padding-top: 0px;
	margin-top: -12px;*/
}

#rightside a {
	color: #3360AC;
	text-decoration: underline;
}

#rightside a:hover {
	color: #3360AC;
	text-decoration: none;
}

#rightside h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3360AC;
	line-height: 26px;
}

#rightside h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3360AC;
	line-height: -20px;
}

#rightside ul {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	padding-left: 40px;
}

#rightside li {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	padding-right: 40px;
	padding-bottom: 10px;
}


#cont_form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

#cont_form h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3360AC;
	line-height: -24px;
}
#cont_form h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3360AC;
	line-height: -20px;
}

.grey {color: #999999;}

#map_canvas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3360AC;
	font-weight: lighter;
	height: 450px;
	width: 633px;
	border: 2px solid #3360AC;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
}

#infoWindow {
	width: 275px;
}

#infoWindow h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #3360AC;
}

#infoWindow p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

#video {
	background-color: #000000;
	text-align: center;
	height: 415px;
	width: 633px;
}


/*-------------------------------------- Sidebar Buttons ---------------------------------------*/
#specials a {
	background-image: url(../images/specials.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	width: 252px;
	height: 85px !important;
	margin-bottom: 10px;
	display: block;
}
#specials a:hover {
	background-position: bottom;
}

#appts a {
	background-image: url(../images/appointment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	width: 252px;
	height: 85px !important;
	margin-bottom: 10px;
	display: block;
}
#appts a:hover {
	background-position: bottom;
}

#financing a {
	background-image: url(../images/financing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	width: 252px;
	height: 85px !important;
	margin-bottom: 10px;
	display: block;
}
#financing a:hover {
	background-position: bottom;
}


#links a {
	background-image: url(../images/links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	width: 252px;
	height: 85px !important;
	margin-bottom: 10px;
	display: block;
}

#links a:hover {
	background-position: bottom;
}


/*-------------------------------------- Buttons ---------------------------------------*/
#googleReview a {
	background-image: url(../images/google_write_review.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	width: 200px;
	height: 88px !important;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 26px;
}
#googleReview a:hover {
	background-position: bottom;
}


/*-------------------------------------- Footer ---------------------------------------*/
#footer {
	height: 138px;
	width: 935px;
	clear: both;
	position: relative;
	background-image: url(../images/footer.png);
}

#credit {
	width: 470px;
	height: 20px;
	font-size: 10px;
	color: #3360AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
	float:right;
}

#credit a {
	color: #3360AC;
	text-decoration: none;
}
#credit a:hover {
	color: #F9E629;
	text-decoration: underline;
}


/*-------------------------------------- Social Media ---------------------------------------*/

#social_bar {
	font-size: 10px;
	color: #3360AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

	width: 420px;
	height: 20px;
	float:left;
	margin-left: 20px;
	margin-top: 25px;
}


