/* Style for page.html */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size:14px;
	background-color: #1c7894;
	}

.header {
	height: 102px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_bg.gif);
	}

.headerimg {
	margin: 0px;
	width: 896px;
	background-image: url(images/header.jpg);
	height: 102px;
	background-repeat: no-repeat;
	position: absolute;
}

.header h2{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ded6c3;
	padding-top: 73px;
	padding-left: 56px;
	line-height: 18px;
	margin: 0px;
	float: left;
	}

.headcontact {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ded6c3;
	padding-top: 73px;
	padding-right: 18px;
	margin: 0px;
	float: right;
}

.menubg {
	width: 100%;
	height: 27px;
	/* position: absolute;
	left: 0px;
	top: 102px; */
	margin: 0px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-color: #7b766c;
	}

.menu {
	width: 896px;
	height: 25px;
	background-image: url(images/menu_bg_left.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 53px;
	margin: 0px;
}

.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
	}

.menu a:link {text-decoration:none; color:#000000}
.menu a:visited {text-decoration:none; color:#000000}
.menu a:hover {text-decoration:none; color:#166682}
.menu a:active {text-decoration:none; color:#166682}

/*-------------------Sub Menu---------------*/

.SubMenuold {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #65430d;
	border-bottom-color: #65430d;
	border-left-color: #65430d;
	background-color: #e6ded0;
	}

.SubMenu {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #65430d;
	}

.menu1 {
	margin:0px 0px 2px; 
	padding:0px 2px 8px; 
	text-decoration:none; 
	color:#65430d; 
	background-color: #e6ded0; 
	cursor: pointer; 
	cursor: hand;
	}

.menu1over {
	margin:0px 0px 2px; 
	padding:0px 2px 8px;
	text-decoration:none;
	color:#e66c27;
	background-color: #e6ded0;
	cursor: pointer; cursor: hand;
	padding-bottom: 8px;
	}


/*-------------------Content Rayout---------------*/

.container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeebe4;
	background-image: url(images/bg.gif);
	}

.maincontent {
	background-image: url(images/leftbar_bg.gif);
	background-repeat: repeat-y;
	width: 910px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.homeimages{
	height: 300px;
	width: 894px;
	padding: 0px;
	margin-left: 16px;
	/* position: absolute;
	top: 128px;
	left: 16px; */
	}

.homeflash {
	height: 300px;
	width: 510px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434341;
	float: left;
}

.buttonbox {
	height: 300px;
	width: 384px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.homecontent {
	width: 850px;
	margin-top: 20px;
	margin-left: 36px;
}

.content {
	width: 850px;
	padding-top: 20px;
	padding-left: 36px;
}

.footer1 {
	font-size: 12px;
	color: #434341;
	height: 18px;
	width: 100%;
	padding-top: 4px;
	margin-top: 0px;
	text-align: center;
	clear: both;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/fotter_menu_bg.gif);
	background-repeat: no-repeat;
	background-color: #eeebe4;
	}

.footer1 a:link {text-decoration:underline; color:#000000}
.footer1 a:visited {text-decoration:underline; color: #000000}
.footer1 a:active {text-decoration:none; color:#166682;}
.footer1 a:hover {text-decoration:none; color:#166682;}

.footer2 {
	font-size: 11px;
	color: #cac3b2;
	background-color: #cac3b2;
	height: 18px;
	padding-top: 4px;
	padding-left: 30px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/footer_copy_bg.gif);
	background-repeat: no-repeat;
	}

/* inside pages */
.MainText {
	font-family: Arial, Helvetica, Verdana;
	}

.MainText h1 {
	font-size:26px;
	/* font-weight:bold; */
	margin:10px 6px 15px 6px;
	color:#166682;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	}
	
.MainText h2 {
	font-size:22px; 
	/* font-weight:bold; */
	margin:20px 6px 10px 6px; 
	color:#ac9723; 
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	}
	
.MainText h3 {
	font-size:18px; 
	font-weight:bold; 
	margin:8px 6px 10px 6px; 
	text-align:left;
	color:#434341; 
	font-family: "Times New Roman", Times, serif;
	}

.MainText p {
	font-size:14px;
	color:#333333;
	padding-left: 10px;
	line-height: 140%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	}

.MainText a:link {text-decoration:underline; color:#166682}
.MainText a:visited {text-decoration:underline; color:#3d99b6}
.MainText a:active {text-decoration:none; color:#ac9723;}
.MainText a:hover {text-decoration:none; color:#ac9723;}

.MainText hr {
	color:#cccccc;
	}

.MainText ul {
	font-size:14px;
	color:#333333;
	padding-left: 10px;
	line-height: 140%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	}

.MainText ul a:link {text-decoration:underline; color:#166682}
.MainText ul a:visited {text-decoration:underline; color: #3d99b6}
.MainText ul a:active {text-decoration:none; color:#ac9723;}
.MainText ul a:hover {text-decoration:none; color:#ac9723;}

.formstyle {
	font-family: "Times New Roman", Times, serif;
}


.staffup {
	width: 650px;
	height: 5px;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	background-image: url(images/staffline_upper.gif);
	background-repeat: no-repeat;
}

.staffbtm {
	width: 650px;
	height: 5px;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	background-image: url(images/staffline_bottom.gif);
	background-repeat: no-repeat;
}

.staff {
	width: 608px;
	height: 200px;
	padding: 5px 20px 5px 20px;
	font-size:14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #434341;
	border-left-color: #434341;
	margin: 0px 0px 0px 30px;
}

.staffbig {
	width: 608px;
	height: 260px;
	padding: 5px 20px 5px 20px;
	font-size:14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #434341;
	border-left-color: #434341;
	margin: 0px 0px 0px 30px;
}

.staffbig img {
	float: left;
	margin: 45px 10px 0px 0px;
	border: 1px solid #434341;
}
.staff img {
	float: left;
	margin: 45px 10px 0px 0px;
	border: 1px solid #434341;
}

.stafftext {
	float: right;
	width: 496px;
}

.stafftext h2 {
	font-size:20px;
	width: 480px;
	height: 25px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 2px 10px;
	font-family: "Times New Roman", Times, serif;
	color: #434341;
	background-image: url(images/staff_namebg.gif);
	background-repeat: repeat-x;
}

.stafftext strong {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;	
}

.stafftext p {
	padding-left: 5px;	
}

.contactus {border:1px solid #434341; font-size:11px;}
.contactus h5 {font-size:16px; color:#ffffff; font-weight:bold; padding: 10px 0px 10px 0px; margin:0px 0px 0px 0px}
.contactus td {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

/* index pages */

.empoweredlinkup {
	height: 5px;
	width: 489px;
	background-image: url(images/flame_upper.gif);
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

.empoweredlink {
	margin: 0px 0px 0px 200px;
	padding: 5px;
	width: 477px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #434341;
	border-left-color: #434341;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}


.empoweredlinkbottom {
	height: 5px;
	width: 489px;
	background-image: url(images/flame_bottom.gif);
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

