body {
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#424141;
}
.frame {padding-top:8px;}
#content label {
	display: block;
}

.prev {
	float: left;
	padding-left: 27px;
	margin-top: 6px;
	font-weight: bold;
	
}

.next {
	float: right;
	padding-right: 24px;
	margin-top: 6px;
	font-weight: bold;
	
}

.clear {
	clear: both;
}

.red {
	color: red;
}

a img {
	border: 0;
}

.sign {
	text-align: right;
}

span.div {
	margin: 0 1em;
}

.topLevel {
	width: 886px;
	margin: 0 auto;
	padding-left: 27px;
}

a {
	color: #006ea2;
	text-decoration: none;
}

a:hover {
	color: #8e8f8e;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:913px;
	height: 82px;
	border: 1px solid #b4b4b4;
	background-color: #f8f8f8;
	padding:0 0 0 0;
	margin:0;
	padding-top: 5px;
	text-align:left;
}
#headerbg {
	padding-left:27px;
}
#logo {
	/*float: left;*/
}

#headLinks {
	list-style: none;
	float: right;
	text-transform: uppercase;
	color: #5b5b5b;
	font-weight: bold;
	padding: 12px 0 0 0;
	margin: 0;
}

#headLinks a {
	color: #5b5b5b;
}

#headLinks li {
	display: inline;
	background: url('img/bullet.gif') no-repeat left 3px;
	padding: 0 21px 0 11px;
}

#slogan {
	color: #858585;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	/*float: left;
	clear: left;*/
	padding:0;
}

#searchBox {
	float: right;
	clear: right;
	color: #858585;
	font-weight: bold;
	padding-right: 21px;
	margin-top: 22px;
	height: 18px;
}

#searchBox .submit {
	position: relative;
	top: 3px;
}
#navigation {
	width:913px;
	padding:0;
	margin:0;
	background: url('img/topMenu_grad.gif') repeat-x;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

#topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 22px;
	list-style: none;
	padding:0 0 0 25px;
	margin:0;
	line-height:14px;
	margin-left:0;
	margin-right:0;
}

#topMenu li {
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	padding-top: 4px;
	padding-right:45px;
}

#topMenu a {
	color: #ffffff;
}

#wrap {
	width: 913px;
	margin: 0 auto;
	padding-top: 8px;
	background:#fff url('img/header_under.gif') repeat-x top;
	border:#b4b4b4 1px solid;
}

#content {
	border: 1px solid #b4b4b4;
	background-color: #f8f8f8;
	width: 590px;
	float: left;
	clear: left;
}

#tabs {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	
	color: #8e8f8e;
	text-transform: uppercase;
	font-weight: bold;
	height: 23px;
	background-color: #c7d3d8;
	border-bottom: 1px solid #b4b4b4;
}

#tabs a {
	color: #8e8f8e;
}

#tabs li {
	height: 17px;
	background-color: #c7d3d8;
	float: left;
	display: block;
	border-left: 1px solid #b4b4b4;
	padding: 6px 11px 0 11px;
	margin: 0;
}

#tabs li.print {
	background: url('img/print24.png') no-repeat 11px;
	padding-left: 37px;
}

#tabs li.first {
	border: 0;
	padding-left: 27px;
}

#tabs li.active {
	background-color: #f8f8f8;
	height: 18px;
	
	color: #006ea2;
}

#tabs li.active a {
	color: #006ea2;
}

.post {
	padding: 12px 24px 30px 27px;
	margin-top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5c5b5b;
	color: #424141;
	background: url('img/post_grad.gif') repeat-x top;
	width: 539px;
	overflow: hidden;
}

.date {
	margin-top: 12px;
	padding-bottom: 0;
}

.date.first {
	margin-top: 24px;
}

.date .entry {
	padding-bottom: 30px;
}

.post h1 {
	color: #42476d;
	
	margin: 0;
}





h1.archiveTitle {
	color: #42476d;
	
	margin: 24px 0 12px 0;
}

h1.archiveTitle {
	padding: 0 24px 0 27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


.post h1 a {
	color: #42476d;
}

.post.first {
	padding-top: 0;
	background-image: none;
}

.post p {
	margin: 15px 0;
}

.info {
	margin-bottom: 24px;
	color: #9e9f9e;
	font-weight: bold;
}

.addInfo, .bookmarking, .entryTags {
	color: #006ea2;
	padding: 0;
	margin: 0;
	list-style: none;
}

.addInfo li, .bookmarking li {
	display: inline;
	padding: 0 7px 1px 0;
	margin: 0 7px 0 0;
	border-right: 1px solid #006ea2;
}

.addInfo li.last, .bookmarking li.last {
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}

.addInfo li.mail {
	background: url('img/mail.png') no-repeat left;
	padding-left: 20px;
}

.addInfo li.print {
	background: url('img/print.png') no-repeat left;
	padding-left: 26px;
}

.bookmarking li.delicious {
	background: url('img/delicious.gif') no-repeat left;
	padding-left: 20px;
}

.bookmarking li.digg {
	background: url('img/digg.gif') no-repeat left;
	padding-left: 22px;
}

.bookmarking li.technorati {
	background: url('img/technorati.gif') no-repeat left;
	padding-left: 24px;
}



#blocks {
	/*padding-left: 9px;*/
}

#blocks h2 {
	/*color: #006ea2;*/
	color: #2f4144;
	/*font-size: 100%;*/
	
	/*margin: 8px 0 13px 4px;*/
	margin: 0;
	text-transform: uppercase;
	background-color: #dad9d9;
	border-bottom: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	padding-left: 14px;
	line-height: 2em;
}

#blocks .block {
	margin-bottom: 35px;
	padding-left: 9px;
}

/*#ad {
	width: 300px;
	height: 100px;
	background-color: #5086c4;
}*/

#columns {
	border-top: 1px solid #b4b4b4;
	margin-top: 18px;
}

#column1 {
	border-right: 1px solid #b4b4b4;
	float: left;
	width: 160px;
	height: 100%;
}

#column2 {
	width: 157px;
	float: right;
}

#column2 .block, #column2 .module {
	margin: 13px;
}

#column1 h2 {
	margin: 13px 13px 1em 13px;
}

#columns h2 {
	color: #006ea2;
	
	text-transform: uppercase;
}

#columns .block ul, #columns .module ul {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
}

#footer {
	width: 913px;
	margin: 9px auto 0 auto;
	text-align: center;
	color: #8f8f8e;
}

#footer a {
	color: #8f8f8e;
}

#footer ul {
	list-style: none;
	padding: 0 0 9px 0;
	margin: 9px 0 11px 0;
	border-bottom: 6px solid #8f8f8e;
}

#footer ul li {
	display: inline;
	padding-right: 2em;
	margin-right: 2em;
	border-right: 1px solid #8f8f8e;
}

#footer ul li.last {
	padding: 0;
	margin: 0;
	border: 0;
}

.comment {
	padding: 1px 12px;
	background-color: #c7d3d8;
	margin: 12px 0;
}

table.inPost {
	border: 1px solid #b4b4b4;
	background: #ecebeb;
	color: #454545;
	
	font-weight: bold;
}

table.inPost thead {
	text-transform: uppercase;
	background: #c7d3d8;
}

table.inPost tbody td {
	border-top: 1px solid #b4b4b4;
}

table.inPost td {
	margin: 0;
	padding: 9px 26px 9px 3px;
}

.entryMore {
	display: block;
	clear: right;
	text-align: right;
	padding-right: 15px;
	background: url('img/press/press_more.gif') no-repeat right;
	color: #676666;
	font-weight: bold;
	margin-bottom: 18px;
}

.post h2 {
	
	color: black;
	font-weight: normal;
}

.post h3 {
	
	color: #676666;
	font-weight: normal;
}

#street {
	height: 125px;
}



