@charset "UTF-8";
/* CSS Document */
/* Default Style Sheet - TSAG */


/* HTML tags */

body {
	background: #a3b3cc; /*#b4becc*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 75%;
	color: #555;
}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, "Bitstream Vera Sans", Arial, Geneva, Tahoma, sans-serif; margin:0px;}
h1 {font-size: 2.2em;margin-top:3px;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

ul {
	list-style: url(/images/bull-arrow.gif);
}
ul.treatment li {margin-bottom: 20px;}
ul.treatment a[href$=".pdf"] { 
	padding-right: 40px;
	background: url(/images/icon-pdf.png) no-repeat 99% top;
	display:block;
	  min-height:30px;
  height:auto !important;
  height:30px;
}
ul.treatment a[href$=".pdf"]:hover { 
	background-position: right top;
	color:#222;
}
/* Hyperlinks */
#member-list {display:block; height:29px; width:300px; text-indent:-9999px; background:url(/images/btn-member-list.jpg) no-repeat 0 0; float:right; margin-right:12px;}
#member-list:hover {background-position: 0 -29px;}
#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #AAAAAA;
}

/* Layout Styles */

#splash {
	width: 1024px;
	height: 725px;
	margin: 0 auto;
	background: url('../images/splashbg.jpg') no-repeat;
	text-align: center;
	color: black;
}

#main {
	width: 1000px;
	margin: 0 auto;
}

#top {
	height: 17px;
	background: url('../images/img-top.gif') no-repeat;
}

#header {
	position: relative;
	width: 1000px;
	height: 121px;
	background: url('../images/bg-header.gif');
}

#logo {
	width: 263px;
	margin-left: 40px;
	padding-top: 10px;
}

#headerImg {
	position: absolute;
	top: 0px;
	right: 25px;
	width: 600px;
	height: 121px;
}

#menu {
	height: 35px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background: url('../images/bg-navbar.gif') repeat-x;
}
	
#contentWrap {
	width: 1000px;
	background: url('../images/bg-main.gif') repeat-y;
}

#leftCol {
	float: left;
	display: inline;
	width: 345px;
	margin-left: 20px;
	padding: 12px 0px;
	line-height: 1.7em;
}

#rightCol {	
	float: right;
	display: inline;
	width: 619px;
	padding: 0px 0px 12px 0px;
	line-height: 1.7em;
}

#footer {
	height: 28px;
	padding-left: 8px;
	background: #00487f;
	color: #999;
	line-height: 2em;
}

/* Menu Styles */

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu ul li {
	position: relative;
	float: left;
	display: inline;
	width: 11px;
	margin: 0px;
	padding: 0px;
}

#menu li.menuItem {	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

	#menu li#one {
		width: 155px;
	}
	#menu li#two {
		width: 125px;
	}
	#menu li#three {
		width: 124px;
	}
	#menu li#four {
		width: 140px;
	}
	#menu li#five {
		width: 140px;
	}
	#menu li#six {
		width: auto;
	}

#menu a {
	display: block;
	padding: 9px 5px 11px 5px;
	line-height: 1.2em;
	text-decoration: none;
	color: #E0E0E9;
	background: none;
}

#menu a:hover {
	color: #FFF;
}

/**** subnav ****/

#menu ul ul {
	position: absolute;
	top: 34px;
	left: 0px;
	z-index: 110;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	display: none;
}

#menu ul ul ul {
	top: -28px;
	left: 16em;
}

#menu ul ul li,
#menu ul ul ul li {
	display: inline;
	float: none;
}
	 
#menu ul ul li a,
#menu ul ul li.sfhover a,
#menu ul ul ul li a,
#menu ul ul ul li.sfhover a {
	color: #E0E0E9;
	display: block;
	background: #346f9d;
	border-right: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	padding: 6px;
	width: 100%;
}

#menu ul ul li a:hover,
#menu ul ul ul li a:hover {
	background-color: #8d2608;
	color: #FFFFFF;
}

#menu ul ul ul li a,
#menu ul ul ul li.sfhover a {
	color: #346f9d;
	background: #E0E0E9;
	border: 1px solid #c9c9c9;
}

/* Drop Downs */

#menu li:hover ul, #menu li.sfhover ul {
	display: block;
	width: 16em;
}

#menu ul li:hover ul ul,
#menu ul li.sfhover ul ul { /* Hide 3rd level fly-out when 2nd level is shown */
	display: none;
} 

#menu ul ul li:hover ul,
#menu ul ul li.sfhover ul { /* Show 3rd level fly-out when 2nd level:hover */
	display: block;
	width: 12em;
}

#menu li a:hover {
	color: #FFFFFF;
}

/* Events */

.eventMonth {
	width: 605px;
	padding: 7px 0px 3px 12px;
	background: #eee;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	color: #aaa;
}
.eventWrap {
	margin: 3px 0px 3px 12px;
	padding: 12px 0px 16px;
}
.eventWrap h5 {
	width: 600px;
	padding-left: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid silver;
}
.eventWrap span {

}

/* Typesetting */

.noBold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.sansSerif {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.sansSerifTitle {
	font-family: Helvetica, "Bitstream Vera Sans", Arial, "Lucida Grande", Tahoma, sans-serif;
}

.serif {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

.hugeText {
	font-size: 2em;
}

.largeText {
	font-size: 1.5em;
}

.midText {
	font-size: 1.2em;
}

.normalText {
    font-size: 1em;
}

.smallText {
	font-size: .85em;
}

.tinyText {
	font-size: .75em;
}

.smallTracking {
	letter-spacing: -0.1em;	
}

.smallLeading {
	line-height: .85em;
}

.normLeading {
	line-height: 1.2em;
}

.midLeading {
	line-height: 1.6em;
}

.largeLeading {
	line-height: 1.8em;
}

.pageHeading {
	font-size: 2.6em;
	text-align: right;
	margin: 30px 24px 0px 0px;
}

.subTitle {
	font-size: 1.6em;
	font-weight: normal;
	text-align: right;
	margin: 0px 24px 6px 0px;
}

.subHeading {
	font-size: 1.4em;
	margin: 0px;
	padding-left: 20px;
}

#rightCol p {
	line-height: 1.5em;
	padding-left: 24px;
	margin: 4px 10px 16px 0px;
}

/* Colors */

.lightBrown {
	color: #807e32;
}

.maroon {
	color: #735658;
}

.darkGreen {
	color: #736e4d;
}

.red {
	color: #9e0b0f;
}

.orange {
	color: #754c24;
}

.lightBlue {
	color: #ccccff;
}

.white {
	color: #FFF;
}

.blue {
	color: #00487f;
}

.black {
	color: #000;
}

.grayBg {
	background: #DDDDDD;
}


/* Misc Styles */

.fileItem {
	padding: 3px;
	margin: 3px;
	border-bottom: 1px dotted gray;
}

.highLightBox {
	background: #807a60;
	color: #FFF;
	padding: 12px;
}

.highLightBox a {
	color: #EEEEFF;
}

.smallButton {
	width: 120px;
	height: 28px;
	padding-left: 16px;
	line-height: 2em;
	font-weight: bold;
	border-left: 1px solid black;
	background: url('../images/bg-navbar.gif') repeat-x;
}

.fauxButton {
	padding: 10px;
	margin: 4px;
	background: #a3bacc;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #e0e0e0;
}

.fauxButton a {
	color: #00487f;
	text-decoration: none;
}

.fauxButton a:hover {
	color: #FFFFFF;
}

.homeList ul {
	width: 230px;
	background: url('../images/bg-lists.gif') no-repeat;
	margin: 10px;
	padding: 2px 0px 0px 50px;
	list-style: url(none) none;
}

.homeList ul li {
	height: 65px;
	font-size: .9em;
	line-height: 1.1em;
}

.homeList a {
	color: #a0410d;
}

.homeList a:hover {
	color: #aaaaaa;
}

.contentDiv {
	height: 48px;
	background: url('../images/bg-contentdiv.gif') no-repeat;
	color: #f9f1cb;
	padding-left: 24px;
}

form.searchBox input {
	display: inline;
	width: 150px;
	margin: 4px 4px 0px 16px;
	padding: 3px;
	font-size: 10px;
	color: #777;
}

form.searchBox input.button {
	width: 55px;
	padding: 4px;
	font-size: 10px;
	color: #000;
}

.contBlock {
	margin: 0px 24px;
	padding: 12px 0px;
}

.grayGrade {
	background: url('../images/bg-contentbox.gif') repeat-x bottom;
}

.borderThin {
	border: 1px solid black;
}

.navDiv {
	margin: 0px 24px;
}

.hrule {
	height: 14px;
	background: url('../images/img-hrule.gif') no-repeat;
}

.formSkin {
	margin: 12px auto;
	padding: 10px;
}

.boldLinks a {
	font-weight: bold;
}

.photoLeft {
	margin: 0px 8px 6px 0px;
	border: 1px solid #555;
}

.photoRight {
	margin: 0px 0px 6px 8px;
	border: 1px solid #555;
}

.photoSpan {
	border-top: 1px dotted #754c24;
	border-bottom: 1px dotted #754c24;
}

.photo {
	margin: 12px 0px;
	border: 1px solid #555;
}

.inlinePhoto {
	margin-left: -16px;
}

.capPhoto {
	float: right;
	display: inline;
	margin: 12px auto;
	width: 330px;
	text-aign: left;
}

.miniCol {
	width: 220px;
	margin: 0;
}

.dottedHR {
	border-bottom: 1px dotted #736357;
}

.singleHR {
    margin: 8px 0;
    border-bottom: 1px solid gray;
    clear: both;
}

.doubleHR {
    margin: 8px 0;
    border-top: 3px double gray;
    clear: both;
}

.noMargin {
	margin: 0;
}

.noPadding {
	padding: 0;
}

.noBorder {
	border: none;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.indent {
	margin-left: 16px;
}

.padding12 {
	padding: 12px;
}

.margin12 {
	margin: 12px;
}

.margin16 {
	margin: 16px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}

.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}

.floatLeft {
	float:left;
	display: inline;
}

.floatRight {
	float: right;
	display: inline;
}

.centerImg {
	margin: 0 auto;
}
.error {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
}
.preloadImg {
	display: none;
}
.photocenter {
	margin: 0px 0px 6px 8px;
	padding-left: 70px;
}

