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

a {
	color:  #78644a;
	font-weight: 100;
}

/*#main {
	margin: 0 auto;
	width: 800px;
}*/

#nav {
	background-image: url(../images/buttonBar_02.jpg);
	background-repeat: no-repeat;
}
#main-graphic {
	background-image: url(../images/Sub_mainBG_02.jpg);
	background-repeat: no-repeat;
}
#main-graphic3 {
	background-image: url(../images/Sub_bottomBG_04.jpg); 
	background-repeat: no-repeat;
}

#social {
	float: right;
	height: 32px;
	margin: 7px 7px 0 0;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigationbar {
	font-size: 12px;
	font-weight: normal;
	color: #91b9a1;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style:normal;
	color: #000;
	text-align: justify;
}
.maintexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.phone {
		font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
	color: #000;
}
.phone2 {
		font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #000;
}
.address {
		font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #000;
}
.copyright {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #f9e6a3;
	text-decoration: none;
}
.copyright a {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #f9e6a3;
	text-decoration: none;
}
.copyright a:link {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #f9e6a3;
	text-decoration: none;
}
.copyright a:visited {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #f9e6a3;
	text-decoration: none;
}
.copyright a:hover {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #f9e6a3;
	text-decoration: none;
}
.copyright a:active {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #f9e6a3;
	text-decoration: none;
}
.login {
	font-size: 11px;
	color: #000000;
	margin-top: 3px;
}
.maintexttitle a {
	color:  #78644a;
	font-weight: 100;
}

