/*
Credit: http://www.creekbeddigital.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #353535;
	background: #fff url(images/northwind_bg1.jpg) repeat-x top;
}

 h2 h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #FFF;
}
		
a:link, a:visited { color: #000000; text-decoration: none; font-weight: normal; } 
a:active, a:hover {
	color: #990000;
	text-decoration: underline;
	text-align: left;
}

p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

img { margin: 0px; padding: 0px; border: none; }

.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_20 { margin-right: 20px; }
.margin_right_40 { margin-right: 40px; }

.fl {
	float: left;
}

.fr {
	float: right;
}

#cdp_wrapper {
	width: 985px;
	margin: 0 auto;
}

/* header */

#cdp_header {
	clear: both;
	height: 90px;
	padding: 0 10px;
}

#cdp_header #site_title {
	float: left;
	overflow: hidden;
	width: 650px;
	height: 60px;
	padding: 5px 10px 25px 10px;
	font-size: 40px;
	color: #000000;
}

#cdp_header #site_subpage_title {
	float: left;
	overflow: hidden;
	width: 190px;
	height: 60px;
	padding: 5px 0px 25px 0px;
	font-size: 40px;
	color: #000000;
}

#cdp_header #site_title a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#cdp_header #site_title span {
	display: block;
	color: #999;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 12px;
}

/* menu */

#cdp_menu {
	float: right;
	margin: 0;
	padding: 0;
}

#cdp_menu ul {
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
}

#cdp_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#cdp_menu ul li a {
	display: block;
	float: left;
	width: 105px;
	height: 22px;
	padding: 5px 10px;
	margin-right: 2px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;
	outline: none;
}

#cdp_menu li a:hover, #cdp_menu li .current {
	color: #FFFFFF;
	background: url(images/templatmeo_menu_hover.png) no-repeat;
}

/* end of menu */

/* end of header */

/* banner */

#cdp_banner {
	clear: both;
	width: 960px;
	height: 190px;
	padding: 20px 10px;
	background: url(images/cdp_banner.jpg) no-repeat;
}

#cdp_banner #about {
	float: left;
	width: 170px;
	padding: 15px;
	color: #CCC;
}

#cdp_banner #about a {
	font-weight: bold;
}

#cdp_banner #banner {
	float: right;
	width: 700px;
	padding-top: 30px;
}

#cdp_banner #banner h1 {
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	color: #fff;
}

#cdp_banner #banner p {
	font-size: 20px;
	color: #CCC;
}

/* end of banner */

/* content */

#cdp_content_wrapper {
	clear: both;
	margin: 0 6px 0 12px;
	margin-top:295px;
	padding: 0px 0;
	background: url(images/sidebar123.png) repeat-y left;
}
#cdp_sub_wrapper {
	clear: both;
	margin: 0 11px 0 12px;
	margin-top:205px;
	padding: 0px 0;
	background:url(images/sidebar123.png) repeat-y left;
	background: url(images/sidebar123.png) repeat-y left;
}

/* sidebar 1 */

.cdp_sidebar {
	float: left;
	width: 168px;
	padding: 10px;
}

.sidebar_box {
	clear: both;
	margin-bottom: 50px;
	color: #FFF;
	text-align: left;
}

.sidebar_box h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 5px;
	color: #FFF;
	background-image:url(images/button.gif);
	background-repeat:repeat-y;
}

.sidebar_box .inputfield {
	height: 16px;
	width: 160px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
	font-weight: bold;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	color: #ffffff;
	padding: 2px 10px;
	font-weight: normal;
	border-left: 5px solid #493028;
}
.side_menu li a:hover {
	text-decoration: none;
	border-left: 5px solid #c0330a;
}

.news_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #333;
}

.news_box h3 a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* end of slidebar 1*/

#cdp_content { 
	float: left;
	padding-left:15px;
	width: 725px;
}

#cdp_content a {
	font-weight: normal;
	color: #030;
	font-size: 16px;
}

.post_section {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	margin-left:10px;
	color: #F00;
}

.post_section h2 {
	color: #F00;
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.post_section p {
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
	text-align: left;
}

.post_section img {
	margin: 20px 0;
}

/* end of content */

/* footer */

#cdp_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color:#4B5B1F;
}

#cdp_footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 20px 40px;
	color: #fff;
}

#cdp_footer a {
	color: #CCC;
}

#cdp_footer h3 {
	font-size: 14px;
	font-weight: bold; 
	color: #fff;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#cdp_footer .footer_menu_list li a {
	color: #dbdbdb;
}

#cdp_footer .footer_menu_list li a:hover {
	color: #13a0f6;
	text-decoration: none;
}

.section_w180px {
	float: left;
	width: 160px;
	padding-right: 20px;
}

/* end of footer */
#cdp_wrapper #cdp_content_wrapper #cdp_content .post_section p strong {
	font-size: large;
	margin-left: 150px;
}
#cdp_wrapper #cdp_content_wrapper #cdp_content .post_section h4 {
	font-size: 12px;
}
#cdp_wrapper #cdp_content_wrapper #cdp_content .post_section .post_section {
	font-size: 16px;
	text-align: center;
	
}
#cdp_wrapper #cdp_content_wrapper #cdp_content .post_section {
	font-weight: bold;
	font-size: 9px;
	position: relative;
}
#cdp_wrapper #cdp_content_wrapper .cdp_sidebar .sidebar_box table tr #read_more div h4 u strong {
	text-decoration: none;
	margin: 1px;
}
#Whatsnew {
	margin-left: 0px;
	padding-left: 5px;
}
#Title {
	font-size: 15px;
	color: #AC7E4D;
}
#cdp_wrapper #cdp_sub_wrapper .cdp_sidebar .sidebar_box .sidebar_box h2 a {
	color: #FFF;
}
#cdp_wrapper #cdp_sub_wrapper .cdp_sidebar .sidebar_box p {
	color: #FFF;
}
#cdp_wrapper #cdp_sub_wrapper .cdp_sidebar .sidebar_box p {
	color: #400040;
}
#cdp_wrapper #cdp_sub_wrapper #cdp_content .post_section blockquote blockquote blockquote blockquote blockquote h1 {
	color: #804040;
}
#cdp_wrapper #cdp_sub_wrapper #cdp_content .post_section blockquote h3 {
	color: #0F0;
}
#cdp_wrapper #cdp_sub_wrapper #cdp_content .post_section blockquote h3 {
	color: #FF8000;
}
#cdp_wrapper #cdp_sub_wrapper #cdp_content .post_section blockquote h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#cdp_wrapper #cdp_sub_wrapper #cdp_content .post_section blockquote h3 {
	color: #804000;
}
Bold {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
	text-align: left;
}
#cdp_wrapper #cdp_content_wrapper .cdp_sidebar .sidebar_box p .bold a {
	color: #000;
}

