@charset "UTF-8";
/* CSS Document */

body {
	margin: 10px, 10px, 10px, 10px;
	background-color:#FFFFFF;
}

.border {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;	

}

.background {
	
background:url(images/background.gif);
	background-repeat:repeat-y;
	
}	



.imageborder {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.rightborder {
	border-right-color: #996600;
	border-right-style: solid;
	border-right-width: 1px;
}

.topborder {
	border-top-color: #996600;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 15px;
}

#toptanborder {
	border-top: #960 15px solid;
	background-color: #960;
	height: 5px;
	width: 100%;
}

#nav {
	background-color: #80968B;
	width: 200px;
	vertical-align: top;
	float:left;
	height: 100%;
	
}

#nav p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

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

#nav li {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 10px;
	text-decoration: none;
	color: #000000;
	list-style-type: none;
	line-height: 16px;
	font-weight: normal;
	list-style-image:url(images/5pxrustsquare.gif);
}

#nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 10px 15px 0 15px;
	font-weight: bold;

	padding-top: 10px;
}

#nav h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 15px;
	color:#000000;
	font-weight: normal;
}

#nav h2 a {
	color: #000000;
	text-decoration: none;
	}
	
#nav h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#993300;
	font-weight: bold;
	border-top-color: #FFFFFF;
	margin-left: 15px;
}

#nav h3 a {
	color:#993300;
	text-decoration: none;

}

#maincontent {
	margin: 0 0 0 200px;
	align: left;
	
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-left: 15px;
	margin-right: 15px;
}

#main p a {
	color:#000000;
	text-decoration:underline;
}



#main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform:uppercase;
	color: #996600;
	letter-spacing: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 10px;	
}

	

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 25px;
	color: #996600;
	margin: 10px 15px 0 15px;
	font-weight: normal;	
}


.sidebarattribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	font-weight: normal;
	text-align: right;
	margin-left: 10px;
	line-height: 14px;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 16px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	margin: 30px 15px 0 15px;
}


#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	text-align: right;
	margin-left: 15px;
	line-height: 20px;
}



#popup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin: 0 15px 10px 15px;
}

#popup p a {
	color:#000000;
	text-decoration:underline;
}


#popup h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform:uppercase;
	color: #FFFFFF;
	letter-spacing: 10px;
	font-weight: normal;
	line-height: 30px;
	margin: 10px 15px 0 15px;
}

#popup h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	margin: 10px 15px 10px 15px;
	
}

#popup h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin: 20px 15px 0 15px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
}


#popup h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#993300;
	font-weight: bold;
	border-top-color: #FFFFFF;
}


#popup h4 a {
	color:#993300;
	text-decoration: none;
}

	

#directors p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-left: 15px;
}


#directors h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform:uppercase;
	color: #996600;
	letter-spacing: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 10px;
	
	
}

#directors h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 15px;
	color: #996600;
	font-weight: normal;
	margin: 10px 15px 0 15px;
	
}

#bottomnav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#993300;
	font-weight: bold;
	border-top-color: #FFFFFF;
	margin-left: 15px;
	text-align: right;
}
#bottomnav h1 a {
	color:#993300;
	text-decoration: none;

}

#bottomnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#993300;
	font-weight: bold;
	border-top-color: #FFFFFF;
	margin-left: 15px;
	text-align: center;
}
#bottomnav h2 a {
	color:#993300;
	text-decoration: none;

}

