body {margin: 0; color: #FFFFFF; background: #475248;}

a:link {
	color: #D1C080;
}

a:visited {
	color: #D1C080;
}

a:hover {
	color: #FFFFFF;
}

.bodytext {font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; line-height: 20pt; color: #FFFFFF;}

.bodytext a:link {
	font-weight: bold;
	color: #D1C080;
	text-decoration: underline;
}

.bodytext a:visited {
	font-weight: bold;
	color: #D1C080;
	text-decoration: underline;
}

.bodytext a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext_small {font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; color: #FFFFFF;}

.quote {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10.5pt; line-height: 30pt; font-style: italic; color: #D1C080;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #D1C080;
	letter-spacing: 3px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	color: #FFFFFF;
	line-height: normal;
}

b {
	font-weight: bold;
}

div#header {}

div#footer {}

.leftcoltd
{
	background-image: url(/images/bg_leftcol.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#leftcol
{
	padding: 20px;
}

#rightcol {
	padding: 20px 25px 25px;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #D1C080;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .15em;
}

.navigation a:link {
	color: #D1C080;
	text-decoration: none;
}

.navigation a:visited {
	color: #D1C080;
	text-decoration: none;
}

.navigation a:hover {
	color: #F7E183;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #6C7668;
}

.copyright a:link {
	color: #96A38D;
	text-decoration: none;
}

.copyright a:visited {
	color: #8B9783;
	text-decoration: none;
}

.copyright a:hover {
	color: #DBC86F;
	text-decoration: none;
}

.portfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: bold;
	color: #D1C080;
	text-align: center;}

.portfolio a:link {
	text-decoration: none;
	color: #D1C080;
}

.portfolio a:visited {
	text-decoration: none;
	color: #D1C080;
}

div#divider {}

