/* CSS Document */


/* Header */
#mainContent {
	background-repeat: no-repeat;
	background-position: center top;
	height:117px;
}

.searchback {
	background-repeat: no-repeat;
	background-position: left center;
}

/*input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 11px;	
	margin-bottom:2px;
}*/

.personalinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 115%;
}

a.contactme {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F0a1a1;
	text-decoration: underline;
}

.findibc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding: 14px 0px 0px 0px;
	line-height: 12px;
	text-align: left;
}

.findibc a {
	color: #f6a0a5;
	text-decoration: underline;
}

.findibc a:hover {
	color: #f6a0a5;
	text-decoration: none;
}

.findibc a:visited {
	color: #f6a0a5;
}	

.contactme a:hover {
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

/* Nav */

a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.navlink{
	color:#eb757f;
}


.nav ul a
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:10px;
	text-decoration: none;
	letter-spacing: .01em;
}

.navSP ul a
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	line-height:10px;
	text-decoration: none;
	letter-spacing: .01em;
}


.nav ul a:hover
{
	color:#f6a0a5;
	text-decoration: none;
}

.navSP ul a:hover
{
	color:#f6a0a5;
	text-decoration: none;
}

#rightBox {
	float: right; 
	padding: 14px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: right;
	}

#rightBox a {
	color: #f6a0a5;
	text-decoration: underline;
	}

#rightBox a:hover {
	color: #f6a0a5;
	text-decoration: none;
	}

#rightBox a:visited {
	color: #f6a0a5;
	text-decoration: underline;
	}

/* Footer */

.footerback1 a
{
	text-decoration: none;
	color:#6a5355;
}
.footerback1 a:hover
{
	text-decoration: underline;
}

.footerback1 {
	background-image: url(../images/nav/FooterBack1.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#6a5355;
	text-transform: uppercase;
	height: 39px;
	text-align: center;
}

.footerback1 sup {
	font-size: 6px;
	line-height: 9px;
}

.footerback2 {
	background-image: url(../images/nav/FooterBack2.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #FCEAE7;
	padding: 0px 0px 25px 0px;
}

.footerback3 {
	background-color: #cfcecd;
	padding: 6px 10px 14px 10px;
}


.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a5355;
	text-decoration: none;
	margin: 4px 0px 4px 0px;
	line-height: 14px;
	text-align: left;
}

.footernav p{
	font-size:10px;
	font-weight: bold;
	margin-bottom:4px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    margin-right:16px;
	text-decoration: none;
	text-align: left;
}

.footernav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a5355;
	text-decoration: none;
}
.footernav a:hover{
	text-decoration: underline;

}

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration: none;
	text-align: center;
}
