/* Resets */
img {border:none;}
p {margin:0;padding:0 0 10px 0;}
a {margin:0;padding:0;}
ul {margin:0;padding:0;}
li {margin:0;padding:0;}
h1, h2, h4, h5, h6 {margin:0;padding:0;}
h3 {padding:0 0 10px 0;margin:0;}
.clear {clear:both;}
dd {margin:0;padding:0;}
th {text-align:left;}

body {
	background:url(/images/bgrepeat.jpg) repeat-x #646464;
	margin:0 auto;
	font-family:arial;
	font-size:12px;
	color:#fff;
}

/* Wrappers */

#calendar {margin-bottom:25px;width:882px;border:1px solid #FB9233;padding:4px;}
#outerwrapper {background:url(/images/bg.jpg) no-repeat top;min-height:930px;}
#wrapper {margin:0 auto;width:950px;}

/* Title */

#title {
	background:url(/images/titleimage.jpg) no-repeat;
	width:950px;
	height:68px;
}

#title h1 {
	background:url(/images/titleimage.jpg) no-repeat;
	text-indent:-10000px;
	width:353px;
	height:70px;
	font-size:12px;
	float:left;
}

#login {
	color:#fb9233;
	font-weight:bold;
	font-size:13px;
	padding:16px 20px 0 0;
	float:right;
}
#login p {padding-right:15px;}
#login_button {height:38px;width:38px;float:left;}
#login_button a {background:url(/images/bttn_login.gif) no-repeat;display:block;height:38px;width:38px;text-indent:-10000px;}
#login_button a:hover {background-position:0px -38px;}

/* Header */

#header {
	background:url(/images/headerbg.jpg) no-repeat top;	
	width:950px;
	height:402px;
}

/* Nav */

#nav {
	padding:230px 0 0 28px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	line-height:170%;
}
.nav {float:left;width:150px;}
.nav li {list-style-type:none;}
.nav a {text-decoration:none;color:#fff;}
.nav a:hover {color:#fb9233;}

/* Content */

#content {
	background:#181818;
	padding:5px 28px 15px 28px;
	overflow:auto;
	min-height:280px;
}
#content a {text-decoration:none;color:#fb9233;}
#content a:hover {text-decoration:underline;}

#leftcolumn {width:455px;float:left;}
#rightcolumn {width:420px;float:right;}
.rightcolumninner {width:420px;clear:both;}

.spancolor {color:#fb9233;text-decoration:none;}
.spancolor2 {color:#5b82da;text-decoration:none;}

.fullcolumnheader {font-size:24px;background:url(/images/fullheaderbg.gif) no-repeat;width:894px;height:32px;}

.leftcolumnheader {font-size:24px;background:url(/images/leftheaderbg.gif) no-repeat;width:455px;height:32px;}

.rightcolumnheader {padding-top:5px;font-size:16px;background:url(/images/rightheaderbg.gif) no-repeat;width:420px;height:27px;}
.rightcolumnheadershort {font-size:24px;background:url(/images/rightheaderbgshort.gif) no-repeat;width:201px;height:32px;}
.rightcolumnheadersub {padding-top:5px;font-size:16px;background:url(/images/rightheaderbgshort.gif) no-repeat;width:201px;height:27px;}

.rightcolumninnerleft {width:201px;float:left;}
.rightcolumninnerright {width:201px;float:right;}

/* Officers */

#officers {padding:9px;background:#464646;overflow:auto;}
#officers p {width:200px;background:#9a9a9a;text-align:center;padding:5px 0;margin-bottom:10px;}
#officersheader {padding:10px;background:#9a9a9a;}
#officersheader p {padding:10px;background:#181818;}
.officer {width:200px;float:left;margin-right:25px;}
.officerend {width:200px;float:left;}

/* Contact Us */

.contactcolumn {float:left;width:31%;border:3px solid #9a9a9a;margin-right:26px;height:120px;background:#464646;}
.contactcolumn p {padding:20px;}
.contactcolumn h3 {background:#181818; padding:5px 10px;}
.contactcolumnright {float:right;width:30%;border:3px solid #9a9a9a;height:120px;background:#464646;}
.contactcolumnright p {padding:20px;}
.contactcolumnright h3 {background:#FB9233; padding:5px 10px; color:#181818;}

/* adbanner */

#adbanner {
	background:#181818;
	width:950px;
	height:91px;
	margin:6px 0;
	clear:both;
}

/* Footer */

#footer {
	background:url(/images/footerbg.png) no-repeat center;	
	width:950px;
	height:45px;	
	clear:both;
	color:#FFFFFF;
}
.left {float:left;padding:11px 0 0 28px;}
.right {float:right;margin:11px 18px 0 0;}
#footer a {padding:0 10px;color:#fff;text-decoration:none;}
#footer a:hover {color:#fb9233;}

/* News List */
#newsItem li
{
	margin-left:-35px;
}
.newsHead
{
    background:#333;
    border:1px solid #f58220;
    width:930px;
    font-size:14px;
    color:#f58220;
    padding:4px;
}
.newsHead a
{
    color:white;
	width:100%;
}
.newsHead a:hover
{
    color:#f58220;
}
.published
{
   text-align:right;
   float:right;
}
.heading
{
    text-align:left;
    float:left;
}
.click
{
	padding-top:3px;
	padding-bottom:25px;
}
#line
{
    height:1px;
    line-height:1px;
    width:100%;
    background-color:#f58220;
}
#newsArea
{
    float:left;
    width:940px;
    min-height:200px;
    height:auto !important;
    height:200px;
}
#newsBarrier
{
	position: relative;
	width: 275px;
	height: 75px;
	overflow: hidden;}
#newsBarrier ul li
{
	list-style:none;
	margin-left:-40px;
}
marquee ul li
{
	list-style:none;
	margin-left:-40px;
}
.paging
{
    padding:5px;
    color:White;
    background-color:#333;
    margin:0 3px;
    border:1px solid #f58220;
}
.selectedX
{
    padding:5px;
    color:White;
    background-color:#333;
    border:1px solid #f58220;
}
.selectedX a
{
    color:White;
}
.paging a
{
    color:White;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
