body {
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
text-align: left;
font-family:  Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
font-size: 11px;
}


a:link, a:visited {
color: #FF893B;
text-decoration: none;
font-weight: bold;
}


#container{
width: 938px;
margin: 0 auto;	

}

#header{
height:183px;
width: 935px;
background: url(images/header.jpg)

}

h1{
color: #7993a1;
font-family:  Arial;
font-weight: bold;
font-size: 16px;
margin-top:0;
padding-top:0;
}

h6{
color: #7993a1;
font-family:  Arial;
font-weight: bold;
font-size: 22px;
margin-top:0;
padding-top:0;
}


h2{

color: #fff;
font-family:  Arial;
font-weight: bold;
font-size: 16px;
padding: 10px;
background:
url(images/h2_cr.gif) 
  top right no-repeat;
background-color: #91A3AE;
}

h4{
color: #7993a1;
font-family:  Arial;
font-weight: bold;
font-size: 12px;
margin:0;
padding:0;
}

#content{

border-left: 174px solid #f4f4f4;
border-top: 10px solid #fff;
background-color: #F4F4F4;
border-bottom: 10px solid #F4F4F4;
}

#banner {
border-bottom: 10px solid #F4F4F4;
}

#content_page{


width: 546px;
border-left: 10px solid #F4F4F4;
border-right: 8px solid #D9D9D9;

border-top: 0;
margin:0;
background:
url(images/content_page_cr_bt.gif) 
  bottom left no-repeat;
background-color: #fff;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
line-height: 1.8;

}

#sponsors_page_top{
	background:
url(images/sponsors_top.gif) 
  top left repeat;

 
  height: 287px;
	
}

#table{
	
	padding-left: 20px;
	
}

#sponsors_page{
	background:
url(images/sponsors.gif) 
  top left repeat;

  

	
}



#content_page_tr{

}

#home_tabs{


border-top: 0;
margin:0;
background:
url(images/home_tabs.jpg) 
  top left no-repeat;

padding-left: 10px;
border-left: 10px solid #F4F4F4;
border-top: 10px solid #F4F4F4;

}

#float{
float:right;	
	
}



#content_sidebar{
width: 164px;
float: right;


}

#content_sidebar p{
padding: 14px;
}

#home_sidebar{
border-top: 10px solid #F4F4F4;
width: 225px;
float: right;
background-color: #fff;

}

#home_sidebar p{
padding: 12px;
}

h3{
margin:0;
color: #fff;
font-family:  Arial;
font-weight: bold;
background:
url(images/h2_cr.gif) 
  top right no-repeat;
background-color: #91A3AE;

padding: 5px;
padding-left: 10px;

}



/*** Nav Menu ***/
#sidebar {
	height: 100%;
width: 164px;
float: left;
padding-top: 4px;
border-right: 10px solid #FFF;

}

ul.nav,
.nav ul,
.nav ul li a{
list-style : none;

font-weight: bold;
font-size: 17px;	
background-color: #D3DAE2;
color: #fff;
margin: 0;
padding: 0px;

}

.nav li{
border-top: 6px solid #fff;
text-indent: 1em;
}

#sidebar .nav  a {
display: block;
line-height: 36px;
height: 33px;

text-align: left;

}

.nav a:link, .nav a:visited {
color: #8496A1;
text-decoration: none;

}

#sidebar .nav  a:hover{
background-color: #91A3AE;
color: #fff;


}

/*** Sub Menu  ***/


ul.sub-nav ,
.sub-nav  ul,
.sub-nav  ul li a{
list-style : none;

font-weight: bold;
font-size: 10px;	
background-color: #f4f4f4;
color: #fff;
margin: 0;
padding: 0px;


}



.sub-nav  li{
border-top: 6px solid #f4f4f4;
text-indent: 2em;
background-color: #F4F4F4;
}


#sidebar .sub-nav   a {
display: block;
line-height: 22px;
height: 22px;

text-align: left;

}

.sub-nav  a:link, .sub-nav  a:visited {
color: #8496A1;
text-decoration: none;

}

#sidebar .sub-nav a:hover{
background-color: #91A3AE;
color: #fff;

}

.current a:link, .current  a:visited {
background-color: #91A3AE;
color: #fff;

}


/*** Footer Menu ***/

#footer-top{
height:80px;
background-color: #D3DAE2;
border-top: 10px solid #fff;
Clear: both; 
}

.nav-footer {
padding-left: 10px;
background-color: #fff;
border-left: 164px solid #D3DAE2;

}



.nav-footer2 {
padding-left: 10px;
padding-bottom: 10px;

border-left: 164px solid #D3DAE2;
background: url(images/footer.gif);
background-repeat: no-repeat;
background-position: right bottom; 
background-color: #fff;

}

.nav-footer2 a:link, .nav-footer2 a:visited {
color: #FF893B;
text-decoration: none;
font-size: 11px;
}

.nav-footer2 a:link, .nav-footer2 a:visited {
color: #FF893B;
text-decoration: none;
font-size: 10px;
}

#parton_img{
	padding-left: 20px;	
	padding-top: 10px;
	
}


#footer-bottom{
height:73px;
background-color: #fff;
padding-top: 10px;
font-size: 10.86px;
}

.nav-footer-bottom {
padding-left: 10px;

background-color: #fff;
border-left: 164px solid #fff;


}

.nav-footer-bottom a:link, .nav-footer-bottom a:visited {
color: #FF893B;
text-decoration: none;
font-size: 11px;
}

.logo-copy{
text-align: right;
float:right;
}

