@import "all.css";

#header.inner { margin-bottom: 20px;}

/* #left_column.inner { background: url(../images/leftcolumn_innerbg.jpg) no-repeat right 135px;} */

.left_big_inner {
	width: 655px;
	float: left;
	display: inline;
	margin: 10px 0 0 28px;
}

#left_column .left_big_inner h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ff5f00;
	margin-bottom: 10px;
}

#left_column .left_big_inner a {font-size: 12px;}

/*.left_big_inner p { width: 360px; margin-bottom: 25px;}

.left_big_inner p.top { width: 620px; margin-bottom: 25px;}
*/

.left_big_inner p { width: 620px; margin-bottom: 25px;}

.left_big_inner p.link { margin-bottom: 0;}

/* ----- added by matt maes 28dec style for images in content area ------*/
.imageright {float:right; margin-bottom: 10px; margin-left:25px;font-weight:bold;}
/* ----- added by matt maes 26dec list styles for main content ------*/
.left_big_inner ul, .left_big ul, .two_col ul

{
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom:20px;
	list-style-type: disc;
	list-style-position: outside;

}

.left_big_inner li, .left_big li, .two_col li

{
	padding-top:0px;
	line-height:1.5;
	margin-left:10px;

	}

.two_col ul
{
float: left;
width: 615px;
}
.two_col li
{
float: left;
width: 280px;
}
.tuline { font-size: 11px; color: #666666;}

/* right navigation - accordion menu */

#rightnav_box {
	width: 219px;
	margin: 5px 0 10px 14px;
}

#rightnav_box ul { width: 219px;}

#rightnav_box ul li {border-bottom: 1px solid #d9d0c3;}

#rightnav_box ul li.nbdr { border-bottom: none;}


#rightnav_box ul.mc_menu li a {
	color: #4282d3;
	font-size: 14px;
	display: block;
	padding: 12px 14px 10px 14px;
	text-decoration: none;
	background: #e6ddcf;
	cursor: pointer;
}


#rightnav_box ul li:first-child a:first-child {
	background: url(../images/rnav_top.gif) no-repeat left top #e6ddcf;
}

#rightnav_box ul li:last-child a:last-child {
	background: url(../images/rnav_btm.gif) no-repeat left bottom #e6ddcf;
}

#rightnav_box ul li:last-child {
	border-bottom: none !important;
}

#rightnav_box ul ul { background: #d9d0c3; padding: 12px 14px 0 14px;display: none; width:auto;}

#rightnav_box ul ul li { padding-bottom: 8px !important; color: #333333 !important; font-size: 11px !important;}

#rightnav_box ul ul li a {
	font-size: 11px !important;
	color: #333333 !important;
	text-decoration: none;
	background:none !important;
	padding:0 !important;
}

#rightnav_box ul ul li a:hover {
	text-decoration: underline;
}


.navigation .align-left {float:left; text-align:left; width:49%;}

.navigation .align-right {float:left; text-align:right; width:49%;}

#comment {
	width:600px;
}

.commentlist {
	list-style:none;
}

span.undie{
	border-bottom:1px solid #ccc;
	width: 650px;
	display: block;
	margin-bottom:20px;
}

.locationUL {
	margin-bottom:20px;
	/*border-bottom:1px solid #ccc;
	padding-bottom:30px;*/
	position: relative;
	padding:0 !important;
	margin-left:0 !important;
	list-style:none !important;
}

.locationUL ul {
	margin:0 0 0 15px !important;
}

.locationUL li h3 {
	margin-bottom:5px !important;
	margin-left:0 !important;
}

.locationUL li h3 a {
	color:#4282d3 !important;
	text-decoration:none !important;
	font-size:16px !important;
}


.blog-page .blog-post h3 a, .left_big_inner h3 a {
	color:#ff5f00 !important;
	font-size:18px !important;
	font-weight:normal !important;
}

#postSingle h1 {
	border:none !important;
}

.blog-page .blog-post h3 span {
	display:block !important;
	margin-top:5px;
}

#postSingle h1 span {
	color:#4282d3 !important;
	text-decoration:none !important;
	font-size:16px !important;
}

.blog-page .left_big_inner a {font-size: 15px !important;}

.date-block {
	width: 50px;
	height: 47px;
	float: left;
	margin: 0 10px 5px 0;
	background: url(../images/date-bg.png) no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	padding-top: 4px;
}

.date-block span {
	display: block;
	margin-top: 6px;
	font-size: 15px;
	text-align: center;
}

.special, .special a {
	font-size:14px !important;
	font-style:italic !important;
	padding: 10px;
}

.blogdisclaimer {
 font-size: 10px !important;
 font-weight: bold !important;
 padding: 5px;
 line-height: 1;
 }

