@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #003259;
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #125e6c;
	text-decoration: none;
}
a:hover {
	color: #C00;
}
p {
	font-size: 12px;
	width: 550px;
	margin-left: 20px;
	display: block;
	text-align: justify;
}

h3 {
	color: #0B4471;
	font-weight: normal;
	margin-left: 20px;
}
h4 {
	color: #666666;
	font-weight: bold;
	margin-left: 20px;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


#wrapper {
	background-image: url(../images/wrapper-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FCF5EB;
}


#wrapper #head {
	background-image: url(../images/header-wrapper-bkg.jpg);
	background-repeat: repeat-x;
}
#head #header {
	margin: auto;
	width: 972px;
	height: 112px;
}
#header #nav {
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 785px;
	top: 77px;
	height: 39px;
	position: relative;
}
#nav li {
	float: left;
}

#nav  li a {
	float: left;
	font-size: 17px;
	font-weight: bold;
	display: block;
	height: 18px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	margin-right: 2px;
	margin-left: 2px;
	clear: none;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}

#nav  li a:hover {
	background-image: url(../images/hover-img.gif);
	background-repeat: repeat-x;
}
#nav   li  .selected  {
	float: left;
	font-size: 17px;
	font-weight: bold;
	display: block;
	height: 18px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	clear: none;
	background-image: url(../images/nav-selected.jpg);
	background-repeat: repeat-x;
	color: #01325A;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	cursor: default;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}



#head #flash {
	margin: auto;
	width: 972px;
	height: 249px;
}


#container {
	margin: auto;
	width: 975px;
	padding-top: 6px;
}
#alt_nav_left  {
	float: left;
	width: 189px;
}
.left-box-basic {
	padding: 0px;
	list-style-type: none;
}
.left-box-basic .body {
	background-image: url(../images/left-bkg.png);
	background-repeat: repeat-y;
	background-position: 6px 0px;
	display: block;
}
.left-box-basic .body   ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.left-box-basic  .body li {
	position: relative;
}




.left-box-basic .body .arrow-list-style {
	list-style-position: outside;
	list-style-image: url(../images/list-style-arrow.gif);
	padding-left: 30px;
}

.left-box-basic .body ul li a {
	display: block;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	font-size: 13px;
	font-weight: bold;
}
.left-box-basic .body ul li a:hover {
	color: #900;
}



.left-box-basic .bottom  {
	float: left;
	margin-left: 6px;
}

#main_content {
	width: 590px;
	float: left;
}
#main_content #main-content-body {
	background-repeat: repeat-y;
	display: block;
	position: relative;
	float: left;
	background-image: url(../images/main-bkg.jpg);
	background-position: 0px 0px;
	width: 590px;
}

#monthly {
	width: 950px;
	float: left;
}
#monthly #monthly-content-body {
	background-repeat: repeat-y;
	display: block;
	position: relative;
	float: left;
	background-image: url(../images/monthly-bkg.png);
	background-position: 0px 0px;
	width: 975px;
}


#main-content-body  .news-short    {


	
}


.news-short  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.news-short li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.news-short .dots {
	padding-left: 20px;
	font-size: 16px;
	color: #706f6f;
	line-height: 10px;
}

.news-short h3 {
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	width: 500px;
}
.news-short p {
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	width: 350px;
	display: block;
	font-size: 12px;
}
.news-short  .img {
	display: block;
	padding-left: 10px;
	padding-right: 15px;
	width: 170px;
	position: relative;
	float: left;
}
#wrapper #container #main_content #main-content-body #slider1 .contentdiv .news-short .img {

}

.news-short .date {
	float: left;
	padding-top: 5px;
}
.news-short span a {
	color: #CC0000;
	float: right;
	padding-top: 5px;
}

.news-short span a:hover {
	color: #FF0000;	
}
.general-content {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.general-content  a {
	color: #CC0000;
	float: none;
	padding-top: 5px;
}
.general-content  a:hover {
	color: #000033;
}
.general-content .img {
	display: block;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 10px;
}

.general-content-right {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.general-content-right    .img {
	display: block;
	padding-left: 10px;
	padding-right: 15px;
	position: relative;
	float: left;
	width: auto;
	padding-top: 10px;
}
.general-content-right p {
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	width: 380px;
	display: block;
	font-size: 12px;
	float: left;
	text-align: justify;
}
.general-content-right .dots {
	padding-left: 20px;
	font-size: 16px;
	color: #706f6f;
	line-height: 10px;
	float: left;
}
.general-content-left {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.general-content-left p {
	margin: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	width: 190px;
	display: block;
	font-size: 12px;
	float: left;
}
.general-content-left .img {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 360px;
	float: left;
}
.general-content-half {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.general-content-half p {
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	width: 270px;
	display: block;
	font-size: 12px;
	float: left;
}


.membership {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.membership .left {
	float: left;
	width: 580px;
	display: block;
	background-image: url(../images/membership/dots%20left.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 0px;
}
.membership   .left img {
	display: block;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
}
.membership .left p {
	width: 350px;
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.membership .right {
	float: left;
	width: 580px;
	display: block;
	background-image: url(../images/membership/dots%20right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.membership .right img {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	float: right;
}

.membership .right p {
	width: 350px;
	float: right;
	display: block;
	margin-left: 130px;
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
}













.about-us {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.about-us li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	padding-left: 20px;
	display: block;
	font-size: 13px;
}



.about-us  a  {
	color: #FF0000;
	float: none;
	padding-top: 5px;
}
.about-us a:hover {
	color: #000099;
}








#alt_nav_right {
	float: left;
	width: 190px;
	height: 500px;
}

.right-box-basic {
	padding: 0px;
	list-style-type: none;
}
.right-box-basic .body {
	background-image: url(../images/right-bkg.png);
	background-repeat: repeat-y;
	display: block;
}
.right-box-basic .body   ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.right-box-basic  .body li {
	position: relative;
}




.right-box-basic .body .arrow-list-style {
	list-style-position: outside;
	list-style-image: url(../images/list-style-arrow.gif);
	padding-left: 28px;
}

.right-box-basic .body ul li a {
	display: block;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	font-size: 13px;
	font-weight: bold;
}
.right-box-basic .body ul li a:hover {
	color: #900;
}



.right-box-basic .bottom  {
	float: left;
}





#footer {
	margin: auto;
	width: 972px;
	height: 387px;
}
#footerwrapper {
	background-color: #003259;
	background-image: url(../images/footerwrapper-bkg.gif);
	background-repeat: repeat-x;
}
#footerwrapper #footer #contactInfo {
	float: left;
	height: 310px;
	width: 420px;
	padding-top: 10px;
}
#footerwrapper #footer #contactForm {
	float: left;
	width: 550px;
	padding-top: 10px;
}
#footerwrapper #footer #contactForm iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactInfo  #socialnetworking   {
	float: left;
	height: 42px;
	width: 380px;
	padding-left: 10px;
}
#contactInfo #contact {
	width: 380px;
	float: left;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 25px;
	font-size: 12px;
}

#socialnetworking img {
	float: left;
	margin-left: 10px;
}
#footer #copyright {
	float: left;
	width: 950px;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/copyright-bkg.gif);
	background-repeat: no-repeat;
}
#monthly-content-body  #altnav    {
	float: left;
	width: 970px;
	list-style-type: none;
}
#monthly-content-body  #altnav  ul    {
	list-style-type: none;
	width: 600px;
	display: block;
	height: 30px;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#monthly-content-body  #altnav  li    {
	float: left;
	height: 30px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	color: #003259;
	font-size: 18px;
}
#monthly-content-body #altnav a {
	color: #CC0000;
	font-size: 16px;
}

#monthly-content-body #altnav a:hover {
	color: #FF0000;
	
}
#monthly-content-body  #program    {
	float: left;
	width: 950px;
	padding-left: 22px;
}
.printable {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 7px;
}

#program   #daynames {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #c11b1b;
}
#program  #daynames li {
	float: left;
	display: block;
	width: 148px;
	height: 26px;
	padding-top: 4px;
	background-color: #ffd7d7;
	font-size: 18px;
	padding-left: 6px;
}
#program  #daynames .inversColor {
	background-color: #c11b1b;
	color: #ffd7d7;
	width: 148px;
}

#program #daily {
	float: left;
	width: 915px;
	border-left-width: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;

}
#program  #daily  .day {
	float: left;
	width: 920px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-top-width: 2px;
}
#program #daily .day ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
	width: 940px;
	float: left;
}
#program #daily .day .date {
	float: left;
	width: 140px;
	height: 25px;
	padding-top: 2px;
	padding-left: 20px;
	font-size: 17px;
	background-image: url(../images/mp.jpg);
	background-repeat: no-repeat;
}
#program #daily .day .info {
	float: left;
	display: block;
	width: 745px;
	height: auto;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 4px;
	border-left-style: dotted;
	border-left-width: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
}








.clearer {
	clear: both;
}
.dots   {
	padding-left: 20px;
	font-size: 16px;
	color: #706f6f;
	line-height: 10px;
	position: relative;
	width: 570px;
}

.margine-btm-20 {
	margin-bottom: 20px;
}
.margine-btm-10 {
	margin-bottom: 10px;
}

.margine-left-10 {
	margin-left: 10px;
}
