@CHARSET "ISO-8859-1";

BODY {
	margin: 50px;
	padding: 0;
	font-family: tahoma;
	font-size: 13px;
	background-color: #F4F4F4;
}

#page_container {
	bacskground: 
}

#content_container {
	width: 950px;
	bacskground: url("images/shadow2.jpg") repeat-y center;
}

#header {
	bordser-right: 1px #939393 inset;
	bordser-left: 1px #939393 solid;
	background: url(images/header.jpg) top no-repeat;
	height: 114px;
	width: 900px
}

#searchbox {
	text-align: right;
	background: url(images/header_top.gif) no-repeat;
	width: 900px;
	height: 41px;
	bordser: 1px solid black;
	paddsing-top: 15px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#searchbox a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: green;
	border-right: gray 2px solid;
}

#searchbox label {
	font-weight: bold;
	color: black;
}

/* MENU ITEMS */
#menu {
	background: url(images/border.gif) repeat-y;
	text-align: left;
	background-color: white;
	width: 900px;
	height: 30px;
	border-bottom: 1px solid black;
}

#menu ul {
	vertical-align: middle;
	margin: 0 0 0 0;
}

#menu li {
	position: relative;
	display: inline;
	padding: 15px;
	margin-right: -5px;
	border-right: 1px solid gray;
}

#menu li:hover {
	border-right: #db0000 dashed 1px;
}

#menu li a {
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -10px;
	margin-right: -15px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

<!--[if gt 5]>
#menu li a {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -10px;
	margin-right: -15px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
<![endif]-->
	
#menu li a:hover {
	color: #db0000;
}

#menu li a.members {
	color: #db0000;
}

#menu li a.members:hover {
	color: black;
}

#menu .current a {
	border-bottom: 4px solid #950000;
}

#menu .memberscurrent a {
	border-bottom: 4px solid #950000;
}

#member_menu {
	text-align: left;
	backsground-color: transparent;
	bordser: 1px solid black;
	height: 30px;
}

#member_menu ul {
	margin-top: 0px;
}

#member_menu li {
	position: relative;
	display: inline;
	font-size: x-small;
}

#member_menu li a {
	color: green;
	text-decoration: none;
	font-weight: bold;
}

#member_menu li a:hover {
	color: #db0000;
}

#member_menu .admin {
	
}

/* MAIN CONTENT */
#main_content {
	background: url(images/border.gif) repeat-y;
	display: inline-block;
	background-color: white;
	width: 900px;
}

#main_content a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#main_content a:hover {
	color: #db0000;
}

#main_content h3 {
	color: #560000;
	font-weight: bold;
}

#left_content {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 450px;
	float: left;
	borsder-right: 1px dashed gray;
}

#left_content h1 {
	font-size: 20px;
}

#middle_content {
	float: left;
	text-align: justify;
	margin-top: 25px;
	padding-left: 15px;
	margin-bottom: 15px;
	width: 132px;
	height: 275px;
	border-right: 1px gray dashed;
}

#right_content {
	display: inline;
	bosder: 1px solid black;
	float: right;
	width: 30%;
	bordser: 1px solid red;
}

#right_content h1 {
	float: right;
	color: white;
	width: 200px;
	height: 50px;
	bordser: 1px solid black;
	font-size: 15px;
	margin: 0 0 0 0;
	font-weight: bold;
	text-align: center;
}

#right_content p {
	
}

.announcements {
	background: url(images/announcements_header.jpg) top right no-repeat;
}

.quick_links {
	background: url(images/quicklinks_header.jpg) top right no-repeat;
}

#right_content p {
	margin-left: 5px;
	margin-right: 5px;
}

#right_content a:hover {
	color: black;
}

#announcement_brief {
	margin-left: -2px;
	margin-right: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	clear: right;
	border-bottom: 1px dashed gray;
}

.date {
	font-size: 10px;
	font-style: italic;
}

.body {
	font-size: 12px;
}

#announcement_brief :hover {
	background-color: #fecccc;
}

#announcement_brief a {
	color: black;
	font-size: 10px;
	font-weight: bold;
}

#announcement_brief a:hover {
	color: #db0000;
}

#little_box a {
	float: right;
	margin-right: 5px;
	padding: 2px;
	border: 1px gray solid;
	color: gray;
	font-size: 10px;
	font-weight: bold;
	border: 1px gray solid;
}

#little_box a:hover {
	border: 1px black solid;
}

#eboard_contact {
	margin: 15px;
	text-align: center;
	width: 275px;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid gray;
}

#eboard_contact a {
	color: gray;
	border: gray;
}

#footer {
	color: gray;
	width: 898px;
	background: url(images/footer_crown.gif) no-repeat left;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px gray solid;
	border-left: 1px gray solid;
	border-right: 1px gray solid;
	border-top: 1px gray dashed;
	vertical-align: middle;
	text-align: center;
}

#footer a {
	color: gray;
	text-decoration: none;
}

#footer a:hover {
	color: black;
}

/* TABLE STYLE */
table .directory {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
	background-color: #fff;
	clear: both;
	padding: 0;
	margin: 0 0 2em 0;
	white-space: normal;
}

th {
	background-color: #e2e2e2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #003d4c;
	border-bottom: 1px solid #003d4c;
	text-align: center;
	padding: 1px 5px;
}

.row1 {
	background-color: white;
}

.row2 {
	background-color: #ddd;
}

.row1:hover {
	background-color: #fecccc;
}

.row2:hover {
	background-color: #fecccc;
}

#post1 h3 {
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding-bottom: 2px;
	padding-top: 5px;
	font-family: sans-serif;
}

#post1 p {
	background: #f2e7e7;
	border-bottom: 1px solid #a2a2a2;
	borders: 1px solid #a2a2a2;
	margin-top: -15px;
	padding: 20px;
}

#post2 h3 {
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	padding-bottom: 2px;
	padding-top: 5px;
	font-family: sans-serif;
}

#post2 p {
	background: #e7edf2;
	border-bottom: 1px solid #a2a2a2;
	borders: 1px solid #a2a2a2;
	margin-top: -15px;
	padding: 20px;
}

.post1 {
	background-color: #fecccc;
}

.post2 {
	background-color: #ddd;
}

.homepost1 {
	background-color: white;
}

.homepost2 {
	background-color: #ddd;
}

.postlabel {
	color: black;
	font-weight: bold;
}

.contact_image {
	backgrousnd: url("images/contact4.jpg") no-repeat left;
	dissplay: inline;
	hesight: 100%;
	borsder: 1px solid black;
	margin-top: 40px;
}

/* FORM STYLE */
input {
	font-size: 1.0em;
	background: white;
	border: 1px solid gray;
}

input:focus {
	
}

textarea {
	font-size: 1.0em;
	font-family: fantasy;
	background: white;
	border: 1px solid gray;
}

select {
	font-size: 1.0em;
	background: white;
	border: 1px solid gray;
}

/* CAKEPHP FLASHES */
#flashMessage {
	text-align: left;
	color: red;
	font-weight: bold;
	border: 1px gray dashed;
	padding: 5px;
	width: 350px;
}

#flashMessage a {
	
}

#flashMessage a:hover {
	
}