
html {
	color: 000;
	background-color: #fff;
}
   
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.2;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/*---------------------*/

* { margin: 0; padding: 0; }

html {
	background: url("/images/sidebg.jpg") repeat; 
}

body { 
	background: #ccc url("/images/sidebg.jpg") repeat; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
}

a { text-decoration: none; }
#outerpage { 
	background: #fff; 
	margin: 0 auto;
	width: 836px;
	}

#innerpage { 
	background: #fff; 
	margin: 0 auto;
	width: 786px;
	}

#maintitle {
	background: transparent url('/images/header_img_01.jpg') repeat;
	width: 786px;
	height: 173px;
	position: relative;
	text-transform: none;
	font-size: 2.5em;
	letter-spacing: 0.1em;
	color: #000;
	}

#maintitle a { 
	background: transparent url('/images/header_img_01.jpg') repeat;
	}
	
#maintitle span {
	background: transparent url('/images/header_img_01.jpg') repeat;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	}
		
#maintitle h1 {
	padding-top: 0;
	margin-top: 0;
	}

.navbar {
  background: #08c;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.navbar ul {
  background: #08c;
  font-size: 1em;
  list-style-type: none;
  white-space: nowrap;
  width: 786px;
  }

.navbar ul li { 
	display: block;
	float: left;
	}

.navbar ul a, .navbar ul a:visited {
  border-right: 2px solid #fff;
  display: block;         /* for all browsers except IE */
  padding: 4px 17px;
  color: #fff;
  font-weight: bold;
  background: #08c; 
  }

.navbar ul a:hover {
  color:#fff; 
  background:#EF160F;
  }

.navbar ul a.lastlink {border-right: 0px solid #fff; padding-right: 38px;}

#content { position: relative; font-size: 1em; }

#content h2 { 
	color: #CC0000; 
	font: bold 1.6em/normal Georgia, "Times New Roman", Times, serif; 
	margin: 0.5em 0; 
	text-align: center;
	}

#content h3 {
	color: #CC0000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	font-weight:bold;
}

p {
	text-align:justify;
	margin: 1em 0;
	}

#footer { 	
	clear: both; 
	padding-top: 1em; 
	}


#footer .navbar {
  background: #08c;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#footer .navbar ul {
  background: #08c;
  font-size: 1em;
  list-style-type: none;
  white-space: nowrap;
  width: 786px;
  }

#footer .navbar ul li { 
	display: block;
	float: left;
	}

#footer .navbar ul a, .navbar ul a:visited {
  border-right: 2px solid #fff;
  display: block;         /* for all browsers except IE */
  padding: 4px 17px;
  color: #fff;
  font-weight: bold;
  background: #08c; 
  }

#footer .navbar ul a:hover {
  color:#fff; 
  background:#EF160F;
  }

#footer .navbar ul a.lastlink { border-right: 0px solid #fff; padding-right: 38px;}



#column1 {
	width: 546px;
	float: left;
	}
	
#column2 {
	width: 232px;
	float: right;
	}
.manage #column1 {
	width: 390px;
	float: left;
	}
	
.manage #column2 {
	width: 370px;
	float: right;
	}

#searchbox{
	width:232px;
	padding:0px 0px 0px 0px;
	background:url('/images/searchbox_blue.jpg');
	background-repeat:no-repeat;
	height:118px;
	margin-top:10px;
	}

#search { margin: 1px; margin-top:-1px; margin: 0 auto 1em; }

.rbroundbox { padding-left:20px; padding-top:13px;}
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1.1em;
}
.rbtop div { background: url('../i/tl.gif') no-repeat top left; }
.rbtop { color:#fff; font-weight:bold; }
.rbcontent { margin: 1.8em 1em; }
.rbcontent p { margin-top: 0.5em; }
.rbcontent form input.button { margin-bottom: -3px; }
.rbcontent a{ 
	color:#0C71B7;
	font-size: 1em; 
	font-weight:bold;
}
.rbbot div { background: url('../i/bl.gif') no-repeat bottom left; }
.rbbot { background: url('../i/br.gif') no-repeat bottom right; }


#sidebar{
	background:url("/images/sidebar_top_1_blue.jpg") no-repeat; 
	width:232px;
	padding:0px 0px 0px 0px;
	}	

#sidebar h3{ 
	line-height:46px;
	font-weight:bold;
	color: #fff;
	margin:0;
	padding-left:20px;
	font-size: 1em;
	font-family: arial, verdana, helvetica, sans-serif;
	}

ul#portCats{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type: none;
		}
	
ul#portCats li {
	padding-bottom:1px; 
	background-image:url("/images/dots.jpg");
	background-position:bottom; 
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding-left:15px;
	padding-right:15px;
}
ul#portCats li a			{font-weight:normal; display:block; padding:10px 5px 10px 0px; background-repeat:no-repeat}
ul#portCats li a:link, ul#portCats li a:visited	{color:#666; background-position:10px -50px; }
ul#portCats li a:hover		{/*color:#AAD366;*/ color:#7F9F45; background-position:10px 0px; background-color:#F7F7F7}

ul#portCats img{
	margin: 0 0 -3px 10px;
		}
ul#portCats li#webdesign  { font-size:1.5em; text-align:center; background: transparent url('/images/dots.jpg') repeat-x; }
ul#portCats li.webdev a			{
		background: transparent url('/images/arrow.jpg') no-repeat; 		
		background-position:left; 
		padding-left:20px; 
		font-size:1em;
	}

#featuredmember {
	margin-bottom: 1em;
	}
#featuredmember #featuredimagebox{ 
	width:200px;
	float:right;
	margin: 5px 0 0 1em;
	}
	
#featuredmember h3 { 
	color:#CC0000; 
	padding-top:10px; 
	font: bold 1.2em/normal Georgia, "Times New Roman", Times, serif; 
	}
	
#featuredmember h4 { 
	font-size: 1.1em; 
	color:#000000; 
	line-height:normal; 
	font-weight:bold; 
	padding-top:10px;
	}
	
#featuredmember h4 a { 
	font-size: 1.1em; 
	color:#000000; 
	line-height:normal; 
	font-weight:bold; 
	padding-top:10px; 
	}
	
#featuredmember h4 a:hover { 
	font-size: 1.1em; 
	color:#000000; 
	line-height:normal; 
	font-weight:bold; 
	padding-top:10px; 
	text-decoration: underline;
	}
	
#featuredmember h5 { 
	font-size: 1em; 
	color:#000000; 
	line-height:normal; 
	font-weight:bold; 
	padding-top:10px;
	}
	
#featuredmember p { 
	font-size: 1em; 
	color:#000000;
	}

#communitynews {
	width: 240px;
	float: left;
	padding: 0 18px 0 15px;
	border-right: 1px dashed #000;
	}

#communitynews h3 {
	padding: 0.5em 0;
	}
	
#communitynews h3 a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#communitynews h3 a:hover {
	text-decoration:underline;
}

#communitynews p {
	padding: 0 0 0.5em 0;
	border-bottom: 1px dashed #000;
	}

#events {
	width: 240px;
	float: right;
	padding: 0 12px 0 15px;
	}

#events .day {
	padding: 0.5em 0;
	border-bottom: 1px dashed #000;
	}
	
#events .day .date {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

#events .day h3  {
	font-size:1.1em;
	font-weight:bold;
	padding: 0.5em 0;
	}

#events .day h3 a {
	color: #0c71b7;
}

#events .day h3 a:hover {
	text-decoration: underline;
}

.readmore {
	padding-top:0.5em;
	font-size: 1em;
	font-weight:bold;
	text-align: center;
  }

.readmore a {
	color:#0C71B7;
	text-decoration:none;
	}
.readmore a:hover{ 
	text-decoration:underline;
	}

#communitynews .readmore {
	background-color:#FFE8C4;
	border-bottom:1px dashed #717579;
	padding: 0.5em;
	text-align: right;
}

#communitynews .readmore a {
	color: #CC0000;
	font-size: 1.1em;
	font-weight: bold;
	}

#communitynews .readmore a:hover {
	text-decoration: underline;
	}

#events .readmore {
	background-color:#D1F0FF;
	border-bottom:1px dashed #717579;
	padding: 0.5em;
	text-align: right;
}

#events .readmore a {
	color: #0C71B7;
	font-size: 1.1em;
	font-weight: bold;
	}

#events .readmore a:hover {
	text-decoration: underline;
	}
	
#news { padding: 1em 0; }
#news div { padding: 0.5em; }
#news .odd { background: #e3e3e3; }
#news h3 { text-align: left; font-size: 1.2em; margin-bottom: 0; padding-bottom: 0; }
#news h4 { text-align: left; font-size: 1em; margin-top: 0; padding-top: 0; }

#news h3 {
	padding: 0;
	}
	
#news h3 a {
	color:#0C71B7;
	font-weight:bold;
	text-decoration:none;
}

#news h3 a:hover {
	text-decoration:underline;
}
	

#column2 #sidebar #communitynews {
	float: none;
	width: 210px;
	padding: 0 0 0 10px;
	margin: 0;
	border-right: 0px dashed #000;
	}

#sidebar #communitynews h3 {
	font-size: 1em;
	line-height: 1em;
	padding: 0.5em 0;
	}
	
#sidebar #communitynews h3 a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#sidebar #communitynews h3 a:hover {
	text-decoration:underline;
}

#sidebar #communitynews p {
	padding: 0 0 0.5em 0;
	border-bottom: 1px dashed #000;
	}

#sidebar #communitynews .readmore {
	background-color:#FFE8C4;
	border-bottom:1px dashed #717579;
	padding: 0.5em;
	text-align: right;
}

#sidebar #communitynews .readmore a {
	color: #CC0000;
	font-size: 1.1em;
	font-weight: bold;
	}

#sidebar #communitynews .readmore a:hover {
	text-decoration: underline;
	}


#column2 #sidebar #communityevents {
	float: none;
	width: 210px;
	padding: 0 0 0 10px;
	margin: 0;
	border-right: 0px dashed #000;
	}

#column2 #sidebar #communityevents .day {
	padding: 0.5em 0;
	border-bottom: 1px dashed #000;
	}
	
#column2 #sidebar #communityevents .day .date {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

#column2 #sidebar #communityevents .day h3  {
	font-size:1.1em;
	font-weight:bold;
	padding: 0;
	margin: 0;
	}

#column2 #sidebar #communityevents .day h3 a {
	color: #0c71b7;
}

#column2 #sidebar #communityevents .day h3 a:hover {
	text-decoration: underline;
}

#column2 #sidebar #communityevents p {
	margin: 0;
	padding: 0
}


#content .memberinfo {
	width: 350px;
	background-color: #bddaec;
	float: left;
	margin-bottom: 1em;
	}

#content .memberinfo h3 {
	font: bold 1.2em Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
	font-weight: bold;
	background: #08c; 
	padding: 8px;
}

#content .memberinfo .contactinfo {
	padding: 8px;
	margin-bottom: 1em;
}

#content .memberinfo h6 {
	font-size: 1em;
}


#content .memberinfo h5 {
	font-size: 1em;
}
#content .memberinfo .contactinfo p {
	margin-left:  12em;
	margin-top:  -1.25em;
}
#content div.description {
	clear: both;
	padding-top: 1em;
	font-size:  1em;
}

#content .membermission {
	background-color: #bddaec;
	padding: 0;
	margin-bottom: 1em;
	width: 350px;
	float: right;
}

#content .membermission h3 {
	font: bold 1.2em Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
	font-weight: bold;
	background: #08c; 
	padding: 8px;
}

#content .membermission p {
	padding: 0.5em;
}

#content .membermission h6 {
	font-size: 1em;
}


#content .membermission h5 {
	font-size: 1em;
}

#content .description {
	clear: both;
	}
	
#advsearch {
	margin: 1em 0 0 0;
	}

#advsearch p {
	margin: 1em 0;
	}
	
#advsearchform div {
	position: relative;
	}

#advsearchform label {
	display: block;	
	}
	
#advsearchform input, #advsearchform select {
	margin-bottom: 1em;
	}
	
#advsearchform .method, #advsearchform .format, #advsearchform .sort {
	float: left;
	margin-right: 2em;
	}

#advsearchform .words {
	clear: left;
	}

#calendar h2 { margin: 0.5em 0; }
table.calendar {
	border-collapse: collapse;
	background-color: #fff;
	}

table.calendar tr td {
	border: 1px solid #ccc;
	padding: 2px;
	}	
	
table.calendar tr th {
	border: 1px solid #000;
	background-color: #08c;
	color: #fff;
	padding: 2px;
	}

table.calendar td.event {
	background-color: #e3e3e3;
	}

#calendarlinks { 
	padding-top:0.5em;
	font-size: 1em;
	font-weight:bold;
	}
#calendarlinks a.prev, #calendarlinks a.next {
	color:#0C71B7;
	text-decoration:none;
	}
#calendarlinks a.prev:hover, #calendarlinks a.next:hover,{ 
	text-decoration:underline;
	}

#calendarlinks a.prev {
	display: block;
	}

#calendarlinks a.next {
	display: block;
	float: right;
	}


#sidebarcalendar {
	float: none;
	width: 210px;
	padding: 0 0 0 10px;
	margin: 0;
	}

#sidebarcalendar div.day {
	padding: 0.5em 0;
	border-bottom: 1px dashed #000;
	}
	
#sidebarcalendar .day .date {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

#sidebarcalendar .day h3  {
	font-size:1.1em;
	font-weight:bold;
	padding: 0.5em 0;
	line-height: 1em;
	}

#sidebarcalendar .day h3 a {
	color: #0c71b7;
}

#sidebarcalendar .day h3 a:hover {
	text-decoration: underline;
}


#sidebarcalendar .readmore {
	background-color:#D1F0FF;
	border-bottom:1px dashed #717579;
	padding: 0.5em;
	text-align: right;
}

#sidebarcalendar .readmore a {
	color: #0C71B7;
	font-size: 1.1em;
	font-weight: bold;
	}

#sidebarcalendar .readmore a:hover {
	text-decoration: underline;
	}

	
#eventinfo .date {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}

h3.catlist {
	padding: 0.5em 0; 
	border-bottom: 1px dashed #000;
	color: #0C71B7;
	}

h3.catlist a{
	color: #0C71B7;
	}	

h3.catlist a:hover{
	text-decoration: underline;
	}
	

h3.cattitle {
	padding: 0.5em 0; 
	color: #0C71B7;
	}

h3.cattitle a{
	color: #0C71B7;
	}	

h3.cattitle a:hover{
	text-decoration: underline;
	}			
#copyright { clear: both; }
	
#copyright p { 
	font-family:Georgia,"Times New Roman",Times,serif;
	margin: 0.5em 0; 
	text-align: center;
	}

#indexcol1 {
	width: 48%;
	float: left;
	}

#indexcol2 {
	width: 48%;
	float: right;
	}
	
#indexcol1 h3, #indexcol2 h3{
	margin-top: 1em;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #000;
	}

	
#indexcol1 ul, #indexcol2 ul{
	margin-left: 1em;
	}
	