#page {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px auto;
	width: 1040px;
	margin-bottom: 40px;
}

#nav {
	display: none;
}

#nav li a {
	color: #2d8cac;
}

#logo img {
	margin: 15px 15px 15px 35px !important;
}

#nav2 {
	margin: 0 25px 25px 50px !important;
	background-color: #FFFFFF;
	border-top-color: #cc0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #cc0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: 'Open Sans', arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#nav2 a {
	border-right-color: #FFF;
	text-transform: uppercase;
}

input#s {
	width: 180px;
	border: 1px solid #ddd;
}

#columns {
	background-color: #FFFFFF;
	padding: 15px 15px 25px 50px;
}

.col1 {
	float: left;
	width: 595px;
	padding-right: 15px;
}

.hl-full {
	margin: 0 0 20px;
}

#footer {
	background-color: #F7F7F7;
	border: 1px solid #DDDDDD;
	clear: both;
	color: #666666;
	height: 35px;
	line-height: 35px;
	margin: 0 50px 35px !important;
}

#footer a {
	color: #333333;
}

.entry ul, .entry ol {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

.box .post img {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	float: none;
	margin: 10px 10px 0;
	padding: 5px;
}

.box .post h2 {
	padding: 10px 10px 0;
}

.box .post h2 a {
	font-family: Georgia, serif;
	color: #cc0000;
	font-weight: normal;
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 0;
}

.box .post p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px 10px 5px;
}

.post-alt h3 a {
	color: #2D8CAC;
}

.widget {
	clear: both;
	margin-bottom: 20px;
}

.widget h3 {
	margin-bottom: 7px;
}

.post-alt p.post_date {
	color: #333333;
	display: block;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: 100;
	font-style: normal;
	padding: 0 0 8px;
}

.post-alt p.post_author {
	border-bottom-color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 10px !important;
	padding: 0 0 3px;
}

.post-alt .post_head {
	font-size: 15px;
	color: #2d8cac;
	margin: 0 0 10px !important;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
}

.entry p {
	text-align: left;
	font-family: georgia, Times New Roman, serif;
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}

.entry a {
	color: #006699;
}

.entry img {
	border: 1px solid #bbbbbb;
}

.entry img.borderNone {
	background: none;
	border: 0 none;
	padding: 0;
}

.entry ul li {
	list-style: disc inside !important;
	color: #006699;
	margin-left: 15px;
	padding: 3px 0;
}

.wp-caption img {
	margin-bottom: 5px;
}

.wp-caption p.wp-caption-text {
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	margin: auto;
	text-align: center;
	padding-bottom: 12px;
}

#archivebox {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}

#archivebox h2 {
	color: #58a0b9;
	font-style: Italic;
}

.video-right h3 {
	color: #2d8cac;
}

div.sharedaddy div.sd-block {
	border-top-color: rgba(164,204,229,1);
}

div.sharedaddy .sd-content ul {
	margin-top: 0 !important;
}

.sd-title {
	margin-top: 0 !important;
}

.widget {
	background-color: #f2f2f2;
}

.widget ul li {
	border: 0;
	margin: 0;
	list-style: disc inside;
	color: #006699;
	padding: 0 0 2px 10px;
}

p.postedTag {
	background-color: #EEEEEE;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	color: #666666;
	font-size: 11px !important;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	padding: 5px;
	text-align: right;
}

p.posted {
	font-size: 11px !important;
}

hr {
	background-color: #A4CCE5;
	border: 0;
	color: #A4CCE5;
	height: 1px;
	margin: 0 0 10px;
}