/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/background.jpg) repeat-x left top;
	background-color:#999999;
}

/* Contains all of the page's contents */
#pagecontainer {
	position: relative;
	top: 0;
	min-height: 100%;
	max-height: 100%;
	width: 735px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #165783;
	border-bottom-color: #165783;
	border-left-color: #165783;
	background-color:#663399;
	padding: 0;
	margin: 10px auto;
	background-color:#FFFFFF;
}

/* Company name, logo, etc. Image should contain padding if needed */
#companyname {
	position: relative;
	width: 495px;
	height: 70px;
	top: 0px;
	float: left;
}

/* Links at top right of page */
#utilitynav {
	position: relative;
	top: 0px;
	width: 240px;
	float: left;
	margin: 13px 0;;
}
#utilitynav p {
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: right;
	font-size: 11px;
	color: #993333;
}
#utilitynav ul	{
	list-syle: none;
	width: 240px;
	float: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 12px;
	padding: 0;
}
#utilitynav li {
	float: left;
	list-style: none;
	text-align: right;
}
#utilitynav a {
	display: block;
	background: url(../images/graydivider.gif) repeat-y left top;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8C8C8C;
	padding: 0 8px;
}

#utilitynav a.firstlink {
	background: none;
	padding-left: 41px;
}
#utilitynav a:hover {
	color: #167583;
	text-decoration: underline;
}

/* Main Navigation Links */
#mainnav {
	position: relative;
	width: 735px;
	text-align: center;
	float: left;
	background: url(../images/mainnavBG.gif) repeat-y;
	background-position: 600px 0;
}
#mainnav ul	{
	list-syle: none;
	width: 735px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	
	
}
#mainnav li {
	float: left;
	list-style: none;
}
#mainnav a {
	display: block;
	padding: 0 10px;
	background: url(../images/mainnavBG.gif) repeat-y right top;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
#mainnav a.lastlink {
	background: url(../images/mainnavBG.gif) repeat-y left top;
}
#mainnav a:hover {
	color: #ffffff;
}

/* Home Banner: main picture on home page */
#homebanner {
	position: relative;
	width: 735px;
	height: 225px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #165783;
	border-bottom-color: #165783;
	margin: 0;
	padding: 0;
	clear: both;
}

/* Sub Banner: main picture on sub pages */
#subbanner {
	position: relative;
	width: 735px;
	height: 80px;
	text-align: center;
	margin: 0;
	clear: both;
	padding: 0;
	float: left;
	display: inline;
	background:url(../images/subpagestitleBG.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #165783;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #165783;
}
#subbanner h1 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 48px;
	margin-bottom: 0;
	margin-right: 10px;
}

/* Content Container: houses the sidenav and content sections */
#contentcontainer {
	position: relative;
	width: 735px;
	min-height: 100%;
	max-height:100%;
	height: 278px;
	margin: 0;
	float: left;	
}
#contentpicture {
	position: relative;
	margin: 10px 5px;
	width: 251px;
	float: left;
	border: 1px solid #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #165783;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #165783;
}
#content {
	position: relative;
	margin: 10px 5px;
	width: 452px;
	float: left;
}
#gallerycontent {
	position: relative;
	margin: 10px 4px;
	width: 715px;
	float: left;
}


/* Footer: bottom of page */
#footer {
	position: relative;
	width: 713px;
	height: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0165783;
	text-align:center;
	clear: both;
}

/*Shadow boxes as seen on home page */
#homeboxestop {
	background: url(../images/homeboxes/top.gif) no-repeat left top;
	height: 5px;
	position: relative;
	width: 735px;
	margin-top: 12px;
	float: left;
	overflow:hidden;
	float: left;
	background-color:#D7EFFF;
}
#homeboxescenter {
	background: url(../images/homeboxes/center.gif) repeat-y left top;
	position: relative;
	width: 735px;
	height:234px;
	float: left;
	min-height: 100%;
	max-height:100%;
	background-color:#FFFFE8;
}
#homeboxesbottom {
	height: 10px;
	position: relative;
	width: 735px;
	float: left;
	overflow:hidden;
	background: url(../images/homeboxes/bottom.gif) no-repeat left top;
	margin-bottom: 5px;
	background-color:#FFFFE8;
}
#homebox1, #homebox2, #homebox3 {
	position: relative;
	padding: 0;
	float: left;
}
#homebox1 {
	margin:0 4px;
	width: 188px;
}

#homebox3 {
	margin-left: 5px;
	width: 188px;
}
#homebox3calendar {
	position: absolute;
	z-index:3;
	width: 188px;
	height: 230px;
	background:url(../images/calendarBG.jpg)
}
#homebox2 {
	margin:0 12px;
	width: 310px;
	background-color:#CCCCFF;
}
#homebox2president {
	position: absolute;
	z-index:1;
	width:310px;
}
#homebox2committee1, #homebox2committee2, #homebox2committee3, #homebox2committee4, #homebox2committee5, #homebox2committee6, #homebox2committee7, #homebox2committee8  {
	position: absolute;
	z-index:2;
	visibility:hidden;
	width: 310px;
}

#homebox1 ul, #committees ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#homebox1 ul a, #committees ul a{
	display: block;
	width: 188px;
	height: 26px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	text-indent: 31px;
	background-position: left top;
}
#homebox2 p{
	margin: 0 10px;
}
#homebox3 p{
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
}
#homebox1 ul a.acommittee, #committees ul a.acommittee{
	background:url(../images/committeelinks/1.gif);
}
#homebox1 a.bcommittee, #committees ul a.bcommittee{
	background:url(../images/committeelinks/2.gif);
}
#homebox1 a.ccommittee, #committees ul a.ccommittee{
	background:url(../images/committeelinks/3.gif);
}
#homebox1 a.dcommittee, #committees ul a.dcommittee{
	background:url(../images/committeelinks/4.gif);
}
#homebox1 a.ecommittee, #committees ul a.ecommittee{
	background:url(../images/committeelinks/5.gif);
}
#homebox1 a.fcommittee, #committees ul a.fcommittee{
	background:url(../images/committeelinks/6.gif);
}
#homebox1 a.gcommittee, #committees ul a.gcommittee{
	background:url(../images/committeelinks/7.gif);
}
#homebox1 a.hcommittee, #committees ul a.hcommittee{
	background:url(../images/committeelinks/8.gif);
}
#homebox1 a:hover.acommittee, #committees a:hover.acommittee{
	background: url(../images/committeelinks/1hover.gif);
}
#homebox1 a:hover.bcommittee, #committees a:hover.bcommittee{
	background: url(../images/committeelinks/2hover.gif);
}
#homebox1 a:hover.ccommittee, #committees a:hover.ccommittee{
	background: url(../images/committeelinks/3hover.gif);
}
#homebox1 a:hover.dcommittee, #committees a:hover.dcommittee{
	background: url(../images/committeelinks/4hover.gif);
}
#homebox1 a:hover.ecommittee, #committees a:hover.ecommittee{
	background: url(../images/committeelinks/5hover.gif);
}
#homebox1 a:hover.fcommittee, #committees a:hover.fcommittee{
	background: url(../images/committeelinks/6hover.gif);
}
#homebox1 a:hover.gcommittee, #committees a:hover.gcommittee{
	background: url(../images/committeelinks/7hover.gif);
}
#homebox1 a:hover.hcommittee, #committees a:hover.hcommittee{
	background: url(../images/committeelinks/8hover.gif);
}

#homebox3 a{
	color: #103F5F;
	text-decoration: none;
}
#homebox3 a:hover{
	color:#B01302;
	text-decoration: underline;
}

 /* image with border and with left float- used on home page*/	
.floatleftwithborder{
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	clear: right;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #165783;
	padding-bottom: 4px;
	margin-top: 0;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	background-color: #D7EFFF;
}
#profile td {
	padding: 5px 0;
}
.outerphotobox {
	float: left;
	border: 1px solid #999999;
	margin: 1px;
	position: relative;
}

.tablepadding {
	padding-bottom: 4px;
	width: 100%;
	border: none;
}
.tablepadding td{
	vertical-align: top;
}
.borderbottom {
	border-bottom: 1px #CCCCCC solid;
}

/*Cells for Calendar 1 is for currentmonth 2 is for the prior and next month*/
.calendartable{
	width: 100%;
	background-color:#D7EFFF;
}
.calendartable td{
	padding:0;
	margin:0;
	border-left: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	font-weight: bold;
}
.calendartd1, .calendartd2{
	width: 14%;
	height: 60px;
	vertical-align: top;
}
.calendartd0{
	height:20px;
	vertical-align: middle;
	text-align:center;
}
.calendartd1{
	background-color:#FFFFE8;
}
.calendartd2{
	background-color:#F0F0F0;
}
.calendardate{
	font-weight: bold;
	color: #000000;
	display: block;
	clear: both;
	height: 16px;
	width: 16px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;	
}
#calendarcontainer1 {
	position: relative;
	width: 713px;
	min-height: 100%;
	max-height:100%;
	margin: 12px 10px;
	float: left;
	display: inline;
}
#calendarcontainer2 {
	position: relative;
	width: 713px;
	min-height: 100%;
	max-height:100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	display: inline;
}
a.calendaritem {
	display: block;
	margin: 5px 3px;
	text-decoration: none;
	color: #000099;
	clear: both;
	font-weight: normal;
	font-size: 11px;
}
a:hover.calendaritem {
	color: #990000;
	text-decoration: underline;
}
.calendartitle{
	color: #165783;
	font-size: 16px;
}
a.calendarlist {
	display: block;
	border-top: 1px solid #FFB0FF;
	padding: 10px 0;
	width: 100%;
	text-decoration: none;
	color: #000000;
}
a:hover.calendarlist {
	background-color: #ECECFF;
}
.line{
	display: block;
	width: 100%;
	border-top: 1px solid #FFB0FF;
	
}
#followdiv {
	position: absolute;
	overflow: visible;
	visibility: hidden;
	z-index: 999;
	text-align:center;
}
#hoverdetailsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	border: 1px dotted #CCCCFF;
	padding:2px;
	width: 200px;
	text-align:left;
}