body { 
	background:#f4ecd3;
	font-size:62.5%;
	font-family:Arial,Helvetica,sans-serif;			
	margin:0;
	padding:34px 0;
	border:0;
	min-width:1000px;
}

div,
form {
	margin:0;
	padding:0;
	border:0;
}

/* Header */

h1 {
	float:left;
	height:34px;
	padding:0 0 30px 20px;
	margin:0;
	width:362px;
}

h1 a {
	background:transparent url(/images/alex_wright.gif) no-repeat 0 0;
	display:block;
	height:0;
	padding:34px 0 0;
	width:362px;
	overflow:hidden;
	text-indent:-999px;
}

#search {
	float:left;
	width:598px;
	text-align:right;
	padding:9px 0 0;
}

#search .text {
	margin:0 5px;
	padding:3px;
	width:224px;
}

input {
	vertical-align:middle;
	font-size:1.1em;
	color:#666;
}

/* Top Navigation */

#nav {
	background:transparent url(/images/navstrip.gif) repeat-x 0 0;
	height:31px;
	margin:0;
	padding:0 0 0 150px;
}

#nav li {
	list-style:none;
	float:left;
	height:25px;
	width:99px;
	border-left:#000 1px solid;
	padding:3px 0 0;
	text-transform:uppercase;
	text-align:center;
	font-size:1.1em;
	font-weight:bold;
}

#nav li.last {
	border-right:#000 1px solid;
}

#nav a:link,
#nav a:hover,
#nav a:visited,
#nav a:active {
	color:#993300;
	text-decoration:none;
	float:left;
	height:18px;
	width:99px;
	padding:7px 0 0;
	text-align:center;
}

#nav a:hover {
	background:#e6dbb8;
}

#nav .on a {
	background:#e6dbb8;
}

/* Left Subnav */

#subnav {
	float:left;
	width:150px;
	margin:25px 0;
	padding:0;
}

#subnav li {
	list-style:none;
	float:left;
	width:150px;
	border-top:#dfcdc1 1px solid;
	padding:0;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	line-height:normal;
/*	letter-spacing:.05em;*/
}

#subnav li.last {
	border-bottom:#dfcdc1 1px solid;
}

#subnav a:link,
#subnav a:hover,
#subnav a:visited,
#subnav a:active {
	color:#000;
	text-decoration:none;
	float:left;
	width:115px;
	padding:6px 15px 7px 20px;
}

#subnav a:hover {
	background:#E6DBB8;
}

#subnav .on a,
#subnav .on a:visited {
	color:#826d28;
}

/* COLUMNS / DIVS */

#content { 
	float:left;
	background:transparent url(/images/vertlines.gif) repeat-y 150px 0;
	width:1000px;
}

#aCol {
	float:left;
	width:150px;
	line-height:1.2em;
}

#aCol p {
	line-height:1.25em;
}

#bCol {
	float:left;
	width:460px;
	padding:30px 20px 5px;
	line-height:1.8em;
}

#cCol {
	float:left;
	width:310px;
	padding:30px 0 20px 20px;
	line-height:1.8em;
}

.colGroup {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #dfcdc1;
}

.side {
	padding:0 20px 20px;
}

.top {
	padding-top:30px;
}

/* LINKS */

a:link,
a:hover,
a:visited,
a:active {
	color:#993300;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#993300;
}

.side a:link,
.side a:hover,
.side a:visited,
.side a:active {
	font-weight:normal;
}


/* HEADERS */

h2,h3,h4,h5 {
	margin:0;
	padding:0;
	line-height:1.125em;
}

h2 {
	padding:0;
	margin:0 0 18px;
	font-size:1.8em;
	font-family:Georgia,serif;
	text-transform:uppercase;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:.25em;
}

h3 small {
	font-size:.917em;
	font-weight:normal;
	text-transform:uppercase;
}

h4 {
	font-size:1.2em;
	font-weight:normal;
}

.side h3,
.overview #bCol h3,
.overview #bCol h4 {
	font-size:1.4em;
}

.primary h3 {
	font-size:1.6em;
	font-weight:normal;
}

.primary h3 a {
	font-weight:bold;
}

.primary h3 small {
	font-size:.688em;
}

.homeContent #bCol h3 {
	font-size:1.8em;
	font-weight:normal;
	margin:5px 0 0;
}

.homeContent #bCol .byline {
	font-size:1.3em;
}
.homeContent #bCol .kicker {
	color:#666;
	font-size:.77em;
}

.homeContent #cCol h3 {
	font-size:1.5em;
}

h5 {
	font-size:1em;
	font-weight:normal;
}

.side h5 {
	margin:1em 0 .5em;
}

form h4 {
	margin-bottom:.25em;
}

h5.kicker,
h4.kicker {
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:.125em;
}

h4.kicker {
	font-weight:normal;
	font-size:1em;
}


/* LARGE QUOTES */

blockquote {
	font-family:Georgia,serif;
	font-size:2.7em;
	margin:0;
	padding:0;
	line-height:1.2em;
}

blockquote i {
	display:block;
	text-align:right;
	font-weight:normal;
	line-height:.85em;
}

#cCol blockquote i {
	font-size:.666em;
}


/* IMAGES */

#cCol .thumbs {
	width:310px;
	padding:0;
	margin:0;
}

.thumbs li {
	list-style:none;
	float:left;
	width:70px;
	margin:0;
	padding:0 10px 10px 0;
}

.thumbs li.right {
	padding-right:0;
}

.thumbs a img {
	width:68px;
	height:68px;
	line-height:0;
	font-size:0;
}

.thumbs a:link img,
.thumbs a:visited img {
	border:1px solid #ccc;
}

.thumbs a:hover img {
	border:1px solid #fff;
}

.thumbs a:active img {
	border:1px solid #000;
}

.pic {
	padding-bottom:8px;
}

#info {
	display:none;
	clear:both;
	font-size:1.2em;
	background:#e6dbb8;
	padding:10px;
}


/* FORMS */

#bCol input.text {
	display:block;
	margin-bottom:7px;
	width:175px;
}

textarea {
	width:450px;
	margin-bottom:9px;
}



.button {
	display:block;
	margin:0 0 .5em;
	width:94px;
}


/* MISC */

p {
	font-size:1.2em;
	margin:0 0 1.5em;
}

.more {
	display:block;
	font-size:.917em;
}

.primary p {
	font-size:1.4em;
}

.primary .more {
	font-size:.786em;
}

.byline,
.date {
	font-size:1.2em;
}


/* FOOTER */

#foot {
	padding:15px 0;
	background:transparent url(/images/navstrip.gif) repeat-x 0 -28px;
}

#foot a {
	font-weight:normal;
}

#notes {
	padding:0 15px;
	width:620px;
	float:left;
}

#rss {
	width:310px;
	padding:0 20px;
	text-align:right;
	color:#666;
	float:left;
}

#rss b {
	position:relative;
	top:1px;
}