/*   FCHCC MAIN STYLESHEET   */


/* -------- GENERAL ---------- */

html, body { 
	margin: 0; 
	padding: 0; 
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
} 

body {
	background-color: #FFF;
	background-image: url(../images/leftnav-bg.gif);
	background-repeat: repeat-y;
}

div#wrapper { 
	float: left; 
	width: 100%; 
} 

/* -------- LINKS --------- */

a {
	color: #000066;
}

a:hover, a:active, a:visited {
	color: #000099;
}

/* -------- TOP ---------- */

div#header { 
	height: 136px; 
	margin: 0; 
	background: #487ACA;
	background-image: url(../images/sky-bg.jpg); 
	color: #FFF; 
}

div#background {
	background-image: url(../images/man-grandson.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 136px;
	padding: 0 148px 0 0;
}

#logo {
	margin: 0;
	padding: 0;
	float: left;
}

h1 {
	padding: 0 0 0 28px;
	margin: 0;
	font-size: 1.6em;
	line-height: 90%;
}

.tagline {
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	font-weight: normal;
	letter-spacing: 3px;
	font-style: italic;
}

/* -------- TOP NAVIGATION ---------- */

div#topnav {
	margin: 0;
	padding: 0 20px 0 258px;
	height: 29px;
	background-color: #B0CDF5;
	background-image: url(../images/topnav-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 0.9em;
	border-bottom: 1px solid #3667B3;
}
div#topnav a {
	color: #000066;
	text-decoration: none;
}
div#topnav a:hover, div#topnav a:active {
	text-decoration: underline;
}
div#topnav p {
	padding-top: 3px;
	margin: 0;
}

/* -------- LEFT NAVIGATION  ---------- */

div#leftnav { 
	background: #B0CBF5;
	height: 100%; 
	float: left; 
	width: 228px; 
	margin-left: -100%; 
	font-size: 0.8em;
} 

div#leftnav h3, div#leftnav p {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #000066;
}
div#leftnav h3 {
	background-image: url(../images/leftnav-shadow.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 1.1em;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* -------- CONTENT AREA ---------- */

div#content {
	margin: 0 190px 0 228px;
	padding: 25px;
} 

h2 {
	color: #3566B2;
	font-size: 1.2em;
	margin-top: 0;
	padding-top: 0;
}

h3 {
	color: #3566B2;
	font-size: 1em;
}

div#content p img, div#content ul img {
	float: left;
	border: 1px solid #B643A9;
	padding: 2px;
	margin: 0 15px 5px 0;
}

div#content img.photoright {
	float: right;
	border: 1px solid #B643A9;
	padding: 2px;
	margin: 0 0 15px 15px;
}

div#homehead {
	position: relative;
}

div#homehead p img#eng {
	float: left;
}

div#homehead p img#his {
	float:right;
	position: absolute;
	top:  0;
	left: 595px;
}



div#content p.walk { text-align: center; }
div#content p.walk img {
	float: none;
	margin: 15px auto 0 auto;
	border: 1px solid #B643A9;
	padding: 2px;
}

div.footer {
	clear: left;
	border-top: 1px dotted #000066;
	border-bottom: 1px dotted #000066;
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#content table {
	border: 1px solid #000066;
}

div#content table.contact {	border: none; }
div#content table.contact td { padding: 0 8px 8px 0; }
div#content table.contact img { margin-right: 15px; }

div#content table.oam { border: none; }
div#content table.oam td { padding-right: 15px; }
div#content table.oam img { border: 1px solid #B643A9;
	padding: 2px;
	}


span.red { color: #FF0000; }

th {
	text-align: left;
}

div.benefits {
	float: right;
	width: 30%;
	border: 1px solid #000066;
	padding: 15px;
	margin: 0 0 15px 15px;
}

div.benefits h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.benefits ul {
	margin: 0 0 0 15px;
	padding: 0;
}

span.acronym { font-size: 1.5em; font-weight: bold; }

div#content table.towns { border: none; }
div#content table.towns td { padding-bottom: 7px; }

div#content p.post-footer { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dotted #3566B2; }


/* -------- RIGHT NAVIGATION ---------- */

div#rightnav { 
	background: #43B68A; 
	width: 190px; 
	float: right;
	font-size: 0.8em;
	color: #FFF;
	background: #43B68A; 
} 

div#rightnav h2, div#rightnav h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 12px 10px 10px 10px;
	color: #FFF;
	background: #43B68A; 
}
div#rightnav h3 { font-size: 1.2em; }

div#rightnav p {
	padding: 0 10px 10px 10px;
}

div#rightnav img {
	margin: -20px 0 0 0;
	padding: 0;
}

div#rightnav a {
	color: #FFF;
	font-weight: bold;
	background: #43B68A; 
}

div#rightnav ul {
	margin: 0 0 20px 0;
	padding: 0;
}

div#rightnav li {
	list-style-type: none;
	border-top: 1px solid #8ED3B9;
	border-bottom: 1px solid #286D53;
	padding: 5px 10px;
}

.caption {
	font-style: italic;
}

div#rightnav div.mow-box { 
	background-color: #FF3366; 
	padding: 5px 0 1px 0;
}
div#rightnav div.mow-box ul { margin: 0; }
div#rightnav div.mow-box li { border: none; /*list-style-type: disc;*/ }
div#rightnav div.mow-box a { background-color: #FF3366; }





/* VERTICAL FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.menulist, .menulist ul {
 margin: 0;
 padding: 0;
/*  width: 150px;  */
 width: 228px;
 list-style: none;
 text-transform: uppercase;
}

/*
 Submenus (<ul> tags) are hidden and absolutely positioned across from their parent.
 They don't *have* to touch their parent menus, but is' a good idea as CSS-only fallback
 mode requires menus to touch/overlap (when JS is disabled in the browser).
*/
.menulist ul {
 display: none;
 position: absolute;
 top: -1px;
 left: 226px;
 text-transform: none;
}

/*
 All menu items (<li> tags) are relatively positioned to correctly offset their submenus.
 They have borders that are slightly overlaid on one another to avoid doubling up.
*/
.menulist li {
 position: relative;
 border-top: 1px solid #CC7CC3;
 border-bottom: 1px solid #7F2F76;
 background: #B643A9;
}

.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 5px;
 color: #FFF;
 text-decoration: none;
}

/*
 Lit items: 'hover' is mouseover, 'highlighted' are parent items to visible menus.
*/
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFF;
 background-color: #8366CC;
}
.menulist a.highlighted {
 color: #FFF;
 background-color: #CC58BF;
}


/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
 float: right;
}

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist li {
 float: left;
 width: 100%;
}

* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hacks */

div#content p.centered { /*text-align: center;*/ }
div#content p.centered img { float: none;
	margin: 0;
	border: 1px solid #B643A9; 
	padding: 2px;
}

p.redfont {color: #F00;}

div#aginglogos p img {border: none;}

ol#opcounseling {
	margin-left: 225px;
}

div#headline {
	float: left;
	text-align:left;
	}
div#headline h3 {font-size: 1.2em; color: #000;}
div#headline h4 {font-size:1.1em; font-style:italic;}

div#headline ul {
	padding: 0;
}

div#headline ul li {
	list-style:none;
	text-align: left;
}

div#winners img {
	margin: 0 0 0 40px;
}
div#winners p#caption {
	float: right;
	width: 225px;
	text-align: left;
	font-style: italic;
	margin: 0px 0 0 20px;
}

span.update {float:right;}

div#logos {
	border: 2px solid #3566B2;
	padding: 20px;
}

div#logos img {margin:0 15px 25px 0;}

div#logos p {
	float: right;
	width: 100px;
	margin: -30px 55px 0 50px;
}





