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

body {
	font-family: 'Verdana', sans-serif;
	font-weight:100;
	font-size: small;
	line-height:1.8;
	font-style: normal;
	color: #c4b0a3;
	width:auto;
	text-align:left; 
	height:100%;
	background-color: #FFFFFF;
	margin-left:0;
	margin-top:1%;
	background-color:#2b0800;

		}
		
h1 {
    margin: 0;
    padding: 0;
	font-weight: normal;
	font-size: 13px;	
	color: #c4b0a3;
	font-style: normal;
	text-align:justify;

	}


a {
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	color: #c4b0a3;
}
a:link {
	font-family: 'Verdana', sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: 'Verdana', sans-serif;
	text-decoration: none;
	color: #c4b0a3;
}
a:hover {
	font-family: 'Verdana', sans-serif;
	text-decoration: none;
	color: #477d1b;
}
a:active {
	font-family: 'Verdana', sans-serif;
	text-decoration: none;
	color: #c4b0a3;
}


.A1:link {
	font-family: 'Verdana', sans-serif;
	font-size: x-small;
	text-decoration:none;
	color: #477d1b;
	font-weight:normal;
}
.A1:visited {
	font-family: 'Verdana', sans-serif;
	font-size: x-small;
	text-decoration:none;
	color:#477d1b;
	font-weight:normal;
}
.A1:hover {
	font-family: 'Verdana', sans-serif;
	font-size: x-smalll;
	text-decoration:none;
	color: #12aca5;
	font-weight:normal;
}
.A1:active {
	font-family: 'Verdana', sans-serif;
	font-size: x-small;
	text-decoration:none;
	color:#477d1b;
	font-weight:normal;
}

.A2:link {
	font-family: 'Verdana', sans-serif;
	font-size: small;
	text-decoration:none;
	color: #12aca5;
	font-weight:normal;
}
.A2:visited {
	font-family: 'Verdana', sans-serif;
	font-size: small;
	text-decoration:none;
	color:#12aca5;
	font-weight:normal;
}
.A2:hover {
	font-family: 'Verdana', sans-serif;
	font-size: smalll;
	text-decoration:none;
	color: #477d1b;
	font-weight:normal;
}
.A2:active {
	font-family: 'Verdana', sans-serif;
	font-size: small;
	text-decoration:none;
	color:#12aca5;
	font-weight:normal;
}


#nav {
	padding-top:10px;
}
 
#mainframe {
 	margin:auto;
	align:center;
	width:950px;
	height:600px;
}

 
#header {
 	margin:auto;
	align:center;
	width:950px;
	background-color:#2b0800;
}

#maintext{
	padding-left:30px;
	padding-right:30px;
}

#content {
 	margin:auto;
	align:center;
	width:950px;
}


.introtext {
	margin:auto;
	font-size: 15px;
	color:#c4b0a3;
	text-align:left;
}

.footertext {
	font-size: 9px;
	color:#976a5f;
	text-align:left;
}

.headertext {
	font-size: 11px;
	color:#c4b0a3;
	line-height:1.4;
}
.phone {
	font-size: 13px;
	color:#477d1b;
	line-height:1.4;
}

.phone-la {
	font-size: 11px;
	color:#976a5f;
	line-height:1.4;
}


.quote {
	color:#976a5f;
	font-weight:100;
	font-size: small;
	line-height:1.8;
}


#nav {
	margin:auto;
	font-size:xx-small;
	width:950px;
	color:#FFFFFF;
	text-align:right;
}

#footer {
	margin:auto;
	padding-top:0px;
	font-size:xx-small;
	width:950px;
	color:#f4e6d9;
	text-align:left;
}



