/* Start of CMSMS style sheet 'EHG-new-norz-menu' */
/* CSS Document */

html, body {

	text-align: center;

	margin:0;

	padding:0;
background-color: #5e8395;

}

td {

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FF4EAE3;

}

#page_bg {

	

background:  url(http://www.emanuelhomesteadgoldens.com/images/ehg-template/bg.jpg);

background-repeat:repeat-y;

background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #F7F7F7;

}

#container {

	margin-left:auto;

	margin-right:auto;

	width:771px;

	margin-top: 0px;

	background-image: url(http://emanuelhomesteadgoldens.com//images/ehg-template/header2.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #5e8395;

	text-align: left;

	background-attachment: scroll;

	margin-bottom: 5px;

}

#logo{
      
        width: 771px;
        height: 323px;
        vertical-align: middle;

}

div#search {
   float: right;
   width: 23em;     /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

#navbar{

	

	width: 771px;

	

	vertical-align: middle;

	background-image: none;

}

div.nav_inner{

	padding-left: 25px;

}

 ndiv#content {
   margin: 1.5em auto 2em 0; /* some air above and under menu and content */
}

div#main {

margin-left: 2%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

/********************
CONTENT STYLING
*********************/
div#content {

}

/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #f9f8cd; 
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 0.5em;
   padding-bottom: 1px;

/* and some air under the border */
   margin: 0 0 0.5em 0;
}
div#content h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */
a:link, a:visited {

	color: #F4EAE3;
        font-weight: bold;
	text-decoration: underline;

}

a:hover {

	text-decoration: none;

}




.botleft{

	background-image: url(http://www.emanuelhomesteadgoldens.com/images/ehg-template/botleftshadow.png);

	background-repeat: no-repeat;

	background-position: right bottom;

	height: 14px;

	width: 14px;

	float: left;

}

.bottom{

	background-image: url(http://www.emanuelhomesteadgoldens.com/images/ehg-template/bot_shadow.png);

	background-repeat: repeat-x;

	background-position: center bottom;

	height: 14px;

	width: 771px;

	clear: both;

}

.botright{

	background-image: url(http://www.emanuelhomesteadgoldens.com/images/ehg-template/botrightshadow.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 14px;

	width: 14px;

	float: right;

}

.copy, .copy a:link, .copy a:visited,.copy a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #F4EAE3;

	text-decoration: none;

}

#wrapper{

	clear: both;

	background-repeat: repeat-y;

	background-position: center bottom;

        background-color: #660066;


}




.button {

	background-color: #1D1D1D;

	border: 1px solid #3C3C3C;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	line-height: 14px;

	text-align: center;

	vertical-align: middle;

	text-transform: uppercase;

	padding: 2px;

}


/* *** Float containers fix:

http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.clearfix{display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */

/
/* End of 'EHG-new-norz-menu' */

