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

/*CSS*/
body {
	margin:0;
	padding:0;
	text-align:justify;
	font-family:Arial;
	font-size:11px;
	background-color: #141414;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

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

div#banner {
	float: left;
	width: 346px;
	height: 361px;
}

div#top_nav {
	float: left;
	width: 648px;
	height: 134px;
	background-image: url(images/top_nav.jpg);
	padding-left: 0px;
}
#top_nav table {
	text-transform:uppercase;
	list-style: none;
	margin-top: 96px;
	text-align: left;
	font-family:Arial;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	}

div#graphic {
	float: left;
	width: 647px;
	height: 227px;
	background-image: url(images/graphic.jpg);
}

div#side {
	width: 299px;
	height: 330px;
	float: left;
	background-image: url(images/nav.jpg);
	padding-left: 10px;
	}
	
#side ul {
	list-style-image:url(images/bullet.gif);
	margin-top: 30px;
	text-align: left;
	font-family:Arial;
	font-size: 11px;
	color: #5E5C5C;
	line-height: 18px;
	}

div#content {
	float: left;
	width: 571px;
	background-image: url(images/content.jpg);
	padding: 0 40px 30px 40px;
	background-repeat:no-repeat;
	background-position:top;
	}

div#footer {
	text-align: center;
	width: 100%;
	clear: both;
	color:#5E5C5C;
	font-size: 11px;
	padding-top:10px;
	margin: 0 auto;
	}
#footer ul {
	text-align: center;
	margin: 0 auto;
	padding-top: 0px;
	}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 30px;
	}
	
/*  *********************************************   CONTENT   *********************************************** */

div#content p {
	margin:0;
	padding:5px 00px 5px 0px;
	color:#A4A2A2;
	line-height: 18px;
	font-size: 13px;
	}


/*Link Text*/
H1 {
	font-weight: normal;
	font-size: 17px;
	margin-top: 7px;
	padding:0px 40px 15px 0px;
	color: #84c4b6;
	line-height: 20px;
}

H2 {
	padding:5px 50px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #129686;
	line-height: 17px;
}

H3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	margin-top: 0px
}

.hr {
	clear: both;
	margin: 15px auto;
	height: 1px;
	width: 400px;
	background-color:#1E1E1E;
	}
	
ul {
	text-align: left;
	font-family:Arial;
	color: #A9A7A7;
	line-height: 18px;
	margin-top:5px;
	list-style: square;
	}
ul a {
	color: #767474;
	font-size: 12px;
	}
ul a:hover {
	color: #108273;
	text-decoration: none;
	font-size: 12px;
	}
	
.staff_info {
	color: #444;
	font-weight:normal;
	}
	
.beforeafter {
	text-align: center;
	margin: 10px auto;
	color: #767474;
	}
/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color:#447876;
}

.picRight {
	border: 1px solid;
	border-color:#3A7E6D;
	float:right;
	margin-left:20px;
	margin-top: 8px;
	margin-bottom: 10px;
}

.picRight2 {
	border: 1px solid;
	border-color:#3A7E6D;
	float:right;
	margin-left:20px;
	margin-top: 2px;
	margin-bottom: 8px;
}

.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #0b4236;
	float:left;
	margin-right:20px;
	margin-top: 8px;
	margin-bottom: 20px;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #579;
	color: #0b4236;
	width:200px;
	background-color: #CCC;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid #579;
	color: #0b4236;
	width:200px;
	background-color: #CCC;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #0b4236;
	FONT-SIZE: 10px;
	background-color: #CCC;
	border: 1px solid #6981AA;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}

#contact_form {
	color: #767474;
	}

/*  *********************************************   LINKS   *********************************************** */


a {
	color: #108273;
	text-decoration: none;
}

a:hover {
	color: #108273;
	text-decoration: underline;
}

#top_nav a {
	color: #FFF;
	text-decoration:none;
	}

#top_nav a:hover {
	color: #108273;
	text-decoration: none;
	}

#side a {
	color: #8E8C8C;
	text-decoration:none;
	}

#side a:hover {
	color: #108273;
	text-decoration: none;
	}

#footer a {
	color:#9A9898;
	}

#footer a:hover {
	color: #108273;
	text-decoration:none;
	}

#toplists a {
	color: #939A9f;
	}	

.link2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #7BBBAD;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.link2:hover {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #457C77;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.link3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #696E74;
	text-decoration: none;
}

.link3:hover {
	font-size: 14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	color: #5F91BD;
	text-decoration: underline;
}

.outlink {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/outlink.gif) no-repeat right;
}

.outlink:hover {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;

}
/* Link Styles Ends */

.button-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}

div#copyright {
	margin:30px auto 0;
	padding:0;
	width:684px;
	text-align:left;
	color:#3D4063;
}

div#copyright img {
	float:left;
	margin-right:10px;
}


/* LINK STYLES FOR FOOTER */
.footerbg a:link, .footerbg a:visited {
	color:#D1BED1;
	text-decoration:none;
}

.footerbg a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.picborderCopy {
	border: 1px solid;
	border-color:#050505;
}
a#address2 {
	margin:1px 0px 0px 0px;
	padding: 0px 0px 0px 80px;
}
