/*----------------------------------
		Theme_# 287
----------------------------------*/

/* -------------------------------------------------------------- 
  
   =RESET CSS
   * Resets default browser CSS.   
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;  
}

body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* UNDONE: Don't style tables
   Tables still need 'cellspacing="0"' in the markup. */
/* table { border-collapse: separate; border-spacing: 0; }
caption, th, td {} */

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/* -------------------------------------------------------------- 
   
   =TYPOGRAPHY CSS
   * Sets up some sensible default typography.
  
-------------------------------------------------------------- */
   
body { font-size: 14px; }
   
body { 
  color: #222222; 
  font-family:Georgia, "Nimbus Roman No9 L", serif;
}
h1,h2,h3,h4,h5,h6 { 
  color: #111111; 
  font-family:Georgia, "Nimbus Roman No9 L", serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em;  margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em;}
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code    { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 


/* Tables
-------------------------------------------------------------- */
/* again, don't style any table attributes that must be made
on the table itself or they will not be changeable, e.g. borders */
table   { }
th,td   { }
th      { }




/* -------------------------------------------------------------- 
   
   =FORMS CSS 
   * Sets up some default styling for forms
   
-------------------------------------------------------------- */

label { font-weight: bold; }


/* Fieldsets */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

/* Text fields */
input.text, input.title   { width: 300px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#fff; }
input.title               { font-size:1.5em; }

/* Textareas */
textarea            { width: 400px; height: 250px; margin:0.5em 0.5em 0.5em 0; }
textarea            { border:1px solid #bbb; background:#eee; padding:5px; }
textarea:focus      { border:1px solid #999; background:#fff; }

/* Select fields */
select              { border:1px solid #ccc; background:#f6f6f6; width:200px; }
select:focus        { border:1px solid #999; background:#fff; }



/* -------------------------------------------------------------- 
   
		=Main styles
   
-------------------------------------------------------------- */


body {
	background-position: 0% 0%;
	background-repeat:repeat;
	margin:0;
	padding:0;
}

.sf_outer_wrapper {
	margin: 0 auto;
	width: 950px;
}

.sf_outer_wrapper { display: inline-block; }   
.sf_outer_wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .sf_outer_wrapper { height: 1%; }
.sf_outer_wrapper { display: block; }


.sf_extra1 {
}

.sf_wrapper {

}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display:none;
}

.sf_navigation_top ul {
	
}

.sf_navigation_top ul:after {
	
}

.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item {
	
}

.sf_navigation_top ul li.sf_first_nav_item {
	
}

.sf_navigation_top ul li a {
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-color:#ffffff;		
	background-position: 0% 0%;
	background-repeat:no-repeat;
	height:202px;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
	
}

.sf_main_header {
	height:90px;	
	margin-right:0;
	padding-left: 120px;	
	padding-top:43px;
	width: 830px;
	font-size:56px;
	overflow:hidden;
}

.sf_main_header div{
	height:90px;
	overflow:hidden;
}

.sf_extra3 {
	
}

.sf_sub_header { 
	display:none;
}

.sf_main_header p, .sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	background-position:0 0;
	background-repeat:no-repeat;
	height:92px;
	margin-bottom:2px;
	width:950px;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	background-position:0% 100%;
	background-repeat:no-repeat;
	float:right;
	margin-right:0;
	margin-top:9px;
	padding-bottom:22px;
	padding-right: 40px;
	width: 190px;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:188px;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.sf_navigation ul li {

}

.sf_navigation ul li.sf_last_nav_item {
	
}

.sf_navigation ul li.sf_first_nav_item {
  border-top:0; 
}

.sf_navigation ul li a {
	background-position:10px 50%;
	background-repeat:no-repeat;
	display:block;
	padding:1.5em 0 1.5em 40px;  
	width:148px;
	text-decoration:none;

}

.sf_navigation ul li a:visited {
  text-decoration:none;  
}

.sf_navigation ul li a:hover{
  text-decoration:underline;
}
/*------------------------------------
	Flyout - right Aligned Menu
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1 li { /* all list items */
	float:left;
}
#Nav1 li ul { 
	position:absolute;
	left: -999em;
	margin:-45px 0 0 -185px;
	padding:0px;
	width:200px;
	background:#ffffff;
	border:none;
	z-index:1000;
	border:0;
	border-right:5px solid;
	border-left:1px solid;		
}
#Nav1 li ul li {
	margin:0;
	padding:0px;
	width:195px;
	border:0;
	border-right:5px solid;
}
#Nav1 li ul li a {
	display: block;
	padding:21px 10px;
	width:175px;
	background:none;	
	border-bottom:1px solid;
}
#Nav1 li ul li a:hover {
	background:#ffffff;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { 
	left: auto;
}

#Nav1 li ul li.sf_first_nav_item_subnav  a {border-top:1px solid;}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	float:left;
	font-size:36px;
	margin-bottom:.5em;
	margin-right:10px;
	padding-left: 80px;
	padding-right: 40px;
	width: 550px;
}

.sf_pagetitle h1 {
	font-size: 36px;
	font-weight: normal;
	margin:0px;
}

.sf_pagetitle div {
	font-size:36px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
	
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {
	
}

.sf_subnavigation ul:after {
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item {

}

.sf_subnavigation ul li.sf_first_nav_item {

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover {
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	float:left;
	margin-right:10px;
	padding-left: 80px;
	padding-right: 40px;
	width: 550px;
    
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
	
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {
	
}

.sf_subnavigation2 ul:after {
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item {

}

.sf_subnavigation2 ul li.sf_first_nav_item {

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {
	
}

.sf_extra7 span{
	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	background-position:0px 0px;
	background-repeat:repeat-both;
	float:left;
	font-weight:600;  
	margin-right:0;
	margin-top:4.5em;
	padding-top:11px;
	padding-bottom:2em;
	text-align:center;  
	width: 950px;
}

.sf_footer div{
	
}

.sf_footer p{
	margin:0px;
	padding:0px;
}


.sf_footer a, .sf_footer a:link {
	text-decoration:none;
}

.sf_footer a:hover {
	text-decoration:underline;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/

.sf_banner {
	background-color:#FFFFFF;
	font-weight:600;  
	text-align:center;  
	margin: 0 auto;
	padding-bottom:2em;
	padding-top:1em;  
	width: 950px;  
}

.sf_banner { display: inline-block; }   
.sf_banner:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .sf_banner { height: 1%; }
.sf_banner { display: block; }

.sf_banner img {

}

.sf_banner a {
	text-decoration:none;
}

.sf_banner a:visited {
	text-decoration:none;
}

.sf_banner a:hover {
	text-decoration:underline;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
