@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	color: #666;
	width: 100%;
	font-family: Helvetica, Tahoma, Arial, sans-serif, "Lucida Sans";
	display:table;
	background: #d8d8d3 url(../images/bg_body.jpg) no-repeat left top;
	font-size: 13px;
	font-weight:normal;
	line-height:20px;
	
}


img {border:none;}

#Wrapper {
	margin: 0px auto;
	width:820px;
	padding:0px;
	text-align:left;
	
}


#Header {
	width:720px;
	margin:0px auto;
	padding:0px 0px 3px 0px;
	float:center;
	clear:both;
}


/* LINKS
________________________________________*/

a:link, a:active {
	color:#0C1C2D;
	text-decoration: underline;
}

a:hover {
	color: #053868;
	text-decoration: none;
}

a:visited {
	color:#333;
	text-decoration: underline;
}


/* TAGS
_______________________________________________*/
h1 {
	padding: 15px 10px 10px 10px;
	font-size: 24px;
	color:#37361D;
	text-align:left;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin:0px;
}

h2 {
	padding: 5px 10px 10px  5px;
	font-size: 18px;
	line-height:22px;
	color:#452606;
	text-align:left;
	font-weight:bold;
	margin:0px  40px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #452606;
}

h3 {
	padding: 10px 10px 5px 9px;
	font-weight: bold;
	font-size: 16px;
	line-height:21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#37361D;
	margin:0px;
}

h4 {
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#053868;
	line-height:17px;
	margin:0px 20px 0px 10px;
}


h5 {
	padding: 3px 10px 0px 10px;
	font-size: 14px;
	color: #262723;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height:16px;
}


h6 {
	padding: 3px 10px 0px 10px;
	font-size: 12px;
	color: #3F423B;
	margin:0px;
	font-weight: bold;
	line-height:16px;
}

p {
	padding: 0px 10px 5px 10px;
	margin:0px;
	color:#464646;
}




/* MAIN MENU
_______________________________________________*/


#Menu {
			width: 560px;
            height: 40px;
            padding: 0px;
            margin: 0px 0px 0px 230px;
			clear:both;
	
}

#Menu ul {
            padding: 0px;
			margin: 0px;
			overflow: hidden;
}

#Menu li {
            float: left;
            height: 40px;
			margin: 0px ;
			display: block;
}

#Menu a,
#Menu strong {
            display: block;
            height: 40px;
            overflow: hidden;
            text-indent: -100em;
}



#Menu strong {
            background-position: 0 -80px;
}

#Menu a:hover {
			background-position: 0 -40px;
}


#Menu .m1,
#Menu .m1 strong,
#Menu .m1 a {
	width: 107px;
	background-image: url(../images/bu_home.png);
}

#Menu .m2,
#Menu .m2 strong,
#Menu .m2 a {
	width: 141px;
	background-image: url(../images/bu_about.png);
}

#Menu .m3,
#Menu .m3 strong,
#Menu .m3 a {
	width: 176px;
	background-image: url(../images/bu_bio.png);
}

#Menu .m4,
#Menu .m4 strong,
#Menu .m4 a {
	width: 129px;
	background-image: url(../images/bu_sign.png);
}




.content {
	width:820px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 20px 0px;
	background:#bfc0b8 url(../images/bg_content.jpg) no-repeat left bottom;
	overflow:hidden;
}


.column_a {
	width: 515px;
	float: left;
	margin:0px;
	padding: 0px 20px 10px 20px;
}


.column_a img {
	margin:0px;
	padding: 0px 10px 10px 0px;
}

.column_b {
	width: 230px;
	float: left;
	margin:0px;
	padding: 10px 0px 10px 20px;
}


.column_c {
	width: 580px;
	float: left;
	margin:0px;
	padding: 0px 0px 10px 35px;
}


.column_d {
	width: 185px;
	float: left;
	margin:0px;
	padding: 10px 0px 10px 0px;
}


.column_e {
	width: 625px;
	float: left;
	margin:0px;
	padding: 0px 0px 10px 35px;
}



.dashed_line { border-top: 1px dashed #c2c1c0; height:1px; margin:5px 0px 10px 0px;clear:both; }

.dashed_line2 {
	border-top: 1px dashed #FF9900;
	height:1px;
	margin:10px 20px 10px 0px;
}

.dashed_line3 {
	border-top: 1px dashed #CCCCCC;
	height:1px;
	margin:10px 0px;
	padding:0px;
	clear:both;
}

.left { width:260px; float:left; margin:0px; padding:0px;}


/* LISTS
_____________________________________________________________ */

.lists UL {
	margin:5px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	color:#333;
	border-bottom:1px solid #666:
 }

.lists  LI
{	margin:0px;
	padding:0px 10px 5px 20px;
	list-style-type:none;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.lists  LI a:link {text-decoration: none; }
.lists  LI a:visited {text-decoration: none; }
.lists  LI  a:hover {text-decoration: underline;}
.lists  LI  a:active { text-decoration: none; }



/* FOOTER
----------------------------------------------------------- */
#footer {
	font-size: 10px;
	line-height: 18px;
	color: #7E807A;
	font-weight: bold;
	width:815px;
	margin:0px;
	padding:0px;
	clear:both;
	
}
#footer a:link,  #footer a:visited  {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #304670;
	text-decoration: underline;
}
#footer .disclaimer {padding:15px 0px 0px 20px; }
#footer .credits {padding:5px 45px 10px 20px; float:right;}


/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
	clear:both;
}

