/* commented backslash hack v2 \*/ 
html, body{
	height:100%;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
/* end hack */ 

* html #outer{
	height:100%;
	width: 100%;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}

body{
	padding:0;
	margin:0;
	text-align:center;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer{
	height:100%;
	width:100%;
	position:relative;
	background-image: url(images/back-head.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
#headimage {
	background-image: url(images/back_bar.jpg);
	background-repeat: repeat-x;
	height: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: middle;
}
#bar {
	background-image: url(images/back_bar.jpg);
	background-repeat: repeat;
	height: 69px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	text-align: right;
}
#content {
	border-top-width: 0px;
	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-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(images/back_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E3E5E9;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.field1 {
	background-image: url(images/back_field1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D2D5DA;
	padding: 20px;
	vertical-align: top;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.field1 h1 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #535A65;
}
.field1 h2 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.field1_image {
	border: 5px solid #B5B9C2;
}

.fieldmain {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
}
.fieldmain  h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535A65;
	text-transform: uppercase;
}
.fieldmain  h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.overview_table {
	text-align: left;
	color: #535A65;
}
.readmore {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
}
.field2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #535A65;
	border-right-color: #535A65;
	border-bottom-color: #535A65;
	border-left-color: #535A65;
	background-color: #F6F7F9;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.field2_img_bottom {
	vertical-align: bottom;
	padding: 0px;
}
.field2 a {
	color: #535A65;
}
.field2 a:hover {
	color: #CC0000;
}
a {
	color: #990000;
}
p {
	color: #3F4753;
	font-size: 11px;
}
b {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	line-height: 15px;
	color: #3F4753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-size: 12px;
	color: #535A65;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535A65;
	padding-top: 5px;
	text-align: left;
}
#footer a {
	color: #535A65;
	text-decoration: none;
}
#headbuttons {
	text-align: right;
	vertical-align: bottom;
}
.buttonwrapper a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 2px;
	height: 10px;
	width: 10px;
}
////!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
a.buttongreen{
background: transparent url('images/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.buttongreen, a:visited.buttongreen, a:active.buttongreen{
color: #ffffff; /*button text color*/
}

a.buttongreen span{
	display: block; /*Set 9px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 7px;
	padding-bottom: 3px;
	text-align: center;
	padding-right: 5px;
	padding-left: 0px;
}

a.buttongreen:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.buttongreen:hover span{ /* Hover state CSS */
	background-position: right bottom;
	background-image: url(images/button_hi.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* NEXT */

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 92px;
	float: right;
	bottom: 0px;
} 
#tcntag {
	float: right;
}
.red {
	color: #A2181A;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
	position: relative;
	vertical-align: middle;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	text-align: center;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #3F475A;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #3F475A;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDE3EA;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #DDE3EA;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: -500px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
/* newsimage */
.newsimg img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.newsimg:hover{
background-color: transparent;
}

.newsimg:hover img{
border: 1px solid #3F475A;
}

.newsimg span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #3F475A;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDE3EA;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #DDE3EA;
}

.newsimg span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.newsimg:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 50px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
