/*Clear browser defaults
------------------------*/
/* :link,:visited {text-decoration:none;} */
ul,ol,dl {list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;}
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}

/*Default Styles
----------------*/
body {
	background:#dadfe5 url(../images/bg.jpg) repeat-x top;
	font:90%/140% Arial, Helvetica, Verdana, Sans-Serif;
	color:#000000;
	text-align:center;
}

body#secondarypage {
	background:#dadfe5 url(../images/bg_secondary.jpg) repeat-x top;
}

h1 {

}

h2 {

}

h3 {
	font-size:14px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding-top: 16px;
	padding-bottom: 9px;
}

p {
	font-size:14px;
	margin: 0 10px 0 10px;
	padding-bottom: 9px;
}

a {
	color:#094b85;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
	padding-bottom: 9px;
}

ul {margin: 0;}
html>body ul {margin: 0;}

li {
	font-size: 12px;
	margin: 0 10px 9px 10px;
}

li a {
	font-weight: bold;
}

fieldset { padding: 5px; border: 0; }
legend { display: none; }
label { font-weight: bold; cursor: pointer; line-height: normal; }
form input,
form textarea,
form select { font-size: .9em; font-family: inherit;}
form textarea { height: 140px; }

/*Generic
----------------*/

.emcee {
	clear: both;
	text-align: left;
}

.nextline {
	clear: both;
}

.simplebutton {
	margin: 0 0 9px 10px;
}

/*Header
----------------*/

#bigboy {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	width: 408px;
	height: 30px;
	float: left;
}

#logo {
	width: 164px;
	height: 34px;
	float: right;
}

#titleTagline, #titleJourney, #titleDecks {
	width: 318px;
	height: 40px;
	float: left;
	padding: 30px 0 30px 0;
}

#titleJourney {
	width: 215px;
	height: 38px;
}

#titleLifeSort {
	width: 194px;
	height: 40px;
}

#searchwidget {
	margin-top: 35px;
	width: 190px;
	height: 30px;
	float: right;
	background-color: #4475a0;
	background-image: url("../images/search_bg.gif");
	background-position: top top;
	background-repeat: no-repeat;
}

#searchfield, #q {
	width: 138px;
	height: 18px;
	color: #fff;
	margin: 6px 0 0 6px;
	background-color: #4475a0;
	font-size: 14px;
	border: none;
	float: left;
}

#searchsubmit {
	width: 40px;
	height: 30px;
	border: none;
	float: right;
}

.headerphoto {
	margin-bottom: 20px;
}

/*Masthead
----------------*/

#masthead {
	clear: both;
}

#infowidget, #photowidget, #quote {
	float: left;
}

#infowidget .infoday {
	width: 125px;
	height: 69px;
	margin-right: 5px;
}

#infowidget .infomonth {
	width: 125px;
	height: 25px;
	margin-right: 5px;
	margin-bottom: 6px;
}

#photowidget {
	width: 850px;
	height: 94px;
	background-color: #ebebeb;
	background-image: url("../images/photowrapper.jpg");
}

#photowidget img {
	width: 75px;
	height: 75px;
	margin-top: 10px;
	margin-right: 9px;
}

#photowidget img.lastphoto {
	margin-right: 0;
}

#quote {
	width: 849px;
	height: 23px;
	float: left;
	background-image: url("../images/quotestrip.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 6px 0 24px 0;
}

#quote p {
	font-size: 10px;
	margin-left: 35px;
	color: #fff;
}

#morephotos {
	width: 125px;
	height: 23px;
	float: right;
	text-align: right;
}

#morephotos img {
	width: 125px;
	height: 23px;
	margin-top: 6px;
}

#somethingextra {
	clear: both;
	text-align: left;
}

/*Main Content
----------------*/

#maincontent {
	width: 732px;
	float: left;
}

.triplecolumn, .doublecolumn, .singlecolumn {
	clear: both;
}

.triplecolumn .leftcolumn, .triplecolumn .centercolumn, .triplecolumn .rightcolumn {
	width: 240px;
	margin-right: 6px;
	float: left;
	background-color: #ebebeb;
	margin-bottom: 6px;
}

.triplecolumn .rightcolumn {
	margin-right: 0;
}

.doublecolumn .blogcontent {
	width: 16px;
	height: 16px;
	margin: 9px 0 0 0;
	float: left;
	background: url(../images/icon_comment.png) no-repeat top;
}

.doublecolumn .linkcontent {
	width: 16px;
	height: 16px;
	margin: 9px 0 0 0;
	float: left;
	background: url(../images/icon_link.png) no-repeat top;
}

.doublecolumn .deckcontent {
	width: 16px;
	height: 16px;
	margin: 9px 0 0 0;
	float: left;
	background: url(../images/icon_deck.png) no-repeat top;
}

.doublecolumn .shortcolumn {
	width: 124px;
	margin: 0 6px 6px 0;
	float: left;
}

.doublecolumn .widecolumn {
	width: 586px;
	margin: 6px 0 6px 0;
	float: right;
}

.singlecolumn {
	width: 732px;
	margin-bottom: 6px;
	background-color: #ebebeb;
}

.thumbbox {
	margin: 0 10px 0 10px;
	clear: both;
}

.thumbimagebox {
	padding-bottom: 12px;
	float: left;
}

.thumbtextbox {
	width: 139px;
	margin-left: 6px;
	padding-bottom: 12px;
	float: right;
}

.thumbtextbox p {
	margin: 0;
	padding: 0;
	font:11px/13px Arial, Helvetica, Verdana, Sans-Serif;
}

.simplelist {
	font:14px/16px Arial, Helvetica, Verdana, Sans-Serif;
}

.chartbox {
	margin: 0 0 0 10px;
	padding-bottom: 9px;
}

.bigphoto {
	margin-left: 10px;
	padding-bottom: 9px;
}

/*Sidebar
----------------*/

#sidebar {
	width: 240px;
	float: right;
}

.widget {
	margin-bottom: 6px;
	background-color: #ebebeb;
}

.widget p {
	font-size:14px;
	margin: 0 10px 0 10px;
	padding-bottom: 9px;
}

.widget .thumbtextbox p {
	margin: 0;
	padding: 0;
	font:11px/13px Arial, Helvetica, Verdana, Sans-Serif;
}

.widget ul li {
	background-image: url("../images/bullet.gif");
	background-position: 216px 6px;
	background-repeat: no-repeat;
}

#contactform {
	font-size: 12px;
}

#contactform p {
	font:11px/13px Arial, Helvetica, Verdana, Sans-Serif;
	margin-bottom: 9px;
}

.contactlabel {
	display: block;
	margin: 0 0 12px 10px;
	float: left;
}

#contactform input {
	display: block;
	width: 150px;
	height: 17px;
	margin-right: 10px;
	float: right;
	border: none;
	font-size: 12px;
	font-weight: bold;
}

input#contactsubmit {
	clear: both;
	width: 50px;
	height: 23px;
	margin: 0 110px 9px 0;
}

.formerror {
	background-color: #f5989d;
}

/*Overrides
----------------*/

.trim {
	width: 732px;
	height: 2px;
	background: url("../images/trim.gif") repeat-x top;
	margin: 0 0 6px 0;
}

.trim.first {
	background: url("../images/trim_first.gif") repeat-x top;
}

.smalltext p {
	margin-bottom: 9px;
	font:11px/13px Arial, Helvetica, Verdana, Sans-Serif;
}

.eventdate {
	margin: 9px 9px 0px 9px;
	padding: 0px;
	text-align: right;
	font:11px/13px Arial, Helvetica, Verdana, Sans-Serif;
	color: #084377;
}

.widecolumn p {
	margin: 0 0 6px 0;
	padding: 0px;
	color: #062745;
	font:18px/22px Arial, Helvetica, Verdana, Sans-Serif;
}

.widecolumn h3 {
	margin: 0 0 6px 0;
	padding: 0px;
	color: #084377;
	font:18px/22px Arial, Helvetica, Verdana, Sans-Serif;
}

.taglist p {
	padding: 6px;
	font:12px/13px Arial, Helvetica, Verdana, Sans-Serif;
	background-color: #BFCBD9;
}

.tagicon {
	float:left;
	margin: 6px 3px 0 6px;
}


/*Footer
----------------*/
#footer {
	clear: both;
	height: 20px;
	padding-top: 10px;
	margin: 12px 0 12px 0;
	background-color: #BFCBD9;
	text-align: left;
}

#footer p {
	margin-left: 12px;
	font:11px/13px Arial, Helvetica, Verdana, Sans-Serif;
	color: #094B85;
}

