* {margin:0px;padding:0px;}

body
{
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	color: #ffffff;

}


a
{
	color:#dddddd;
	text-decoration: none;
}

a:hover
{
	color:#ffffff;
	text-decoration: underline;
}

.titlebar
{
	border-bottom: solid 1px #8D7835;
	height:195px;  
}

h1.pagetitle
{
	height: 195px;
	background: url('images/topsection.jpg') no-repeat;
	text-indent:-4000px;
	margin: 0px;
	padding: 0px;
}


.contentarea
{
        width: 700px;
	margin: 0 auto;

}

.menuarea
{

}

.menu
{
	font-size: 13px;
	background: rgb(247,247,247);
	padding:5px;
	color:#ffffff;
}

.menu h2
{
	margin:0px;
	padding: 0px;
	border-bottom: solid 2px #C0C0C0;
	color: rgb(54,54,54);
}

.menu ul
{
	list-style-type: none;
}

.menu li
{
	display: inline;
	border-right: dotted 1px #AEA485;
	padding-right:8px;
	padding-left:8px;
}

.menu li:last-child
{
	border-right: none;
}
.menu a
{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	
}

.menu a:hover
{
	text-decoration: underline
}


.pagesection
{
	margin-top: 10px;
}

.sitebanner
{
	margin-bottom: 10px;
}

.verticalbar
{
	width: 1px;
	float: left;
	border-left: dotted 1px #AEA485;
	height: 100%;
	
}

.linksArea
{
	width: 200px;
	float:right;
	margin-right: 10px;
}

.linksArea h2
{
	text-align:right;
	width: 100%;
	border-bottom: solid 1px #5C4F25;
	font-weight: normal;
	font-size: 11px;
}

.linksArea ul
{
	list-style-type: none;
	margin:0px;
	padding:0px;

	margin-bottom: 4px;
}

.linksArea li
{
	width: 195px;
	background: #CCAF52;
	height: 20px;
	margin-top: 2px;
	padding-left: 5px;
	padding-top: 2px;
}

.linksArea li:hover
{
	cursor: pointer;
	background: #BB9F45;
}

.linksArea a
{
	text-decoration: none;
	color: #000000;
}

.primaryPressRelease
{
	padding:5px;
	padding-left: 0px;
}
.primaryPressRelease a
{
        color:#ffffff;
        text-decoration:none;
}
.primaryPressRelease img
{
        border:0px solid;
}
.primaryPressRelease .headlineArea
{

	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;

}

.primaryPressRelease .primaryContent
{
		
}

.primaryPressRelease .primaryContent p
{
	margin-bottom: 8px;
	
}


.pressReleaseSummaryItem:hover
{
	cursor:pointer;
	background-color:#333333;
}

.pressReleaseSummary h2
{
	border-bottom: dotted 1px #AEA485;
	padding-bottom: 4px;
}

.pressReleaseSummaryItem
{
	padding:5px;
	margin:5px;
	background-color:#222222;
}

.pressReleaseSummaryItem h3
{
	text-align:left;
	margin-right: 5px;
	font-size:16px;
	margin-bottom:5px;
}

.summaryItemDetails
{
	margin-left: 5px;
	margin-right: 5px;
}

.summaryItemDetails a
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.miniPressReleaseSummaryItem
{
	margin-top: 5px;
	background: url(images/pressreleasesummary_bg.jpg) no-repeat #E4E4E4;
	padding-left: 5px;
}

.miniPressReleaseSummaryItem:hover
{
	background: url(images/pressreleasesummary_bg_over.jpg) no-repeat #F9D55D;
	cursor: pointer;
}

.miniPressReleaseSummary h1
{
	border-bottom: dotted 1px #AEA485;
}
	
.miniPressReleaseSummary h2
{
	font-size: 11px;
	font-weight: normal;
}

.primaryLink
{
	background: #FFFFF;
}

.primaryLink h2
{
	border-bottom: dotted 1px #AEA485;
}

.primaryLink .primaryContent p
{
	margin-bottom: 8px;
}

.linkItem
{
	margin-top: 10px;
	background-color:#222222;
	padding:8px;
}
.linkItem a
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.linkItem h3
{
	text-align:left;
	margin-left: 5px;
	font-size:15px;
}

input
{
	font-size: 11px;
}

.bio
{
        padding:10px;
        border-bottom:1px dashed #A4A4A4;
}
.bioimg 
{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.bio p
{
	margin-left:120px;
}

.bio ul
{
	margin-left:120px;
	list-style: decimal url();
	padding-left:20px;
}


th
{
	font-weight:bold;
	text-align:left;
}
