/*  
	Theme Name: Corporate Theme v3
	Theme URI: 
	Description: 
	Tags: corporate, clean, business look, menu, drop down menu, picture rotator, randomize picture, fixed width, two columns, valid XHTML, simple, blue, widgets, widget ready, 2columns, right sidebar, gravatars
	Version: 3.0.0
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

	.clear
	{
		clear: both;
	}

	#main_div
	{
		width:100%;
		overflow-x:hidden;
	}
	#left_div
	{
		overflow:auto;
		height: 500px;
		float:left;
		
		background-image:url(images/page_leftpg.jpg); 
		background-position:right;
		background-repeat:repeat-y;
		
		display:none;
	}
	#right_div
	{
		overflow:auto;
		height: 500px;
		float:left;
		
		background-image:url(images/page_rightpg.jpg); 
		background-position:left;
		background-repeat:repeat-y;
		display:none;
	}
	#mid_div
	{
		overflow:auto;
		margin: 0 auto;
		width: 1024px;
	}



/* HTML Elements */
img.alignleft {
        float: left;
        margin:0 10px 5px 0;
}

img.aligncenter {
        margin-top:10px;
        margin-bottom:10px;
        display: block;
        margin-left: auto;
        margin-right: auto;

}

img.alignright {
        float: right;
        margin:0 0 5px 10px;

}

* {
	margin:0;
	padding:0;
	}

body,html 
{
	min-height:101%;
	/*background-image:url(../../../../images/main_pg.jpg);*/
	background-image:url(images/blog_pg.jpg);
	background-color:#007EA2; 
	overflow-x: hidden;
}
	
body 
{
	padding: 0px 0 0px 0;
}

body, select, input, textarea 
{
	font: 110% Arial, Verdana, Sans-Serif;
}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited 
{
	text-decoration:underline;
}

/*a:hover, a:active 
{
	color:#D50000; 
	text-decoration:none;
}*/

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	font-style:italic;
	/*background:#fffff; */
	padding:0 0 0 4px;
	}
	
.smalllatest {
	font-size: 0.95em;
	font-style:italic;
	/*background:#fffff; */
	padding:4px 0 0 4px;
	}	
	
.postlink{
	font-size: 0.95em;
	/*background:#fffff; */
	padding-top:15px;
	}	

img, a:link img, a:visited img {
	border:0
	}

#menubar
{
	background-color:#3EB9F4;
}
/*Main Navbar old */
/*
#nav {
	background:#3EB9F4; 
	font-size:10px;
	}
	
#nav, #nav ul 
{
	list-style: none;
	/*line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:5px 5px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#3EB9F4;
	text-decoration:none;
	}	
	
	
/* Dropdown Menus *		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
*/
a.main:hover
{	background:none;
	}
		
/* Structure */

#page 
{
	width: 1024px;
	/*margin:0 auto;*/
	font-size:0.7em;
	float:left;
	/*background:#FFF; */
	background-image:url(images/page_pg.jpg);
	background-repeat: repeat-y;
	
}
#equalheight  /* for equal height */
{
	width: 1024px;
	overflow: auto;
	padding: 0px;
	
	background-image:url(images/castlewood_blog_content_topbg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	
	
}

#branding {
	width:500px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar 
{
	padding:0px 0 10px 0;
	width: 388px;
	float:left;
	overflow:auto;
	background-image:url(images/castlewood_blog_Right_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#sidebar_left
{
	width: 227px;
	float:left;
	background-image:url(images/castlewood_blog_Right_bg.jpg);
	background-repeat:repeat-y;
	overflow:auto;
}
#sidebar_left_border_left
{
	width: 8px;
	height:1000px;
	float:left;
	overflow:auto;
}
#sidebar_left_border_right
{
	width: 8px;
	height:100px;
	float:left;
	overflow:auto;
	background-image:url(images/castlewood_blog_bar_border_right.jpg);
	background-repeat:no-repeat;
	
}
#sidebar_box
{
	float:left;
	width:210px;
}
#sidebar_box ul li
{
	font-family:Times;
	font-weight: bold;
	
	color:#C20404;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;

}
.sidebar_left_inner
{
	background-image:url(images/castlewood_blog_Right_bg_inner.jpg);
	background-repeat:repeat-y;
	float:left;
	width:205px;
	padding-left:5px;
}





.sidebar_left_inner_01
{
	background-image:url(images/castlewood_blog_bar_inner_01.jpg);
	background-repeat:no-repeat;
	float:left;
	width:205px;
	padding-left:5px;
}


#sidebar_left_gap
{
	width: 100%;
	float:left;
	height:10px;
	overflow:hidden;
}
#sidebar_right
{
	padding-top:0px;
	width: 161px;
	float:right;
	height:200px;
	background-image:url(images/castlewood_Blog_right_borde.jpg);
	background-repeat:no-repeat;
}
#browse-select 
{
	font-size:7pt;
	width:200px;
}

/*Css for the index page*/
	
#welcomebar{
	/*background:#ffffff;*/
	padding-right:8px;
	margin:20px 0 0 10px;
	height:160px;
	width:332px;
	float:left;
	}
		
#latestbar{
	/*background:#ffffff;*/
	padding:5px 5px 0 10px;
	margin:10px 0 0 10px;	
	width:330px;
	text-align:justify;
	float:right;
	font-size:9pt;
	}

#photobar{
	/*	background:#000;*/
	/*	background:url(images/pic.jpg) no-repeat left ;*/
		width:380px;
		height:285px;		
		margin:20px 10px 20px 0px;
		float:left;
		}
		
#photobar img{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;	
}
	
/*end of Css for index page*/
#sidebar ul
{
	margin: 0px 0px 0px 30px;
}
#sidebar ul li 
{
	
	margin:0px 0px 0px -10px;
	padding:0px 0px 0px 0px;
	color:#EF8B54;
	/*
	list-style:none;
	background:url(images/dot.jpg) no-repeat;
	background-position:center left; */
} 
#sidebar ul li a
{
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#EF8B54;
	font-size:12px;
	text-transform: uppercase;
	text-decoration:none;

}
#sidebar ul li a:hover
{
	text-decoration:underline;
}
#sidebar_box a
{
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#EF8B54;
	font-size:10pt;
	text-decoration:none;

}
#sidebar_box a:hover
{
	text-decoration:underline;
}



#contenttitle {
	float:left;
	width:530px;
	margin: 0px;
	padding: 10px 0px 0px 8px;
	}	
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA; /*background*/
	display:block;
	padding:4px 4px 4px 8px;
/*	border-left:4px solid #DEDFE1;*/
	}
		
.subnav li a:hover, .subnav li a:active {
	/*background:#EEF1FE;*/
	text-decoration:none;
	color: #E13333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
			
/*	Headers */
	
#header {
	/*background: #FFFFFF; */
	width: 1024px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float:left;
	}
#header_bottom
{	
	/*background: #FFFFFF; */
	width: 1024px;
	padding: 0px 0px 0px 0px;
	height:40px;
	float:left;
}
#header_bottom_01
{
	width: 636px;
	padding: 0px 0px 0px 0px;
	height:40px;
	background-image:url(images/castlewood_Blog_head_bot_01.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header_bottom_02
{
	width:227px;
	height:40px;
	background-image:url(images/castlewood_Blog_head_bot_02.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header_bottom_03
{
	width:161px;
	padding: 0px 0px 0px 0px;
	height:100%;
	background-image:url(images/castlewood_Blog_head_bot_03.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#007EA2;
}



#header_menubar 
{
	background: #999999;
	width: 1024px;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
	
#header a {
	font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover
{
	color: #333333;
}	
	

h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}

.mainheader{
	color: #333333;
	font-size: 24px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}		
		
		
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

 #sidebar_box h3 {
 	font: 2.3em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#C20404;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	}

/*sidebar colour*/

#sidebar h3, #sidebar h2 {
	padding:6px 0 4px 0px;
	margin:5px 0 5px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}
h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
h5 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 12px 0;
	}	

.singlepage 
{
	/*color:maroon;*/
	font: 14pt Arial, "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	padding-top:0px;
	color:#FFFFFF;
}

.singlecomment {
	font-size: 0.95em;
	font-style:italic;
	/*background:#fffff; */
	padding:4px 0px;
}	
	
	
/* Content */

#content
{
	padding:0px 10px 0px 150px;
	/*width:636px; Actual width */
	width:476px;
	float:left;
	overflow:hidden;
	color:#FFFFFF;
}
/*#content_left
{
	width:150px;
	height:100px;
	float:left;
	overflow:auto;
	color:#FFFFFF;
	background-color:#FF0000;
}

#content_right 
{
	width:486px;
	float:left;
	overflow:auto;
	color:#FFFFFF;
}*/
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	padding-left:10px;
	}
	
.linebreak{
	margin-top:13px;
	border-top:5px solid #999;
}
	

.feature {
	/*background:#f2f2f2; */
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, {
	margin:0;
	}

.feature img {
	padding:1px;
	border:1px solid #000;
	}
			
#adsense_placeholder {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}	
	
#headerimage {
	margin-top:22px;
	}

.title {
	font-family: Arial, Verdana;
	font-size:1.5em;
	}
	
.feature#lead .title {
	font:2.5em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	/*background:#e4efd5; */
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	/*background:#e4efd5; */
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	/*background:#eef5e1; */
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	
	

.entry {
	padding-top:5px;
	text-align:left;
	font-size:12px;
	margin-right:10px
	}













.metadata
{
	color: #C3ED42;
	margin-bottom: 15px;
}

.metadata small
{
	font-style: normal;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.singlepage h1
{
	border: 0;
	padding: 0;
	margin: 0;
	color: white;
	text-transform: uppercase;
	font-size: 25px;
}

.singlepage h2
{
	font-size: 25px;
	border: 0;
	padding: 0;
	margin: 0;
}



.singlepage h2 a
{
	
	color: white;
	text-transform: uppercase;
	font-size: 25px;
}

.post
{
	padding-bottom: 40px;
}

.entry
{
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.entry h1, .entry h2, .entry h3
{
	color: white;
	padding: 10px 0 6px 0;
	margin: 0;
	border: 0;
}

.entry h1
{
	font-size: 40px;
}

.entry h2
{
	font-size: 25px;
}

.entry h3
{
	font-size: 18px;
}

.entry p
{
	margin: 0 0 20px 0;
	line-height: 19px;
}

.entry ul, .entry ol
{
	margin: 0 0 10px 0;
}

img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right:auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}




.sociable_tagline
{
	font-size: 15px;
	text-transform: uppercase;
	color: rgb(195, 237, 66);
	padding-bottom: 10px;
}




















h3 a:link, h3 a:visited 
{
	color:#C3ED42;
	/*color:#5f5f5f;*/
}

/*Calendar*/
.contentdate {
	background: url(images/calendar.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}

#contentmiddle {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 10px 0px;
	display: inline;
	}
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

.postspace {
	background: url(images/spacer.gif);
	width: 530px;
	height: 10px;
	margin-top: 15px;
	padding: 0px;
	}

/*Post*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	/*background:#f2f2f2;*/
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
/*Search*/

select {
	/*background:#f2f2f2;*/
	border:1px solid #9c9c9c;
	width:100%;
	}

#searchform {
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/
	height: 42px;
	width: 100%;
}

#searchform #s{
	/*background: #ffffff url(images/form-field-bg.gif) no-repeat ;*/
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #C20404;
	border-width:2px;
	border-style:groove;
	border-color:#000000;
	
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
}

#searchform #searchsubmit { 
	background: url(images/search.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 3px;
}	

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

/* Comments*/

.avatar {
        float:right;
        padding:0;
        margin:5px;

}

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	/*background:#f2f2f2; */
	border-top: 1px solid #ddd;
	}

#commentform small {
	/*background:#FFF; */
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small 
{
	/*background:#e9e9e9*/
}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.mycomments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
}
	
/*posting icon*/	
.myposts 
{
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
}

.myedits
{
/*	background:url(images/edit.gif) no-repeat left center;*/
	padding-left:10px;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block
	}
	
/* Footer*/

#footer {
/*background: #F3F3F4;*/
background: #dddddd;
clear:both;
height:60px;
padding:5px;
text-align:right;
color:#000000;
font-size:8pt;
border-width:1px 0 0 0;
border-style:solid;
border-color: silver;
}

#recentpost {
	padding:10px 5px 5px 5px;
	margin:10px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	width:324px;
	background-color:#eefeee;
}
	
#recentpost li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image:url(images/mini-comments.gif);
}

#recentpost a:hover {
	text-decoration: underline;
}

#recentposttitle {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#cccccc;
	width:320px;
}

#bottombar {
	
	clear:both;
	width: 1024px;
	
	/*background-image:url(images/castlewood_pageBot_banner_right.jpg);
	background-repeat:repeat-x;
	background-color:#07232B;*/
}

/*#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	padding-left: 0px;
	margin-left: 20px;
	
}

#bottombar li a:link {
	display:block;
	padding:5px;
	color: gray;
}

#bottombar li a:visited {
	display:block;
	padding:5px;
	color:gray;
}

#bottombar li a:hover {
	display:block;
	background: lightsteelblue;
	color:white;
	padding: 0px 0px 0px 0px;
}*/


#bottombar_left 
{
	width:636px;
	float:left;
	z-index:0;
	background-image:url(images/castlewood_footer_menu_inner.jpg);
	background-repeat:repeat-x;
	
	
}
#bottombar_mid {
	width:227px;
	height:230px;
	float:left;
	z-index:0;
	background-image:url(images/castlewood_pageBot_banner_mid.jpg);
	background-repeat:repeat-y;
	
}
#bottombar_right {
	width:161px;
	float:left;
	z-index:0;
	/*background-image:url(images/castlewood_pageBot_banner_right.jpg);
	background-repeat:repeat-x; 
	background-color:#07232B;*/
}
#bottommenu_top
{
	width:636px;
	float:left;
	height:32px;
	text-align:center;
	vertical-align:middle;
	padding:10px 0px 0px 0px;
	
}
#bottom_menu
{
	width:636px;
	float:left;
	z-index:0;
	padding-top: 10px;
}
#footer_menu_01
{
	width:105px;
	float:left;
	z-index:0;
	padding:5px 1px 2px 0px;
	color:#FFFFFF;
}
#footer_menu_02
{
	width:100px;
	float:left;
	z-index:0;
	padding:5px 2px 2px 2px;
	color:#FFFFFF;
}
#footer_menu_03
{
	width:120px;
	float:left;
	z-index:0;
	padding:5px 2px 2px 2px;
	color:#FFFFFF;
}
#footer_menu_04
{
	width:75px;
	float:left;
	z-index:0;
	padding:5px 2px 2px 2px;
	color:#FFFFFF;
}
#footer_menu_05
{
	width:55px;
	float:left;
	z-index:0;
	padding:5px 2px 2px 2px;
	color:#FFFFFF;
}
#footer_menu_06
{
	width:100px;
	float:left;
	z-index:0;
	padding:5px 0px 2px 2px;
	color:#FFFFFF;
	
}
#footer_menu_07
{
	float:right;
	z-index:0;
	padding:5px 2px 2px 2px;
	color:#FFFFFF;
}
#Footer_main_menu
{
	width:100%;
	padding:3px 0px 3px 0px;
	float: left;
	text-align: left;
}
#Footer_main_menu a
{
	/*font-weight: bold;
	font-size: 11px;;
	text-decoration:none;
	color:#93C634;
	text-align:left;
	padding:3px 0px 3px 0px; */
	
	font-family:Times;
	font-weight: bold;
	color:#93C634;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding:3px 0px 3px 0px; 
}
/*#Footer_main_menu a:hover, #Footer_sub_menu a:hover  { color:#EEF06A; } */

#Footer_sub_menu
{
	width:100%;
	padding:1px 0px 1px 0px;
	text-align:left;
	float:left;
}
#Footer_sub_menu a
{
	/*font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	color:#999999;
	text-align:left;*/
	font-family:Times;
	font-weight: bold;
	color:#999999;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
}

#bottommenu_top a
{
	/*font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color:#FF6633;
	text-align:left;*/
	
	font-family:Times;
	font-weight: bold;
	color:#EA6234;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	
	
}
#bottom_menu_item a
{
	
	float:left;
	z-index:0;
	padding:2px 1px 2px 1px;
	font-weight: normal;
	font-size: 11px;;
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
}
#bottom_menu_item a:hover
{
	color:#EEF06A;
}
/*#blogroll {
	padding: 0px 5px 10px 5px;
	width:150px;
	height:100px;
	float:left;
	font-size:8pt;
	
}*/

#write_by {
	padding-top: 2px;
}

.bottombartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 0 0;
}

/*.sideblock
{
	background-image:url(images/castlewood_blog_Right_bg_inner.jpg);
	background-repeat:repeat-y;
	float:left;
	padding-right:12px;
	width:210px;
}*/

#singlecat li {
	float:left;
	list-style-type:none;
}

#singlepostin {
	float:left;
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	
}

#commentform, #respond
{
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	text-transform: uppercase;
	color: rgb(195, 237, 66);

}

#commentform small
{
	font-size: 11px;
}




/* My NEW MENU */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 10pt Times;
	font-weight:bold;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 3px 5px;
	background: #3FB9F4;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	
	background: #3FB9F4;
	color:#D7E97C;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 2px 0px;
	width: 220px;
}

#sddm div a
{	
	font-size: 10pt;
	font-weight: bold;
	color: #14355E;
	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #AABD27;
	border-bottom: 1px solid #6B790F;
}

#sddm div a:hover
{	
	background: #6B790F;
	color: #FFDB8E;
}
/*  END MENU */

/* font style */

.RedTitle
{
	font-family:Times;
	font-weight: bold;
	
	color:#C20404;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}
.Footer_Green_lbl
{
	padding: 10px 5px 3px 10px;
	color:#98AC2A;
	font-family:Times;
	font-size:10pt;
	font-weight: bold;
	text-align:left;
}
.Footer_Green_lbl2
{
	padding: 3px 5px 3px 10px;
	color:#98AC2A;
	font-family:Times;
	font-size:10pt;
	font-weight: bold;
	text-align:left;
}
.Footer_Blue_lbl
{
	padding: 3px 5px 5px 10px;
	color:#66CCFF;
	font-family:Times;
	font-size:10pt;
	font-weight: bold;
	text-align:left;
}
.Footer_Green_Link
{
	padding: 3px 3px 5px 0px;
	color:#98AC2A;
	font-family:Times;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
	text-align:left;
}
/* MYSTYLE */
h3
{
	color:#C3ED42;
}
p strong span , p strong 
{
	color:#C3ED42;
}

a{
	color:#C3ED42;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}


/* new footer */
#footer_main
{
	width: 100%;
	text-align:center;
	overflow-x: hidden;
	background-image:url(images/castlewood_pageBot_bg.jpg);
	background-repeat:repeat-x;
	background-color:#07232B;
}
#footer_inn
{
	width: 1024px;
	text-align:center;
	overflow:auto;
	margin:0 auto; 
}
#footer_mainLeft
{
	float: left;
	overflow:auto;
	height: 100px;
}

