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

/* 
    fullCircle Creative Solutions
    http://www.fccreative.com
    Author: Douglass T. Sigouin
*/

/* BASE PAGE PROPERTIES
----------------------------------------------------*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
body {
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 973px;
	margin: 0 auto;
}
h1, h2, h3, h4 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
}
a {
	font-weight: bolder;
	text-decoration: underline;
	color: #6998D5;
}
a:link {
	text-decoration: underline;
	color: #0099FF;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: underline;
}


/* LAYOUT REGIONS
----------------------------------------------------*/

#container {
	float: left;
	width: 973px;
/*	FIX THIS shadow 
background-image: url(../images/gui/container_bg.gif);
*/	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	width: 955px;
	height: 151px;
	margin-left: 9px;
	float: left;
	display: none;
	}
#heart {
	
	display: none;		
}
#body {
	
}

#navi {

	display: none;
}
#menu {
			float:left;
			/*padding:151,0,0,0;*/
			width:197px;
			
}
#menu ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
			}
#menu ul li {
	display: block;
	float: left;
			}
#menu ul li a {
	display: block;
	padding: 10px 7px 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #36447a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/gui/menuButton42h.jpg);
	background-repeat: repeat-x;
	width: 184px;
	height: 39px;
	margin: 0px;
	clear: right;
	float: left;
}
#menu ul li a:hover, #nav ul li a:active {
	background-image: url(../images/gui/menuButton42h_hover.jpg);
	background-repeat: repeat-x;
	color: #9F9C82;
	
			}
#navSelected {
				 background-image: url(../images/gui/nav_li_a_bg-active.gif);
				background-repeat: repeat-x;
			}

#crossBottom {
	background-image:url(../images/gui/crossBase.jpg);
	background-repeat:no-repeat;
	height:230px;
	width:144px;
	float: left;
				}
						
#content {
	/*margin-left:27px;
margin-right:9px;*/

	margin-top: 20px;
	z-index: 100000;
	
	margin-right: 50px;
}


#foot {
	/*clear: left;*/
	float: left;
	margin-left: 9px;
	width: 955px;
	/*background-image:url(../images/gui/footCap.gif);*/

	font-weight: bold;
	text-align: center;
	line-height: 1.38;
	color: #8c8988;
	font-size: 12px;
	display: none;	/*background-position: bottom;
	margin-top: 0px;
	height: 50px;
	background-repeat: no-repeat;*/
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
}

/* CUSTOM CLASSES
----------------------------------------------------*/

.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}


.smallText {
	font-size: small;
	line-height: normal;
}
.callout1 {
	background-color: #ded9d6;
	padding: 20px;
	border: 1px solid #a19c99;
}
.callout2 {
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #ded9d6;
}
#container #body #content img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#container #body #content #2007 {
	font-size: 9px;
}
td {
}
#container #body #content ul {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #C4C0A0;
	border-right-color: #C4C0A0;
	border-bottom-color: #C4C0A0;
	border-left-color: #C4C0A0;
	padding-bottom: 18px;
}
#container #body #content #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible ul {
	display: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#container #body #content #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible li {
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#container #body #content dl {
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #C4C0A0;
	border-right-color: #C4C0A0;
	border-bottom-color: #C4C0A0;
	border-left-color: #C4C0A0;
}
#container #body #content dt {
	font-weight: bolder;
	color: #6E76A5;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	background-color: #D6DFEF;
	text-transform: uppercase;
}
#container #body #content dd {
	padding-top: 12px;
	padding-bottom: 30px;
}
#container #body #content #week tr td {
	text-align: left;
}

