body {
font-family: Tahoma,arial,helvetica,sans-serif;
font-size: 95%;
color: #000;
background-color : #FFF; 
margin: 1px; 
border: 0; 
padding: 0;
}


a  {color : #2F3650;}  
a:hover {color: #647390;} 

#container {
background:url(img/background.jpg) repeat-y;
margin: 0 auto 0 auto;
width: 1020px;
padding: 0;
font-size: 12px;
text-align: left; 
}

#wrap1{
clear:both;
padding:0;
margin-top:20px;
width:885px;
}

#header {
width: 1000px;
height: 330px;
margin-left:10px;

}


.quotes1 {
color:#939EAF;
padding: 5px;
height: 50px;
background:#000;
float:left;
margin: 50px 20px 20px 20px;
font-family: Arial, Helvetica,sans-serif;
font-size: 25px;  
text-align: left;
letter-spacing: -2px;
font-weight: bold;
}


.quotes1 .cred {
font-weight: bold;
font-size: 11px;
letter-spacing: -1px;
}


#content {
height: 100%; /* fixes an IE bug */
margin: 0px ;
padding: 8px;
}

#content h1{
font-family: Verdana, Arial, Helvetica,sans-serif;
color: #000066;
font-size:140%; 
font-weight:bold;
height: 25px; 
margin: 5px 0 17px 0px; 
padding:5px 0 0 0px; 

}


#content h2{
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 15px;  
text-align: center;
font-weight: bold;
color: #FF510B;
margin: 15px 0 17px 0px; 
padding:5px 10px 10px 10px; 
background: #FFEEB1;
}

#content h3{
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 15px;  
text-align: left;
font-weight: bold;
color: #000066;}

#content h5{
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 12px;  
text-align: left;
font-weight: bold;
color: #4D1F0B;
margin: 5px 0px 0px 0px;

}


#content h6{
font-family: Verdana, Arial, Helvetica,sans-serif;
font-size: 15px;  
text-align: left;
font-weight: bold;
color: #4D1F0B;
padding-left: 6px;
margin: 25px 0px 0px 2px;
border-left: 10px solid  #4D1F0B;
border-bottom: 1px solid #cccccc;
}

/*----------------------FLASH content-----------------------*/

#flashcontent {
	width: 1000px;
	height:330px;
	margin:1px auto;
	left: 1px;
}

/*--------------------- Alternate Navigation-----------------------*/
#navheader{
background:url(img/main.jpg) top center no-repeat;
width:1001px;
height:330px;
text-align:left;
}


/***______________________ Breadcrumb Navigation ______________________***/
#breadcrumb{
background-color:transparent;
margin-top:3px;
width:180px;
height:20px;
}

#breadcrumb ul{
list-style:none;
margin:0;
padding:0;
}

#breadcrumb a{
color: #000000;
display:block;
font-size:11px;
text-decoration:none;
padding:2px 1px 1px 2px;
}

#breadcrumb a:hover{
color:#660000;
}

#breadcrumb li{
background-color: #DCD4C5;
float:left;
width:180px;
text-align:left;
margin:5px 0px 5px 0;
padding:2px 1px 1px 2px;
}

#breadcrumb #selected{
background-color: #4D1F0B;

color:#FFFFFF;
}



/*** ______________________Top Box______________________ ***/
#topbox{
background:url(img/goldbar.gif) top left repeat-x;
color: #CBBD98;
text-align:center;
height:30px;
margin-top:-3px;
}

#topbox a{
font-size:11px;
color: #003300;
display:block;
padding:3px 5px 0px 5px;
text-decoration:none;
}

#topbox #currentalt {
background:url(img/goldbar.gif) top left repeat-x;
}

#topbox #currentalt a{
color: #000000;
text-decoration:none;
}


#topbox a:hover{
color: #000000;
text-decoration:underline;
}


#topbox ul{
list-style:none;
margin:0;
padding:0;
}

#topbox li{
float:left;
width:170px;
text-align:center;
margin:0 0px 0 0;
padding:0 0 0 0px;
}


/*** ______________________Navigation Menu Box______________________ ***/

#leftside {
float:left;
margin-right:10px;
margin-top:2px;
margin-left:5px;
width:190px;
}


#leftside h7 {
font-size:14px;
font-weight: bold;
color: #330000;
letter-spacing:1px;
text-align:center;
}

#leftside h2 {
font-size:1.0em;
margin:0 0 20px;
}

#leftside p {
text-align:justify;
font-size:14px;
line-height:1.2em;
color:#FFFFFF;
}

#leftside img{
margin: 0 auto;
}


#leftside.center {
text-align: center;
margin: 0 auto;
}


/***______________________ Horizontal Navigation ______________________***/
#nav{
float:left;
width:200px;
}

#nav ul{
list-style:none;
padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat  100% -42px;
color: #000066;
display:block;
margin-top:2px;
padding:10px 5px 4px 4px;
text-decoration:none;
height:17px;
}

#nav a:hover{
background:url(img/tabs.gif) no-repeat 0 0 ;
color:#000000;
}

#nav li{
float:left;
width:185px;
text-align:left;
margin:0;
padding:0 0 0 3px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 0;
color:#000066;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#003366;
padding:7px 5px 4px 5px;
}

#subnav {background:url(img/tabs.gif) no-repeat 0 0;
width:170px; color:#000066;
}

#subnav a{background:url(img/tabs.gif) no-repeat 0 0;
color:#000066;
}

/***______________________ Sidebar menu ______________________***/

.nav {
border:none;
color:#E0C29E;
display:block;
margin-top:8px;
padding:1px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:180px;
}

.nav:hover,.active {
border:none;
color:#000000;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}


/*** ______________________Left Box______________________ ***/

#left {
width: 550px;
background-color: transparent;
margin: 25px 0 0 0;

}

#left p {
font-size: 95%;
text-align: justify;
padding: 1px 2px 1px 2px;
}

/*** ______________________Little Left Box______________________ ***/

#littleleft {
width: 550px;
background-color: transparent;
margin: 25px 0 0 0;

}

#littleleft p {
font-size: 95%;
text-align: justify;
padding: 1px 2px 1px 2px;
}

#littleright {
background: transparent;
float: right;
position: relative;
margin-top: 40px;
margin-right:10px;
width: 200px;
padding:0;

}

#littleright p {
text-align: justify;
padding: 0 5px 5px 5px;
color: #333;
}

#littleright img{
margin:5px, 0 0 5px;
border: solid 1px;
border-color: #FF3300;
}

/*** ______________________Middle Box______________________ ***/

#middle {
float:center;
width: 745px;
background-color: transparent;
margin-top: 5px;
margin-left:240px;
}


#middle a {
text-decoration :underline; 
color: #660000;
}

#middle p {
text-align: justify;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
padding: 2px 5px 2px 2px;
}

#middle ul{
list-style: none;
margin: 5px 0 0 40px ;
padding:0;
}

#middle li{
margin:0 0 10px 0;
padding:0 0 0 0px;
}


#middle.class {
text-align: center;
}


#middle_calendar {
float:center;
width: 525px;
background-color: transparent;
margin-top: 5px;
margin-left:220px;
}


caption{
text-align:left;
font-size : 12px; 
font-weight: bold;
color: #0F470B;
}

#features {
width: 380px;
background-color: transparent;
margin: 20px 0 0 2px;
}

#features td.left_align {
	text-align: left;
	width:120px;
	}
	
#features td.right_align {
	text-align: left;
	width:280px;
	}
	
/*** ______________________Sitemap Box______________________ ***/

#sitemap {
width: 380px;
background-color: transparent;
margin: 20px 0 0 2px;
}

#sitemap a {
text-decoration :none; 
font-size:13px;
}

#sitemap ul{
list-style:none;
margin:10px;
padding:0;
}

#sitemap li{
margin:0 0 10px 0;
padding:0 0 0 0px;
}

/*** ______________________Right Box______________________ ***/
#right {
float: right;
position: relative;
margin: 40px 0 20px 0;
width: 290px;
padding:0;
background: transparent;
}

#right p {
font-size: 95%;
text-align: justify;
padding: 0 5px 5px 5px;
color: #333;
}

/*** ______________________Little  Boxes______________________ ***/





#innerboxr {
background: transparent;
float: right;
position: relative;
width: 250px;
padding:0;

}

#innerboxr p {
text-align: justify;
padding: 0 5px 5px 5px;
color: #333;
}


#innerboxl {
background: transparent;
float: left;
position: relative;
width: 250px;
padding:0;

}

#innerboxl p {
text-align: justify;
padding: 0 5px 5px 5px;
color: #333;
}




/*** ______________________Footer______________________ ***/

#foot { 
background:url(img/footerline.jpg) no-repeat 0 0;
  width: 1020px;
  margin: 0px 0 0 0px;
  height: 31px;
  font: 10px Tahoma, Arial, sans-serif;
  color: #999999;
  padding-top:1px;
  text-align: right; 
}

#foot a { 
  color: #666666;
 }
 #foot a:hover { 
  color: #999999;
 }
 
 #foot p { 
margin: 5px;
 }

#copyright {
position: relative;
margin: 0 10px 10px 5px;
width: 1000px;
text-align: right;
}

div.credit {
clear: both;
margin: 0 ;
color: #999;
font-size: 10px;
padding: 3px;
}

div.credit a{
color:#999999;
}

.small {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000; 
font-style : normal;
} 
.small a:link  {color : #000080;}  
.small a:hover {color : #000000;} 


.clear { clear: both;
margin:10px 0 10px 0;
}

img.floatleft { 
    float: left; 
    margin: 2px 10px 0 2px; 
}


img.floatright { 
    float: right; 
    margin: 8px; 
}


strong{
font-size :18px; 
font-weight :bold;
color:  #000066;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

hr{
color: #FF3300; } 

