
#sidebar {
    background: #fff url(../images/sidebar_top_bg2.gif) repeat-x top left;
}

#home-nav {
    height: 32px;
    /*margin-left: 205px;*/
}

#home-nav a {
    color: #fff;
}

#home-nav a:hover {
    color: #506463;
    text-decoration: none;
}

#sidebar img.logo {
    margin-top: 0;
}

#sidebar table {
    width: 260px;
    margin-left: 10px; /*may need to use padding for IE6*/
}

#newsletter {
    height: 200px;
}

#subscribe table {
    width: 220px;
    margin-left: 20px;
    margin-top: 22px;
}
#subscribe table tr, td {
    margin: 0;
    padding: 0;   
}
#sidebar-nav ul { 
    margin: 0;
}
#sidebar-nav li {
    width: 250px;
    height: 30px;
    background: #fff url(../images/sidebar_nav_bg.gif) repeat-x;
    line-height: 30px;
    list-style: none;
    padding-right: 20px;
    text-align: right;
}

#sidebar-nav li a {
    color: #506463;
    text-decoration: none;
}

#sidebar-nav li a {
    color: #506463;
}

#sidebar-nav li a:hover {
    color: #ea6f33;
}

#sidebar-nav li.current a {
/*    font-weight: bold;*/
    color: #ea6f33;
}

#sidebar-nav li.section a {
    font-weight: bold;
    color: #ea6f33;
}

#client-quote {
    margin: 20px;
}

#main {
    background: #fff url(../images/main_top_bg2.gif) repeat-x top left;
}

#search {
    padding: 15px 0 15px 440px;
}

#search_box {
    float: left;
    width: 203px;
    height: 27px;
    background: url(../images/search_bg2.jpg);
}

#search_box #s {
    line-height: 14px;
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 153px;
    background: none;
    font-size: .8em;
}

#search_box #go {
    float: right;
}

#main-content {
    padding-left: 60px;
    padding-bottom: 20px;
}

#main-content label {
 	display: block;
	margin: 10px 0 -10px 0;
	font-size: 1em;
    width: 100px;
}

#main-content label.right {
	display:inline;
}

#content div.image {
    margin: 0 10px 10px 10px;
}

#content ul {
    margin-left: 20px;
}

#head h3 {
    padding: 0;
    margin: 65px 0 0 0;
}

#head img.contact-button {
    margin-right: 60px;
    float: right;
}

#content {
    margin-top: 50px;
    margin-bottom: 0px;
}

#blog-sidebar {
    margin: 20px;
}

#paypal_button {
    float: right;
    margin: 0 20px 20px 20px;
}

#holder {
    text-align: left;
	padding: 10px 20px 10px 0;
	margin: 20px 0;
}

#holder li {
	margin: 0;
	list-style-type: none;
}

#holder li.holderDate {
    font-weight: bold;
	color:#506463;
	line-height:2em;
}

#holder.summary li.holderDate a {
    font-weight: bold;
	color:#ea6f33;
	line-height:2em;
}

#holder.summary li.holdersDate a:hover {
    text-decoration:underline;
	color:#ea6f33;
}

#holder li.holderDateTitle a {
	font-size:1.3em;
	font-weight:bold;
	padding-left:20px;
	background:url(../images/treeicons/workshop-file.gif) no-repeat left center;
}

#holder li.holderTitle {
	margin-bottom: 1em;
}

#holder li.holderSubTitle {
	font-weight: bold;
	color: #506463;
}

#holder li.holderTitle a {
	font-size:1.1em;
	font-weight:bold;
}

#holder li.holderDateTitle a:hover {
    color: #ea6f33;
    text-decoration:underline;
}
		
#holder li.holderSummary {
    color: #506463;
	margin-bottom:20px;
}

#holder.summary li.holderSummary {
    color: #506463;
	margin-bottom:20px;
}

#holder li.holderSummary a.readMoreLink {
    font-size: 1.1em;
	padding-right: 16px;
	background:url(../images/icons/arrow.gif) no-repeat right center;
}

#holder li.holderSummary a.readMoreLink:hover {
    text-decoration:underline;
    color: #ea6f33;
}

a.readMoreLink {
	padding-right: 16px;
	background:url(../images/icons/arrow.gif) no-repeat right center;
}

a.readMoreLink:hover {
    color: #ea6f33;
}

p.searchSummary {
    margin-bottom: 5px;
}

p.searchSummary .highlight{
    background-color: #ddd;
}

.blogSummary h2 {
    margin-bottom: 0;
}

#content ul.category li {
    text-decoration: none;
    list-style: none;
}

#content ul.category li a {
    font-size: 1.2em;
}

