body {
	background-image: url('/images/main_bg.gif');
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	}

a,a:visited,a:link {
	color: #074f95;
	text-decoration: none;
	}

table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	}

.lodgelist {
	color: #000000;
	}
.lodgelist a {
	color: #074f95;
	text-decoration: none;
	}
.lodgelist a:hover{
	color: #074f95;
	text-decoration: none;
	}

.usermenu {
	color: #000000;
	}

#wrapper {
	width: 100%;
	height: 100%;
	min-height: 850px;
	background-image: url('/images/bg.jpg');
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
}

#header {
	position: relative;
	height: 100px;
	width: 1024px;
	text-align: left;
	top: 10px;
}

#charter {
	position: relative;
	top: 30px;
	width: 200px;
	left: 350px;
	font-weight: bold;
	color: #ffffff;
}

#main {
	width: 980px;
	min-height: 200px;
	background-color: #000000;
	text-align: right;
	clear: both;
	border: 10px solid #ffffff;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	}

#main2 {
	width: 960px;
	min-height: 200px;
	border: 1px solid black ;
	border-radius: 10px ;
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	background-color: #ffffff;
	text-align: left;
	overflow: hidden;
	color: #000000;
	padding: 10px;
	}

#footer {
	width: 1024px;
	background-color: #000000;
	border-left: 8px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 8px solid #000000;
	text-align: center;
	font-size: 9px;
	color: #c0c0c0;
	}
#copy {
	width: 800px;
	margin-top: 10px;
	text-align: center;
	font-size: 9px;
	color: #c0c0c0;
	}

#menu {
	background-image: url('/images/menubg.gif');
	height: 25px;
	width: 990px;
	border: 1px solid #c0c0c0;
	border-radius: 10px ;
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#menu .item {
	float: left;
	width: 131px;
	font-weight: bold;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #000000;
	line-height: 25px;
	}
#menu a {
	text-decoration: none;
	color: #000000;
	}

.section-title {
	font-family: arial black, tahoma;
	font-size: 14px;
	font-weight: bold;
/*	color: #ffffff; */
	color: #000000;
	}

/* -------------------------- HOME PAGE COLUMNS 940px -------------------- */

#info {
	float: left;
	position: relative;
	padding-left: 20px;
	width: 220px;
	min-height: 250px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	border-right: 1px solid #333333;
	}


#news {
	float: left;
	position: relative;
	width: 240px;
	padding-left: 20px;
	min-height: 250px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	border-right: 1px solid #333333;
	}

#officers {
	float: left;
	position: relative;
	padding-left: 20px;
	width: 400px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	}

/* ----------------------------------------------------------------- */




.logo {
	position: absolute;
	margin-left: 20px;
	top: 10px;
	}
.title {
	margin-left: 120px;
	top: -80px;
	}

input, form, select, textarea{
	font-size: 10px;
	}

.adminforms {
	color: #000000;
	}

#login {
	text-align: right;
	position: relative;
	top: -40px;
	left: 640px;
	width: 350px;
	height: 30px;
	clear: both;
	background-color: #ffffff;
	z-index: 10;
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
}

.adminmenu {
	color: #000000;
	}

.adminmenu a {
	color: #000088;
	text-decoration: none;
	}
.searchresults a{
	text-decoration: none;
	}
.searchresults img{
	border: 0px;
	}
.adminbutton {
	width: 150px;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #666, #000) repeat scroll 0 0;
    border: 1px solid #333;
    color: #d7d7d7;
	border-radius: 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    font: 9px/100% Arial,Helvetica,sans-serif;
	font-weight: bold;
    margin: 0px 2px 4px 0px;
    outline: medium none;
    padding: 0.5em 2em 0.5em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    vertical-align: baseline;	
	}
.admin-container {
	border: 1px solid #000000;
	border-radius: 7px;
	min-height: 110px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	float: left;
	}
.container-title {
	width: 100%;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #666, #000) repeat scroll 0 0;
    color: #d7d7d7;
	border-radius: 7px 7px 0px 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
//    display: inline-block;
    font: 10px/100% Arial,Helvetica,sans-serif;
	font-weight: bold;
    outline: medium none;
    padding: 0.5em 0 0.5em 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    vertical-align: baseline;
	margin-bottom: 6px;
	}
.admin-container span{
	float: left;
	width: 75px;
	padding-left: 5px;
	padding-right: 5px;
	padding: 10px;
	}
.admin-container .icon {
	vertical-align: middle;
}