@charset "UTF-8";

/* Breadcrumbs */
#crumbs {
	clear: both;
	margin: 0;
	padding: 20px 0 5px 10px;
	font-size: 70%;
	background-color: #404040;
	color: #FFFFFF;
}
#crumbs a {
	font-size: 70%;
	color: #FFFFFF;
}
#crumbs.h1grey {
	background-color: #818c58;
}

/* Flickr Stream */
#flickr {
	
}
#flickr img {
	margin: 5px;
	padding: 2px;
	border: 1px solid #818c58;
}

/* Top Section */
#top_section {
	position: relative;
}
#top_section p {
	color: #40382a;
}
#top_content_left {
	margin: 20px 10px 10px 10px;
	padding: 0 25px 10px 20px;
	float: left;
	width: 340px;
}
#top_content_left p { text-align:justify;}
#top_content_left .bottom_links {text-align:center;}
#top_content_left .bottom_links a{
	padding: 0;
	font-size: 65%;
	font-weight: bold;
	color: #818c58;
}
#top_content_left .bottom_links a:hover {color: #404040;}
#top_content_left_alt {
	margin: 0 10px;
	padding: 0 25px 10px 20px;
	float: left;
	width: 340px;
	text-align: left;
}
#top_content_left h3 {
	text-align: center;
	padding-bottom: 10px;
}
#top_content_left img {
	border: 1px solid #818c58;
	margin-bottom: 20px;
	padding: 1px;
}
#top_content_right {
	margin: 20px 10px 10px -10px;
	padding: 0 5px 10px 25px;
	float: left;
	width: 340px;
}
#top_content_right p { text-align: justify;}
#top_content_right .wesley {text-align:right;}
#top_content_right .bottom_links {text-align:center;}
#top_content_right .bottom_links a{
	font-size: 70%;
	font-weight: bold;
	color: #818c58;
	text-align: center;
}
#top_content_right .bottom_links a:hover {color: #404040;}
#top_content_right img {
	border: 1px solid #818c58;
	margin-bottom: 20px;
	padding: 1px;
}
#top_content_right h3 {
	text-align: center;
	color: #36445b;
	padding-bottom: 10px;
}

/* Middle Sections */
#middle_section {
	padding: 0;
	margin: 0;
}
#middle_section .bottom_links {
	text-align: center;
}
#middle_section .bottom_links a{
	font-size: 70%;
	font-weight: bold;
	color: #818c58;
}
#middle_section .bottom_links a:hover {
	color: #404040;
}
#middle_section .section_text {
	margin: 0 10px;
	padding: 10px 10px 0 20px;
	float: left;
	width: 340px;
	height: 210px;
	text-align: left;
}
#middle_section p {
	text-align:justify;
}
#middle_section .section_image {
	margin: 0 10px;
	padding: 20px 0 20px 25px;
	float: left;
	width: 340px;
	text-align: left;
}
#middle_section .section_text h3 {
	padding-bottom: 10px;
	text-align: center;
}

/* Bottom Section */
#bottom_section {
	margin-top: 0;
	padding: 0;
	height: 400px;
}
#bottom_section h1,h2 {
	text-align: center;
	margin-bottom: 0;
}
#bottom_section .bottom_link {
	margin-top: 20px;
	margin-left: 0;
	padding-left: 5px;
	float: left;
	width: 150px;
	text-align: center;
}
#bottom_section .bottom_link p {
	text-align: center;
}
#bottom_section .bottom_text {
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}
#bottom_section .bottom_text p {
	font-size: 70%;
}
/*#bottom_section h2.bottom {
	padding-top: 400px;
	text-align: left;
}
*/a.email {
	text-decoration: underline;
}

/* Sub Menu */
#submenu {
	margin: 10px 0 10px 10px;
	padding: 10px 0;
	float: right;
	width: 200px;
	border-left: 2px dotted #40382a;
	border-bottom: 2px dotted #40382a;
	text-align: center;
}
#submenu .admin_pic {
	padding: 10px 5px;
}
#submenu .nav {
	padding: 10px;
	text-align: left;
}
#submenu ul li {
	font-size: 80%;
	font-weight: normal;
	padding-top: 5px;
}
#submenu ul li a{
	text-decoration: underline;
	color: #36445b;
}
#submenu ul li a:hover { color:#818c58;}

/* Sub Page */
#sub_page {
	margin: 10px 20px;
	padding: 20px 20px;
	text-align: left;
}
#sub_page ul li {
	font-weight: normal;
	font-size: 90%;
	list-style: square;
}
#sub_page a { color: #36445b; text-decoration: underline;}
#sub_page a:hover { color: #40382a; }
#sub_page h2 { text-align: center;}
.contentList {
	padding: 0 50px 15px 50px;
}
.contentList li { padding-bottom: 5px;}
.aid {
	margin-right: -40px;
	width: 350px;
	float: right;
	text-align: right;
	padding: 10px;
}
#bottom_section img {margin-bottom: -10px;}

#response {
	text-align: center;
	display: none;
}

/* Typography
---------------------------------------------------------------------*/
p { font-size: 90%; }
a { text-decoration:none; }

/* Tables
---------------------------------------------------------------------*/
/*
Tema: Soft Table - A Simple table style with the use of the soft brown color
Author: Newton de Góes Horta
Site: --
Country Origin: Brazil
*/

table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
}
#tfctable td.smallText {color: #0F0;}
caption {
 font-size: 25px;
 color: #1ba6b2;
 font-weight: bold;
 text-align: left;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
thead th {
 border-right: 1px solid #fff;
 color:#40382a;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #fff;
 font-weight: bold;
}
tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
tbody tr:hover {
 color:#FFFFFF;
 background-color: #818c58;
 padding:5px;
 text-align:left;
}
table.nohighlight tbody tr:hover{
	background-color: #ffffff;
}
#tableLink a:hover {
 color:#FFFFFF;
}
tbody td {
 color:#414141;
 padding:5px;
 text-align:left;
}
tbody th {
 text-align:left;
 padding:2px;
}
tbody td a, tbody th a {
 color:#6C8C37;
 text-decoration:none;
 font-weight:normal; 
 display:block;
 background: transparent url(links_yellow.gif) no-repeat 0% 50%;
 padding-left:15px;
}
tbody td a:hover, tbody th a:hover {
 color:#009193;
 text-decoration:none;
}