body {
	font-family:  Arial, Verdana,Geneva,  helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-color: #C3AE7B;
	background-repeat: repeat;
	background-position: 0px 0px;
}

td {
	font-family: Arial,Verdana, Geneva,  helvetica, sans-serif;
}

th {
	font-family: Arial,Verdana, Geneva,  helvetica, sans-serif;
}

h1,h2,h3,h4,h5{	color: #523947;}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
}
h6 {
	font-size: 8px;
}



#main {
	background-color:#FFFFFF;
}
 
.nav {background-color: #A0563B}

a.nav:link, a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #E2D6DD;
}
a.nav:hover{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


a {text-decoration: underline}
a:link {color: #523947;}
a:visited {color: #564C3C}
a:hover {color:#385139}

.nav p {
	text-align: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom: thin dotted #523947;
}

.portfolio a {
	text-decoration: none;
	font-weight: bold;
}

.portfolio p {
	text-align: left;
	margin-right: 35px;
	margin-left: 60px;
	margin-top:0px;	
}

ul.portfolio {
	margin-left: 30px;
}

li.nav {
	list-style-image: url(images/nav_bullet.gif);
}


.footer a, p{
	border: 0px;
	text-decoration: none;
	font-weight:bold;
}
.footer {color:#523947;
		font-weight:bold}

.bb {font-size: 10px;
		color:#A68B4B}
.bb a{color:#A68B4B}


.acenter {
	text-align: center;
}
.aitalic {
	font-style: italic;
}

