*/ /****************************************************************************************
						>> General Selectors << 
*****************************************************************************************/
html, body {
 margin: 0;
 padding: 0;
 border: 0;
}
body {
	color: #000000; /* Used to center align #wrapper for IE 5 and below */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-position: 0 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
#featured {
	border: 1px solid #CCCCCC;
	background-position: top;
	min-height:395px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	height: auto;
}
/* for Internet Explorer */

/*\*/

* html #featured {
	height: 395px;
}
#featured h1 {
	font-size: 14px;
	color: #df5411;
}
b {
	line-height: 1.5em;
}
font {
	line-height: 1.5em;
}
a:link, a:visited {
	text-decoration: none;
	color: #2C6EA0;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.5em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
}
a img, :link img, :visited img {
	border: 0;
}
ul, ol, dl {
	padding: 0;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 10px;
	font-size: 12px;
}
ul li, ol li {
	margin-bottom: 0.20em;
}
ul li {
	background: url("../img/template/list-bullet.gif") no-repeat 0 7px;
	padding: 0 0 0 15px;
}
ul li ul li {
	background-image: url("../img/template/list-bullet2.gif");
	
}
ul ul, ol ol {
	font-size: 100%;
	margin: 0.40em 0 0.80em 20px;
	padding: 0;
}
dl dt {
	font-weight: bold;
	margin-bottom: 0.20em;
	background: url("../img/template/list-bullet.gif") no-repeat 0 7px;
	padding: 0 0 0 15px;
}
dl dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0em;
}
table, td {
	font-size: 100%;
}
#form {
	margin-top: 40px;
	margin-left: 10px;
	color: #1E598C;
	line-height: 30px;
}
address {
	font-style: normal;
	display: block;
	margin-bottom: 1.5em;
}
abbr {
	cursor: help;
	border-bottom: 1px dotted #666;
}
h1 {
	color: #df5411;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	padding: 0;
}
h2 {
	padding: 0;
	color: #125E98;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	line-height: 10px;
}
h3 {
	padding: 0;
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	text-decoration: none;
	line-height: 1.3em;
}
h4, h5, h6 {
	font: bold 132% Arial, Helvetica, sans-serif;
	color: #6ab7b5;
}
h5 {
	color: #1D6FAF;
}
h5 span {
	color: #464a4d;
	font-size: 80%;
}
h6 {
	margin-bottom: 0.15em;
	font-size: 125%;
}
.image {
	border: 1px none #CCCCCC;
	padding: 0px;
	margin-right: 10px;
}
.left-image {
	float: left;
	margin-right: 15px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #534741;
	border-right-color: #534741;
	border-bottom-color: #534741;
	border-left-color: #534741;
}
#header {
	height: 128px;
	background-image: url(../images/header.gif);
	width: 770px;
	border: 1px none #f3f1d6;
}
#header h1 {
	font-size: xx-small;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	top: 19px;
}
#header h1 a {
	display: block;
	width: 263px;
	height: 90px;
	background-image: url(../images/logo.gif);
	background-position: 0em;
	background-repeat: no-repeat;
}
#header ul {
	float: right;
	padding-top: 6px;
	padding-right: 20px;
}
#header li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#header li a {
	color: #FFFFFF;
	font-size: 11px;
}
#header li.last {
	border-right-width: 1px;
	border-right-style: none;
}

#navigation {
	height: 35px;
	width: 770px;
	background-image: url(../images/nav-bar.gif);
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-repeat: no-repeat;
}
/*
#navigation ul {
	color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#navigation li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}

#navigation li a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#navigation  li  a:hover  {
	color: #CCCCCC;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#navigation li.last {
	border-right-width: 1px;
	border-right-style: none;
	
}
*/
#search-box {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	height: 0px;
	float: right;
	font-weight: normal;
	width: 250px;
	margin-right: -30px;
}
.search-input {
	width: 125px;
	border: 1px solid #666666;
	margin-left: 12px;
	background-image: url(../images/style1_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.go-button {
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: -4px;
}
#search-box form {
	padding: 0px;
	margin: 0px;
}
#sidebar-wrapper {
	width: 100%;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: none;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	margin: 0px;
	width: 100%;
}
#sidebar h1 {
}
#sidebar li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #534741;
	width: 199px;
	padding-left: 14px;
}
#sidebar ul {
	width: 100%;
}
#sidebar a:hover {
	color: #006600;
	text-decoration: none;
}
#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	border: 1px none #f3f1d6;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#content-margin {
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 30px;
	padding-bottom: 20px;
	min-height:200px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #534741;
	margin: 0px;
}
/* IE fix */
* html #content-margin {
	height: 200px;
}
#breadcrumbs {
	padding-left: 25px;
}
#footer a {
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #534741;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #f3f1d6;
	border-right-style: none;
	border-left-style: none;
	background-color: #534741;
	width: 770px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/footer-bg.gif);
}
#footer .bucket {
	float: left;
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 20px;
}
#footer  .bucket  ul li {
	list-style-type: none;
	color: #CCCCCC;
	font-size: 11px;
	list-style-image: none;
}

#footer p {
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 50px;
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#map {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 425px;
}
#sidebar h2 {
	padding: 0;
	color: #125E98;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	line-height: 10px;
}
#sidebar a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #000000;
	list-style-type: none;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #999999;
	list-style-type: none;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 451px;
}
#cat ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
}
#cat li {
	padding: 0px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.red { color: #F00; }
