* {
	margin: 0;
	padding: 0;
}
a 
{
	color: #c43635; 
}
a:hover 
{
	color: #c43635; 
}

a .selected
{
	color:#b7453b;
}

img
{
	border:none;
	text-decoration:none;
}

body {
	background: #f4f1ec repeat-y;	
	font-family:Arial, Lucida Sans Unicode, sans-serif
	font-style:normal; 
	font-variant:normal; 
	font-size:62.5%; 
	font-weight:normal; 
	color: #333;
	font-size:15px; 	
	word-spacing: 1px;
	
}

input 
{
	font: normal 13px "Lucida Sans Unicode",sans-serif;
	color: #555;
}
p{
	font-size: 1em;
	padding-bottom: 20px;	
	line-height: 18px;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 1.0em;
	margin-bottom: 11px;
	margin-top:11px;
	padding: 6px 12px;
	text-align: center;
	font-weight: bold;
}
blockquote p 
{
	padding: 3px 0;
}

.big_container 
{

	margin: 0 auto;
	width: 872px;
}

.top
{
	background: url('img/bg_top.jpg') no-repeat;
	height:208px;
}

.banner
{
	width: 702px;
	margin: 0 0 0 85px;	
	height: 193px;
	/*height: 175px;*/
}
.menu_bar
{
	font-size: 1.0em;
	background: #f2f2f2;
	line-height: 26px;
	color: #b7453b;
	text-align:center;
	width: 702px;
	height: 26px;
	margin: 5px 0 0 85px;	
	position:relative;
	z-index:1;
}

.menu_bar a
{
	color:#71706e;
	text-decoration:none;
	margin:0 10px 0 10px;
	font-weight: bold;
}

.menu_bar a:hover
{
	text-decoration:underline;
	font-weight: bold;
}


.menu_bar .selected
{
	COLOR: #b7453b;
	font-weight: bold;
}

.bottom
{
	background: url('img/bg_bot.jpg') repeat -1px 0px;
}
.content_container
{
	width: 705px; 
	margin: 0 0 0 85px;
	padding-top: 28px;
	/*padding-top: 15px;*/
}

.item 
{
	clear: both;
	margin: 0 0 0 0px;
	float: left;
	width: 473px;	
	border-right:solid 1px #e2e2e2;
}
.item h1 {
	background: url('img/title_icon.jpg') no-repeat 12px 11px;
	color: #c0393d;
	font-size:1.2em;
	line-height: 40px;
	padding-left: 23px;
}

.item .body .year ul li
{
	list-style-type:disc;
	margin-left: 15px;
	font-size: 1em;	
}

.item .body .year ul li a
{
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

.item .body .year ul li a:hover
{
	text-decoration: underline;
	color: #008000;
	font-weight: bold;
}


.item .body {padding: 12px 22px 24px;}

.item .body .summary ul li
{
	background: url('img/list_icon.gif') no-repeat 0px 3px;		
	list-style: none;
	padding-left:25px;	
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: normal;
}

.item .body .summary ul li ul li
{
	margin-bottom: 0px;	
	list-style-type:disc ;
	background: none;
	margin-left: 15px;
	padding-left:0;	
}

.item .body .summary span
{
	font-weight:bold;
	font-size: 0.9em;
	letter-spacing: 0px;
}

.right_panel {
	float: left;
	width: 231px;
	
}

.right_panel h1 
{
	background: url('img/title_icon.jpg') no-repeat 12px 11px;
	color: #c0393d;
	font-size:1.2em;
	line-height: 23px;
	padding-left: 23px;
	padding-top: 7px;
}
.right_panel_content
{
	margin-top: 8px;
	padding-left: 25px;	
	padding-right: 35px;	
}

.right_panel_content a
{
	font-size:0.9em;	
}

.right_panel_content span
{
	font-size:1em;
}

.right_panel_content span a.email
{
	font-size:0.9em;
}

.right_panel_content span.textbox
{
	font-size: 1em;
}

.event_name
{
	font-weight:bold;
}

.event_desc
{
}

/* footer */
.footer {
	background: #f0e0d1;
	color: #ae9e8f;
	font-size: 0.85em;
	line-height: 20px;
	text-align: center;
	width: 702px;
	margin-top: 20px;
}

.footer_shadow
{
	background: url('img/footer_shadow.jpg') repeat-x;
	height: 8px;
	margin: 0 auto;
	width: 720px;
}

.forget_password a
{
	font-size:11px; 
	text-decoration:none;
	margin-left:84px;
}

.forget_password a:hover
{
	text-decoration:underline;
}

.error_msg
{	
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
	background-color: #FFEBE8;
	border: solid 1px #DD3C10;
	font-size: 0.9em;
}

.info_msg
{
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
	background-color: #fff9d7;
	border:solid 1px #e2c822;
	font-size: 0.9em;
}

.admin_menu 
{
	clear: both;
	margin: 0 0 0 0px;
	float: left;
	width: 215px;
}

.admin_menu h1 {
	background: url('img/title_icon.jpg') no-repeat 12px 11px;
	color: #c0393d;
	font-size:1.2em;	
	padding-left: 23px;
	padding-bottom: 8px;
	padding-top: 11px;
}
.admin_menu .body {padding: 12px 22px 24px;}

.admin_menu ul
{
	border-top:dotted 1px #d2d2d2; 
}


.admin_menu ul li
{
	background: url('img/list_icon.gif') no-repeat 10px 10px;
	line-height:31px;
	border-left: solid 1px #d2d2d2;
	list-style: none;
	padding-left:30px;
	border-bottom:dotted 1px #d2d2d2; 
}

.admin_menu ul li a
{
	text-decoration:none;
}

.admin_menu ul li a:hover
{
	text-decoration: underline;
}

.welcome_admin
{
	text-align: left;
	font-size:0.8em;
	float:left;
	width: 190px;
	color:#71706e;
	font-style:italic;
	padding-left: 25px;
}

.admin_menu_bar
{
	width:480px; 
	text-align:left;
}

.admin_right_panel {
	float: left;
	width: 487px;
	border-left:solid 1px #e2e2e2;
}

.admin_right_panel h1 
{
	background: url('img/title_icon.jpg') no-repeat 12px 11px;
	color: #c0393d;
	font-size:1.2em;
	line-height: 40px;
	padding-left: 23px;
}

.right_panel_box
{
	border:solid 1px black;
}

.grid_view a
{
	font-size:1em;
	text-decoration:none;
	color:#333;	
}

.grid_view a:hover
{
	text-decoration:underline;
}

.grid_view_header
{
	background-color:#FEEAD2; 
	border-bottom: solid 1px #dad2c9;
	height:25px;
}

.grid_view_selected
{
	background-color:#f0e0d1;
}

.grid_view_pager
{
	background-color:#FEEAD2; 
	border-bottom: solid 1px #dad2c9;
	height:25px;
	text-align: right;
	font-weight: bold;
}

.grid_view_pager a
{
	text-decoration: underline;	
}

.grid_view_pager a:link 
{
	font-weight: normal;
}

.grid_view_pager table
{
	margin-right:20px;
}

.grid_view_padding_left
{
	padding-left:20px;	
	border-bottom: dashed 1px #dad2c9;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 15px;
}

.grid_view_content_1
{	
	font-size: 1em;
	line-height: 25px;
	background-color:#fcf8f5;
}

.grid_view_content_2
{	
	font-size: 1em;
	line-height: 25px;
	background-color:#ffffff;
}

.grid_view_hide
{
	display: none;
	width: 0px;
}

.center
{
	text-align:center;
	border-bottom: dashed 1px #dad2c9;
}

.pic_caption
{
	text-align:center; 
	font-size: 0.9em;
}

.pic_float_left
{
	margin-bottom:12px;
	margin-right:12px;
	float:left;
}

.pic_float_right
{
	margin-bottom:12px;
	margin-left:12px;
	float:right;
}

.centerized
{
	width: 1px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}

.multiline_textbox
{
	font: normal 13px "Lucida Sans Unicode",sans-serif;
	color: #555;
	padding: 2px 5px 0px 5px;
}

.caption_pic_horizontal
{
	float: left;
	padding: 5px 5px 5px 5px;
	width: 150px;
	height: 113px;
}

.caption_pic_horizontal_textbox
{
	padding-top: 38px;
	padding-left: 15px;
	width: 220px;
}

.caption_pic_vertical_textbox
{
	padding-top: 55px;
	padding-left: 15px;
	width: 253px;
}

.caption_pic_vertical
{
	float:left;
	padding: 5px 5px 5px 5px;
	width: 113px;
	height: 150px;
	margin: 0 20px 0 19px;
}

.caption_pic_container
{
	width: 425px;
	margin-bottom: 5px;
}

.events_row
{
	width: 653px;
}

.event_div_vertical
{
	width: 163px; 
	height: 150px; 
	float:left; 
	text-align:center;
	padding-top: 20px;
}

.event_div_horizontal
{
	width: 163px; 
	height: 160px; 
	float:left; 
	text-align:center;
	padding-top: 10px;
}

.thumbnail_panel
{
	border: solid 1px #7f9db9;
	padding: 3px 2px 3px 4px;
}

.thumbnail_container
{
	width: 97px; 
	text-align: center; 
	float: left; 
	margin: 3px 3px 3px 3px;	
}

.thumbnail_img_horizontal
{
	width: 95px;
	height: 80px;
}

.thumbnail_img_vertical
{
	width: 60px;
	height: 80px;
}

.events ul li
{
	background: url('img/list_icon.gif') no-repeat 0px 3px;		
	list-style: none;
	padding-left:25px;	
	font-size: 1em;
	margin-bottom: 15px;	
}

.events ul li a
{
	text-decoration: none;
	font-size: 1em;
	color: #333;
}

.events ul li a:hover
{
	text-decoration: underline;
	color: #008000;
}

.events ul li a span
{
	font-weight:bold;
	font-size: 1em;
}

