/* CSS Document */
body				{font-family:"Times New Roman", Times, serif; font-size:18px; position:relative; top:20px; text-align:justify; background: #FFFFFF url('../images/back_strip_2.gif') repeat-x;}
a					{color:#FDC009;}
#menu a				{color:#C4AA22;}
a:hover				{color:#000000;}
p					{padding:0px; padding-left:10px; padding-right:10px;}

h1					{padding:5px; color:#CCCC66; font-size:24px; text-shadow:#FDC009; font-weight:bolder; text-decoration:underline;}

#container			{text-align:center;margin-left: auto;margin-right: auto;width: 800px;height: auto;}
#menu				{text-align:center; float:left;clear: both;}
#flash_title		{width:800px; height:200px;border-left:1px solid #cecece;border-top:2px solid #cecece; border-right:1px solid #cecece;}
#top_body			{height: auto; background:#FFFFFF url('../images/water_mark_1.jpg') center no-repeat; text-align:justify; width:800px; border-top: 5px solid #cecece; border-left:1px solid #cecece; border-right:1px solid #cecece;clear: both;float: left;}
#footer				{float: left;background:#FFFFFF url('../images/footer_background.jpg') no-repeat; width:800px; border-top: 5px solid #cecece; border-bottom: 2px solid #cecece; border-left:1px solid #cecece; border-right:1px solid #cecece; clear:both;}

#content			{border:0px solid #0000FF; width:490px; float: left;}
#content-wide		{border:0px solid #0000FF;}
#pictures			{text-align:center; border:0px solid #0000FF; float:left; width:290px;}
#bottom_pictures	{clear:both; text-align:center; padding-top:20px;}
#bottom_pictures #bottom_left_image	{margin-right:30px;}
#bottom_pictures #bottom_right_image	{margin-left:30px;}

#pictures ul		{margin:0px; padding:5px;}
#pictures ul li		{list-style:none;}

#content ul			{margin:0px; padding:5px;}
#content ul li		{list-style:none;}

#bottom_menu {float: left; clear: both;padding-top: 10px; padding-bottom: 10px;border-left:1px solid #cecece; border-right:1px solid #cecece; clear:both; width:800px;text-align: center; font-size: 70%;}
#bottom_menu ul {margin: 0px;padding: 0px; list-style: none;}
#bottom_menu ul a { padding-left: 5px; padding-right: 5px;}
#bottom_menu ul li,#bottom_menu ul a { display: block; width: auto; height: auto; float: left;}

#admin-form {
	text-align: center;	
}

#save-form {
	text-align: center;	
}

#save-form textarea {
	width: 760px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}