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


.color {
	color:#B05313
}


#Nav2b {
	top: 129px;
	left: 0px;
	height: 15px;
	width: 56px;
	position:absolute;
	border:none;
}

#ContentC1 {
	width:530px;
	margin-top:30px;
	padding-left:102px;
	text-align:left;
	border:none;
}

#ContentC2 {
	width:650px;
	margin-top:30px;
	padding-left:102px;
	text-align:left;
	border:none;
}



/********** Type **********/
/* H2 = Primary Title */
h2.section {
	color:#B05313;
	font-size:20px;
}

/* H3 = Secondary 1 Title */
h3.section {
	color:#B05313;
	margin-top:40px;
	margin-bottom:-14px;
	padding-right:75px;
}

/* H4 = Secondary 2 Title */

/* H5 = Nested 1 Title */

/* H6 = Nested 2 Title */


p.quote{
	font-family:Verdana, sans-serif;
	font-size:10px; 
	font-style:italic;
	color:#606060;
	line-height:1.8em;
	margin-right:20px;
	padding:10px 80px 0px 10px;
}


ul.list{
	margin-left:-28px;
	width:180px;
	list-style-type:none;
}


li.list{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#606060;
	line-height:1.3em;
	padding-bottom:10px;
}


th.section{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#606060;
	font-weight:100;
}


li.section{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#606060;
}


ul.plain {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-family:Verdana, sans-serif;
	font-size:13px;
	color:#303030;
	line-height:1.3em;
}

.one {
	font-size:26px;
	color:#B05313;
	line-height:1.75em;
	padding-bottom:15px;
}

li.two {
	color:#979797;
	line-height:2.55em;
	padding-top:15px;
}
