	@import url(../styles/site.css);
/*------------------------------------------------------- LAYOUT------------------------------------------------------- */
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/bg_main.jpg') repeat-y top center;
}
#header {
	width: 800px;
	height: 212px;
	margin: 0;
}
/*#big_buttons {
	padding: 62px 0 0 0;
	float: left;
	width: 200px;
}
*/
#images {
	width: 600px;
	float: right;
	text-align: left;
}
#top_links {
	width: 800px;
	padding: 4px 0 0 0;
	height: 12px;
	font: 10px/13px Arial, Helvetica, san-serif;
	color: #FFFFFF;
}
#top_links a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	clear: both;
	padding: 0;
	color: #FFFFFF;
	/*background: url("../images/footer_bg.gif") repeat-y top left;
*/
}
#footer_top {
	height: 42px;
	background: url("../images/footer_top.gif") no-repeat top left;
}
#footer_middle {
	background: url("../images/footer_bg.gif") repeat-y top left;
}
#footer_bottom {
	height: 18px;
	background: url("../images/footer_bottom.gif") no-repeat top left;
}
#footer p {
	font: 10px/13px Arial, Helvetica, san-serif;
	color: #FFFFFF;
	margin: 0 170px 0px 210px;
	text-align: center;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	width: 630px;
	float: left;
	text-align: left;
}
#main2 {
	width: 805px;
	float: left;
	text-align: left;
}
#content {
	width: 430px;
	float: right;
}
#content2 {
	width: 605px;
	float: right;
	background: url('../images/bg_main2.jpg') repeat-y top right;
}
#content p,#content2 p {
	font-family: Arial, Helvetica, san-serif;
}
#content img,#content2 img {
	margin: 10px;
}
.forumtable img{
	margin:0px !important;
}
#sidebar_left {
	float: left;
	width: 200px;
	background: #FFFFFF url('../images/sidebar_left_footer.jpg') no-repeat bottom center;
	margin: 0;
}
#sidebar_right {
	float: right;
	width: 160px;
	overflow: hidden;
	color: #FFFFFF;
	margin-right: 5px;
}
#sidebar_right a {
	color: #FFFFFF;
}
#sidebar_right_forum {
	text-align:center;
}
.inside {
		padding: 10px;
}
.inside_top_links {
	padding: 0 0 0 450px;
}
.directory_mainpage {
	margin-left: 20px
}
.directory_detail {
	line-height: 1.15em
}
.directory_subsection {
	margin-left: 10px
}
/*------------------------------------------------------- CONTENT: SIDEBAR------------------------------------------------------- */
#search, #email, #seal_left {
	float: left;
}
#search {
	background: url("../images/search.gif") no-repeat top left;
	text-align: center;
	margin: 15px 0 0 0;
	height: 50px;
	width: 200px;
}
#search #keyword {
	margin: 2px 5px 5px 0;
	width: 110px;
	vertical-align: bottom;
}
#search .button, .NO {
	margin: 0 0 5px 0;
	vertical-align: top;
}
#seal_right, #quote {
	float: right;
}
#quote {
	background: url("../images/quote.jpg") no-repeat top left;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 40px 0;
	height: 250px;
	width: 200px;
	color: #B7772D;
	font: 1.5em/1.25em "Times New Roman", Times, serif;
	font-style: oblique;
}
#seal_right {
	padding: 130px 0 0 0;
}
#regional_updates, #events {
	padding: 0 0 20px 0;
}
#special_event, #delasalle_today {
	/*text-align: center;
*/
	color: #FFFFFF;
	font: 11px/13px Arial, Helvetica, san-serif;
	padding: 5px 0;
}
.signup {
	text-align: right;
}
.dlst {
	padding: 5px 0;
}
#dlst_menu p {
	margin: 0;
}
#dlst_menu a {
	width: 150px;
	w\idth: 140px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 5px;
	margin: 0;
	font: 1em/1.25em Arial, Helvetica, sans-serif;
	background: url("../images/button_sm_off.gif") no-repeat top center;
}
#dlst_menu a:hover {
	background: url("../images/button_sm_on.gif") no-repeat top center;
}
.input {
	padding-left: 1px;
	border: 1px #238e80 solid;
	background: #FFFFFF;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.hilite{
	background:yellow;
}
