@charset "UTF-8";
/* CSS Document */

/*
The Bornhoft Group, Denver CO
Copyright 2008 Kevin Tracy Design
*/
	
body {
	background: #FFFFFF url(images/paper-top-strip.jpg) repeat-x;
	font-family: "Frutiger", "Univers", "Helvetica Neue", Helvetica, Arial, "Trebuchet MS", "Lucida Sans", "Lucida Grande", Verdana, Tahoma, sans-serif;
	}

* { margin: 0; padding: 0; }

p { 
	font-size: .8em;
	line-height: 1.75em;
	color: #666666;
	margin: 0 0 1em 0;
	}
	
.last_p {
	margin: 0 0 2.4em 0;
	}
	
.last_p2 { margin-bottom: 1em; }

h1 {
	text-indent: -3000px;
	}
	
h2 {
	font-size: 2.5em;
	line-height: 1em;
	font-weight: normal;
	font-family: Baskerville, "Palatino", Constantia, "Palatino Linotype", ""Garamond", Book Antiqua", Georgia,  serif;
	}
	
h3 {
	font-family: Baskerville, "Palatino", Constantia, "Palatino Linotype", ""Garamond", Book Antiqua", Georgia,  serif;
	color: #8a6e4c;
	margin: .75em 0 1em 0;
	padding-bottom: 1.25em;
	border-bottom: 2px dotted #8a6e4c;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1em;
	}
	
h3 a:link, h3 a:visited {
	color: #8a6e4c;
	text-decoration: none;
	border-bottom: #FFFFFF 1px solid;
	}

h3 a:hover, h3 a:active {
	color: #8a6e4c;
	text-decoration: none;
	border-bottom: #8a6e4c 1px dotted;
	}

h4 {
	font-family: Baskerville, "Palatino", Constantia, "Palatino Linotype", ""Garamond", Book Antiqua", Georgia,  serif;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1em;
	margin: 0 0 .5em 0;
	}
h4 a:link, h4 a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: #999999 dotted 1px;
	}
h4 a:hover, h4 a:active {
	color: #333333;
	text-decoration: none;
	border-bottom: #333 solid 1px;
	}
	
h5 { 
	color: #666666;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
	}

blockquote {
	padding: .25em 1em;
	background: url(images/pullquote-1lft.png) top left no-repeat;
	font-family: Baskerville, "Palatino", Constantia, "Palatino Linotype", ""Garamond", Book Antiqua", Georgia,  serif;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.25em;
	letter-spacing: .5px;
	color: #8a6e4c;
	text-align: center;
	}
.blockquote {
	background: url(images/pullquote-1rt.png) bottom right no-repeat;
	margin: 0 0 1.5em 0;
	}
.subscript {
	font-size: .65em;
	color: #999999;
	}

ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	}	
ul {
	margin-left: 1em;
	padding-left: 0;
	list-style-type: disc;
	}	

.last_p2 { margin-bottom: 1em; }
ol.last_list { margin-bottom: 1em; }

.head-h2Only { 
	padding-bottom: .75em; 
	border-bottom: 2px dotted #8a6e4c; 
	margin-bottom: .5em; 
	}

.rightPic { float: right; padding: 0 0 0 10px; }

.rightPortrait { 
	float: right; 
	margin: -8px 0 0 10px; 
	padding: 8px; 
	border: 1px solid #d3c8bb;
	}

a:link, a:visited {
	color: #8a6e4c;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:hover, a:active {
	color: #8a6e4c;
	text-decoration: none;
	border-bottom: 1px solid;
	}
	

/* Header info */

#header {
	position: relative;
	background: #FFFFFF url(images/paper2.jpg) no-repeat 0 0;
	top: 0;
	margin: 0 auto;
	width: 900px;
	height: 400px;
	}
#branding {
	position:absolute;
	top: 60px;
	left: 50px;
	}

#header ul#quotes {
	position: absolute;
	width: 440px;
	height: 180px;
	top: 90px;
	left: 418px;
	overflow: hidden;
	list-style: none;
	background: transparent;
	padding: 0;
	margin: 0;
	}
ul#quotes li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
ul#quotes li img {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}



/* Navigation */

#navigation {
	position: relative;
	width: 860px;
	margin: 0 auto 0 auto;
	padding: 1px 0 0 0;
	text-align: center;
	background: #FFFFFF;
	}
	
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	}
#nav ul {
	display: inline;
	list-style: none;
	}
#nav li {
	display: block;
	list-style-type: none;
	padding: 0;
	width: 12em;
	font-size: .7em;
	text-indent: -3000px;
	}

#nav li a { border: none; }

#home_btn a:link, #home_btn a:visited { 
	position: absolute;
	z-index: 15;
	top: 18px;
	left: 15px;
	width: 59px;
	height: 31px;
	display: block;
	background: url(images/home_btn2.png) 0 0 no-repeat;
	}
#home_btn a:hover, #home_btn a:active { 
	display: block;
	background: url(images/home_btn2.png) 0 -31px no-repeat;
	}

#corp_btn a:link, #corp_btn a:visited {
	position: absolute;
	z-index: 14;
	top: 18px;
	left: 78px;
	width: 158px;
	height: 31px;
	display: block;
	background: url(images/corp_btn2.png) 0 0 no-repeat;
	}
#corp_btn a:hover, #corp_btn a:active {
	display: block;
	background: url(images/corp_btn2.png) 0 -31px no-repeat;
	}
	
#alt_btn a:link, #alt_btn a:visited {
	position: absolute;
	z-index: 13;
	top: 18px;
	left: 239px;
	width: 179px;
	height: 31px;
	display: block;
	background: url(images/alt_btn2.png) 0 0 no-repeat;
	}
#alt_btn a:hover, #alt_btn a:active {
	display: block;
	background: url(images/alt_btn2.png) 0 -31px no-repeat;
	}

#opp_btn a:link, #opp_btn a:visited {
	position: absolute;
	z-index: 12;
	top: 18px;
	left: 422px;
	width: 197px;
	height: 31px;
	display: block;
	background: url(images/opp_btn2.png) 0 0 no-repeat;
	}
#opp_btn a:hover, #opp_btn a:active {
	display: block;
	background: url(images/opp_btn2.png) 0 -31px no-repeat;
	}

#app_btn a:link, #app_btn a:visited {
	position: absolute;
	z-index: 11;
	top: 18px;
	left: 622px;
	width: 165px;
	height: 31px;
	display: block;
	background: url(images/app_btn2.png) 0 0 no-repeat;
	}
#app_btn a:hover, #app_btn a:active {
	display: block;
	background: url(images/app_btn2.png) 0 -31px no-repeat;
	}
		
#contact_btn a:link, #contact_btn a:visited {
	position: absolute;
	z-index: 10;
	top: 18px;
	left: 791px;
	width: 95px;
	height: 31px;
	display: block;
	background: url(images/contact_btn2.png) 0 0 no-repeat;
	}
#contact_btn a:hover, #contact_btn a:active {
	display: block;
	background: url(images/contact_btn2.png) 0 -31px no-repeat;
	}
	

/* Containers */

#container1 {
	position: relative;
	margin: 0 auto;
	width: 860px;
	padding: 0 20px 20px 20px;
	}
#container2 {
	float: right;
	width: 500px;
	padding-top: 1.75em;
	}
#container2 ul {
	list-style-position: outside;	 
	margin: 0 0 1em 1em;
	}
#container2 ol {
	list-style-position: outside;	
	margin-left: 1.5em; 
	}
#container2 li {
	line-height: 1.5em;
	font-size: .8em;
	color: #666666;
	margin-bottom: .5em;
	}

.jump_p {
	margin: -1em 0 2.4em 1em;
	font-weight: normal;
	}		
.jump_p a:link, .jump_p a:visited {
	color: #888;
	text-decoration: none;
	border-bottom: #888 1px dotted;
	}
.jump_p a:hover, .jump_p a:active {
	color: #666;
	text-decoration: none;
	border-bottom: #666 1px solid;
	}
	
#cont_head {
	width: 320px;
	float: left;
	padding-top: .5em;
	padding-right: 10px;
	}	
#cont_head h4 { font-size: 1em; }

#bumper1 {
	font-size: .5em;
	line-height: .5em;
	border-top: 2px dotted #8a6e4c;
	}

.important {
	margin: 2.5em 0;
	padding: 1em 0;
	border-top: 2px dotted #8a6e4c;
	border-bottom: 2px dotted #8a6e4c;
	}
.important ul {
	list-style-position: inside;	 
	}
.important li {
	line-height: 1.5em;
	font-size: .8em;
	color: #666666;
	}

.flash1 {
	background: #999999;
	width: 480px;
	height: auto;
	padding: 10px;
	margin: .5em 0 2.5em 0;
	}
	
ul#office {
	float: right;
	width: 200px;
	height: 213px;
	overflow: hidden;
	list-style: none;
	background: none;
	overflow: hidden;
	padding: 0 0 0 10px;
	margin: 0;
	}

ul#rotator {
	list-style: none;
	background: #999999;
	width: 482px;
	height: 162px;
	overflow: hidden;
	padding: 10px;
	margin: .5em 0 1.25em 0;
	}
ul#rotator li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.25em 0;
	line-height: 1%;
	}
ul#rotator li img {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: #FFFFFF 1px solid;
	line-height: 1%;
	}

ul#rotator2 {
	list-style: none;
	background: #999999;
	float: right;
	width: 222px;
	height: 142px;
	overflow: hidden;
	padding: 10px;
	margin: 5px 0 .5em 1.25em;
	}
ul#rotator2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.25em 0;
	line-height: 1%;
	}
ul#rotator2 li img {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: #FFFFFF 1px solid;
	line-height: 1%;
	}

ul#articles {
	list-style: none;
	background: #ffffff;
	height: 7em;
	_height: 52px;
	overflow: hidden;
	padding: 0;
	margin: .5em 0 0 0;
	}
ul#articles li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.25em 0;
	font-size: .8em;
	_font-size: 80%;
	line-height: 1.75em;
	_line-height: 175%;
	color: #555555;
	}
ul#articles li a:link, ul#articles li a:visited {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.25em 0;
	color: #8a6e4c;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
	}
ul#articles li a:hover, ul#articles li a:active {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.25em 0;
	color: #8a6e4c;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid;
	}

.articlesHead {
	font-family: Baskerville, "Palatino", Constantia, "Palatino Linotype", ""Garamond", Book Antiqua", Georgia,  serif;
	color: #8a6e4c;
	margin: .75em 0 0 0;
	padding-bottom: .25em;
	font-weight: normal;
	font-style: none;
	font-size: 1.25em;
	line-height: 1em;
	}

.footnote {
	margin: 0;
	color: #666666;
	font-size: .7em;
	line-height: 1em;
	}
.footnote ol {
	list-style-type: decimal;
	}
.footnote li {
	list-style-position:outside;
	line-height: 1.5em;
	margin: .5em;
	}

/* Button Set */

#button {
	margin: 1em 0 .5em 1em;
	width: 200px;
	}
#button3 {
	margin: 1em 0 .5em 1em;
	width: 390px;
	}
#button ul {
	list-style-type: none;
	}
#button li {
	text-indent: -3000px;
	list-style-type: none;
	}

ul#button3 {
	list-style-type: none;
	}
ul#button3 li {
	text-indent: -3000px;
	list-style-type: none;
	display: block;
	}

/*
#button1 button {
	width: 180px;
	height: 60px;
	background: url(images/button-1-both.png) 0 0 no-repeat;
	display: block;
	padding: 0;
	border: none;
	text-indent: -3000px;
	float: left;
	}	
#button1 button:hover {
	width: 180px;
	height: 60px;
	background: url(images/button-1-both.png) 0 -60px no-repeat;
	display: block;
	}	
#button1 button:active {
	width: 180px;
	height: 60px;
	background: url(images/button-1-both.png) 0 -60px no-repeat;
	display: block;
	}	


#button1 {
	width: 180px;
	height: 60px;
	background: url(images/button-1-both.png) 0 0 no-repeat;
	display: block;
	padding: 0;
	border: none;
	text-indent: -3000px;
	float: left;
	}	
*/

#button1 a:link, #button1 a:visited {
	width: 180px;
	height: 60px;
	background: url(images/button-1-both.png) 0 0 no-repeat;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	text-indent: -3000px;
	}	
#button1 a:hover, #button1 a:active {
	width: 180px;
	height: 60px;
	background: url(images/button-1-both.png) 0 -60px no-repeat;
	display: block;
	}	
	
#button1 a:link, #button1 a:visited, #button1 a:hover, #button1 a:active { border-bottom: none; }

#button2 { clear: both; }

#button2 a:link, #button2 a:visited {
	width: 180px;
	height: 60px;
	background: url(images/button-2-both.png) 0 0 no-repeat;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	text-indent: -3000px;
	}	
#button2 a:hover, #button2 a:active {
	width: 180px;
	height: 60px;
	background: url(images/button-2-both.png) 0 -60px no-repeat;
	display: block;
	}	


/* Footer */
#footer {
	position: relative;
	width: 100%;
	height: 150px;
	clear: both;
	background: url(images/paper-bottom-strip.jpg) repeat-x;
	overflow: hidden;
	}
#footer2 {
	position: relative;
	width: 900px;
	height: 24px;
	margin: 0 auto;
	padding: 126px 0 0 0;
	background: url(images/paper3.jpg) no-repeat;
	overflow: hidden;
	}

#footer2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.25em;
	text-align: center;
	letter-spacing: .025em;
	}

.disclaimer {
	font-size: 13px;
	font-style: italic;
	line-height: 32px;
	color: #aa8d56;
	}
