body
{
	font-family: georgia;
	line-height: 1.3em;
	letter-spacing: .02em;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	background-color: #1391ac;
	background-image: url("images/bkgd_gradient.png"); background-repeat: repeat-x;		

}

* html div
{
	margin: 0;
	padding: 0;
}



.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}


h2, h3 {
margin: 0 0;
padding: 0 0;
} 



div#container
{
	width: 950px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 25px;
	padding: 0;
    text-align: left;
	position: relative;
}



/* =a */
a:link { color : #368dae; text-decoration : none; }
a:visited { color : #368dae; text-decoration : none; }
a:hover { color : #368dae; text-decoration : underline;}
a { outline: none; }
a img { border: none; }



/*
   MAIN BODY
  
  margin and padding are zeroed to removed any border from browser 
*/

div#main
{
	border: 10px solid #fff;    
	/* background-color: #000; */
}

/*
   HEADER
*/
div#header {
    background-color: #000; 
    background-image: url("images/fabric_top.jpg");
    background-repeat: no-repeat;
    height: 277px;
}

div#featured {
    background-image: url("images/bkgd_featured.png");
    background-repeat: no-repeat;
    height: 176px;
    width: 460px;    
    position: absolute;
    left: 438px;  
    top: 30px; 
}

div#featured .featured-text {
	color: #000;
	font-size: 12px;
	line-height: 1.4 em;
    position: absolute;
    left: 120px;  
    top: 35px;
	right: 20px;	
	
}

a.featured-link { color : #fff; text-decoration : none; }
a.featured-link:visited { color : #fff; text-decoration : none; }
a.featured-link:hover { color : #fff; text-decoration : underline;}


div#logo {
    position: absolute;
    left: 82px;  
    top: 165px;  
}


/*
   CONTENT
*/

div#home-content,
div#content  {
    background-color: #000; 
    background-image: url("images/fabric_bottom.jpg");
    background-repeat: no-repeat;
}

div#home-content {
    height: 450px;
}

/* home page content styles */

div#home-content div#content-text {
    margin-left: 30px;
	position: relative;
}

div#home-content div#home-columns {
    margin-left: 0px;
    margin-top: 20px;   
    width: 625px;
}


div#home-columns #left {
    float: left;   
    width: 32%;
	height: 315px;

}

div#home-columns #center {
    float: left;
	margin-left: 10px; 
    width: 32%;
	height: 315px;
}

div#home-columns #right {
    float: left; 
	margin-left: 10px;   
    width: 32%;
	height: 315px;
}

div#home-columns .column p
{
	color: #fff;
	font-size: 13px;
 	line-height:1.3 em;
	padding: 10px 10px;
	margin-top: 0px; 
}


div#home-columns .column h3
{
	color: #ffc;
	margin-left: 10px;
	font-size: 28 px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	font-weight: lighter;
}


/* inside page content styles */


div#content div#content-text {
    margin-left: 30px;
	padding-bottom: 30px;
    background-color: #fff;
	position: relative;
}

div#columns {
    margin-left: 22px;
    margin-right: 10px;
	margin-top: 30px;
	position: relative;
}

div#columns #left {
    float: left;   
    width: 65%;
	position: relative;
}

div#columns #right {
    float: right;   
    width: 32%;
	position: relative;
}

/* left column styles */
div#columns .intro-text { 
	color: #933;
	font-size: 21px;
	margin-right: 5px;
	
}


.caption {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.photocaptionleft {
	margin: 0 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



div#columns .intro-text2 { 
	color: #646464;
	font-size: 15px;
	font-weight:lighter;
	line-height: 1.6em;
	
}


div#columns .catheader { 
	color: #933;
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0 0 0;	
	padding-top: 10px;
	
}

div#columns h2 { 
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 5px 0;	
}




div#columns #left p {
	color: #585858;
	font-size: 12px;
	padding-top: 0; 
    margin-top: 0;
}


div#columns #left p .strong{
font-weight: bold;
}


div#columns #left p img#photo {
   margin: 10px 15px 5px 15px;
   padding: 3px;
   border: 1px solid #021a40;
   background-color: #fff;
}




/* right column styles */
div#columns #right p {
	color: #585858;
	font-size: 12px;
	padding-top: 0; 
    margin-top: 0;
}


.secondary-subhead {
	color: #933;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 5px;
}


div#columns #right img#photo {
   padding: 3px;
   margin: 0 0 5px 0;
   border:1px solid #021a40;
   background-color:#fff;
}








div#footer-spacer
{
	height: 45px;
}

/*
   NAVIGATION
*/



#navigation ul {
	list-style-type: none;
	position: relative;
	height: 35px;
    margin: 0px;
	padding: 0px;
	margin-top: 0;   	
}




div#navigation {
    list-style-type:none;
	width: 739px;
	height: 35px;
	background: url(images/topnav.jpg);
    padding: 0px; 
	margin: 0px;
}


div#navigation li {
    float:left;
    margin:0;
    padding:0;
}
	
	

li#nav1 a {
display:block;
float:left;
width: 143px;
height: 35px;
background: url(images/topnav.jpg) no-repeat 0 0;
text-indent: -9999px;
}

li#nav2 a { 
display:block;
float:left;
width: 130px;
height: 35px;
background: url(images/topnav.jpg) no-repeat -143px 0;
text-indent: -9999px;
}

li#nav3 a { 
display:block;
float:left;
width: 128px;
height: 35px;
background: url(images/topnav.jpg) no-repeat -273px 0;
text-indent: -9999px;
}

li#nav4 a {
display:block;
float:left;
width: 106px;
height: 35px;
background: url(images/topnav.jpg) no-repeat -401px 0;
text-indent: -9999px;
}

li#nav5 a {
display:block;
float:left;
width: 94px;
height: 35px;
background: url(images/topnav.jpg) no-repeat -507px 0;
text-indent: -9999px;
}


li#nav6 a {
display:block;
float:left;
width: 111px;
height: 35px;
background: url(images/topnav.jpg) no-repeat -601px 0;
text-indent: -9999px;
}

li#nav1 a:hover {background: url(images/topnav.jpg) no-repeat 0 -35px;}
li#nav2 a:hover {background: url(images/topnav.jpg) no-repeat -143px -35px;}
li#nav3 a:hover {background: url(images/topnav.jpg) no-repeat -273px -35px;}
li#nav4 a:hover {background: url(images/topnav.jpg) no-repeat -401px -35px;}
li#nav5 a:hover {background: url(images/topnav.jpg) no-repeat -507px -35px;}
li#nav6 a:hover {background: url(images/topnav.jpg) no-repeat -601px -35px;}


#nav1 li#nav1 a {background: url(images/topnav.jpg) no-repeat 0 -70px;}
#nav2 li#nav2 a {background: url(images/topnav.jpg) no-repeat -143px -70px;}
#nav3 li#nav3 a {background: url(images/topnav.jpg) no-repeat -273px -70px;}
#nav4 li#nav4 a {background: url(images/topnav.jpg) no-repeat -401px -70px;}
#nav5 li#nav5 a {background: url(images/topnav.jpg) no-repeat -507px -70px;}
#nav6 li#nav6 a {background: url(images/topnav.jpg) no-repeat -601px -70px;}






/*
   FOOTER
*/
div#footer {
	margin-top: 15px; 
	margin-left: 40px;
}

div#footer p
{
	color: #FFF;
	font-size: 12px;
}


a.footer-link:link { color : #a5fdff; text-decoration : none; }
a.footer-link:visited { color : #a5fdff; text-decoration : none; }
a.footer-link:hover { color : #a5fdff; text-decoration : underline;}




.credits
{
	color: #333;
	font-size: 12px;
}

