/* this stylesheet is for all pages of chathamcountytogether.org*/

* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}

/* to avoid page-shift */
html { 
	min-height: 100%; margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #9ACD32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#wrapper {
	margin-top: 4px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	min-height: 550px;
	_height: 550px;
}
p {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
	
#topbar {
	background-image: url(images/bannernew.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 162px;
}
#topbar .photo {
	vertical-align: top;
	margin-left: 2px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#topbar .logo {
	margin-left: 16px;
	margin-right: 28px;
	margin-top: 14px;
}
#main {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 738px;
	background-color: #fefdeb;
}
#main .photo {
	padding: 0px;
	margin: 4px 3px 0px;
}
#main .photo-caption {
	padding: 0px;
	margin: 3px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* defines navigation column, nav list, button backgrounds, etc.)*/
#navcol {
	background-color: #2854b9;
	width: 128px;
	margin: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #9acd32;
	padding: 0px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	line-height: 17px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	padding-bottom: 12px;
	margin-right: 0px;
}
#nav a:link, #nav a:visited  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bluebutton.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 3px;
}
#nav a:hover {
	color: #2854b9;
	background-image: url(images/orangebutton.gif);
}
#nav .current a:link {
	display: block;
	color: #2854b9;
	text-decoration: none;
	background-image: url(images/orangebutton.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 3px;
}
#nav .current a:visited {
	display: block;
	color: #2854b9;
	text-decoration: none;
	background-image: url(images/orangebutton.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 3px;
}
.navtext {
	margin-top: 18px;
	text-align: center;
}
.navtext a:link, .navtext a:visited  {
	color: #FFF;
	text-decoration: none;
}
.navtext a:hover  {
	text-decoration: underline;
	
}
/*secondary navigation items bar*/
#servicenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #2854b9;
	background-color: #FFCC55;
	text-transform: uppercase;
	height: 28px;
	width: 100%;
	text-align: center;
}
#servicenav ul {
	list-style: none;
}
#servicenav li {
	display: inline;
	margin-right: 4px;
	margin-left:4px;
}
#servicenav a:link, #servicenav a:visited {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}
#servicenav a:hover {
	color: #cc3333;
}
#stafftable {
	margin-left: 32px;
	margin-right: 20px;
}




/*main content definitions - including sidebar*/
#content {
	background-color: #fefdeb;
	vertical-align: top;
	padding-bottom: 12px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003333;
	padding-left: 38px;
	padding-right: 30px;
	padding-bottom: 11px;
}
#content p.item {
	border-top: 2px solid #a8bae2;
	padding-top: 8px;
}
#content .indent {
	padding-left: 50px;
	padding-top: 0px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #CC3333;
	padding-left: 32px;
	letter-spacing: 1px;
	padding-top: 12px;
	font-weight: normal;
	padding-bottom: 9px;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #3366CC;
	padding-left: 36px;
	padding-top: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 8px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #999;
	padding-left: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
#content ul {
	list-style-type: disc;
	line-height: 15px;
	font-size: 11px;
	list-style-position: outside;
	padding-left: 28px;
	margin-left: 16px;
	margin-bottom: 4px;
	color: #003333;
	padding-right: 30px;
}
#content li {
	padding-bottom: 2px;
	margin: 0px 0px 4px 10px;
	list-style-position: outside;
	padding-right: 8px;
	padding-bottom: 2px;
	list-style-type: disc;
}
#content img {
	border: 1px solid #CC9933# ;
}
#gallery {
	margin-right: 12px;
	margin-left: 12px;
	width: 580px;
	text-align: center;
}
/*new sidebar styles for div setup */
#sidebar {
	float: right;
	width: 200px;
	background-color: #d9e0f3;
	margin-left: 18px;
}
/*old sidebar styles for table setup */
.sidebar {
	background-color: #d9e0f3;
	border-right: 8px solid #fefdeb ;
	width: 200px;
}

.sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-right: 10px;
	padding-left: 16px;
	padding-top: 4px;
}
.sidebar p.news {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #666;
	padding-right: 6px;
	padding-left: 12px;
	border-bottom: 2px solid #a8bae2;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 4px;
}
.sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefdeb;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	background-color: #a8bae2;
	text-align: center;
	margin: 0px;
	padding: 6px 12px;
	display: block;
}
.sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 13px;
	text-align: center;
	margin: 0px;
	padding: 0px 12px 6px;
	display: block;
}
.sidebar h4 {
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: center;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	margin-top: 0px;
	display: block;
}
/*special sidebar with border-bottom news items */
.sidebar-home {
	background-color: #d9e0f3;
	border-right: 8px solid #fefdeb ;
	width: 208px;
}
.sidebar-home p {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 4px 6px 4px 6px;
	border-bottom: 2px solid #a8bae2;
	margin-left: 2px;
	margin-right: 2px;
}
.sidebar-home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefdeb;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 20px;
	background-color: #a8bae2;
	text-align: center;
	margin: 0px;
	padding: 6px 12px;
	display: block;
}



/*other stuff*/
.lightbluebox {
	background-color: #d9e0f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
.lightbluebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	padding-top: 6px;
}
a:link,  a:visited {
	color: #2854b9;
	text-decoration: none;	
}
a:hover {
	color: #2854b9;
	text-decoration: underline;	
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-right: 8px;
	text-align: right;
	height: 40px;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #99CC33;
	}	
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	color: #666666;
}
.linebottom {
	border-bottom: 2px solid #fc6;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin: -2px 0px 8px;
	color: #666;
}
.linetop {
	border-top: 1px solid #fc6;
	vertical-align: top;
	padding-bottom: 6px;
	padding-top: 8px;
}
.lineright {
	border-right: 1px solid #fc6;
}
.linetopright {
	border-top: 1px solid #fc6;
	border-right: 1px solid #fc6;
}
.button {
	background-color:#FDC725;
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #A4001D;
	padding: 2px;
	color: #2854B9;
	text-align: center;
	width: 120px;
	margin-left: 44px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.button2 {
	background-color:#FEFDEB;
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #A4001D;
	padding: 2px;
	color: #2854B9;
	text-align: center;
	width: 120px;
	margin-left: 44px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bluebox {
	border: 1px solid #996666;
}
#tablebox {
	vertical-align: middle;
	border: 1px solid #FFCC33;
	margin-left: 6px;
	margin-right: 6px;
}
#tablebox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	vertical-align: middle;
	padding-right: 12px;
	padding-left: 16px;
	padding-bottom: 8px;
}
#tablebox h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
	padding-right: 12px;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #2854B9;
	font-weight: bold;
	text-align: center;
}
#tablebox2 {
	border: 2px solid #FFCC33;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
	padding-top: 6px;
	width: 380px;
}
#tablebox2 p {
	padding-right: 9px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 16px;
}
#tablebox2 h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	color: #0000CC;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tablebox2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color: #0000CC;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: none;
	padding-right: 4px;
	padding-left: 4px;
}
.calendar {
	width: 500px;
	margin-left: 46px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
	margin-bottom: 18px;
}
.calendar td {
	font: 11px/15px Arial, Helvetica, sans-serif; 
	padding: 3px 6px 3px 6px;
	color: #666;
	border-top: 1px solid #FC6;
}
.calendar td.date {
	text-align: right;
	padding-right: 8px;
	padding-left: 2px;
	width: 74px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC6;
}
.calendar th {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #fefdeb;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #a8bae2;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.top {
	text-transform: uppercase;
	text-align: right;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.larger {
	font-size: 13px;
}
#albumlist {
	list-style-type: none;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#albumlist li {
	font: 11px Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #333333;
	margin-bottom: 4px;
	margin-top: 2px;
}
#albumlist img {
	display: block;
	border: none;
	margin-right: auto;
	margin-left: auto;
}
.pictureleft {
	float: left;
	margin-right: 18px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #ccc;
}
.pictureleft_close {
	float: left;
	margin-right: 6px;
	margin-bottom: 12px;
	text-align: center;
}
.pictureright {
	float: right;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 18px;
	margin-top: 6px;
}
.pictureright_close {
	float: right;
	margin-left: 3px;
	text-align: center;
	margin-bottom: 12px;
}
.redbold {
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
}
.redbig {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 2px;
}
#contact {
	width: 390px;
	margin-right: 0px;
	margin-left: 4px;
}
.imgborder {
	border: 1px solid #666;
}
.picture-caption {
	float: left;
	margin-right: 8px;
	text-align: center;
	margin-bottom: 12px;
	width: 
}
.clear {
	clear: both;
}
