.orangebox {
	background: url(images/orange_stripe.gif) repeat-x left top;
	border-right: 10px solid #FFFFFF;

}
.mandate {
	font: 20px/26px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: url(images/mandate_bg.png) no-repeat left top;
	padding: 10px 80px 10px 65px;
	height: 366px;
	width: 381px;

}
.bigger {
	font-size: 18px;
	line-height: 28px;
}
body {
	background: #838894;
	margin: 20px 0px 10px;
}
.maintable {
	background: #FFFFFF url(images/exclamation.gif) no-repeat right bottom;
	border: 20px solid #000000;

}
.membox {
	background: url(images/ampersand.gif) no-repeat left top;
	padding: 30px 30px 20px 20px;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E1561C;
	font-size: 24px;
}

h4 {
	font: 10px Arial, Helvetica, sans-serif;
}

p, li, td {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}

.maplabel {
    font: 12px Arial, Helvetica, sans-serif;
}


.newsbox {
	background: url(images/qmark.gif) no-repeat left top;
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding: 20px 0px 30px 40px;
}

.greencorner {
	background: url(images/greenbox.gif) no-repeat right top;
	padding-right: 30px;
	padding-left: 10px;
}

.biglogo {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;


}

.padded15 {
	padding: 72px 15px 15px;
	margin-top: 42px;

}

.button {
	font: bold 15px Calibri, Arial, sans-serif;
	color: #FFFFFF;
	background: #E1561C;
}

.listing {
	background: url(images/css/at.gif) no-repeat right bottom;
	padding-left: 15px;
	height: 150px;



}

.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

h2 {
	font: bold 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #E1561C;
	margin-top: 10px;
	margin-bottom: 10px;

}
 #imgbox img {
	margin-bottom:5px;
	border: 2px solid #D1D3D7;

 }
.main {
	background: #FFFFFF url(images/css/exclamation.gif) no-repeat right bottom;
	width: 1000px;
	text-align: center;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 40px solid #000000;
	border-left: 2px solid #000000;
}

.container {
	background: url(images/css/menu-bar.gif) repeat-y left top;
	padding-bottom: 20px;

}

.content {
	padding: 72px 10px 15px 80px;
	background: url(images/css/lbracket.gif) no-repeat left 42px;
	margin-top: 72px;
}
.rbracket {
	background: url(images/css/rbracket.gif) no-repeat left 280px;

}
.lbracket {
	background: url(images/css/lbracket.gif) no-repeat left top;
	margin-right: 25px;
	padding-left:80px;
	padding-top: 20px;

}



.qcontent {
	background: url(images/css/qmark.gif) no-repeat left 42px;
	padding: 72px 10px 15px 80px;
	margin-top: 42px;
}
.intable {
	border-bottom: 20px solid #EF9A67;
	background: url(images/css/orange-border.gif) repeat-x left top;

}
.bar {
	background: #D1D3D7;
	height: 3px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #663366;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #E1561C;
}
a:active {
	color: #E1561C;
}
a:focus, object:focus { outline: none; -moz-outline-style: none; }
 li.smallline{
     font-size:11px;
     line-height:140%
 }
.pad15 {
	padding: 15px 5px 15px 15px;
}
th {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #EF9A67;
}

 .ltbg {
     background-color: #FFE9D2;
 }

 .dkbg{
     background-color: #FFCC99;
 }

 .hilite {
     background-color: #FFF9F2;
 }

.small {
	font: 11px Arial, Helvetica, sans-serif;
}
.bborder {
	border-bottom: 1px dotted #D1D3D7;
}
#slideshow {
   width:575px;
   height:300px;
   border:2px solid #000000;
   background: #000000;
   margin-bottom:20px;
}

#icontent {
   	padding: 72px 10px 15px 20px;
	margin-top: 72px;
}
h3 {
	font-size: 14px;
}
.clink {
    float:left;
	text-align:left;
	padding-bottom:10px;
}

.clink a {
    text-decoration: none;
}

.clink img {
	border:0px;
	float: left;
	margin-right: 15px;

}
a.orange {
	color: #E1561C;
	text-decoration: none;
}

