/* General Styles
---------------------------------------------------------------------------- */
body {
	background: #BBCA8A;
	background-image: URL(images/back01.gif);
	color: #383D21;
	text-align: center;
	margin: 0 auto;
	font-family: "Lucida Grande", Verdana, Helvetica, Sans-Serif;
	font-size: 75%;
	line-height: 16px;
}

a:link {
	color: #C05201;
	margin: 0;
}

a:visited {
	color: #C05201;
	margin: 0;
}

a:active {
	color: #C05201;
	margin: 0;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	font-weight: normal;
	color: #48552f;
	font-family : Georgia, Times, serif;
	letter-spacing: .1em;
	margin: 0 0 8px 0;
	padding: 12px 0 0 0;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #8A9567;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 14px 0;
	padding: 0;
}

#home h2 {
	font-size: 120%;
	font-weight: bold;
	color: #8A9567;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 14px 0;
	padding: 0;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	color: #4A4C2E;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 0 0 0;
	padding: 0;
}

.clear {
	clear: both;
}

ul {
	list-style-type: disc;
	list-style-image: url(images/greenBox2.gif);

}

table {
	text-align: left;
}

th {
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding: 8px 0;
}

td {
	border-bottom: 1px dotted #ccc;
	padding: 8px 0;
}

.hidden {
	display: none;
}


/* Top Nav
---------------------------------------------------------------------------- */
#topNav {
	margin: 0 9px;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-size: 11px;
	line-height: normal;
	background: #000 url(images/topNavBack.jpg) repeat-x;
	width: 708px;
	float: left;
	display: inline; /* -- Fix IE Double float margin bug -- */
}

#topNav ul {
	margin: 0;
	padding: 0;
	float: left;
}

#topNav ul li {
	float: left;
	list-style: none;
	margin: 0;
	border-right: 2px solid #899466;
	padding: 4px 25px;
}

#topNav ul li.first {
	border-left: 0px solid #424242;
}

#topNav ul li.current {
	background: url(images/topNavCurrent.jpg) repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

#topNav a {
	color: #262626;
	text-decoration: none;
}

#topNav a:hover {
	color: #555;
}

#topNav ul li.current a {
	color: #000;
}


/* Main
---------------------------------------------------------------------------- */

.mainContent {
	border-bottom: 8px solid #ADBB7D;
	border-top: 0px solid #ADBB7D;
	width: 726px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/mainBack.gif);
	background-repeat: repeat-y;
}

#header {
	margin: 0 9px;
	padding: 0;
	border-top: 0px solid #FFF;
	border-bottom: 0px solid #424242;
	width: 708px;
}

#midBar {
	margin: 0 9px;
	padding: 0;
	width: 708px;
	float: left;
	display: inline;
}


#mainContentCol {
	float: left;
	display: inline;
	background-image: url(images/midBar2.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 9px;
	padding: 16px 30px 10px 23px;
	width: 498px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 445px;
}

#secContentCol {
	margin: 0;
	padding: 0;
	width: 213px;
	float: left;
}

#secContentCol a:link    { color: #FDFADF; text-decoration: none; }
#secContentCol a:visited { color: #FDFADF; text-decoration: none; }
#secContentCol a:active  { color: #FDFADF; text-decoration: none; }
#secContentCol a:hover  { color: #CBE8C3; text-decoration: underline; }

.mainImage {
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 16px 6px 0 0;
	padding: 10px;
}

.mainImageNB {
	border: 0px solid #CCC;
	margin: 16px 6px 0 0;
	padding: 0;
}

.entryDate {
	background-image: url(images/calendarb.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	margin: 0;
	font-size: 10px;
	font-style: italic;
	line-height: 1.1em;
	color: #666;
}

.mainEntry {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 4px 0;
	padding: 2px 0 10px 0;
}

.linkCategory {
	padding: 2px 0 4px 18px;
	margin: 0 0 4px 0;
	font-size: 10px;
	line-height: 1.1em;
	color: #666;
	background-image: url(images/archive.gif);
	background-repeat: no-repeat;
}

.linkCategory a {
	color: #999;
}

.rSectionHeaderTop {
	padding: 1px 4px 4px 12px;
	margin: 6px 0 0 0;
	color: #444;
	font-size: 11px;
	font-weight: bold;
}

.rSectionHeader {
	padding: 1px 4px 0 12px;
	margin: 6px 2px 0 0;
	color: #444;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/rSectionHeader.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF;
}

.rSection {
	padding: 8px 8px 4px 12px;
	margin: 0;
	color: #374E40;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}

.rSectionText {
	padding: 8px 8px 12px 12px;
	margin: 0;
	color: #294032;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
}

.rSection p {
	padding: 0 0 6px 0;
	margin: 0;
}

.rSection h1 {
	color: #333;
	font-size: 13px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.rSection ul {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
}

.rSection li {
	margin: 0;
	padding: 1px 0;
}

.listeningImage {
	border-bottom: 1px solid #FDFADF;
	border: 1px solid #666;
	background-color: #fff;
	margin: 4px 6px;
	margin-left: 0px;
	padding: 2px;
}

.enjoyingItem {
	border-bottom: 1px dotted #eee;
	margin: 0 0 6px 0;
	padding: 0;
	color: #eee;
}

.archives .enjoyingItem {
	border-bottom: 1px dotted #383D21;
	margin: 0 0 6px 0;
	padding: 0;
	color: #383D21;
}

.miscItem {
	border-bottom: 1px dotted #eee;
	margin: 0 0 6px 0;
	padding: 0;
	color: #eee;
}

.rColumnItem {
	border-bottom: 1px dotted #eee;
	margin: 0 0 6px 0;
	padding: 0 0 10px 0;
}

.bottom {
	border-bottom: 0px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.topLink {
	background-image: url(images/topArrow.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 16px;
	margin: 0;
	line-height: 1.1em;
}

.links {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0px solid #0F0;
}

.fright {
	float: right;
	margin: 0 0 0 12px ;
}

.fleft {
	float: left;
	margin: 0 12px 0 0;
}

.archiveList {
	margin: 2px 0 0 12px;
	padding: 0;
	list-style: none;
}

.archiveList li {
	margin: 0;
	padding: 1px 0;
}


/* Footer
---------------------------------------------------------------------------- */
#preFooter {
	border-top: 6px solid #BBCA8A;
	padding: 0;
	margin: 0 9px;
}

#footer {
	margin: 0 9px;
	padding: 12px 10px 2px 10px;
	clear: both;
	background-image: url(images/footerBack4.gif);
	background-repeat: repeat-x;
	height: 68px;
	font-size: 11px;
	border-bottom: 1px solid #FFF;
	color: #465E4C;
	width: 708px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 688px;
}

#footer a {
	color: #FDFADF;
}

#footleft {
	margin: 0;
	padding: 0;
	width: 400px;
	float: left;
}

#footright {
	margin: 0 5px 0 0;
	padding: 0;
	float: right;
}



/* QTVR 
---------------------------------------------------------------------------- */
.qtvrMenu {
	margin: 2px 0;
	padding: 8px;
	background-image: url(images/qtvrMenuBack.jpg);
	background-repeat: no-repeat;
	height: 106px;
}

.qtvrMenuOOB {
	background-image: url(images/qtvrMenuBackOOB.jpg);
}

.qtvrMenu a {
	background-repeat: no-repeat;
	padding-left: 18px;
}

.qtvrMenu a:link    { color: #7D8955; font-size: 130%; font-weight: bold; text-decoration: none; font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
.qtvrMenu a:visited { color: #7D8955; font-size: 130%; font-weight: bold; text-decoration: none; font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
.qtvrMenu a:active  { color: #7D8955; font-size: 130%; font-weight: bold; text-decoration: none; font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
.qtvrMenu a:hover  { color: #7D8955; font-size: 130%; font-weight: bold; text-decoration: underline; font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

.qtvrMenuTitle {
	float: left;
	padding: 8px 4px;
	margin: 0;
	width: 268px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 260px;
}

.qtvrImage {
	margin: 2px 4px;
	padding: 0;
	border: 1px solid #FDFADF;
	float: left;
}

.qtvr2LinkedV {
	width: 96px;
	height: 200px;
	background-image: url(images/EverettButtonBack.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 40px 9px 40px 26px;
}

.everettThumb {
	border: 1px solid #FFF;
	margin: 2px 0 8px 0;
	padding: 0;
	width: 88px;
}

/* Design Index Style for Contract Stuff
---------------------------------------------------------------------------- */

.designIndexSection {
	margin: 10px 0;
	padding: 10px 10px;
	border: 0px solid #eee;
}

.designIndexCurrent {
	margin: 10px 0;
	padding: 20px 75px 20px 10px;
	background-color: #fff;
	border: 1px solid #eee;
	background-image: url(images/designIndexAttention.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}




/* Misc
---------------------------------------------------------------------------- */

.strike {
	text-decoration: line-through;
}

.mainPortfolioExamples {
	margin: 4px 0;
	padding: 8px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-size: 10px;
	color: #999;
	text-align: center;
}

.mainPortfolioExamples h2 {
	margin: 2px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666;
	text-align: center;
}


.portfolio h2, .qtvr h2 {
	margin: 4px 0;
	padding: 4px 0;
	font-size: 12px;
	color: #333;
}


/* Twitter
---------------------------------------------------------------------------- */
#twitter_div {
	margin: 0;
	padding: 0;
}

#twitter_div ul#twitter_update_list {
	margin: 0 12px 12px 12px;
	padding: 0;
	list-style: none;
}

#twitter_div ul#twitter_update_list li {
	margin: 0 0 10px 0;
	padding: 0;
}