body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #97938e;
	font-size: 11px;
	font-family: "museo-sans-1","museo-sans-2", helvetica, sans-serif;
	line-height: 18px;
	background-image: url("http://www.zarprey.com/structure/bg.jpg");
}

img {
	border: none;
}

#stripe {
	height: 75px;
	background:#ccc url('http://www.zarprey.com/structure/stripe.jpg') repeat-x bottom;
}

#iconHeader {
 float: left;
 padding-right: 10px;
}


#navHeader {
	height: 46px;
	font-family: "museo-slab-1","museo-slab-2",serif;
}

#navHeader ul li {
	display: inline;
	font-weight: 200;
}

#navHeader ul li a {
	display: block;
	font-weight: 400;
	font-size: 12px;
	font-family: "museo-slab-1","museo-slab-2",serif;
	float: left;
	padding: 7px 15px 7px 15px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-right: 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #eee;
}

#navHeader li a:hover {
	color: #ffffff;
	background: #bbb;
	font-weight: 400;
	text-shadow: none;
	border-bottom: 1px solid #ddd;
}

#navHeader ul li a.active {
	color: #ffffff;
	background: #666;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid #ddd;
}

#nav {
	margin-top: -60px;
	padding: 0;
}

.illo {
	width: 190px;
	float: left;
	margin-right: 27px;
}

.illoEnd {
	width: 190px;
	float: left;
}

.illoTitle {
	text-align: right;
	margin: -13px 0px 0px 0px;
	padding: 0;
}

#myTitle {
	width: 525px;
	float: left;
	margin-bottom: 27px;
	font-size: 24px;
}

.words, .on {
	background: #ccc;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

#leftright {
	padding-top: 4px;
	float: right;
	width: 67px;
}

#return {
	float: right;
	width: 33px;
}

#content {
	width: 1000px;
	margin-top: 10px;
}

#spacer {
	height: 50px;
}

#col1, #col2 {
	float: left;
	margin-top: 7px;
}

#col1 {
	width: 425px;
	padding-right: 50px;
}

#col2 {
	width: 150px;
}

#col2 p {
	width: 150px;
	font-size: 11px;
	line-height: 18px;
}


h2 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #98b33e;
	margin-bottom: -7px !important;
}

h3, h1 {
	font-size: 17px;
	font-weight: normal;
	color: #3e372f;
	line-height: 22px;
}

h4 {
	background: url('http://www.zarprey.com/structure/dotted.jpg') repeat-x;
	text-transform: uppercase;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	width: 425px;
	color: #98b33e;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #3e372f;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding-left: 0;
	margin-left: 0;
}

li {
	list-style: none;
	font-size: 11px;
	background: url('http://www.zarprey.com/structure/dotted.jpg') repeat-x;
	padding: 8px 0px 2px 0px;
	width: 150px;
	line-height: 14px;
}

#headImg {
	height: 100px;
	padding-top: 50px;
}

#container {
	margin: auto;
	width: 1000px;
}

.tweet {
	line-height: 14px;
	width: 175px;
	padding-top: 3px;
}

.date {
	font-style: italic;
	color: #97938e;
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	width: 1000px;
	font-size: 9px;
	color: #97938e;
	margin-bottom: 20px;
}

#footCol1, #footCol2 {
	float: left;
	width: 500px;
	padding-top: 10px;
	text-transform: uppercase;
}

#footCol2 {
	text-align: right;
}

.summary {
	float: left;
	margin-left: 20px;
	width: 170px;
}
