
/**************** General Classes *****************/
body
{
	margin: 0px; /* Accent 5 */
	font-size: 11px; /* Font Size */
	line-height: 14px;
	color: #000000;
	background-color: #CCCCCC;
}

#globalContainer
{
	width: 856px; /* Global Gray Light */
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#homePage #globalContainer
{
	background-image:url(../_images/inner_background.jpg);
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#subPage #globalContainer
{
	background-image:url(../_images/sub_inner_background.jpg);
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #343446; /* Accent 7 */
	margin-top: 0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #333333; /* BG Dark */
	margin: 0px 0px 5px 0px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

a
{
	color: #D7E6F9; /* Nav Light */
	font-weight: bold;
	text-decoration: underline;
}

p { margin: 0px 0px 20px 0px; }

li.highlight { color: #F4E1E7; /* Text Light */ }

#footer
{
	background-color: #FFFFFF; /* Accent 7 */
	padding: 10px 20px;
	color: #666666; /* Hard coded no matter what color scheme */
	text-align: right;
	font-weight: bold;
	padding-left: 45px;
}

#homePage #footer { margin-left: 218px; }

#subPage #footer { margin-left: 218px; }

#footer a
{
	color: #666666; /* Hard coded no matter what color scheme */
	font-weight: bold;
	text-decoration: none;
}

/**************** Header Classes *****************/
#homePage #header { height: 200px; }

#subPage #header { height: 200px; }

#homePage #header h1
{
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
	color: #ffffff; /* Accent 5 */
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 123px;
}

/**************** Top Nav Classes *****************/
#homePage #topNav
{
	background-image: url(../_images/topnav_background.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #F1F0EE; /* Global Gray Light */
	border-bottom: 1px solid #F1F0EE;
	background-color: #888D93; /* Border Light */
	color: #FFFFFF; /* Global White */
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 856px;
}

#subPage #topNav
{
	background-image: url(../_images/topnav_background.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #F1F0EE; /* Global Gray Light */
	border-bottom: 1px solid #F1F0EE;
	background-color: #888D93; /* Border Light */
	color: #FFFFFF; /* Global White */
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/************************************************ Sub Page Classes **********************************************/
#innerLeft
{
	float: left;
	background-color: #999999;
}

#homePage #innerLeft { width: 217px; }

#subPage #innerLeft { width: 217px; }

#homePage #innerRight h1, #homePage #innerRight h2, #homePage #innerRight h3, #homePage #innerRight p { clear: none; }

#innerRight { }

#homePage #innerRight
{
	margin-left: 217px;
	padding: 15px;
	width: 609px;
	background-color: #FFFFFF;
}

#subPage #innerRight
{
	margin-left: 217px;
	padding: 15px;
	width: 609px;
	background-color: #FFFFFF;
}

/**************** Resources Classes *****************/
#resources
{
	color: #343446; /* Accent 5 */
	padding: 20px;
}

/************************************************ Home Page Classes **********************************************/
#sideNav
{
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	padding: 10px;
}

#homePage #sideNav
{
	background-color: #800000; /* Global Gray Light */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F0EE;
}

#homePage #sideNav
{
	padding: 0px;
	border-bottom:none;
}

#homePage #sideNav a
{
	font-size: 12px;
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-image:url(../_images/home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding: 10px 0px 10px 42px;
	border-bottom: 1px solid #F1F0EE; /* Global Gray Light */
	display: block;
}

#subPage #sideNav
{
	padding: 0px;
	border-bottom:none;
}

#subPage #sideNav a
{
	font-size: 12px;
	color: #FFFFFF; /* Global White */
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	background-image:url(../_images/home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding: 10px 0px 10px 42px;
	border-bottom: 1px solid #F1F0EE; /* Global Gray Light */
	display: block;
}

#subPage #sideNav
{
	background-color: #800000; /* Global Gray Light */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F0EE;
}

#subPage #sideNavCont
{
	background-image:url(../_images/sub_inner_top_background.jpg);
	background-repeat: repeat-y;
}

#homePage #featured
{
	margin-bottom: 20px;
	padding-top: 20px; /* Global Gray Light */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#homePage #featured .featuredLeft { }

#homePage #featured .featuredRight
{
	margin-left: 171px;
	padding: 0px 100px 0px 20px;
}

#homePage #featured img { border: 1px solid #666666; /* Global Gray Light */ }
