/**************** General Classes *****************/
body {
	margin: 0px;
	/* background-color: #F1F0EE; */ /* Global Gray Light */
	background-color: #FFFFFF;
	font-size: 13px; /* Font Size */
	/* font-family:"Lucida Regular", "Lucida Grande", sans-serif; */
	font-family:Verdana, Verdana, Geneva, sans-serif;
	/* line-height: 16px; */
	/* color: #666666; */ /* Global Gray */
	color: #474747;
	/* background-image: url(/images/body_background.jpg);
	background-repeat: repeat-x;	*/
}

#homePage {

}

#subPage {

}

#globalContainer {
/*	width: 765px; */
	width: 900px;
	/* margin: 10px auto;  */
	margin: 0px auto;
	background-color: #FFFFFF; /* Global White */
	/* background-image: url(/images/border_middle.jpg); */
	/* background-repeat: repeat-y; */
}

h1 {
	font-family: Georgia, Georgia, serif;
	font-size: 14px;
	/* font-weight: bold; */
	text-decoration: none;
	color: #2C901F;
	
	/* color: #4870AA; */ /* Accent 1 */
}

h1.heading {
	font-family: Georgia, Georgia, serif;
	font-size: 15px;
	/* font-weight: bold; */
	text-decoration: none;
	color: #2C901F;
	
	/* color: #4870AA; */ /* Accent 1 */
}

h1.footer {
	font-family: Georgia, Georgia, serif;
	font-size: 14px;
	/* font-weight: bold; */
	text-decoration: none;
	color: #474747;
	
	/* color: #4870AA; */ /* Accent 1 */
}

img.spacing_topX{
	padding-top: 7px;
	padding-bottom: 6px;
}

img.spacing_top{
	padding-top: 0px;
	padding-bottom: 10px;
}

img.spacing_bot{
	padding-top: 10px;
	padding-bottom: 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	/*color: #6699CC; *//* Text Medium */
	margin: 0px 0px 5px 0px;			
}

h3 {
	font-size: 12px;
	color: #2170BD; /* Link */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;			
	color: #2C901F;
}

/* a {
  color: #474747; */
/* text-decoration: underline; */
/* } */

p {
	text-align: justify;
	font-size: 14px;
	/* margin: 0px 10px 20px 0px; */
	margin: 0px 10px 10px 0px;
}

p.noSpace {
	margin: 0px;
}

#homePage h1, #homePage h2, #homePage h3 {
  clear: none;
}

#footer {
  text-align: center;
	padding: 5px 13px 5px 13px;
	color: #666666; /* Global Gray */
}
#footer a {
  text-decoration: none;
}

#borderTop {
 /*	background-image: url(/images/border_top.jpg);
	height: 48px; */
	height: 0px;
}

#borderBottom {
/*	background-image: url(/images/border_bottom.jpg);
	height: 9px; */
}

/**************** Header Classes *****************/
#logo {
/*	padding: 8px 0px 0px 8px; */
	padding: 0px 0px 0px 0px;
}

#logo_bottom {
        padding: 0px 0px 0px 0px;
}

#homePage #header {
/*              background-image: url(/images/home_header_background_{/literal}{$content_name}{literal}.jpg); */
                background-image: url(/i/QdF_Top_Image.jpg);
                background-repeat:no-repeat;
                height: 207px;
}


/*
#homePage #header {
	background-image: url(/images/home_header_background.jp);
	background-repeat:no-repeat;
	height: 142px;
}
*/


#subPage #header {
	background-image: url(/images/sub_header_background.jpg);
	background-repeat:no-repeat;
	height: 46px;	
}

#homePage #header h1 {
	color: #FFFFFF; /* Accent 7 */
	font-style:italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	padding: 40px 30px 0px 125px;
	margin: 0px;
}

#homePage #header p {
	padding: 8px 25px 0px 125px;
	font-weight: bold;
	font-size: 13px;
	color: #F1F0EE; /* Global Gray Light */
}

#subPage #header h1{
	color: #FFFFBF; /* Accent 7 */
	font-weight: bold;
	font-size: 18px;	
	padding: 30px 0px 0px 236px;
	text-transform:lowercase;
	line-height: 18px;
	margin: 0px;
}

/**************** Top Nav Classes *****************/
#topNav {
/*	background-image: url(/images/topnav_background.jpg);
	padding: 10px 28px; */
	background-image: url(/i/QdF_Menu_Background.png);
	padding: 0px 0px 0px 0px;
	height: 27px;
}

#innerContainer {
/*	background-repeat:repeat-y;
	margin: 15px 8px 15px 8px; */
	margin-top: 15px;
}
#homePage #innerContainer {
/*	background-image: url(/images/side_background.jpg); */
}

#subPage #innerContainer {
/*	background-image: url(/images/sub_side_background.jpg); */
}

#innerContainer #innerLeft {
	float: left;
}
#homePage #innerContainer #innerLeft {
	width: 190px;
}
#subPage #innerContainer #innerLeft {
	width: 160px;
}

#homePage #innerContainer #innerRight {
	margin-left: 190px;
}
#subPage #innerContainer #innerRight {
	margin-left: 170px;
}

/**************** Resources Classes *****************/
#resources_left {
	/* padding: 20px 5px 10px 10px; */
	padding: 10px 0px 0px 0px;
	width:207px;
	float:left;
}

#resources_center {
	/* padding: 20px 5px 10px 10px; */
	padding: 35px 0px 0px 24px;
	width:438px;
	float:left;
}

#resources_center_large {
	padding: 35px 0px 0px 24px;
	width:669px;
	float:left;
}

#resources_right {
	/* padding: 20px 5px 10px 10px; */
	padding: 35px 0px 0px 24px;
	width:207px;
	position: relative;
	float:left;
}

/*
#resources form {
	margin: 0px;
	padding: 0px;
}

#resources p {
	margin: 0px 0px 10px 0px;	 
}
*/

#sideNav {
	padding: 0px 0px 10px 5px;
}

#homePage #sideNav a {
  text-decoration: none;		
}

#homePage #sideNav a {
	display: block;
}

#homePage #featured {
	padding: 0px 0px 20px 0px;
}

#homePage #featured .featuredLeft {
	width: 265px;
	float: left;
	padding-right: 15px;
}

#homePage #featured .featuredRight {
	margin-left: 280px;
	padding-left: 15px;
}

#homePage #featured a {
/* 	font-weight: bold; */
	text-decoration: none;
}

#homePage #featured a:link {
	/* color: #474747; */
	/* color: #2170BD; */
	text-decoration: none;
}

#homePage #featured a:visited {
	/* color: #474747; */
	/* color: #2170BD; */
	text-decoration: none;
}

#homePage #featured h1 {
	margin-top: 0px;
}

#homePage #featured ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#homePage #featured h3 {
	margin: 0px;
	font-size: 11px;
/*	text-decoration:underline; */
}

#homePage #featured li {
	padding-bottom: 10px;
}
