/* GFDS STYLESHEET */

body {
width: 951px;
margin: 0;
background-color: #fff;
}

p, ul, li, h1, h2, h3 {
margin: 0;
padding: 0;
}


/*******************
 MASTHEAD & MAIN NAV 
 *******************/

#nav {
	width: 951px;
	height: 125px;
}

#mnBG {
width: 450px;
height: 125px;
background-image: url("../images/mn_bg.gif");
background-repeat: no-repeat;
float: left;
}

#logoGFDS {
position: relative;
left: 24px;
top: 24px;
width: 176px;
height: 72px;
}


#nav ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	background: transparent no-repeat top left;
}
#nav li#nav0 {background-image: url("../images/mn_home_up.jpg");width:100px;}
#nav li#nav1 {background-image: url("../images/mn_about_up.jpg");width:100px;}
#nav li#nav2 {background-image: url("../images/mn_res_up.jpg");width:100px;}
#nav li#nav3 {background-image: url("../images/mn_sp_up.jpg");width:100px;}
#nav li#nav4 {background-image: url("../images/mn_contact_up.jpg");width:101px;}

#nav li a {
	border: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0px !important;
	height /**/: 125px;
	padding: 125px 0 0 0;
}
/* "UP" STATE */
#nav li#nav0 a, #nav li#nav1 a, #nav li#nav2 a, #nav li#nav3 a, #nav li#nav4 a {background: transparent no-repeat -999em -999em;}
#nav li#nav0 a {background-image: url("../images/mn_home_over.jpg");}
#nav li#nav1 a {background-image: url("../images/mn_about_over.jpg");}
#nav li#nav2 a {background-image: url("../images/mn_res_over.jpg");}
#nav li#nav3 a {background-image: url("../images/mn_sp_over.jpg");}
#nav li#nav4 a {background-image: url("../images/mn_contact_over.jpg");}

/* Safari-only Hack - this code HAS to occur here, after the a links */
*>#nav li#nav0 a, *>#nav li#nav1 a, *>#nav li#nav2 a, *>#nav li#nav3 a, *>#nav li#nav4 a {background: none;}

/* "OVER" STATE */
#nav li#nav0 a:hover, #nav li#nav1 a:hover, #nav li#nav2 a:hover, #nav li#nav3 a:hover, #nav li#nav4 a:hover {background-position: 0 0; z-index: 50;}
/* Safari-only Hack */
*>#nav li#nav0 a:hover {background-image: url("../images/mn_home_over.jpg");background-position: 0 0; z-index: 50;}
*>#nav li#nav1 a:hover {background-image: url("../images/mn_about_over.jpg");background-position: 0 0; z-index: 50;}
*>#nav li#nav2 a:hover {background-image: url("../images/mn_res_over.jpg");background-position: 0 0; z-index: 50;}
*>#nav li#nav3 a:hover {background-image: url("../images/mn_sp_over.jpg");background-position: 0 0; z-index: 50;}
*>#nav li#nav4 a:hover {background-image: url("../images/mn_contact_over.jpg");background-position: 0 0; z-index: 50;}


/* MAIN CONTENT - GENERIC LEVEL 2 PAGES */

#col1 {
position: relative;
top: 0;
left: 0;
width: 200px;
height: 402px;
float: left;
background-color: transparent;
}

#col2 {
position: relative;
top: 0;
left: 0;
width: 450px;
float: left;
background-color: transparent;
}

#col3 {
position: relative;
top: 0;
left: 0;
width: 301px;
height: 402px;
float: left;
background-color: transparent;
}

#col2_content {
position: relative;
top: 28px;
left: 25px;
width: 400px;
margin: 0 0 50px 0;
padding: 0;
background-color: transparent;
}

#callOut {
position: relative;
top: 250px;
left: 0;
width: 300px;
height: 150px;
margin: 0;
padding: 0;
background-color: transparent;
}

#callOutImg {
width: 150px;
height: 150px;
background-color: transparent;
float: left;
}

#callOutTextBox {
width: 122px;
height: 124px;
background-color: #8e0e1c;
border: solid 2px #fff;
padding: 12px;
float: left;
}

p.callOutHeading {
font: bold 9px/140% Verdana, Arial, Helvetica, san-serif;
color: #fff;
margin: 0 0 8px 0;
}

p.callOutText {
font: normal 9px/120% Verdana, Arial, Helvetica, san-serif;
color: #fff;
}

/* LEFT NAV */

#lnav {
position: relative;
top: 75px;
left: 25px;
width: 150px;
margin: 0;
padding: 0;
background-color: transparent;
}

#lnav ul {
list-style-image: url("../images/bullet1.gif");
padding-left: 14px;
}

#lnav ul li {
font: normal 14px/120% Arial, Helvetica, san-serif;
color: #8e0e1c;
margin-bottom: 14px;
}

#lnav ul li a:link { color: #666666; text-decoration: none;}
#lnav ul li a:visited { color: #666666; text-decoration: none;}
#lnav ul li a:active { color: #8e0e1c; text-decoration: none;}
#lnav ul li a:hover { color: #8e0e1c; text-decoration: underline;}

#lnav li.lnavDn {
font: bold 14px/120% Arial, Helvetica, san-serif;
color: #8e0e1c;
margin-bottom: 14px;
}

#lnav ul li.lnavDn a:link { color: #8e0e1c; text-decoration: none;}
#lnav ul li.lnavDn a:visited { color: #8e0e1c; text-decoration: none;}
#lnav ul li.lnavDn a:active { color: #8e0e1c; text-decoration: none;}
#lnav ul li.lnavDn a:hover { color: #8e0e1c; text-decoration: underline;}



/* 2nd LEVEL LEFT NAV STYLES */

#lnav ul.lnav2 {
list-style-image: url("../images/bullet2.gif");
padding-left: 25px;
}

#lnav ul li.lnav2 {
font: normal 12px/120% Arial, Helvetica, san-serif;
color: #8e0e1c;
margin-bottom: 8px;
}

#lnav ul li.lnav2 a:link { color: #666666; text-decoration: none;}
#lnav ul li.lnav2 a:visited { color: #666666; text-decoration: none;}
#lnav ul li.lnav2 a:active { color: #8e0e1c; text-decoration: none;}
#lnav ul li.lnav2 a:hover { color: #8e0e1c; text-decoration: underline;}

#lnav li.lnav2Dn {
font: bold 12px/120% Arial, Helvetica, san-serif;
color: #8e0e1c;
margin-bottom: 8px;
}

#lnav ul li.lnav2Dn a:link { color: #8e0e1c; text-decoration: none;}
#lnav ul li.lnav2Dn a:visited { color: #8e0e1c; text-decoration: none;}
#lnav ul li.lnav2Dn a:active { color: #8e0e1c; text-decoration: none;}
#lnav ul li.lnav2Dn a:hover { color: #8e0e1c; text-decoration: underline;}

/* BIO THUMBNAILS */


#thumbContainer {
width: 125px;
float: left;
padding: 0;
margin-bottom: 12px;
display: inline;
}

#thumbImg{
width: 100px;
height: 100px;
background-color: #ededed;
clear: both;
border: solid 1px #666;
}

p.thumbText {
font: normal 10px/140% Verdana, Arial, Helvetica, san-serif;
color: #333;
margin-top: 6px;
}

/* FOOTER*/

#footer {
clear: both;
position: relative;
left: 0;
top: 0;
}

p.footerText {
font: normal 10px/200% Verdana, Arial, Helvetica, san-serif;
color: #666666;
margin: 22px 0 0 75px;
}

.footerText a:link{color: #8e0e1c; text-decoration: none;}
.footerText a:visited{color: #a53f4a; text-decoration: none;}
.footerText a:active{color: #8e0e1c; text-decoration: none;}
.footerText a:hover{color: #8e0e1c; text-decoration: underline;}


/* SHARED TEXT STYLES */

h1 {
font: normal 18px/100% Arial, Helvetica, san-serif;
color: #000;
margin-bottom: 16px;
}

h2 {
font: bold 13px/140%  Georgia, Times New Roman, Times, serif;
color: #666;
text-align: left;
margin: 25px 0 12px 0;
}

h3 {
font: bold 12px/120%  Verdana, Arial, Helvetica, san-serif;
color: #333;
text-align: left;
margin: 0 0 4px 0;
}

p {
font: normal 11px/140% Verdana, Arial, Helvetica, san-serif;
color: #333;
margin: 0 0 12px 0;
}

hr {
border: solid 1px #ccc;
}

.bold {
font-weight: bold;
}


a:link{color: #8e0e1c; text-decoration: none;}
a:visited{color: #8f5e40; text-decoration: none;}
a:active{color: #8e0e1c; text-decoration: none;}
a:hover{color: #8e0e1c; text-decoration: underline;}

/*	
IE FLOAT MARGIN BUG:
IE doubles margins on floats.
To remedy, add {display: inline;} to all floated elements
*/