body {
	font-family: 'times new roman';
	margin:0;
	background-color:#413A36;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	color:#666;
	font-family:arial,helvetica,sans-serif;
	font-size:10.5pt;
}

h1 {
        color: #50B8D8;
        font-size: 15pt;
        margin-top:0;
        margin-bottom: 10px;
}

h1 a {
        color: #50B8D8;
        text-decoration:none;
}

h2 {
        color: #50B8D8;
        font-size: 15pt;
        margin-top:0;
        margin-bottom: 10px;
}

h2 a {
        color: #50B8D8;
        text-decoration:none;
}


a {
        color: #000;	
}

a:hover {
        color:#666;	
}

#holder {
	width:780px;
	margin: auto;
	height:100% ;
	background-color:#F3F4F4;
	top:0;
	bottom:0;
	background-image:url(/images/spacer.gif);
	background-repeat:vertically;
}

#label {
	width:100%;
	padding:0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-align: left;
	height:100%;
}

#header {
	width:100%;
	clear:both;
	height:144px;
	background-color:#413A36;
	margin:0;
	padding:0;
}

#header-news {
        width:470px;
        height: 120px;
        margin-left:310px;
}

#header-news-buffer {
        width:309px;
        height:13px;
        background-color:#413A36;
}

#header-news-wrap {
        background-color: #50B8D8;
        padding-left:20px;
        height:114px;
        padding-top:5px;
}

#header-news-tease {
        color: #413A36;
        font-style:italic;
        font-size: 15pt;
}

#header-news-headline a {
        font-size: 14pt;
        color:#fff;
        text-decoration:none;
}

#header-news-headline a {
        color:#fff;
}

#header-news-blog-link-wrap {
	text-align:right;
	width:445px;
	position:relative;
	bottom:0;
}

#header-news-blog-link {
        font-size:12pt;
        color: #413A36;
        font-style:italic;
}

#header-news-blog-link a {
        color: #413A36;
}

#header-logo {
	float:left;
	width:300px;
}
#header-border {
        height:15px;
        clear:both;
        width:100%;
}

#leftcol {
        width:125px;
        background-color:#AEA399;
        color: #fff;
        float:left;
        text-align:right;
        padding-right:10px;
        padding-bottom:40px;
        background-image:url(/images/empty.png);
        font-size:9.5pt;
}

#leftcol a {
        color:#fff;
        line-height:160%;

}

#rightcol {
        width:135px;
        background-color:#AEA399;
}

#content {
        width:485px;
        margin-left:25px;
        float:left;
}

#footer {
        clear:both;
        padding-top: 30px;
        text-align:center;
}

.copybox {
	padding-bottom:20px;
        border-bottom: 1px solid #AEA399;
        margin-bottom:20px;
}

.meta {
        font-size:9.5pt;
}

.leftnavheader {
        font-size:13.5pt;
}

.footercopy {
        font-size: 9pt;
}