/*  *********************************************  BANNER  STYLE *********************************************** */

div#mn-banner {
	color: #FFF;
	}


/*  *********************************************  TOPNAV  STYLE *********************************************** */

div#mn-topnav p {
	position: relative;
	top: 7px;
	left: 60px;
	width: 500px;
	font-size: 12px;
	text-align: right;
	height: 50px;
	margin: 0;
	padding: 0;
	}		

div#mn-topnav a {
	text-decoration: none;
	color: #000;
	}
div#mn-topnav a:hover {
	color: #17b;}

/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content p {
	margin:0;
	padding: 0 20px 20px 50px;
	line-height:18px;
	color: #597C8F;
	font-family: "trebuchet ms", helvetica, arial;
	}
	div#mn-content a {
		color: #312620;
		text-decoration:none;
		}
		div#mn-content a:hover {
			text-decoration: underline;
			}
	div#mn-content ul {
		color: #666;
		font-family: "trebuchet ms", helvetica, arial;
		font-style:normal;
		margin:0;
		padding: 0 0 10px 50px;
		line-height: 20px;
		}
	div#mn-content li {
		padding-bottom: 10px;
		}
			
	#mn-content .raquo {
		font-weight: normal;
		color: #000;
		}			

.formtext {
	font-family: trebuchet ms, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #597C8F;
    text-decoration: none;
}
.formtext2 {
	font-family: trebuchet ms, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #9E0A06;
    text-decoration: none;
}
.link {
	font-family:trebuchet ms, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #312620;
	text-decoration:none;
}

.link:hover {
	font-size: 12px;
	font-family:trebuchet ms, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	color: #312620;
	text-decoration:underline;
}


/********************************************** SIDEBAR STYLES ********************************************/

#mn-sidebar p {
	margin: 0;
	padding: 0 0 20px 30px;
	}

#mn-sidebar p.category {
	font-size: 16px;
	padding: 0 0 10px 20px;
	margin: 0;
	color: #47342D;
	}

#mn-sidebar a {
	display: block;
	clear: left;
	text-decoration: none;
	color: #597C8F;
	line-height: 20px;
	}
#mn-sidebar a:hover {
	color: #47342D;
	}

/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	text-align: center;
	width: 100%;
	clear: both;
	font-size: 11px;
	padding-top:10px;
	margin: 0 auto;
	color: #CCC;
	line-height: 20px;
	}
	#mn-footer p {
		text-decoration: none;
		}
	#mn-footer ul {
		padding-top: 15px;
		margin-top: 0px;
		line-height: 30px;
		}
		#mn-footer li {
			list-style-type: none;
			display: inline;
			padding: 0 7px;
			}
	#mn-footer a {
		color: #FEFEFE;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */



/*Link Text*/
H1 {
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 30px;
	color:#664C40;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 50px;
}
	#col_H1 {
		font-family: "Myriad Pro", Helvetica, sans-serif;
		font-size: 30px;
		color:#664C40;
		font-weight: normal;
		margin: 0;
		padding: 0 0 30px 20px;
	}
	p#side_H1 {
		font-family: "Myriad Pro", Helvetica, sans-serif;
		font-size: 26px;
		color:#47342D;
		font-weight: normal;
		margin: 0;
		padding: 30px 0 20px 20px;
	}

H2 {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 20px;
	color:#664C40;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 50px;
}


H3 {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 18px;
	color:#0F6797;
	font-weight: normal;
	margin: 0;
	padding: 0 0 15px 50px;
}
H4 {
	font-family: trebuchet ms, Helvetica, sans-serif;
	font-size: 14px;
	color:#0F6797;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 50px;
}
.header {
	font-family: trebuchet ms, Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0F6797;
	text-decoration: none;
}
.header2 {
	font-family: trebuchet ms, Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #664C40;
	text-decoration: none;
}
.header3 {
	font-family: trebuchet ms, Tahoma, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0F6797;
	text-decoration: none;
}

/*  *********************************************   PICTURES   *********************************************** */


.picborder {
	border: 1px solid; 
	border-color:#D7E1E3;
}

.picRight {
	border: 1px solid;
	border-color:#D7E1E3;
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.picRightdoc {
	border: 1px solid;
	border-color:#1C5596;
	float:right;
	margin-left:15px;
	margin-top:5px;
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #FFFFFF;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid;
	float:left;
	margin-right:10px;
    margin-top:5px;
	border-color: #D7E1E3;
}
.picLeftnoborder {
	float:left; 
	margin: 0 20px;
}


/*  *********************************************   FORMS   *********************************************** */


.inputSelect {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #555;
	color: #000;
	width:200px;
	background-color: #FFFFFF;
	padding: 1px 3px;
}
.inputSelect2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #D8CCA5 1px solid;
	color: #18110A;
	width:200px;
	background-color: #F5F2EB;
}
.inputComment {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #555;
	color: #000;
	width:200px;
	background-color: #FFF;
	padding: 1px 3px;
}
.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	width:100px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #555;
	padding: 3px;
	float: left;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	width:37px;
	background-color: #015584;
	border: 1px solid #555555;
}

#quickcontact {
	margin-left: 25px;
	font-size: 11px;
	}
#quickcontact p {
	clear: left;
	margin-right: 25px;
	}
.inputSelectQ {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	BORDER: 1px solid #DCD2AF;
	color: #333;
	width:180px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
}
.inputCommentQ {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	BORDER: 1px solid #DCD2AF;
	color: #333;
	width:180px;
	background-color: #FFF;
	padding: 5px;
}
.inputButtonQ {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	CURSOR: pointer;
	width:80px;
	color: #FFF;
	background-color: #015584;
	border: 1px solid #555;
	height: 22px
	}


hr {
	width: 80%;
	border: 1px solid #DDE6E8;
	text-align: center;
	margin: 10px auto;
	}
	
div.spacer{clear:both; height:10px; display:block;}


#contact {
	width: 250px;
	font-family: tahoma;
	font-size: 11px;
	}
div#mn-content ul.doclist {
	font-family:trebuchet ms, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	margin:0px;
	padding:0px 0px 10px 100px;
	text-align:left;
	list-style-image: url(../images/arrow.gif);
	line-height:14px;
	color:#597C8F;
}


/******************************* ACCORDION *************************/


.menu_list {
	width: 244px;
	height: 316px;
	overflow: hidden;
	font-family: "trebuchet ms", georgia, times;
}
.menu_head {
	padding: 0;
	cursor: pointer;
	margin:0;
    font-weight:normal;
	background:url(images/menu_nav_background.jpg);
	color: #FFFFFF;
}
	.menu_head .general {
		height: 39px;
		width: 238px;
		}
	.menu_head .cosmetic {
		height: 41px;
		width: 238px;
		}
.menu_head a {
	color: #FFF;
	text-decoration: none;
	}
.menu_head a:hover {
	text-decoration: underline;
	}


.menu_body {
  display:none;
  width: 244px;
  padding: 15px 0;
  line-height: 17px;
}
	
.menu_body a {
  display:block;
  width: 190px;
  color:#8F755E;
  padding-left:10px;
  text-decoration:none;
  padding: 3px 0 3px 60px;
}
.menu_body a:hover {
  text-decoration:underline;
}

		

