@charset "UTF-8";
/* CSS Document */

body {
	background-color: #27222C;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E9EEBB;
	background-image: url(../images/ui/bg_gradient.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #E9EEBB;
	text-decoration: none;
	outline: none;
}
#container{
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}
#heading{
	margin: 0px;
	padding: 0px;
	height: 75px;
}
#mainNav{
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #27222C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CBA01D;
}
#mainNav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#mainNav li {
	display: inline;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#mainNav li a {
	margin: 5px;
	padding: 10px;
	font-size: large;
	font-weight: bold;
	background-color: #27222C;
	color: #CBA01D;
	display: inline-block;
	border: 1px solid #CCA01E;
	height: auto;
	width: auto;
	white-space: nowrap;
}
#mainNav li a:hover {
	font-size: large;
	font-weight: bold;
	background-color: #CBA01D;
	color: #27222C;
	display: inline-block;
	border: 1px solid #CCA01E;
	height: auto;
	width: auto;
	white-space: nowrap;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#mainTable{
	width: 800px;
}
#content{
	padding: 20px;
}
#content h2 {
	color: #5Da1A4;
}
#content h3 {
	font-size: medium;
	font-weight: bold;
	color: #5CA3A5;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content a:link	{
	color: #8ed5d7
}
#content a:hover {
	color: #5CA3A5;
	text-decoration: underline;
	font-weight: bold;
	outline: none;
}
#contentWrap {
	width: 80%;
	background-color: #27222C;
	border: 1px solid #6B6C5F;
}
#maincontent {
	background-color: #CBA01D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#section_home {
	display: none;
}
#section_home a {
	color: #d4ecfb; text-decoration: underline
}
#section_home a:hover {
	color: #fcdbe4; 
	text-decoration: underline; 
	font-weight:bold
}
#section_mestres {
	display: none;
}
#section_classes {
	display: none;
}

#section_classes p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}	
#section_classes a {
	color: #d4ecfb; text-decoration: underline
}
#section_classes a:hover {
	color: #fcdbe4; 
	text-decoration: underline; 
	font-weight:bold
}
#section_ucc {
	display: none;
}
#section_ucc a {
	color: #d4ecfb; text-decoration: underline
}
#section_ucc a:hover {
	color: #fcdbe4; 
	text-decoration: underline; 
	font-weight:bold
}
#section_links {
	display: none;
}
#section_links a {
	color: #d4ecfb; text-decoration: underline
}
#section_links a:hover {
	color: #fcdbe4; 
	text-decoration: underline; 
	font-weight:bold
}
#section_gallery {
	display: none;
}
#section_gallery div {
	background-color: #4C4D44;
	height: auto;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
	border: 1px solid #CBA01D;
}
#section_gallery a:link {
	color: #CBA01D;
}
#section_gallery  a:hover {
	color: #5Da1A4;
}
#section_gallery img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
}
#section_contact {
	display: none;
}
#section_community {
	display: none;
}
#section_events {
	display: none;
}
#section_events a {
	color: #d4ecfb; text-decoration: underline
}
#section_events a:hover {
	color: #fcdbe4; 
	text-decoration: underline; 
	font-weight:bold
}
#rightNav{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#rightNav img {
	padding-top: 20px;
	padding-bottom: 20px;
}
#rightNav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: normal;
}
#rightNav li {
	margin: 0px;
	display: block;
	white-space: nowrap;
	position: relative;
	height: auto;
	width: auto;
	padding: 0px;
}
#rightNav  li a {
	background-color: #27222C;
	margin: 0px;
	border: 1px solid #6B6C5F;
	color: #CBA01D;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 10px;
}
#rightNav li a:hover {
	background-color: #CBA01D;
	margin: 0px;
	border: 1px solid #6B6C5F;
	color: #27222C;
	font-weight: bold;
	white-space: normal;
	display: block;
	padding: 10px;
}
#footer{
	color: #27222C;
	text-align: right;
	padding: 5px;
	font-size: x-small;
}
.floatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.current {
	font-size: large;
	font-weight: bold;
	background-color: #CBA01D;
	color: #27222C;
	display: inline-block;
	height: auto;
	width: auto;
	white-space: nowrap;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #27222C;
	border-right-color: #27222C;
	border-bottom-color: #CCA01E;
	border-left-color: #27222C;
}

