
/* 
  from ALA http://alistapart.com/articles/fauxcolumns/, zeldman book etc
*/


body, td, th {
	font-family: Tahoma,Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;


}

body{
	background: url(../img/main_back.png) repeat-x #fff ; 
	margin: 0 auto 0;
}


.caption {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-weight: normal;
    line-height: 9px;
}

.wrapper {  
  background: url(../img/content_back.png) repeat-y;
  margin: 0px auto;
  padding: 0px 4px;
  width: 808px;
}

#inner {
  background: url(../img/fern.gif) no-repeat scroll 0 100%;
  width: 806px;
  
  text-align:left;
  padding:0;
  margin: 0 auto 0;
}

a {
  color: #0066FF;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #155585;
  text-decoration: none;
}

b a {
    font-weight: bold;
}

#homeSect
{
	background:#000;
	width: 805px;
}

a:link img, a:visited img, a:hover img, a:active img
{ 
	border: none;
	text-decoration: none;
}

span.nodisplay {
  display: none;
}

#flashContainer{
  padding: 0;
  margin: 0;
  width: 100px;
  height:400px;
  float: left;
}

#outerContainer {
  padding: 0px 15px 40px 20px;
  margin: 0;
  width: 468px;
  float: left;
}

#rightMiddle {
  margin: 0;
  padding: 0;
}

#rightInner {
  margin: 0;
  padding: 0 35px 5px 0px;
}

#rightInner ul {
  margin: 10px 15px;
}

ul {
  padding: 0;
  margin: 0 0 10px 15px;
}

li {
margin-bottom: 4px;
}

/* sidebar coloured with an edge  */

#sidebarContainer {
  margin: 0;
  width: 202px;
  float: left;

}

#sidebar {
  padding: 0px 20px 5px 25px;
  color: #000;
  line-height: 15px;  
  background-color: #c0c0c0;

}

#sidebar a{
color:#0066FF;
}

#sidebarContainerPlain {
   margin: 0;
  width: 180px;
  float: left;
}

#sidebarPlain {
  padding: 15px 15px 0px 25px;
  font-size: 11px;
  color: #000;
  line-height: 15px;
}


#sidebar p,#sidebarPlain p {
  margin: 0 0 10px 0;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebarPlain h1,#sidebarPlain h2,#sidebarPlain h3   {
  margin: 0 0 5px 0;
  color: #000;
}

.specialMark {
  font-family:  Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f00;
}

#sidebar hr , #sidebarPlain hr{
  background: transparent;
  height: 1px;
  border: 0;
  margin: 4px 30px 12px 30px;
  padding: 0;
}

hr {display: block; clear: left; margin: -0.66em 0;
visibility:hidden;}

p {
  margin: 0 0 15px 0;
}

h1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 10px 0;
  font-size: 25px;
  line-height: 22px;
  color: #555;
}

h2 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 24px 0 10px 0;
  font-size: 18px;
  line-height: 22px;
  color: #555;
}

h3 {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 4px 0;
  font-size: 14px;
}

#footer {
	clear:both;
	text-align: center;
	color:#FFFFFF;
	font-size: 10px;
	background: url(../img/footer.gif) no-repeat #C0C0C0 left top;
	height: 34px;
}

#footer a{
	color: #FFFFFF;
}

#smalltext, .tiny {
  font-size: 10px;
}



.indented {
  margin: 0px 0px 0px 10px;
}



/* nav bar */

#menu {
  background:#000;
  padding: 0px;
  padding-left:101px;
	}

#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  border: 0;
}

#menu ul li {
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
  display: block;
}

#menu ul li a {
  color: #FFF;
  text-align: center;
  padding: 0;
  margin: 0;
/*  background-color: #d0d0d0; */
  background-color: #000;
  width: 90px;
  height: 22px;
  display: block;
  text-decoration: none;
}

#menu ul li#contact a	{
  width: 91px;
}

#menu ul li.first
{
	padding-left:100px;

}


#menu ul li.first a:hover, #menu ul li a:hover
/*#menu ul li a:hover.selected*/
{
  background: #CCFF00;
  color: #333;
}


#menu ul li a.selected{
color: #CCFF00;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 90px;
  height: 22px;
  display: block;
  text-decoration: none;
font-weight:bolder;
}


#menu ul li.first
{
	padding-left:100px;

}

.last{
	position:absolute;
	left:715px;
}

.right_title{
	padding:1px 5px 0px 24px;
	font-size:20px;
	font-weight:bold;
}
.button{
	width:60px;
	text-align:left;
}

.news_title h1{
	padding-top:10px; 
	font-size:15px;
	color:#990000;
	padding-bottom:15px;
}

.short_desc{
	color:#000000;
}

.content1, .content2 a{
	color:#0066FF;
}

.date{
	font-size:10px;
	color:#999999;
}

.details {
	text-align: right;
}
.details a{
	color:#0066FF;
}

.newsletter{
	height:482px;
}

.newsletter_title{
	font-size:15px;
	font-weight:bold;
	padding-top:19px; 
	color:#000000;
}

.subscribe_text{
	padding-top:7px;
	padding-bottom:10px;
}

.subscribe_button{
	width:100px;
}

.subscribe_button2{
	width:100px;
}

.news_title22px h1{
	font-size:18px;
	padding-top:15px;
	color:#990000;
}

.newscont{
	padding-bottom:10px;
}

.paddingbottom{
	padding-bottom:10px;
}

/* Clear Fix Problem */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
