/*************************** General Style ***************************/
body {
	font-family: arial;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	color: #008b8b;
}

.message {
	color: black;
	font-weight: bold;
	text-align: center;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-size: 12pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid #670069;
	text-align: right;
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid #670069;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #670069;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top  td  a:hover {
	color: #dddddd;
}

tr.box_top2  td {
	color: black;
	background-color: gray;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.box_contents  td {
	padding: 2pt 3pt 2pt 3pt;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}
/*********************************************************************/
.page  td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.page  img.main_border {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 1px solid black;
	float: left;
}
.page  img.main_noborder {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 0px;
	float: left;
}
.page  .caption {
	clear: both;
	float: left;
	text-align: center;
	margin-right: 9px;
	margin-bottom: 5px;
}
/*********************************************************************/
.link_list {
	padding: 5pt 10pt 5pt 10pt;
}
.link_list  div.cname {
	font-weight: bold;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
.link_list  div.lbox {
	padding-bottom: 10pt;
}
.link_list  div.cbox {
	padding-left: 15pt;
	padding-bottom: 10pt;
}
.link_list  div.lname {
	font-weight: bold;
}
.link_list  div.lnote {
}
/*********************************************************************/
#staff_list  .row {
	padding-top: 5pt;
	padding-bottom: 10pt;
}
#staff_list  .thumb {
	border: 1px solid #6090B0;
	margin-right: 5px;
}
#staff_list  .name {
	font-weight: bold;
}
#staff_list  .title {
}
#staff_list  .phone {
	font-style: italic;
}
#staff_list  .email {
}
/*********************************************************************/
#poll_form  div.q {
   font-weight: bold;
   padding: 4pt 4pt 4pt 4pt;
}
#poll_form  div.a {
   font-weight: bold;
   padding: 0pt 0pt 4pt 15pt;
}
#poll_form  div.submit {
   text-align: right;
   padding: 2pt 0pt 2pt 0pt;
}
#poll_form  div.nav {
   padding: 2pt 0pt 2pt 0pt;
   text-align: right;
   font-size: 8pt;
}

#poll_results  .q {
   padding: 4pt 4pt 4pt 4pt;
   font-weight: bold;
}
#poll_results  .a {
   font-weight: bold;
   padding: 0pt 5pt 0pt 15pt;
}
#poll_results  .total {
   text-align: right;
   font-weight: bold;
   padding-right: 5pt;
}
#poll_results  .bar {
   height: 10px;
   font-size: 10pt;
   background-color: #5f9ea0;
   border-top: 1px outset white;
   border-left: 1px outset white;
   border-bottom: 1px outset black;
   border-right: 1px outset black;
}
#poll_results  .nav {
   padding: 2pt 0pt 2pt 0pt;
   text-align: right;
   font-size: 8pt;
}
/*********************************************************************/
#faq_list  .faq_box {
	padding: 10pt 10pt 10pt 10pt;
}
#faq_list  .toc_cname {
	font-weight: bold;
	padding-bottom: 5pt;
}
#faq_list  .toc_qtext {
	padding-left: 20pt;
	padding-bottom: 5pt;
}
#faq_list  .cname {
	font-weight: bold;
	padding-bottom: 3pt;
	margin-bottom: 10pt;
	border-bottom: 1px solid #670069;
}
#faq_list  .qtext {
	font-weight: bold;
	padding-bottom: 5pt;
}
#faq_list  .atext {
	padding-bottom: 5pt;
}
#faq_list  .tlink {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 5pt;
}
/*********************************************************************/
div.calendar {
	width: 500px;
}
div.calendar  .box {
	background-color: black;
	border: 0px;
}
div.calendar  .day {
	height: 50px;
	background-color: white;
	font-weight: bold;
}
div.calendar  .today {
	height: 50px;
	background-color: #dddddd;
	font-weight: bold;
}
div.calendar  .month_bar  a:link,
div.calendar  .month_bar  a:visited,
div.calendar  .month_bar  a:active {
	font-weight: bold;
}

div.calendar_form {
	width: 500px;
	text-align: right;
	padding-top: 2pt;
	padding-bottom: 10pt;
}

#eventlist {
}
#eventlist  .etable {
	width: 98%;
	font-size: 10pt;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 15pt;
}
#eventlist  .date {
	font-weight: bold;
	border-bottom: 1px solid black;
}
#eventlist  .time {
	width: 80px;
	text-align: right;
	font-weight: bold;
}
#eventlist  .event {
	padding-left: 10pt;
	padding-bottom: 10pt;
}
#eventlist  .edit {
	text-align: right;
	font-weight: bold;
}
/**************************** Nimbus Styles **************************/
div.nimbus_amenu {
	font-size: 10pt;
	text-align: center;
	padding-top: 5pt;
	padding-bottom: 5pt;
}

img.image {
	border: 1px solid black;
}

img.thumb {
	border: 1px solid black;
}

#gallery {
	width: 100%;
	text-align: left;
}

#gallery  .cname {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 0pt;
}

#gallery  .cname  div.hr {
	border-bottom: 2px solid black;
}

#gallery  .cinfo  td {
	font-size: 10pt;
	padding-bottom: 14pt;
}

div.close {
	padding-top: 10pt;
	text-align: center;
}

div.page_select {
	font-size: 10pt;
	text-align: center;
}

div.ipp_select {
	padding-top: 0pt;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
}

/********************* Folders *********************/
#folder_table {
	margin-bottom: 7pt;
}

#folder_table  a:link, #folder_table  a:visited, #folder_table  a:active {
	font-weight: bold;
}

#folder_table  td.list {
	padding-top: 5pt;
	padding-bottom: 5pt;
}

#folder_table  div.folder {
	font-size: 10pt;
	padding: 2pt 5pt 2pt 5pt;
}

#folder_table  div.folder  img {
	float: left;
	margin-right: 3pt;
	border: 0px;
}

#folder_dropdown {
	width: 100%;
	font-size: 8pt;
	padding-bottom: 4pt;
}

#folder_dropdown  input {
	border: 1px solid black;
}

/********************* Thumbnails *********************/
tr.thumb_row {

}

td.thumb_col {
	padding: 5pt 0pt 2pt 0pt;
}

td.thumb_col  div.alinks {
	padding-top: 4pt;
}

td.thumb_col  div.check {
	padding-top: 4pt;
}

/********************* Image Stuff *********************/
#image_box  {
	padding: 10pt 0pt 10pt 0pt;
	height: 350px;
}

#image_box  .comment {
	color: black;
	padding-top: 10pt;
}

#nakama {
}

#details  td {
	padding: 2pt 3pt 2pt 3pt;
}

#details  .name {
	text-align: left;
	font-weight: bold;
}

#details  .value {
	text-align: left;
	width: 80%;
}

/********************* Comments *********************/
#comment_list  td {
	font-size: 10pt;
}
#comment_list  .name {
	text-align: left;
	font-weight: bold;
}

#comment_list  .email {
	font-weight: normal
}

#comment_list  .date {
	text-align: right;
	font-size: 8pt;
}

#comment_list  .note {
	height: 40px;
	padding: 4pt 0pt 5pt 0pt;
}

#comment_list  .ip {
	text-align: right;
	font-style: italic;
	font-size: 8pt;
}

#comment_list  .status {
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
}

#comment_list  .delete {
	text-align: right;
	font-weight: bold;
}

#comment_list  .update {
	padding: 4pt 0pt 4pt 0pt;
}
/*************************** /Nimbus Styles **************************/