/*** Styling for SunriseRidgeGardens ***/


/*** clears browser defaults ***/

* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Georgia, Arial;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/*** end clear ***/

body { 
margin: 0;
padding: 0; 
font-family: Georgia, Arial, sans-serif;
background-color: #25260C;
}



h1 {
	font-family: Georgia, Times New Roman,Times, Serif;
	text-transform: uppercase;  
        text-align: left;
        font-weight: bold;
	font-style: italic; 
	font-size: 1.1em;
	color: #875E3C;
	padding-left: 10px;
        padding-bottom: 10px;
        padding-top: 5px;  
}

h2 {
	font-family: Georgia, Times New Roman,Times, Serif;
	text-transform: uppercase;  font-weight: bold;
	font-style: italic; 
	font-size: 14pt;
	color: #875E3C;
        padding-bottom: 10px;
        padding-left: 10px;
}

h3 {
	font-family: Georgia, Times New Roman,Times, Serif;
	text-transform: uppercase;  font-weight: bold;
	font-style: italic; 
	font-size: 13pt;
	color: #875E3C;
}

h4 {
	font-family: Georgia, Times New Roman,Times, Serif;
	text-transform: uppercase;  font-weight: bold;
	font-style: italic; 
	font-size: 12pt;
	color: #875E3C;
}
td {
	font-family: Georgia, Times New Roman,Times, Serif;
	font-size: 10pt;
	color: #000000;
}

p {
	font-family: Georgia, Times New Roman,Times, Serif;
	font-size: 10pt;
	color: #000000;
   margin-bottom: 10px; 
   
}

.intro:first-letter {
font-weight: normal;
font-size: 2.0em;
color:#875E3C;
font-family: Georgia, Times, Arial;
}

li {
	font-family: Georgia, Times New Roman,Times, Serif;
	font-size: 10pt;
	color: #000000;
}

blockquote {
	font-family: Georgia, Times New Roman,Times, Serif;
	font-size: 10pt;
	color: #000000;
}

a:link {
	color: #D4D35B;
	text-decoration: none;
	}

a:visited {
	color: #D4D35B;
	text-decoration: none;
	}

a:hover {
	color: #D4D35B;
	text-decoration: underline;
	}

a:active {
	color: #D4D35B;
	text-decoration: none;
	}
	
.bottomNav a{
color: #4682b4;
}

a.bottomNav:hover {
color: #4682B4;
text-decoration: underline;
}


#navCrumbs {
margin-left: 10px;
position: relative;
display: inline;
}

#testimonials {
margin-top: 40px;
}

.date {
font-weight: bold;
line-height: 0px;
margin-top: 10px;
}

#wrapper {
width: 960px;
margin: 0 auto;
margin-top: 0px;
border: 1px solid #000;
background: #F1EEB1;
}




#header {
background: #875E3C;
width: 960px;
height: 150px;
border: none;
position: relative;
}


.homeImg {
float: right;
margin-right:20px;
}


#pageHeading {
height: 25px;
background: #493729;
width: 960px;
position: relative;
padding-bottom: 2px;
}


.pageTitle {
color: #DCBA7F;
text-align: center;
font-family: Arial, Georgia;
font-size: 0.9em;
font-style: normal;
margin:0 auto;
padding-top: 6px;
font-weight: bold;
}

.pageTag {
color: #DCBA7F;
text-align: right;
font-family: Arial, Georgia;
font-size: 0.9em;
font-style: normal;
margin: 0 25px 0 0;
padding-top: 6px;
font-weight: bold;
}


#contentContainer {
margin: 0 auto;
width: 910px;
border: none;
background: #A7A565;
clear: both;
}

#content {
margin: 0 auto;
padding-bottom:5px;
background: #A7A565;
width: 910px;
}

#content p {
padding: 0px 10px 0px 10px;
text-align: left;
font-family: Helvetica;
}

.content {
margin-left: 40px;
margin-bottom: 20px;
font-family: Tahoma;
}


.content li{
margin-left: 40px;
line-height: 1.5em;
font-family: Tahoma, Arial;
font-size: 0.9em;
}


.home {
margin:0 auto;
margin-top: 20px;
margin-right: 10px;
padding-left: 10px;
border-left: 1px dotted #888;
float:right;
}

#table4 img{
margin: 0 auto;
padding-left: 5px;
padding-top: 15px;
}


#table5 td{
padding-top:7px;
padding-left: 3px;
}

#table5 img{
border: 1px solid #000;
}

table {
margin:0 auto;
}

.subMit{
background: url(/images/opt-in-button-1.jpg);
background-repeat: no-repeat;
background-position: 50% 70%;
width: 150px;
height: 40px;
}

#newsLetter { 
width: 300px; 
margin-top: 40px;
margin-left: 20px;
float:left;
}

#newsLetter p{
margin: 0;
padding: 0;
margin-bottom: 10px;
margin-top:-10px;
}


#newsForm {
width: 300px;
height: 110px;
background: url(/images/sustainable-living-news.jpg);
background-repeat: no-repeat;
padding-top: 120px;
border: 1px solid #888;
}

#newsForm td input{
height: 22px;
padding:1px
}

#newsForm tr input {
margin-bottom: 5px;
border: 1px solid #888;
}



#bottomNav {
margin: 0 auto;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
clear: both;
}

.picture_right {
	border: 1px solid #475766;
	padding-left: 5px;
	float: right;
}
.pictures {
	border: 1px solid #475766;
}


#footer {
width: 960px;
position: relative;
}

.floatL {
float: left;
padding: 5px 0px 20px 10px;
color: #f1eeb1;
}

.floatR {
float: right;
padding: 5px 10px 20px 0px;
}


a.scw {
font-family: Helvetica, Arial; 
color: #a7a565;
font-size: 0.8em;
}

a:hover.scw {
font-family: Helvetica, Arial;
color: #a7a565;
font-size: 0.8em;
text-decoration: underline;
}


/*** Main menu settings ***/
#centeredmenu {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	font-family:Georgia, Arial, sans-serif; /* Menu font */    
	font-size:100%; /* Menu text size */
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
    background-color: #F1EEB1;
}

/* Top menu items */
#centeredmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	right:50%;
}
#centeredmenu ul li {
	margin:0 0 0 5px;
	padding:0;
	float:left;
	position:relative;
	left:50%;
	top:0px;

}
#centeredmenu ul li a {
	display:block;
	margin:0;
	padding: 0.5em 0.5em 0.5em;
	font-size:1.4em;
	line-height:1em;
	text-decoration:none;
	color:#361C20;
	font-weight:normal;
	
}

#centeredmenu ul li.active a {
	color:#000;

}
#centeredmenu ul li a:hover {
	background:#B46A7B; /* Top menu items background colour */
	color:#f1eeb1;
	
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
	background:#25260C; /* Top menu items background colour */
	color:#f1eeb1;
	
}

/* Submenu items */
#centeredmenu ul ul {
	display:none; /* Sub menus are hiden by default */
	position:absolute;
	top:2.8em;
	left:0;
	right:auto; /*resets the right:50% on the parent ul */
	width:12em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
	left:auto;  /*resets the left:50% on the parent li */
	margin:0; /* Reset the 1px margin from the top menu */
	clear:left;
	width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
	font-size:1.0em;
	font-weight:normal; /* resets the bold set for the top level menu items */
	background:#eee;
	color:#444;
	line-height:1.4em; /* overwrite line-height value from top menu */
	border-bottom:1px solid #ddd; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	background:#F6D695; /* Sub menu items background colour */
	color:#fff;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
	left:auto; /* reset left:0; value */
	right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
	display:block; /* Show the sub menus */
}
