/* TYPE SELECTORS START HERE */
body {background-color: #22AEB9;}

h2 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #22AEB9;
	font-weight: bold;
	border-top: 1px dotted #262016;
	padding: 0px 0px 0px 12px;
	margin: 36px 18px 0px 18px;
	text-align: left;}
	
h4 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22AEB9;
	font-weight: 200;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	text-align: left;}	
/* TYPE SELECTORS END HERE */






/* ID LAYOUT SELECTORS START HERE */
.layout #sidebar-2 {float: left;
	width: 205px;
	padding: 0px 12px 6px 13px;
	margin: 0px 0px 0px 11px;
	text-align: left;
	background-color: #22AEB9;}
	
.layout #sidebar-3 {float: left;
	width: 205px;
	padding: 12px 12px 12px 13px;
	margin: 0px 0px 0px 11px;
	text-align: left;
	background-color: #22AEB9;}

.layout #body-border {border-bottom: #22AEB9 solid 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 12px 0px 253px; /* the left margin on this div element is required. */}	
/* ID LAYOUT SELECTORS END HERE */






/* ID NAVIGATION SELECTORS START HERE */
/* FOOTERNAV */
#footernav {width: 960px;
	height: 107px;
	padding: 0px 0px 0px 80px;
	margin: 24px 0px 0px 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;}
#footernav a:link, #footernav a:visited, #footernav a:active {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #262016;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;}
#footernav a:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #262016;
	text-decoration: underline;}
	
/* GLOBALNAV */
#globalnav {width: 207px;
	border-top: 1px solid #262016;}
#globalnav ul {list-style: none;
	margin: 0;
	padding: 0;}
#globalnav li {border-bottom: 1px solid #262016;}
#globalnav li a:link, #globalnav li a:visited {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 6px 6px 6px 6px;
	color: #262016;
	border-top: none;
	border-bottom: none;
	text-decoration: none;}
#globalnav li a:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 6px 6px 6px 6px;
	color: #22AEB9;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
	background: #262016 url(../images/arrow-global_hover.jpg) no-repeat 188px 7px;}	
#globalnav li a:active {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	padding: 6px 6px 6px 6px;
	color: #FFF;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
	background: #262016 url(../images/arrow-global_active.jpg) no-repeat 188px 7px;}
	
/* LOCALNAV */
.localnav {margin-left: 0px;
	background-color: #262016;}
#globalnav .localnav a:link {background: #262016;
	color: #22AEB9;}	
	#globalnav .localnav a:visited {background: #262016;
	color: #22AEB9;}
#globalnav .localnav a:hover {background: #262016 url(../images/arrow-global_active.jpg) no-repeat 188px 7px;
	color: #FFF;}
#globalnav .localnav a:active {background: #262016 url(../images/arrow-global_hover.jpg) no-repeat 188px 7px;
	color: #22AEB9;}	

.activenav {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 6px 6px 6px 6px;
	color: #FFF;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
	background: #262016 url(../images/arrow-global_active.jpg) no-repeat 188px 7px;}
/* ID NAVIGATION SELECTORS END HERE */






/* PSEUDO-CLASS DEFAULT-LINK SELECTORS START HERE */
a:link {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #262016;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #22AEB9;
	text-decoration: none;}
a:visited {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #262016;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #22AEB9;
	text-decoration: none;}
a:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #262016;
	background-color: #22AEB9;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #262016;
	border-top: 1px solid #262016;
	text-decoration: none;}
a:active {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #262016;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #22AEB9;
	text-decoration: none;}
/* PSEUDO-CLASS DEFAULT-LINK SELECTORS END HERE */

