
/* <style>
------------------------------------------------------- */
/**
 * Project: Enclave at Eagle Harbor
 * Author: Joel Pittet, Matt Toupin, Ryan Tremblay, Mike Giroux and Michael McWilliam
 * Company: Applied Communications
 * Department: New Media
 * Last Modified: March 8, 2007
 *
 * Structure layout
 */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* sIFR decoy
-------------------------------------------------------------------------*/
/**
 * These "decoy" styles are used to hide the browser text before it is replaced... 
 * the negative-letter spacing in this case is used to make the browser text metrics
 * match up with the sIFR text metrics since the sIFR text in this example is so
 * much narrower... your own settings may vary... any weird sizing issues you may
 * run into are usually fixed by tweaking these decoy styles 
 */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -5px;
	width: 350px;	
}

.sIFR-hasFlash #promo h2 {
	visibility: hidden;
	letter-spacing: -4px;
	width: 140px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -4px;
	width: 350px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -4px;
	width: 450px;	
}

/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -2px;
}

*/


/* ------------------------------------
   Default styles
--------------------------------------- */


h1,
h2,
h3,
h4,
p,
ul,
ol {
	margin: 0px;
	padding: 0px;
	color: #333;
	font: normal 12px/1.6em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
}


#promo h1,
#promo h2,
#promo h3,
#promo h4,
#promo p,
#promo ul,
#promo ol {
	font: normal 11px/1.4em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	}
#promo h2{
	font: normal 12px/1.4em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	}
td {	
	color: #333333;
	font: normal 12px/1.4em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
}

h1 {
	margin: 30px 0px 10px 0px;
	padding-left: 30px;
	border-bottom: 1px solid;
	font: normal 22px/1em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #556D20;	
}

h2 {
	margin: 15px 0px 10px 0px;
	font: normal 20px/1em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #556D20;
} 

h3 {
	font: normal 24px/1em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #556D20;
}

h4 {
	font: bold 12px/1em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #556D20;
}

p {
	color:#938A49;
	margin: 0px 0px 10px;
}

.boldnred {
	color: #8E1111;
	font-weight: bold;
}

ul{ margin: 10px 20px; }
ul li{
	color:#938a49;
	margin-left: 10px;}

/* ------------------------------------
   Link styles
--------------------------------------- */

a {
	color:#556D20;
}

a:hover {
	color:#3F5411;
}

a img { border: 0px; }

a:hover.img-link { background: transparent; }

#logo a{ background: transparent; }

/* ------------------------------------
   Body text styles
--------------------------------------- */

#bodytext h1,
#bodytext h2,
#bodytext h3{ padding: 0px; }

#bodytext h1 {
	margin: 5px 0px 10px;
}

#bodytext h2 {
	margin: 10px 0px 5px;
}

#bodytext h4 {
	margin: 2px 0px 5px;
}
/* ------------------------------------
   Sidebar styles
--------------------------------------- 

#sidebar p,
#sidebar h3,
#sidebar h4 {
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

#sidebar h3 { 
	margin-top: 24px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

#sidebar h4 { 
	margin-top: 18px;
	padding-bottom: 3px;
}

#sidebar p { 
	padding-bottom: 4px;
	font-size: 13px; 
	line-height: 1.4em; 
}

#sidebar a {
	font-weight: bold;
	line-height: 1em;
}


.arrow-link {
	margin: -1px 0px 0px 5px;
}*/

/* ------------------------------------
   Secondary nav styles
--------------------------------------- */

#secondary-nav p {
	font-size: 10px;
	padding-left: 23px;
}

#secondary-nav a {
	font-weight: normal;
}

#secondary-nav a:hover {
	text-decoration: underline;
}

/* ------------------------------------
   Footer styles
--------------------------------------- */
#footer,
#footer p,
#footer td {
	color:#938E65;
	font:9.5px/1.3em 'Gill Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
}

#footer a {
	color: #938E65;
	text-decoration: underline;
}

#footer a:hover { 
	color: #4A4627;
	text-decoration: underline; 
	background: transparent; 
}


/* ------------------------------------
   Horizontal Rule styles
--------------------------------------- */

hr {
	color: #C6BD96;
	border: 0px;
	background: transparent url(../../img/elements/hrline.png) repeat-x;
	height: 2px;
	margin: 16px 29px 20px 58px; 
}

/* ------------------------------------
   Disclaimer styles
--------------------------------------- */

.disclaimer  {
	font: 9px/1em 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #777777;
}

/* ------------------------------------
   PDF Links
--------------------------------------- */

a.pdflink {
	background: url(../../img/icons/pdficon.gif) no-repeat;
	padding-left: 19px;
	height: 16px;
}

a.pdflink:hover {
	background: #FAF1D2 url(../../img/icons/pdficon.gif) no-repeat;
}

a.register_link{
	background:url(../../img/layout/specialarrow2.gif) left no-repeat;
	padding-left:15px;
	margin-left:0px;
}



/*
 --------------       Added in re-design        ---------------------------------------------------------
*/
#copy p {
	color: #283705;
	font-size: 1em;
	line-heigth: 1.3em;
	margin-right: 50px;
}
