body { font:14px Arial, Sans-serif; color:#262626; }

#utilityarea { color:#593100; }
#utilityarea ul { list-style:none; }
#utilityarea li { display:inline; margin:0 2px; }
#utilityarea a { color:#593100; text-decoration:none; font-weight:normal; }
#utilityarea a:hover { text-decoration:underline; }
#utilityarea h1 { font:16px "Lucida Grande", Arail; margin:0 0 5px 0; letter-spacing:1px; color:#593100; }
#utilityarea h2 { font:16px "Lucida Grande", Arail; margin:0 0 5px 0; letter-spacing:1px; color:#593100; }
#utilityarea h3 { font:16px "Lucida Grande", Arail; margin:0 0 5px 0; letter-spacing:1px; color:#593100; }
#utilityarea .weather { display: none; float:left; width:200px; text-align:left; }

#content { line-height:24px; color:#262626; width:635px; float:left; background:url("/assets/wysiwyg/Template/background_content.jpg") bottom center no-repeat; padding:0 20px 30px 20px; }
#content h1old { font:24px Arial; border-bottom:1px solid #4282bf; margin:0 0 10px 0; padding:0 0 5px 0; }
#sub #content h1 {font:bold 36px "Lucida Grande", Arial; color:#fff; margin:25px 0 50px; text-shadow:-1px -1px #7e4909; }
#content h2, #home #content h1 { font:24px "Lucida Grande", Arial; border-bottom:1px solid #e5d5af; margin:0 0 10px 0; padding:0 0 5px 0; color:#5e4c1f; }
#content h3 { font:bold 18px "Lucida Grande", Arial; margin:0 0 10px 0; color:#5e4c1f; }
#content p { margin:0 0 15px 0; }
#content li { margin:0 0 0 30px; }
#content ul { margin:0 0 10px 30px; }
#content ul li { margin:0; }
#content ol { margin:0 0 10px 30px; }

#sidebar { font:24px Arial; width:313px; float:right; }
#sidebar h1 { font:24px Arial; border-bottom:1px solid #4282bf; margin:0 0 10px 0; padding:0 0 5px 0; }

/*******FOOTER********/
#footer { background:url("/assets/wysiwyg/Template/bg-footer.jpg") bottom center repeat-x; height:150px; font:14px Arial; color:#84744d; padding:25px 0 0; }
	#footer ul { list-style:none; margin:15px 0 0 0; }
	#footer li { display:inline; margin:0 8px; }
	#footer a { color:#84744d; text-decoration:none; }
	#footer a:hover { text-decoration:underline; }

.learn_more { position:relative; bottom:15px; right:5px; }

/*******RANDOM CLASSES*******/		

.element { width:275px; float:right; }
.element_text { font:12px Arial; line-height:20px; }
	.element_text p { margin:0 0 10px 0; }
	.element_text ul { margin:0 0 5px 20px; }
	.element_text ol { margin:0 0 5px 20px; }

.font18 { font:18px Arial; margin:0 0 5px 0; }
.blue { color:#4282bf; }

.pic { border:3px solid #4282bf; }
.pic_right { border:3px solid #4282bf; float:right; margin:0 0 0 5px; }
.pic_left { border:3px solid #4282bf; float:left; margin:0 5px 0 0; }

.pad20 { padding:0 20px; }
.pad10 { padding:0 10px; }

.float_left { float:left; }
.float_right { float:right; }

.clear { clear:both; height:1px;  margin-top:-1px; overflow:hidden; }
