/* structure */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#content {
	background-image:url("images/v2_bgimage_top2.jpg");
	background-repeat:no-repeat;
	background-position:top;
	background-color: #27261c;
	width:899px;
	text-align:left;
	margin: 0 auto;
}

#headNav{
height:113px;
padding:25px;
}

#pageContent{
	margin:0;
	padding-left:62px;
}

#footer{
	background-image:url("images/v2_bgimage_bottom2.jpg");
	background-position:top;
	background-repeat:no-repeat;
	height:87px;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #87826d;
}

/* font styling */

.navi{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dc8a1e;
	text-decoration: none;
}

.naviclicked{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9b945d;
	text-decoration: none;
}

a.navi:hover{
	color: #c4642d;
	text-decoration: underline;
}

.subnavi{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.subnavi:hover{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #c4642d;
	text-decoration: underline;
}

.subnaviclicked{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	color: #c4642d;
	text-decoration: none;
}

.h1 {
	font-family: Times, Georgia, serif;
	font-size: 22px;
	color: #ffffff;
	line-height: 22px;
}

.h1pink {
	font-size: 14px;
	color: #ca54b5;
	line-height: 18px;
}

.h2light {
	font-family: Times, Georgia, serif;
	font-size: 15px;
	font-weight: bold;
	color: #ca54b5;
}

.h2dark {
	font-family: Times, Georgia, serif;
	font-size: 15px;
	font-weight: bold;
	color: #841570;
}
.h3light {
	font-family: Times, Georgia, serif;
	font-size: 19px;
	font-weight: bold;
	color: #ca54b5;
}

.contenttext {
	line-height: 15px;
}
.seriftext {
	font-family: Times, Georgia, serif;
	font-size: 11px;
	line-height: 14px;
	color: #b1b1b1;
}

.contenttext2 {
	color: #b1b1b1;
	line-height: 18px;
}
.contenttext3 {
	font-size: 11px;
	color: #b1b1b1;
	line-height: 15px;
}

.contentlink{
	font-size: 14px;
	color: #dc8a1e;
	line-height: 25px;
	text-decoration: none;
}

a.contentlink:hover{
	color: #c4642d;
	text-decoration: underline;
}

.contentclient {
	line-height: 20px;
}

.contenttext4 {
	line-height: 18px;
}

.textlink{
	font-size: 11px;
	color: #dc8a1e;
	line-height: 25px;
	text-decoration: none;
}

a.textlink:hover{
	color: #c4642d;
	text-decoration: underline;
}
.textlink2{
	font-size: 11px;
	color: #000000;
	line-height: 25px;
	text-decoration: underline;
}

a.textlink2:hover{
	color: #c4642d;
	text-decoration: underline;
}


.bordercolor {
	border: medium solid #0000000;
}

.bordercolor2 {
	border: thin solid #eec86c;
}
