@charset "UTF-8";
/* CSS Document */



/*
###########################
TEXT STYLES
###########################
*/
strong{
	font-weight:bold;
}


hr {
	border-color: #a2bad5;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	margin: 0px 0px 5px 0px;
	height: 0px;
	padding: 0px;
}


		
/*
###########################
LAYOUT STYLES
###########################
*/	

html, body {
height: 100%;
}


body {
	margin:0px;
	padding:0px 0px;
	text-align:center;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	background-image:url(images/ui/bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#DBA454;
	}


#wrapper {
	width: 944px;
	padding:0px;
	margin:0px auto;
	border-left:0px solid #FFF;
	border-right:0px solid #FFF;
}	

#logo{

	height: 59px;
	width: 944px;
	text-align:left;
	background-image: url(images/ui/header.gif);
	}

#content {
	width:912px;
	text-align: left;
	line-height:18px;
	padding: 0px 16px 16px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	background-color:#fdfadb;
}
#announcements{
	font-size:16px;
	font-weight:bold;
	margin-left:30px;
	margin-top:20px;
	height:70px;
	line-height:1.5em;
}
#twitter{
	float:right;
	margin-right: 120px;
}

#clear {
clear:both;
display:block;
height:1px;
width:100%;
}

.photo_left {
	float:left;
	padding:3px 10px 0px 0px;}
	
.photo_right {
	float:right;
	padding:3px 0px 10px 10px;}
	

fieldset {
border:0px;
}
/*
###########################
CONTENT STYLES
###########################
*/	
#home_flash {width:527px; height:261px; float:left; z-index:0;}
#home_getting_started {width:385px; height:261px; float:right;}
#home_content {float:left; padding-left:10px; padding-top:3px; width:508px; clear:left; font-size:13px; line-height:21px; }
#home_callouts {float:right; width:385px; padding-bottom:8px;}
#home_callouts_right {float:right; width:140px;}
#home_callouts_right2 {float:right; width:140px; padding-top:15px; clear:right;}

#secondary_header {width:569px; height:156px; float:left;}
#secondary_getting_started  {width:343px; height:156px; float:right;}
#secondary_content {float:left; padding:16px 10px 0px 10px; width:892px; clear:left; }
li.indent{list-style: none;}


/*##############FOOTER#############*/


.clearfooter {
height: 0px;
clear: both;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2C1E9;
	letter-spacing: 1px;
	text-underline: none;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#footer a:hover{
	color:#FFFFFF

}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A2C1E9;
	letter-spacing: 1px;
}

#footer {
height: 33px;
background: #fdfadb url(images/ui/footer.gif) repeat-x;
vertical-align:top;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
letter-spacing: 1px;
clear: both;
padding-top:20px;
}

#footer_bottom{
	clear:both;
	text-align:right;
	padding-top:9px;
	padding-right:7px;
}	


/*
###########################
MAIN MENU STYLES
###########################
*/


#menu {
	width: 944px;
	height: 39px;
	clear:both;
}

p {
	padding-bottom:4px;}
	
	 /*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
    
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
    }

    .sIFR-active h1 {
      font-size: 30px;
    }
    .sIFR-active h2 {
      font-size: 21px;
	  width:300px;
    }

    .sIFR-active h3 {
      font-size: 21px;
    }
	.sIFR-active h2.sf_newsTitle {
      font-size: 16px ! important;
    }


    .sIFR-active h4 {
      font-size: 18px;
      font-weight: normal;
    }

    .sIFR-active h5 {
      font-size: 18px;
    }
	
	h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  font-size: 18px;
  color:f68e5e;
  font-weight:normal;
  
}

h2 {
  font-size: 16px;
  color:#895785;
  font-weight:normal;
}

h3 {
  font-size: 21px;
}
h4 {
  font-size: 16px;
}

h5 {
  font-size: 16px;
  color:#FFFFFF;
}

.white { color:#FFFFFF;}

#subnav {width:208px; background-color:#976940; color:#FFFFFF; padding:12px; line-height:24px;}

#subnav a { color:#FFFFFF;}

