body {
	text-align: center;
}

body, a, table, td, tr, div, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 443526;
}

h1 { 
	font
	font-size: 18px;
	font-weight: lighter;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

table.main tr td {
	border: 1px solid #516279;
	border-bottom: 0px;
	border-right: 0px;
}

table.main {
	border-bottom: 1px solid #516279;
	border-right: 1px solid #516279;
}


.cantent {
	background-color: #ffffff;
	vertical-align: top;
	padding: 10px;
}

.body {
	padding-left: 45px;
}	

.nav-row {
	background-color: #C0B183;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.nav-row a, .nav-side a {
 	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.nav-row a:hover, .nav-side a:hover, .nav-row, .nav-side {
	color: #BF7B00;
}

.nav-side {
	background-color: #443526;
	padding-top: 10px;
	vertical-align: top;
}

.nav-side a{
	font-weight: normal;
}

.footer {
	height: 150px;
}
