/* PLEASE DONT REMOVE THIS LINE OR YOUR DEAD WILL BLOW UP */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	font-size: 16px;
	background: url(img/bg-v4d.jpg) top center no-repeat;
	background-color: #190703;
	font-family: Georgia, Times New Roman, Times, serif;
	color:#B59F7B;
} 
td,th {	font-family: Georgia, Times New Roman, Times, serif; color:#B59F7B; }

strong {
	font-weight: bold;
}

ul {
	list-style: none;
}



hr {
	border: none;
	display: block;
	height: 2px;
	background-color: #B6A07B;
}

h3 {
	font-size: 25px;
}

p {
	margin: 0 0 20px 0;
}

/* Utilities */
/* clearfix */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
	min-width: 0;		        /* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/ display: block;	/* Hide from IE Mac */
	padding-top: 0px;
	margin: 0px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
}

* html .clearfix{
/* \*/  height: 1%;	    /* Hide from IE Mac */
}

.wrapper { width:750px; margin: 0 auto; padding: 0 10px;}

#header {
	overflow: hidden;
}

#chey {
	background: url(img/cheyenne-partners-logo.jpg) center center no-repeat;
	display: block;
	float: left;
	width: 304px;
	height: 119px;
	text-indent: -999999px;
}
 
#menu{
	float: right;
	height:30px;
	width:400px;
	margin-top: 105px;
}

#cvmain{
	overflow: hidden;
	margin-top: 210px;
}

.logos {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.logos li {
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	width: 33%;
	height: 100px;
	text-align: left;
}

.logos li p {
	margin: 5px 0 0 0;
}

#maintext {padding-top:20px;  line-height:22px; font-weight:100}

.people {
	margin: 0 0 50px 0;
}

.people img {
	float: right;
}

.people p, .people ul {
	float: left;
	width: 520px;
	margin-right: 20px;
}

.people ul {
	padding-left: 10px;
}


.advisory em {
	color: #938163;
	font-size: 13px;
	padding-left: 30px;
}

.advisory ul {
	padding-left: 10px;
}

#footer{
	margin-top:99px;
	border-top:2px solid #b6a07b;
	width:740px;
	font-size:10px; 
	color:#826457; 
	padding-top:20px;
	padding-bottom:20px;
	margin-left: auto; 
	margin-right: auto;
	}
     
h1{ 
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}  


#clear{clear:both; }



td.minitabs a:link, td.minitabs a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
color:#666; 
background-color:#b3a07e; 
	padding:1px 0 1px 0;
	margin:1px 15px 1px 15px;

	}
	
td.minitabs a:hover {
	border-bottom: 6px solid #CCCCCC;
	padding:1px 0 1px 0;
	background:none;
	}

a:link {
	color: #f0d2a3;
	text-decoration:underline;
}
a:visited {
	color: #f0d2a3;
	text-decoration:underline;
}
a:hover {
	color: #ffe0ad;
	text-decoration:none;
}
a:active {
	color: #ccc;
	text-decoration:none;
}


.smallertext 
{font-size: 12px;}