/* BODY, HEADER STUFF */
* {margin:0;padding:0}
body {
    color:#000000;
    font: 12px verdana, helvetica, arial, sans-serif; 
	background:#FFFFFF url("/graphics/bg_test.jpg") 0 150px no-repeat; 
    margin-bottom: 10px;
	line-height: 140%;
}
#body-wrap {	
	max-width: 1400px;
	min-width: 800px;
} 
#header {
	background:#282673 url("/graphics/header.jpg") left bottom no-repeat; 
	height: 150px;
}
#sign_up {
	float: right;
	font-size: 90%;
	background: #FFFFFF;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #A9292A;
}
.contents {
	padding: 11px;
	width: 800px;
}
.contents a:link, #footer a:link {color: #282673; border-bottom: 1px dotted #a3a3a3; text-decoration: none; }
.contents a:active, #footer a:active {color: #0500D9; text-decoration: none; }
.contents a:visited, #footer a:visited {color: #282673; border-bottom: 1px dotted #a3a3a3; text-decoration: none; }
.contents a:hover, #footer a:hover {color: #A9292A; text-decoration: none; }

#nav a:link {color: #282673; text-decoration: none; }
#nav a:active {color: #0500D9; text-decoration: none; }
#nav a:visited {color: #282673; text-decoration: none; }
#nav a:hover {color: #A9292A; text-decoration: none; }

#nav .current a:link {color: #A9292A; text-decoration: none; }
#nav .current a:active {color: #0500D9; text-decoration: none; }
#nav .current a:visited {color: #A9292A; text-decoration: none; }
#nav .current a:hover {color: #A9292A; text-decoration: none; }


/* NAV */
#nav {
	padding-left: 8px;
	height: 41px;
	background:#FFFFFF;
}
#nav ul {	
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
#nav li {
	float: left;
	color: #282673;
	text-align:center;
}
#nav .norm  {
	padding: 10px 5px 0 3px;
}
#nav .issues_tab {
	width: 130px;
	padding: 3px 0 0 0;
	line-height: 100%;
	text-align: center;
}
#nav .news_tab {
	width: 110px;
	padding: 3px 0 0 0;
	line-height: 100%;
	text-align: center;
}
#nav a {
	padding: 3px;
}

/*-- IMAGE STUFF --*/
.img_right {
	float: right;
	margin: 5px -30px 0 10px;	
}

.img_ctr {
	text-align: center;
	margin-top: 25px;
}

.frame {
	position: relative;
	padding: 10px;
	background:url(/graphics/white93.png);
	border: 1px solid #d8d8d8;
}

.caption {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
}

/* TEXT STUFF */
h1 { 
	text-align: center; 
	font-size: 170%;
	margin-bottom: 8px;
	font-variant: small-caps;	
}
h2 { 
	text-align: left; 
	font-size: 110%;
}
hr {
	border: 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	color: #fff;
}

/*--INDEX STUFF--*/
#announcement {
	background: #FFFFFF;
	border: 1px solid #d8d8d8;
	margin-top: 10px;
	margin-left: 10px;
	padding: 8px;
}
#index_header {
	margin-bottom: 11px;
}
.index_head_p {
	text-align: center;
	font-weight: bold;
	font-size: 170%;
	font-variant: small-caps;	
	margin-top: 5px;
}
#slogan {
	font-size: 130%;
	line-height: 130%;
}
#blurb1 {
	float: left;
	background: #FFFFFF;
	padding: 11px;
	margin-top: 10px;
	margin-left: -1px;
	border: 1px solid #d8d8d8;	
}
#camp_announce {
	float: left;
	width: 388px;
	background: #FFFFFF;
	border: 1px solid #d8d8d8;
	padding: 8px;	
}
#camp_announce ul {
	margin-left: 15px;
}
#contact {
	margin-top: 11px;
	margin-left: 3px;
	font-size: 120%;	
}
.full_box {
	float: left;
	margin: 0 11px 11px 0;
	width: 750px;
	padding: 11px;
	background:url(/graphics/white93.png);
}
.middle_box {
	float: left;
	margin: 0 11px 0 0;
	width: 600px;
	padding: 11px;
	background: #FFFFFF;
}
.full_box #slideshow {
	float: left;
	margin-right: 11px;
	background: #FFFFFF;
	padding: 11px;
	border: 1px solid #d8d8d8;
}
.small_box {
	float: left;
	width: 110px;
	padding: 2px 2px 0 2px;
	background: #FFFFFF;
}
.small_box img {
	margin-bottom: 2px;
}
#sidebar {
	margin-top: -4px;
}

/*--SECONDARY STUFF--*/
a img {
	border: none;
}

.small_box a:link {color: #282673; border: none; text-decoration: none; }
.small_box a:active {color: #0500D9; border: none; text-decoration: none; }
.small_box a:visited {color: #282673; border: none; text-decoration: none; }
.small_box a:hover {color: #A9292A; border: none; text-decoration: none; }

.large_box {
	float: left;
	margin: 0 11px 11px 0;
	padding: 11px 11px 0 11px;
	background: #FFFFFF;	
}
.large_box, .full_box {
	background:url(/graphics/white93.png);
	border: 1px solid #d8d8d8;
}
#quote_box {
	float: right;
	text-align: center;
	width: 510px;
}
#quote_box .quote {
	font-style: italic;
}
#quote_box .quote_source {
	font-weight: bold;
}

/*--EVENTS STUFF--*/
#latest_events {
	float: left;
	margin-left: 20px;
	width: 385px;
	font-size: 95%;
}
#latest_events .more {
	text-align: right;
}
#events .event {
	margin-bottom: 40px;
}
.big_date {
	float: left;
	clear: left;
	width: 80px;
	height: 50px;
	font-size: 200%;
}
.event {
	padding: 11px 3px 11px 0;
	border-bottom: 1px solid #e3e3e3;
}
.event_meat {
	margin-left: 80px;
}
.event_title {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 3px;
}
.event_info {
	font-weight: bold;
	font-variant: small-caps;
	padding: 2px 2px 2px 0;
}
.event_description {
	margin-top: 5px;
}

/*--CALENDAR STUFF--*/
#calendar_box {
	float: left;
	width: 290px;
	margin-left: 6px;
	margin-right: 11px;
	background: #FFFFFF;
	padding: 8px;
	border: 1px solid #e3e3e3;
}
#cal_loading {
	display: none;
	float: right;
	margin-right: 140px;
	padding-top: 80px;
	padding-bottom: 80px;
}
#cal td {
	border: 1px solid #363636;
	text-align: center;
	padding: 3px;
	width: 30px;
	font-size: 115%;
}
#cal .blank {
	border: 0;
}
#cal .day_of_week {
	border: 0;
}
#cal .cal_day {
	background:url(/graphics/white93.png);	
}
#cal .today , #legend .today {
	background: #CCCFD3;
}
#cal .events {
	cursor: pointer;
}
#cal .events , #legend .events {
	background: #769ED1;
}
#legend td {
	border: 1px solid #363636;
	padding: 3px;
	width: 20px;
}
#legend .legend_desc {
	border: none;
	width: 80px;
}

#cal_header a:link {color: #FFFFFF; text-decoration: none; }
#cal_header a:active {color: #FFFFFF; text-decoration: none; }
#cal_header a:visited {color: #FFFFFF; text-decoration: none; }
#cal_header a:hover {color: #FFFFFF; text-decoration: none; }

#cal_header #cal_back {
	width: 13px;
	height: 15px;
	float: left;
	background: transparent url(/graphics/cal_buttons.jpg) no-repeat left top;
	cursor: pointer;
}
#cal_header #cal_back:hover { background: transparent url(/graphics/cal_buttons.jpg) no-repeat left bottom; }

#cal_header #cal_fwrd {
	width: 13px;
	height: 15px;
	float: left;
	background: url(/graphics/cal_buttons.jpg) no-repeat right top;
	cursor: pointer;
}
#cal_header #cal_fwrd:hover { background: transparent url(/graphics/cal_buttons.jpg) no-repeat right bottom; }

#cal_header #month {
	width: 150px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	margin-top: -2px;
}

#cal_body {
	float: left;
}

/*-- TOOL TIPS --*/
.tool-tip {
	color: #fff;
	width: 220px;
	z-index: 13000;
}
 .tool-title {
	font-size: 11px;
	padding: 4px 8px 0;
	background: url(/graphics/bubble.png) top left;
}
 .tool-text {
	font-size: 11px;
	margin: 0;
	color: #FFF;
	padding: 0 8px 4px;
	color: #FFF;	
	background: url(/graphics/bubble.png) bottom right;
}
#footer {
	width: 762px;
	color: #363636;
	font-size: 88%;
	clear: both;
	padding: 5px;
	margin: 11px;
	background:url(/graphics/white93.png);	
}

/*--MEET, ISSUES, CONTRIBUTE, VOLUNTEER PAGE, NEWS--*/
#news dd {
	margin: 0 0 10px 55px;
	font-size: 95%;
}
#issues, #news {
	padding-left: 35px;
}
#actblue {
	padding: 11px;
	margin: 11px;
	width: 280px;
	background: #FFF;
	border: 1px solid #d8d8d8;	
}
#disclaimer {
	margin-top: 20px;
	font-size: 90%;
}

#volunteer_wrap {
	background: #FFF;
}
#volunteer {
	padding: 5px;
	width: 350px;
	background: #FFF;
	float: left;
}
#activities {
	margin-left: 11px;
	padding: 5px;
	width: 350px;
	background: #FFF;
	float: left;	
}
textarea {
	width: 100%;
	background: #f4f6ff;
	border: 1px solid #c9c9c9;
	padding: 1px;
	margin: 1px;	
}
#volunteer label, .bold {
	font-weight: bold;
}
#volunteer input {
	background: #f4f6ff;
	border: 1px solid #c9c9c9;
	padding: 1px;
	margin: 1px;
}
#volunteer select, #activities select {
	background: #f4f6ff;
	border: 1px solid #c9c9c9;
	padding: 2px 0 0 0;
	margin: 1px;
}
.required {
	color:#A9292A;
}
#submit {
	clear: both;
	text-align: center;
}
#submit input {
	background: #ffdddd;
	padding: 2px;
}
#hal_info p, #issues p {
	padding-bottom: 11px;
}
#hal_info li {
	margin: 0 3px 0 20px;
}
#hal_info ul {
	margin-left: 11px;
	margin-bottom: 5px;
}
#hal_info h2, #issues h2 {
	margin-bottom: 11px;
}
#hal_info .slider, #issues .slider {
	padding: 12px;
}
#mil_img {
	background: #FFFFFF;
	float: left;
	padding:11px;
	margin-right: 11px;
}
#meet_img {
	background: #FFFFFF;
	float: right;
	padding: 11px;
	margin-left: 11px;
}
#mil_img, #meet_img {
	border: 1px solid #e3e3e3;
}
#lapel_box  {
	text-align: center;
}
#pals li {
	margin-left: 30px;
}
/*
/*