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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../Images/site/bkgnd.gif) repeat-x top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1A2C5C;
	padding: 0px;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #B2D7F3;
	text-decoration: none;
}
/* Sets the style for a link that has focus. */
a:focus {
	color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
#header-shadow {
	margin: 0px auto;
	width: 930px;
	background: url(../Images/site/shadow.png) repeat-y center;
}
#header-shadow #header  {
	margin: 0px auto;
	height: 208px;
	width: 900px;
}
#nav-shadow {
	margin: 0px auto;
	width: 930px;
	background: url(../Images/site/shadow.png) repeat-y center;
}
#nav-shadow #navigation  {
	height: 35px;
	width: 900px;
	background: url(../Images/site/Nav-Bar.gif) no-repeat bottom;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0px auto;
	padding: 15px 0px 0px;
	font-weight: normal;
	display: block;
}
#nav-shadow #navigation ul  {
	list-style: disc;
	margin: 0px;
	padding: 0px;
}
#nav-shadow #navigation li  {
	display: inline;
	list-style: none;
	margin-right: 30px;
	margin-left: 32px;
}
#nav-shadow #navigation a:link {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
#nav-shadow #navigation a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav-shadow #navigation a:hover {
	color: #B2D6F1;
	text-decoration: none;
}
#outerWrapper {
}
#outerWrapper #shadow {
	width: 930px;
	margin: 0px auto;
	background: url(../Images/site/shadow.png) repeat-y center;
}
#outerWrapper #shadow #contentWrapper {
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
}
#outerWrapper #shadow #contentWrapper #leftColumn {
	float: left;
	height: 680px;
	width: 250px;
	margin-top: 10px;
	background: url(../Images/site/Side-Bar.png) no-repeat;
}
#outerWrapper #shadow #contentWrapper #leftColumn #columnWrapper {
	padding: 0px 32px;
	margin: 25px 0px 0px;
}
#outerWrapper #shadow #contentWrapper #leftColumn #columnWrapper #columnHeading {
	border-bottom: thin solid #B2D7F3;
	text-align: left;
}
#outerWrapper #shadow #contentWrapper #leftColumn #columnWrapper #columnText {
	padding-top: 10px;
}
#outerWrapper #shadow #contentWrapper #leftColumn #columnWrapper #columnText a:link {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#outerWrapper #shadow #contentWrapper #leftColumn #columnWrapper #columnText a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#outerWrapper #shadow #contentWrapper #leftColumn #columnWrapper #columnText a:hover {
	font-weight: normal;
	color: #B2D7F3;
	text-decoration: none;
}
#outerWrapper #shadow #contentWrapper #content #contentText a:link {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#outerWrapper #shadow #contentWrapper #content {
	margin-left: 250px;
	padding: 20px;
}
#outerWrapper #shadow #contentWrapper #content #contentHeading {
	padding-top: 50px;
}
#outerWrapper #shadow #contentWrapper #content #contentHeader {
	padding-top: 15px;
	border-bottom: thin solid #B2D7F3;
}
#outerWrapper #shadow #contentWrapper #content #contentText {
	padding-top: 10px;
}
#outerWrapper #shadow #contentWrapper #content #contentText a:link {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#outerWrapper #shadow #contentWrapper #content #contentText a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#outerWrapper #shadow #contentWrapper #content #contentText a:hover {
	color: #B2D7F3;
	text-decoration: none;
}
#outerWrapper #shadow #contentWrapper #content #contentTextBottom {
	padding-top: 10px;
}
#footerWrapper #footerContent {
	margin: 0px auto;
	width: 930px;
	height: 50px;
	background: url(../Images/site/footer.png) no-repeat center top;
	padding: 0px;
}
#footerWrapper #footerContent #twitter {
	display: inline-block;
	height: 100px;
	width: 125px;
	float: left;
}
#footerWrapper #footerContent #copyright {
	margin-left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-align: right;
	padding-right: 30px;
	padding-top: 14px;
}
#footerWrapper #footerContent #copyright ul {
	margin: 0px;
	padding: 0px;
}
#footerWrapper #footerContent #copyright li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFF;
}
#outerWrapper #footerWrapper #footerContent #copyright a:link {
	color: #FFF;
}
#outerWrapper #footerWrapper #footerContent #copyright a:visited {
	color: #FFF;
}
#outerWrapper #footerWrapper #footerContent #copyright a:hover {
	color: #C9E2F6;
}
#footerWrapper #footerContent #facebook {
	display: inline-block;
	height: 120px;
	width: 125px;
	float: left;
}
