body { 
	background: #B0B0B0 url(images/body-bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	text-align: center;
}

p, ul, ol, blockquote {color: #333;}
ol, ul {
	margin: 5px 18px;
}
ul {
	list-style-type:disc;
	list-style-image:url(images/blue_bullet.png);
}
#menu ul li a {
	color: #FDD577;
	font-size: 14px;
	}
#menu ul li.current_page_item a, #menu ul li.selected a { /*TIC style edit for use with Menubar plugin*/
	background: #494949 url(images/menu-bg.gif) 0px -22px repeat-x;
	color: #FFF;
	margin: 0px; padding: 0px 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
#home #feature {
	background: #172D59;
}
#home #boxes h2 {
	background: transparent url(images/wave_icon.png) 0px 0px no-repeat;
}
#r_sidebar ul {
	list-style-image:none;
}
#tabber_sidebar h2, #jtabber h2 {
	font-size: 14px;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 5px;
	border-bottom: 1px solid #333;
	list-style-type: none;
}
#tabber_sidebar ul {
	list-style-image:none;
	text-align:left;
}
#tabber_sidebar ul li ul li {
	padding:0;
	padding-bottom:2px;
	padding-top:3px;
	margin:0;
	margin-bottom:0px;
}
#footer {
	background: #091113;
}
#tabber_sidebar {
	margin-top:-20px;
}
/*#rss_feed_list li:before {
	content: "\00BB \0020";
}*/
#rss_feed_list ul li {
	list-style-type:disc;
	list-style-image:url(images/blue_bullet.png);
	}
#rss_feed_list li {
	list-style-type:disc;
	list-style-position:outside;
}
#content img {
	margin:0;
}
h1 { /* This style used as title on single posts and pages */
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px; padding: 10px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #666;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	font-size: 15px;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 5px;
	border-bottom: 1px solid #333;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 20px;
	text-transform:none;
	margin: 0px; padding: 10px 0px 5px 0px;
	color: #545454;
	text-decoration: none;
}
h3 a {
	color: #545454;
	text-decoration: none;
}
h3 a:hover {
	color: #666;
	text-decoration: none;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.swt-outter .ui-widget {
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
#r_sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
