@charset "utf-8";
/* CSS Document */

/*CSS*/
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/bg.jpg) top center no-repeat #EFEAE6;
	}

div#mn-wrapper {
	margin:0 auto;
	padding: 0;
	width: 993px;
	background-image: url(../images/wrapper.jpg);
	background-color: #FFF;
	}

div#mn-banner {
	margin: 0;
	padding: 0;
	float: left;
	width: 993px;
	height: 92px;
	background-image:url(../images/banner.jpg);
	}
	#mn-banner p {
	margin: 15px 60px 0 0;
	padding: 0;
	text-align: right;
	top: 20px;
	right: 30px;
	color: #FFF;
		}

div#mn-sidebar {
	float: left;
	width: 290px;
	height: 680px;
	background-image: url(../images/left_nav.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	}
	

div#mn-nav {
	float: right;
	width: 703px;
	height: 69px;
	background-image: url(../images/nav.jpg);
	}

div#mn-graphic {
	float: right;
	width: 703px;
	height: 221px;
	background-image: url(../images/graphic.jpg);
	}

div#mn-icons {
	float: right;
	width: 703px;
	height: 164px;
	overflow: hidden;
	background-image: url(../images/icons.jpg);
	display: none;
	}
	div#mn-icons .pane-list {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	div#mn-icons .pane-list li {
		display: block;
		float: left;
		cursor: pointer;
		height: 164px;
		width: 234px;
		}

div#mn-content {
	float: right;
	background: url(../images/content.jpg) no-repeat;
	width: 662px;
	padding: 0 20px 20px;
	}
	#mn-content p {
	clear: left;
	color: #545454;
	line-height: 20px;
	margin-bottom: 15px;
		}
	#mn-content ul {
	clear: left;
	color: #545454;
	line-height: 20px;
	margin-bottom: 15px;
		}
	#mn-content a {
	color: #4F6C9D;
	text-decoration:none;
		}
		#mn-content a:hover {
			text-decoration: underline;
			}	
#mn-content .link1{
		color: #333;
		text-decoration:none;
		}
#mn-content .link1:hover {
			text-decoration: none;
			color:#0066CC;
			}		
	#mn-content #home_content {
		float: left;
		width: 470px;
		}
	#mn-content #home_content p {
		width: 420px;
		}
hr {
	width: 90%;
	border: 1px solid #ccc;
	text-align: center;
	margin: 15px auto;
	}


div#mn-footer {
	float: right;
	text-align: left;
	width: 682px;
	color:#292929;
	background-image: url(../images/footer.jpg);
	font-size: 11px;
	padding-top:40px;
	margin: 0 auto;
	}
	#mn-footer a {
		color: #545454;
		text-decoration: none;
		}
	#mn-footer a:hover {
		color: #545454;
		text-decoration: underline;
		}
	#mn-footer ul {
		text-align: left;
		margin: 0;
		padding: 0;
		line-height: 25px;
		}
	#mn-footer li {
		list-style-type: none;
		display: inline;
		padding-right: 20px;
		}
	
/*  *********************************************   CONTENT   *********************************************** */

p {
	font-family:arial;
	}

.contact_form {
	position: relative;
	top: 30px;
	left: 80px;
	font:12px arial;
	color: inherit;
	line-height: 18px;
	width: 250px;
	}

/*Link Text*/
H1 {
	font-weight: normal;
	font-size: 24px;
	color: #655473;
	padding: 20px 0 0 0px;
	margin: 0;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

H2 {
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #7E7566;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H3 {
	font-size: 13px;
	font-weight: bold;
	color: #647996;
	line-height: 17px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/************************** SIDEBAR SECTIONS *************************/
#mn-sidebar .pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#mn-sidebar .pane-list li {
	margin: 0;
	padding: 0;
	cursor: pointer;
	}

#mn-sidebar #one {
	height: 113px;
	margin: 15px 0px 25px 0px;
		}
#mn-sidebar #two {
	height: 70px;
	text-align: right;
	margin: 10px 0px 0px 0px;
		}
#mn-sidebar #three {
	height: 63px;
	margin: 10px 0px 0px 0px;
		}
#mn-sidebar #four {
	height: 70px;
	margin: 10px 0px 0px 0px;
		}
#mn-sidebar #five {
	height: 70px;
	margin: 10px 0px 0px 0px;
		}
#mn-sidebar h2 {
	float: right;
	text-align: right;
	top: 10px;
	right: 15px;
	margin: 0 20px 0 0;
	padding: 0;
		}
#mn-sidebar p {
	clear: right;
	float: right;
	text-align: right;
	top: 18px;
	width: 180px;
	padding: 0;
	margin: 0 20px 0 0;
	font-size: 11px;
		}
#one p {
	text-align: right;
	top: 20px;
	right: 15px;
	height: 60px;
	width: 145px;
			}
#mn-sidebar #one #read_more {
	top: 20px;
	left: 180px;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 20px;
	font-family: arial;
	color: #272115;
			}
#mn-sidebar a {	
	color: #6F6758;
	text-decoration: none;
	}
#mn-sidebar a:hover {	
	color: #272115;
	text-decoration: none;
	}







/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color:#CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
}

.picRight {
	border: 1px solid;
	border-color:#CCCCCC;
	float:right;
	margin-left:20px;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 3px;
	background-color: #ffffff;
}
.picRightnoborder {
	float:right; 
	margin: 0 0 20px 20px;
}
.picLeft {
	border: 1px solid #0b4236;
	float:left;
	margin-right:10px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.picLeftnoborder {
	float:left;
	margin-right:10px;
	margin-bottom: 0px;
}

a img  {
	border: 0;
}
a img:hover{
	border-color:#339999;
}

/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #74a081;
	color: #006699;
	width:200px;
	background-color: #FFFFFF;
	padding: 3px;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #74a081;
	color: #006699;
	width:200px;
	background-color: #FFFFFF;
	padding: 3px;
}
.inputComment2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #74a081;
	color: #006699;
	width:250px;
	background-color: #ffffff;
	padding: 3px;
}
.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #006699;
	FONT-SIZE: 11px;
	border: 1px solid #006699;
	width: 100px;
	padding: 3px;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #006699;
	FONT-SIZE: 11px;
	border: 1px solid #006699;
	width: 140px;
	padding: 3px;
}
.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
/* List Styles */

.list {
	list-style-image: url(../images/arrow_01.gif);
}
#mn-banner a {
	color: #FFFFFF;
	text-decoration: none;
}
#mn-banner a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.spacer{
	clear:both;
	height:3px;
	display:block;
}
label.error {	color: red;	font-style: italic;	display: block;}
#networkid {
	background-position: center;
	text-align: center;
	padding-top: 20px;
}

.div50 {
	width: 45%;
	float: left;
	}
#cosmetic {
	cursor:pointer; height:35px; width:400px; margin-left: 15px; margin-top:180px;
	}