/* CSS Document */

body {
	font: 76%/160% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
background: #ECE9A6; 
	margin: 0px;
	padding: 0px;}

#container {
	width: 800px;
	text-align: left;
	overflow: auto;
	border: 1px solid #353148;
	margin: 0px auto 40px;
	padding: 0px;}

#header {
	background: url(/images/header.jpg) no-repeat;
	position: relative;
	height: 165px;
	z-index: 100;
	margin: 0px;
	padding: 0px;}
	
#header p {
	text-indent: -9999px;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;}

#header a {
	float: right;
	text-decoration: none;
	padding: 0px;
	color: #FFFFFF;
	display: block;
	margin: 40px 160px 0px 0px;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;}		
	
#header a:hover {
	text-decoration: underline;	}
	
#header h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 0px;
	display: none;}	
	
#header h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	height: 0px;
	display: none;}
	
#header img {
	border: none;
	margin: 0px;
	padding: 0px;}

#tigra_header {
	padding: 0px;
	margin: 0px 0px 0px 400px;}		

	
h2 {
	font: normal 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #502D6C;
	margin: 0em 0px 0.7em;
	padding: 0px 0px .3em;
	width: 98%;
	border-bottom: 1px solid #000000;}

h3 {
	font: bold normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 1.5em 0px 0.7em;
	padding: 0px;}	
	
#home #content_main h3, #home #content_main h2 {
	text-align: center;}
	
h4 {
	font-size: 110%;
	margin: 1em 0px 0px;
	padding: 0px;
	line-height: 1.3em;}
	
h5 {
	color: #666666;
	margin: 1em 0px 0px;
	padding: 0px;
	font-size: 1em;}
	
a:link {
	color: #510077;
	text-decoration: none;
	font-weight: bold; }

a:visited {
	color: #510077;
	text-decoration: none;
	font-weight: bold;}
	
a:hover {
	color: #9966FF;
	text-decoration: underline;
	font-weight: bold;}

#content {
	overflow: auto;
	position: relative;
	background: #FFFFFF url(/images/nav_bg.gif) repeat-y; 
	z-index: 100;}	

#nav {
	float: left;
	top: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 138px;
	position: relative;
	border-top: none;
	border-right:  1px solid #666;
	border-bottom:  none;
	border-left: none;}	
	
#nav ul {
	color: White;
	float: left;
	width: 100%;
	font: 1.1em arial, helvetica, sans-serif;
	margin: 0;
	padding: 0; }

#nav li {
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style: none;
	border-bottom: 1px solid #70541B;
	width: 100%;}
	
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding: 6px 0px 6px 10px;
	height: 100%;
	font-weight: bold;}
	
#nav ul a:link, #nav ul a:visited {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100%;}		
	
#nav li a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #B08428;
	display: block;
	padding: 6px 0px 6px 10px;
	height: 100%;
	color: #FFFFFF;}
	
#nav ul ul {display:none;}	

#content_main {
	width: 600px;
	margin: 0px;
	padding: 30px 15px 20px 20px;
	display: block;
	overflow: auto;}

#home #nav ul li a.home {
	color: #FFFFFF;
	background-color: #D3A543; 
	border-bottom: 1px solid #85641F;	}
	
#events #nav ul li a.events {
	color: #FFFFFF;
	background-color: #D3A543; 
	border-bottom: 1px solid #333333;	}	
	
#contact #nav ul li a.contact {
	color: #FFFFFF;
	background-color: #D3A543; 
	border-bottom: 1px solid #333333;	}
	
#home #content_main img {
	margin-top: 20px;
	margin-left: 45px;
	border: 1px solid #000000;}
	
.imgRight {
	float: right;
	border: 1px solid #000000;
	margin: 10px 0px 10px 10px;
	clear: right;}
		
.imgRight_no_border{
	float: right;
	border: none;
	margin: 0px 0px 10px 10px;
	clear: right;}	

.imgLeft {
	float: left;
	border: 1px solid #000000;
	margin: 10px 20px 10px 0px; }
	
#home .box .imgLeft {
	margin-top: 0px;}
#home .box p {
	padding-top: 2em;
}

	
.img_mid_no_border {
	vertical-align: middle;
	border-style: none;}

	
#right_sidebar {
	display: block;
	padding: 10px;
	width: 180px;
	margin-left: 20px;
	border: 2px solid #CC0000;
	float: right;
	text-align: center;
	margin-top: 10px;
	background: #FFF1CE;
	clear: right;}
	
#right_sidebar ol {
	text-align: left;}
	
#footer {
	background: url(/images/footer_bg.gif) repeat-y;
	width: 720px;
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 60px;}
	
#footer img {
	border-style: none;
	margin-left: 10px;}
	
#footer #text {
	display: block;
	float: left;
	margin-left: 70px;
	font-size: 0.9em;}
	
#footer #text a {
	color: #634A16;
	text-decoration: underline;	}	
	
#footer #text p {
	margin: 0px;
	padding: 15px 0px 0px;
	line-height: 0.9em;}

#footer #logos {
	float: right;
	width: 150px;
	margin-right: 40px;}
		
.box {
	border: 1px solid #9A3351;
	padding: 0px 15px;
	margin-bottom: 20px;
}
	
.red {
	color: #FF0000;
	font-weight: bold;}


.indent {
	padding-left: 30px;
	display: block;
	padding-top: 0px;}

.rule {
	border-bottom: 1px solid #666666;
	font-size: 1px;
	height: 1px;
}

.top {
	text-align: right;
}	

.clear {
	clear: both;
	height: 10px;}
	
.clear1px {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
}
	
.clearLeft {
	clear: left;}
	
.clearRight {
	clear: right;
	height: 1px;}
.small_italic {
	font-size: .9em;
	font-style: italic;
}
