html, body, form
{
	height: 100%;
	margin: 0;
	padding: 0;
}
BODY
{
	color: white;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
   background-image: url(../images/bground.jpg);
	text-align: center;
	background-color: black;
	 
}
A
{
	color: #cc0000;
	font-family: 'Muli', sans-serif;
	border: none;
	text-decoration: none;
}

A image
{
	border: none 0px white;
}

A:hover
{
	color: #cc0000;
	font-family: 'Muli', sans-serif;
	border: none;
	text-decoration: underline;
}
img
{
	border: 0px solid green;
}
h1
{
	color: white;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight:normal;
}
h2
{
	color: white;
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	text-align:center;
}
h3
{
	color: white;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
h4
{
	color: white;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
td
{
	color: white;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
th
{
	color: white;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #070E1E;
}
th a
{
	color: Black;
}
th A:hover
{
	color: #000675;
}
fieldset2
{
	border: 0px solid #B9B9B9;
}

fieldset2 p
{
	clear: both;
}
fieldset
{
	border: 0px solid #B9B9B9;
	width: 50%;
}

fieldset p
{
	clear: both;
}

label {
		list-style-type: none;
		margin-bottom: 10px;
		display: block;
		text-align:left;
		font-weight:normal;
	}
#tabs-1{
	float: left;
	width: 450px;
}
#tabs-2{
	float: left;
	width: 400px;
}
legend {
  padding: 0.2em 0.5em;
  color:black;
  font-size:16px;
  font-weight: bold;
  text-align:left;
  }
.clearer{
	padding-bottom: 1px;
}
#horizontalForm{
	padding: 5px 5px 5px 5px;
}
#horizontalForm p{
	padding: 0px 0px 2px 0px;
}
#horizontalForm .rbWidth label
{
	width: auto;
	float: none;
	text-align: left;
	margin-right: .35em;
	display: inline-block;
}
#horizontalForm fieldset
{
	display: block;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 2em;
}
#horizontalForm input
{
	display: block;
	width: 15em;
}
#horizontalForm input[type="radio"], #horizontalForm input[type="checkbox"]
{
	width: 15px;
	display: inline-block;
}
#horizontalForm input.submit
{
	clear: both;
}

#horizontalForm label
{
	text-align: left;
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight:normal;
}
#horizontalForm select
{
	display: block;
}
#horizontalForm h3
{
	margin-top: 0;
}
#main_wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -100px;
	/* Pad bottom by footer height */
	padding: 0 0 100px;
	 background-image: url(../images/bground2.png);
	background-repeat: no-repeat;
}
#main_wrapper2 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -50px;
	/* Pad bottom by footer height */
	padding: 0 0 50px;
	background-image: url(../images/home_bground.png);
	background-repeat: no-repeat;
    background-position: 50% 20%; 
}
#header_wrapper {
	margin: 0px auto;
	text-align: center;
	width: 880px;
	padding-top: 50px;
	height: 160px;
}
#header {
	margin: auto;
  width: 880px;
  height: 160px;
 }

.logo_wrapper
{
	margin: 0px auto;
	height: 130px;
	width: 880px;
}
.logo{
	height: 100px;
   text-align: left;
	max-width: 100%;
}
.icons{
	padding-top: 50px;
	text-align:right;
}
#header_wrapper2 {
	margin: 0px auto;
	text-align: center;
	padding-top: 50px;
	height: 250px;
}
#header2 {
	margin: auto;
  height: 250px;
 }

#logo_wrapper2
{
	margin: 0px auto;
	height: 250px;
	width: 850px;
}
#logo2{
	height: 250px;
	width: 600px;
	float: left;
	text-align:left;
	padding-left: 30px;
}
#menu_wrapper{
	height: 33px;
	width: 880px;
	margin: 0px auto;
    background-image: url(../images/menu_bground.png);
	 background-repeat: repeat-x;
}
#menu{
	float: right;
	height: 33px;
	text-align:center;
	width: 880px;
	margin: 0px auto;
}
#menu-inner{
	width: 710px;
	margin: 0px auto;
	text-align: center;
	height: 20px;
}
#content_wrapper
{
	margin: 0px auto;
	width: 880px;
	text-align: left;
	background-color: Black; 
	min-height: 100%;
		
}
#content_wrapper2
{
	margin: 0px auto;
	width: 880px;
	text-align: center;
min-height: 100%;
		
}
#content{
	width:870px;
	margin: 0px auto;
   display:inline-block;
	padding: 0px 10px 20px 10px;
	min-height: 200px;
}
.content_home{
	margin: 0px auto;
	color: white;
	padding: 50px 10px 0px 10px;
}
#footer_wrapper{
	margin: 0px auto;
	text-align: center;
	height: 100px;
}
.footer_home{
	height: 50px;
	text-align: center;
}
#footer
{
	font-size: 11px;
	font-weight: normal;
	color: black;
	margin: 0px auto;
	height: 100px;
 
}
#footer p
{
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-align: center;
}
#poweredby
{
	margin: 0px auto;
	text-align: right;
}
.default{
	color:white;
}
.error{
	margin: 0px auto;
	float:left;
}
.address{
	color: white;
	font-size: 17px;
	text-align:center;
}
.SubmitPanel_ButtonWrapper
{
	padding: 1em 0 0 250px;	
}
.BotPanel
{
	padding-left: 25px;	
}

#share{
	float: right;
}
.hs_SchoolDistSelectType label
{
	display:inline;
}

.hs_SchoolDistSelectType
{
	clear:both;
}

.hs_SchoolDistCBList label
{
	display:inline;
}

.labelInline
{
	display:inline;
	width:100px;
	float: left;
	padding-left: 15px;
	text-align: right;
	font-weight:bold;
}

.front_SubmitButton
{
	padding: 10px 10px 10px 10px;
}
#share{
	float: right;
}
.hd_DetailParent_Nav{
	color:black;
	float:left;
	width: 100%;
}
#backlink{
	float:left;
	
}
.home_buttons{
	margin:0px auto;
	width: 855px;
	margin-top: 100px;
}
@media (min-width: 768px) {

	.slide {
		min-width: 118px;
		max-width:100%;
	}
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {
	#header {
		background-repeat: repeat-x;
		padding-top:10px;
	}

	.header {
		background-repeat: repeat-x;
	}

	.logo_wrapper {
		min-height: 20px;
	}

	.logo {
		min-height: 20px;
		text-align: center;
	}

	.imageContainer {
		width: 100%;
		height: 250px;
		overflow: hidden;
		position: relative;
	}

	.imageCenterer {
		width: 1000px;
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -500px;
	}

		.imageCenterer img {
			display: block;
			margin: 0 auto;
		}

	.imgText {
		z-index: 999;
		margin-top: 200px;
	}

	.form-horizontal .control-label {
		text-align: left;
	}
}

@media (max-width: 400px) {
	.logo {
		text-align: left;
		z-index: 999;
		min-width: 100%;
	}

	#footer {
		min-height: 80px;
	}

	.footerpriv {
		text-align: center;
	}

	.icons {
		text-align: center;
	}

	#slideshow, #slideshow2 {
		z-index: 998;
	}

		#slideshow img, #slideshow2 img {
			z-index: 998;
			max-width: 100%;
		}

	img {
		max-width: 100%;
	}
	.bar {
	padding-top: 10px;
	background-image: url(../images/bar.png);
	clear: both;
	height: 5px;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
	display: none;
}
.copyright{
	text-align:center;
}
.icons{
	text-align:center;
}
.HomeListingAddress {
    font-size: 14px;
}
.hd_AgentInfo {
    text-align: center;
    color: white;
	 font-weight: normal;
	 font-size: 14px;
}
}

@media (max-width: 480px) {
#header_wrapper2{
	height: 150px;
}

	.logo {
		text-align: left;
		z-index: 999;
		min-width: 100%;
	}
.icons{
	text-align: center;
	padding-top: 0px;
}
	#footer {
		min-height: 80px;
	}

	.address {
		font-size: 14px;
		height: 60px;
	}

	.footerrow {
		height: 100px;
	}
	.copyright{
	text-align:center;
}
.footerpriv{
	text-align:center;
}
.hs_HeaderArea h1 {
    text-align: left;
	 font-size: 18px;
}
	.hd_DetailControl h1 {
		color: white;
		text-align: left;
		margin-top: 0px;
		font-family: Lucinda Sans, Verdana, sans-serif;
		font-size: 18px;
	}

.HomeListingAddress {
    font-size: 14px;
}
.HomeListingAgent {
    vertical-align: top;
    text-align: center;
    padding: 5px;
	 font-weight: normal;
}
.AgentListingName {
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.hd_AgentInfo a {
    text-align: center;
    color: white;
	 font-weight: normal;
	 font-size: 12px;
}
.hd_HomeSpecs {
    font-size: 14px;
}
}

