/*------------------------------------------------------------

MFSA Style Sheet

version:	1.0.0

------------------------------------------------------------*/

/* ======= GLOBAL STYLES ======= */

* {
	margin: 0;
	padding: 0;
}

body {  
	font-size: medium;
	font: normal 100%  verdana, arial, helvetica, sans-serif;
	background-color: #6b6f5b;
	color: #37342f;
}

* html body {
	font-size: small;		/* for IE5/Win */
	f\ont-size: medium;		/* for other IE versions */
}

img {
	border: 0;
}

img.port {
	border: 5px solid #f9f9f7;
}


p {
	margin: 15px 0 15px 0;
}

.shadow {
	float: left;
	margin: 20px 20px 10px 5px;
	background: #e2e3dd url(img/shadow.gif) no-repeat bottom right; 
}

.shadow img {
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: -5px;
	top: -5px;	
}

ul {
	list-style-position: inside;
}

a:link, a:visited {
	font: bold 100% georgia, times, serif; 
	text-decoration: none;
	color: #6b6f5b;
}

a:hover, a:active {
	font: bold 100% georgia, times, serif;
	text-decoration: none;
	color: #96161a;
}


h2 {
	font: 140% georgia, times, serif;
	color: #8e9181;
}

h1 { 
	font: normal 190% georgia, times, serif;
	color: #164450;
	padding-bottom: 10px; 
	border-bottom : 1px solid #fff;
}

h3 { /* use as subhead on main body */
	clear: left;
	font: normal 130% georgia, times, serif;
	color: #216778; 
}

h4 { /* use as headers in footer */
	font: bold 120% georgia, times, serif;
	border-bottom: 1px solid #8e9181;
	color: #e2e3dd;
	padding-bottom: 10px;  
	width: 400px;
}
h5 { 
	clear: left;
	font: bold 110% verdana, arial;
	color: #454837; 
}
blockquote { 
	width: 65%;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 40px;
	font: bold 90% georgia, times, serif;
	background: #e2e3dd url(img/quote_lt.gif) no-repeat top left; 
}

em {
	display: block; 
	padding-right: 20px;
	background: #e2e3dd url(img/quote_rt.gif) no-repeat bottom right;
}

input {
	border: 0;
}

#hdcontent, #fecontent, #fecontentint, #mncontent, #ftcontent {
	float: left;
	margin-left: 77px;
	width: 900px;   
}

/* ======= HEADER STYLES ======= */

#header { 
	float: left;
	height: 105px;
	width: 1000px;
	background: #454837 url(img/bg_top.png) repeat-x left top;   
}


#hdcontent img {
	float: left; 
}

#menu {
	float: right;
	display: block; 
	list-style-type: none;
	width: 600px;  
	padding: 43px 0 37px 0;  
}

#menu a { 
	float: left; 
	display: inline; 
	padding: 0 12px 0 12px;
	text-align: right;  
}

#menu a:link, #menu a:visited  {
	font: normal 120% georgia, times, serif;
	color: #6b6f5b;
	text-decoration: none;
}

#menu a:hover, #menu a:active  {
	font: normal 120% georgia;
	color: #e2e3dd;
	text-decoration: none;
	border: none;
}

#submenu {
	float: left;
	display: list-item; 
	list-style-type: none;
	width: 200px;  
	padding: 10px 0 40px 0;  
}

#submenu a { 
	float: left; 
	display: list-item; 
	padding: 0 19px 0 19px;
	text-align: right;  
}

#submenu a:link, #submenu a:visited  {
	font: normal 130% georgia, times, serif;
	color: #216778; 
	text-decoration: none;
}

#submenu a:hover, #submenu a:active  {
	font: normal 130% georgia, times, serif;
	color: #454837;
	text-decoration: none;
	border: none;
}

body#ab #about a, body#nw #news a, body#sv #services a, body#pf #portfolio a, body#ct #contact a {  
	color: #e2e3dd;
}


/* ======= FEATURE STYLES ======= */

#feature {
	float: left;
	width: 1000px;
	background: #fff url(img/bg_mfsa.gif) repeat-x left bottom;  
}

#featureint {
	float: left;
	width: 1000px;
	background: #fff url(img/bg_mfsa_int.gif) repeat-x left bottom;  
}

#fecontent {  
	background: url(img/mfsa_logo.png) no-repeat left bottom; 
}

#fecontentint {  
	background: url(img/mfsa_logo_sm.png) no-repeat right bottom ;
}

#fewrap  { 
	float: right;
	width: 450px; 
	padding: 20px 0 50px 0; 
}

#fewrap h1 { 
	padding: 0;
	margin: 0;
	font: bold 160% georgia, times, serif;
	color: #6b6f5b;
}

#fewrapint  { 
	float: left;
	width: 700px; 
	padding: 40px 0 20px 30px; 
}

#fewrapint h1 { 
	padding: 0;
	margin: 0;
	font: bold 100% georgia, times, serif;
	border: 0;
	color: #6b6f5b;
}

#fewrap h2 {
	font: italic small-caps 100% arial, helvetica, sans-serif;
	color: #8e9181;
}

/* ======= MAIN CONTENT STYLES ======= */

#main {
	float: left;
	width: 1000px;
	background-color: #e2e3dd;
	min-height:320px;
	height:auto;

}

#mncontent, #ftcontent { 
	padding: 20px 0 10px 0; 
	font-size: 80%;
}

.separator { 
	width: 520px;
	padding-bottom: 40px; 
	margin-bottom: 40px;
	background: url(img/separator.gif) no-repeat center center;  
}

/* form styles */

#mncontent form {
	position: relative;
}

#mncontent input, #mncontent textarea, #mncontent select  {
	border: 1px solid #8e9181;
	font: bold 150% "courier new";
	background-color: #f4f5f2;
	color: #37342f;
	padding: 2px;
}

#mncontent input:focus, #mncontent textarea:focus {
	background-color: #fff;
}

#mncontent p.form {
	position: absolute;
	width: 200px;
	font-style: italic;
	font-size: 120%;
	border: 0px solid red;
	left: 280px;
	top: 70px;
}

#mncontent p.feedback {
	font-weight: bold;
	color: #96161a;
}

#mncontent dt {
	font: bold 100% georgia, times, serif;
	margin-bottom: 5px;
}

#mncontent dd {
	margin-bottom: 20px;
}

#mncontent input.button, #mncontent input[type="button"], #mncontent input[type="submit"]  {
	padding: 4px;
	background-color: #454837;
	border: 0; 
	font: bold 100% georgia, times, serif;
	color: #fff;
}


/* homepage styles */

#mn1, #mn2, #mn3 {
	width: 273px;
	float: left;  
}

#mn2, #mn3 {   
	margin-left: 40px; 
}

#mn1 {  
	padding-top: 0;

}

#mn1 dl {  
	width: 100%;   
	padding-bottom: 20px;  
}

#mn1 dl dt { 
	margin: 0;
	color: #fff;
	font-weight: bold;
	padding: 20px 0 5px 0;  
}

#mn1 dl dd { 
	padding: 0;
	margin: 0; 
}
#mn2 dl {  
	width: 100%;   
	padding-bottom: 20px;  
}

#mn2 dl dt { 
	margin: 0;
	color: #fff;
	font-weight: bold;
	padding: 20px 0 5px 0;  
}

#mn2 dl dd { 
	padding: 0;
	margin: 0; 
}

#mn3 dl {  
	width: 100%;   
}

#mn3 dl dt { 
	margin: 0;
	color: #fff;
	font-weight: bold;
	padding: 20px 0 5px 0;  
}

#mn3 dl dd { 
	padding: 0;
	margin: 0; 
	padding-bottom: 20px;  
}

/* 2 column styles */

#mntwo1 {
	float: left;
	width: 675px; 
}

#mntwo1 h1, #mntwo1 p {
	margin-right: 55px;
}

#mntwo1 h3 {
	margin-top: 15px;
	width: 625px; 
}

#mntwo1 li {
	padding: 5;
	width: 625px; 
}

#mntwo2 {
	float: right;
	width: 225px;
}

#mntwo2 ul#address { 
	margin-top: 15px;
	list-style-type: none;
}



/* 3 column styles */

#mnthree1 {
	float: left;
	width: 600px; 
}

#mnthree1 h1, #mnthree1 p {
	 margin-right: 55px;
}

#mnthree2 {
	float: right;
	width: 300px;
}

.mnthreeint {
	float: left;
	width: 250px; 
	margin-right: 50px;
}

.mnthreeint ul {
	padding: 5px 0 20px 0;
}

.mnthreeint img:hover, #mn3 img:hover { 
	border-color: #fff;
}

.mnthreeint a:hover, #mn3 a:hover {
	border: 0;
}

/*--- 1 single column style---*/
#mnone {
	float: left;
	width: 800px; 
}

#mnone h1, #mnone p {
	margin-right: 55px;
}

#mnone h3 {
	margin-top: 15px;
	width: 625px; 
}

#mnone li {
	padding: 5;
	width: 625px; 
}

/* ======= FOOTER STYLES ======= */

#footer {
	float:left;
	width: 1000px;
	background-color: #454837;
}

#footer input {
	font: bold 100% "courier new";
	background-color: #e2e3dd;
	color: #37342f;
	padding: 2px;
}

#footer input:focus {
	background-color: #fff;
}

#footer label {
	display: none;
	border: 1px dotted white;
}

#footer #button {
	font-size: 90%;
	font-weight: bold;
	background-color: #37342f;
	color: #e2e3dd;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover, #footer a:active {
	color: #e9afaf;
}

#footer #certs a:hover, #footer #certs a:active {
	border-bottom: 0;
}

#ft1, #ft2, #ft3, #ft4 {
	float: left;
	width: 450px;
	color: #fff;
	padding-bottom: 10px; 
}

#ft1 p, #ft2 p, #ft3 p, #ft4 p {
	font-size: 95%;
}

#ft1 p, #ft3 p  {
	width: 400px;
}

#ft2 h4, #ft4 h4 {
	width: 450px;
}

ul#certs {
	display: block;
	margin-top: 20px;
	float: left;
	list-style-type: none; 
}

ul#certs li {
	display: block;
	float: left; 
	margin-right: 30px;
}

/*   ttnews css   */

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
 	border:0;
	background-color: #e2e3dd;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color: #6b6f5b;
	padding:3px;	
	margin:3px;
	border:0;
}

.news-latest-gotoarchive {
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER, {
	color: #6b6f5b;
}
.news-latest-gotoarchive A {
	color: #6b6f5b;
}
.news-latest-item {
	padding:20px 5px 50px 5px;	
	margin:0;
	border:0;
	background-color: #e2e3dd;
	font: normal 100% georgia, times, serif;
	color: #6b6f5b;

}

.news-latest-item IMG {
	
	margin-bottom:5px;
	margin-right:5px;
 	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
	padding:10px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	
	font: normal 80% verdana, arial;
	color: #6b6f5b;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
	font: normal 80% verdana, arial;
	color: #6b6f5b;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
 	border:0;
	color: #216778;	
	width: 550px;
	background-color: #e2e3dd;
}	
.news-list-item {
	padding:20px 5px 90px 5px;	
	margin:0;
	border:0;
	background-color: #e2e3dd;
	width: 500px;
	font: normal 80% verdana, arial;
	color: #000;
} 
.news-search-form {	
	padding:3px;	
	margin-bottom:5px;
 	border:0;
	background-color: #e2e3dd;
}
.news-search-emptyMsg{
}
.news-search-form FORM {
}
.news-list-container H3 { 
	border:0;
	background-color: #e2e3dd;
	font: normal 150% georgia, times, serif;
	color: #216778;	
}
.news-list-container H3 A { 
	border:0;
	background-color: #e2e3dd;
	font: normal 100% georgia, times, serif;
	color: #216778;	
}
.news-list-container H4 {
 	border:0;
	background-color: #e2e3dd;
	font: normal 100% georgia, times, serif;
	color: #216778;
}
.news-list-date {
	float: right;
	padding-right:120px;
	color: #3E551C;
	text-align: right;
	font: normal 60% verdana, arial;
	background-color: #e2e3dd;
	}

.news-list-imgcaption {
		float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink A,.news-list-category {
	font: normal 100% verdana, arial;
}
.news-list-morelink  {
	float: right;
}
.news-list-browse {
	text-align: center;
}
	

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD { 
	font-size: 10px; 
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg { 
	font-size: 11px;
	margin-left: 10px; 
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;	
	margin-bottom:5px;
	border:0;
	background-color: #e2e3dd;
	width: 550px;

}
.news-single-item H2 {
	font: normal 130% georgia, times, serif;
	color: #216778;	margin-bottom: 0px;
}

.news-single-item H3 {
	font: normal 120% georgia, times, serif;
	color: #216778;	margin-bottom: 0px;
	margin-bottom: 15px;
}

	

/**/

		

.news-single-img {
	float: right;
margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
padding:3px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
margin:0px;
	margin-bottom: 3px;
padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
margin-left:5px;
width:90%;
}
	
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px;	
 	border:0;
	background-color:#e2e3dd;
}
.news-amenu-container LI {
	padding-bottom:1px;
 	border:0;
	background-color:#e2e3dd;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:0;
	background-color:#e2e3dd;
	list-style-type: none;
}
.news-amenu-container H2 {
	padding:3px;	
	border:0;
	background-color:#e2e3dd;
}
.news-amenu-item-year 
	border: 0;
	font: normal 130% georgia, times, serif;
	color: #216778; 
	padding: 2px;
	background-color: #e2e3dd;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
news-catmenu {
	font: normal 80% georgia, times, serif;
	color: #216778; 
 	border:0;
	background-color:#e2e3dd;
}

.news-catmenu-header {
	padding:3px;
 	border:0;
	background-color:#e2e3dd;
}
.news-catmenu-header a {
	padding:3px;	
 	border:0;
	background-color:#e2e3dd;
}
.news-catmenu-header p {
	padding:3px;	
 	border:0;
	background-color:#e2e3dd;
}
.news-catmenu-NO {
	padding:3px;	
 	border:0;
	background-color:#e2e3dd;
}
.news-catmenu-ACT {
	padding:3px;	
 	border:0;
	background-color:#e2e3dd;
}