@charset "utf-8";

/*Start of Global Styles**********************************************************/
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
        padding: 0;
        margin: 0;
}
body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #006;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00B;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6C3;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.tableHeader {
	background-color: #CCC;
	font-weight: bold;
}
p {
	padding-bottom: 10px;
	text-align: justify;
}
#footer {
	background-image: url(images/main_bg_slice.gif);
	background-repeat: repeat-y;
}
#footer a {
	font-size: 11px;
	color: #00B;
	text-decoration: none;
}
#footer a:hover {
	color:#FFF;
	background:#00B
}

a img {
	border: none;
}

/*End of Global Styles**********************************************************/



/*Start of Homepage Content**********************************************************/

.Home #mainCopy {
	width: 550px;
	padding-left: 25px;
	float: left;
}
.Home #mainCopy p a {
	font-weight: bold;
	color: #6C3;
	text-decoration: underline;
}
.Home #mainCopy p a:hover {
	color:#039;
}
.Home #leftNav {
	margin-left: 35px;
	*margin-left: 15px;
	margin-top: 20px;
	float: left;
}
.Home #header a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.Home #header a:hover {
	color:#6C3;
}
.Home #container {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/main_bg_slice.gif);
	background-repeat: repeat-y;
}
.Home #header {
	background-image:url(images/homeheader_bg_mg.jpg);
	background-repeat: no-repeat;
	height: 560px;
}
.Home #mainContent ul {
	list-style-type: none;
}
.Home #photos {
	float: left;
	margin-left: 50px;
}
.Home #mainContent {
	padding-left: 20px;
	background-image: url(images/main_bg_slice.gif);
	background-repeat: repeat-y;
}
.Home #tabNav {
	float: left;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
}
.Home #tabNav #homeTabs {
	float: left;
	width: 940px;
	height: 385px;
	border:hidden;
}

.Home #header h1 {
	padding-top: 305px;
	*padding-top: 280px;
	padding-left: 25px;
	padding-bottom: 8px;
}
.Home #promoBanner  p{
	text-align: center;
}
.Home #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	line-height: 16px;
}
.Home #header ul {
	list-style-type: none;
}
.Home #header ul li {
	display: inline;
	padding-right: 14px;
	padding-left: 10px;
}
.Home #rightNav {
	float: left;
	margin-left: 180px;
	margin-top: 20px;
	float: left;
}
.linkBorderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.feature    {
	background-image: url(images/feature_box.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 311px;
	float: left;
	padding-left: 5px;
}
.Home #mainContent ul {
	list-style-type: none;
}
.Home #mainContent ul li {
	display: block;
	height: 330px;
}
.feature h1 {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.feature p {
	padding-right: 20px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 0px;
}

/*End of Homepage Content**********************************************************/



/*Start of Child Template Content**********************************************************/

.Child #container {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/main_bg_slice.gif);
	background-repeat: repeat-y;
}
.Child #header {
	background-image: url(images/child_header.jpg);
	background-repeat: no-repeat;
	height: 275px;
}
.Child #header h1 {
	padding-top: 305px;
	padding-left: 25px;
	padding-bottom: 8px;
}
.Child #header a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.Child #header a:hover {
	color:#6C3;
}
.Child #header ul  {
	list-style-type: none;
}
.Child #header ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 4px;
}
.linkBorderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.Child #leftNav {
	margin-left: 35px;
	margin-top: 20px;
	float: left;
	margin-right: 8px;



	*margin-right: -1px;
	*margin-left: 19px;
}
.Child #rightNav {
	float: left;
	float: left;
	margin-top: 20px;
}
.Child #homeLink {
	float: left;
	padding-left: 4px;
}
.Child #homeLink a img {
	border:0;
}
.Child #mainContent {
	background-image: url(images/main_bg_slice.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
}
.contentItem img {
	padding: 3px;
	border: 1px solid #00B;
}
.contentItem {
	padding-bottom: 10px;
	float: left;
	clear: left;
	width: 500px;
	background-color: #FFF;
}
.Child #mainCopy {
	width: 550px;
	float: left;
	padding-bottom: 20px;
}
.contentItem table  {
	border: 1px solid #00B;
}
.contentItem ul  {
	list-style-type: square;
	padding-left: 40px;
	list-style-position: outside;
}
.contentItem ul li  {
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 10px;
}
.contentItem a {
	color: #090;
	text-decoration: underline;
	font-weight: bold;
}
.contentItem a:hover {
	color:#FFF;
	background:#3C0;
}
.Child #mainCopy a {
	color: #3C0;
	text-decoration: underline;
}
.Child #mainCopy a:hover {
	color:#FFF;
	background:#3C0;
}
.Child #mainCopy ul {
	list-style-type: square;
	padding-left: 40px;
	list-style-position: outside;
}
.Child #mainCopy ul li {
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 10px;
}
.Child #sideNav {
	float: right;
	width: 340px;
	margin-right: 20px;
}
.Child #sideNav h1 {
	color: #3A3399;
	font-size: 22px;
}
.Child #sideNav ul {
	list-style-position: inside;
	list-style-type: none;
}
.Child #sideNav ul li {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 25px;
}
.Child #sideNav a {
	text-decoration: none;
	color: #039;
	padding-left: 30px;
	*padding-left: 15px;
}
.Child #sideNav a:hover {
	text-decoration: underline;
	color:#6C3;
}
.Child #footer {
	background-image: url(images/main_bg_slice.gif);
	background-repeat: repeat-y;
}
.Child #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	line-height: 16px;
}
#footer a {
	font-size: 11px;
	color: #00B;
	text-decoration: none;
}
#footer a:hover {
	color:#FFF;
	background:#00B
}
.Child #promoBanner {
	text-align: center;
}
.Child form p img{
	margin-bottom: 10px;
}
.Child form input, textarea {
	border: 1px solid #009;
}
.contentItem ul li ul li {
	padding-top: 6px;
	padding-bottom: 0px;
}

/*End of Child Template Content**********************************************************/

.redBold {
	font-weight: bold;
	color: #F00;
}
.Home #container #mainContent #facebook {
	text-align: center;
}

