@charset "utf-8";
@font-face {
    font-family: SNS;
    src: url(http://www.buildingcommunities.us/shared3/SNSCB.ttf);
    src: url(http://www.buildingcommunities.us/shared3/SNSCB.vfb);
    src: url(http://www.buildingcommunities.us/shared3/SNSCB.otf);
}
#backtoprofiles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666600;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	width: 170px;
	border: 1px solid #666600;
	border-radius:20px;
}
#backtoprofiles a {
	color: #FFFFFF;
	text-decoration: none;
}
#backtoprofiles a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#backtoprofiles:hover {
	background-color: #663300;
	border: 1px solid #663300;
}
#blogbox {
	position: fixed;
	width: 230px;
	left: 780px;
	top: 6px;
}
#bottombar {
	background-image: url(shared3/bg2.png);
	background-repeat: repeat-x;
	height: 90px;
	width: 770px;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
#topspacer {
	height: 50px;
}
#building {
	height: 87px;
	width: 230px;
	bottom: 80px;
	z-index: 8000;
	left: 0px;
	background-image: url(shared3/sunrise.png);
	text-align: center;
	position: absolute;
}
#container {
	position: absolute;
	width: 100%;
}

#content {
	width: 730px;
	position: absolute;
	left: 230px;
	z-index: 10001;
	height: 100%;
	overflow: auto;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 20px;
}
#cover {
	background-image: url(shared3/cover.png);
	position: fixed;
	z-index: 30000;
	height: 80px;
	width: 20px;
	bottom: 0px;
	left: 210px;
}

#gradbox {
	background-image: url(shared3/bg.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 399px;
	width: 230px;
	left: 0px;
	bottom: 80px;
	z-index: 5000;
}


#greybar {
	background-color: #363636;
	position: fixed;
	z-index: 11000;
	height: 41px;
	width: 100%;
	left: 230px;
	top: -1px;
	text-align: left;
	padding-top: 1px;
}
#halobox {
	position: fixed;
	z-index: -1000;
	height: 100%;
	width: 856px;
	top: 0px;
	right: 75%;
	background-color: #4b2800;
	background-position: bottom;
	background-repeat: repeat-x;
}
#leftcol {
	position: absolute;
	height: 100%;
	width: 230px;
	left: 0px;
	top: 0px;
	background-color: #4b2800;
}
#leftcol-shadow {
	position: absolute;
	height: 100%;
	width: 9px;
	left: 221px;
	top: 0px;
	background-image: url(shared3/grad.png);
	z-index: 13000;
}

#maincontent {
	position: relative;
	width: 750px;
	left: 25%;
	top: 0px;
	padding-top: 45px;
	padding-left: 30px;
	z-index: 3000;
}
#menubox {
	text-align: right;
	top: 0px;
	position: fixed;
	width: 220px;
	z-index: 12000;
	left: 0px;
}
#menubox2 {
	text-align: right;
	top: 0px;
	position: fixed;
	width: 9px;
	height: 100%;
	background-image: url(shared3/grad.png);
	z-index: 6000;
	left: 221px;
}
#menubox3 {
	text-align: left;
	width: 100%;
	z-index: 7000;
	height: 90px;
	bottom: 0%;
	left: 0px;
	background-image: url(shared3/bg2.png);
	background-repeat: repeat-x;
	position: absolute;
}
#menubox4 {
	text-align: left;
	position: fixed;
	width: 750px;
	bottom: 0%;
	left: 25%;
	padding-left: 10px;
	padding-bottom: 55px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #272727;
	text-decoration: none;
}

#mininav {
	z-index: 9000;
	height: 27px;
	width: 740px;
	text-align: left;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 13px;
	padding-left: 15px;
	position: fixed;
	left: 25%;
}
#mininav  a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#mininav  a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
#news {
	background-color: #FFFFFF;
	width: 660px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	border: 2px solid #666600;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-style: italic;
	color: #000000;
	margin-bottom: 10px;
}
#newsheadline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #7B7100;
	position: relative;
	height: 20px;
	width: 270px;
	font-weight: bold;
	top: -15px;
	left: -10px;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: -7px;
	border: 2px solid #FFFFFF;
}
#newsletter {
	width: 210px;
	display: block;
	cursor: pointer;
	background-color: #CCCC33;
	color: #000000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#newsletter a {
	color: #000000;
	text-decoration: none;
}
#newsletter:hover {
	text-decoration: none;
	background-color:#a7e2ff;
}
#newtree {
	position: fixed;
	height: 201px;
	width: 1px;
	bottom: -5px;
	z-index: 30000;
	right: 32%;
}
#profilemenu {
	float: right;
	background-color: #7F4400;
	margin-top: 10px;
		border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
}
#qlbox {
	background-color: #FFFFCC;
	padding: 10px;
	width: 680px;
	border: 1px solid #958900;
	border-radius: 10px;
}


#rightcol {
	position: fixed;
	height: 90px;
	width: 50%;
	left: 980px;
	background-image: url(shared3/bg2.png);
	bottom: 0px;
}

#sun {
	position: fixed;
	height: 400px;
	width: 100px;
	right: 5%;
	z-index: 9500;
	top: -180px;
}


#tree {
	position: fixed;
	height: 121px;
	width: 80px;
	right: 15%;
	bottom: 80px;
	z-index: 8000;
}
h1 {
	font-size: 17pt;
	text-decoration: none;
	font-family: SNS, sans-serif;
	font-weight: normal;
	color: #4b2800;
}

h2 {
	font-size: 15pt;
	text-decoration: none;
	font-family: SNS, sans-serif;
	color: #4b2800;
	padding-top: 15px;
}
h3 {
	font-family: SNS, sans-serif;
	font-size: 13pt;
	text-decoration: none;
	padding-top: 10px;
	margin-bottom: -10px;
}
.mapheader {
	font-size: 15pt;
	text-decoration: none;
	font-family: SNS, sans-serif;
	color: #4b2800;
	padding-top: 15px;
}
.addeas {
	float: right;
	position: relative;
	top: -25px;
	padding-right: 15px;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
}
.bodytext-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
}
.bodytext a {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
.tabletext a {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.bodytextital {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
.bodytext-top-pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	padding-top: 10px;
}
.bottomborder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(shared3/line-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 5px;
	background-position: 50%;
}
.bottomheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 20px;
	padding-left: 10px;
	text-transform: uppercase;
}

.bottommenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333300;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 4px;
}
.bottommenu a {
	text-decoration: none;
	color: #000000;
}
.bottommenu a:hover {
	text-decoration: underline;
	color: #663300;
}
.box {
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #663300;
}
.box-with-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 6px;
	margin-right: 15px;
	line-height: 20px;
}
.boxtsubtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
	background-color: #FFCC66;
	font-weight: bold;
}

.boxtitle {
	font-family: SNS;
	font-size: 14pt;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #4b2800;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
.boxlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	padding-left: 13px;
}
.boxlist-c {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
}
.boxlist-c a{
	text-decoration:none;
}
.boxlist2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.boxlist2 a {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
.boxlist2 a:hover {
	text-decoration: underline;
	color: #666600;
	font-weight: bold;
}
.boxlist2ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.brownbg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: #653600;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #653600;
}
.choctawbox {
	border: 4px solid #51284f;
	border-bottom:none;
}
.choctawbox-2 {
	border: 4px solid #51284f;
	border-bottom:none;
	border-top:none;
}
.choctawbox-3 {
	border: 4px solid #51284f;
	border-top:none;
	text-align:center;
}

.choctaw-justify-30t {
padding: 30px 0px 30px 30px;
text-align:justify;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.choctaw-justify-10t {
padding: 10px 0px 10px 30px;
text-align:justify;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.choctaw-justify-30 {
padding: 30px;
text-align:justify;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.choctaw-refer {
padding: 20px;
font-size: 18px;
font-family: SNS, sans-serif;
text-align:center;
}
.choctaw-data {
padding: 10px 30px 30px 30px;
font-size: 24px;
font-family: SNS, sans-serif;
text-align:center;
}
.choctaw-data p {
line-height: 24px;
}
.choctaw-data a {
color:#51284f;
text-decoration:none;
cursor:help;
}
.choctaw-plan-title {
font-family: SNS, sans-serif;
font-size:22px;
text-align:center;
margin: 15px 0 5px 0;
}
.choctaw-plan-tr {
padding: 15px 0;
}
.choctaw-plan {
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11pt;
}
.choctaw-plan-2 {
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11pt;
padding: 20px 0;
}
.choctaw-plan p {
padding: 0 0 0 20px;
}
.choctaw-plan a {
color:#51284f;
text-decoration:none;
cursor:help;
}
.choctaw-header {
padding: 0px 30px;
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:900;
background-color:#51284f;
font-size:36px;
color:#FFFFFF;
}
.choctaw-header2 {
padding: 30px;
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:900;
background-color:#51284f;
font-size:36px;
color:#FFFFFF;
}
.purpbg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: #51284f;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #51284f;
}
.brownbg13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	background-color: #653600;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #653600;
}
.brownbg11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #653600;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #653600;
}
.brownbox {
	background-color: #502B00;
	width: 680px;
	border: 2px solid #F7A11A;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.callout {	
	float: right;
	width: 350px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFCC;
	border: 1px solid #663300;
	margin-right: 15px;
}
.callout-no-width {
	float: right;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFCC;
	border: 1px solid #663300;
	margin-right: 15px;
}
.cycletitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-left: 15px;
	color: #000000;
	line-height: 10px;
}
.cycleline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14pt;
	text-align: left;
	padding-left: 15px;
	font-style: italic;
	color: #333333;
	line-height: 0px;
}
.cyclelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	padding-left: 15px;
	color: #663300;
	font-weight: bold;
}
.cyclelink a {
	text-decoration: none;
	color: #663300;
}
.cyclelink a:hover {
	color: #666600;
	text-decoration: underline;
}

.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: italic;
	padding-bottom: 5px;
	margin-right: 10%;
}
.emailbox {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
.faqquestion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.faqresponse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 20px;
}
.faqresponse a {
	color: #4B2800;
	text-decoration: underline;
	font-weight: bold;
}
.faqresponse a:hover {
	color: #5A5300;
	text-decoration: none;
	font-weight: bold;
}
.formsboxtitle {
	font-family: SNS;
	font-size: 14pt;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #4b2800;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
.formssubtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
	background-color: #C1BA6C;
	font-weight: bold;
}
.greenbg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: #5B5400;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #5B5400;
}
.greenbg11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #5B5400;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #5B5400;
}
.header {
	font-size: 15pt;
	text-decoration: none;
	font-family: SNS, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
}


.leftbox {
	float: left;
	width: 345px;
	position: static;
	left: 0px;
	margin-top: 0px;
	border: 2px solid #7F4400;
	z-index: 900;
}
.leftcol-1 {
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #000000;
}
.leftcol-2 {
	width: 500px;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #000000;
}
.little-plan-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	list-style:none;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
}

.rightcol-1 {
	width: 250px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}
.rightcol-2 {
	width: 500px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}


.login2 {
	text-align: left;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 4px;
	padding-left: 15px;
}
.messagebox {
	width: 400px;
	border: 1px solid #000000;
	padding-top: 00px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFCC;
}
.navig {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 13px;
	padding-left: 10px;
}
.orangebg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background-color: #F9A331;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #F9A331;
}
.orangebg11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #F9A331;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #4E2A01;
}
.orangebg11 a {
	color: #000000;
	text-decoration: none;
}
.orangebg11 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.orangebg11:hover {
	background-color: #e96e00;
	border: 2px solid #e96e00;
}
.orangebg9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFCC66;
	text-align: justify;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #4E2A01;
}
.orangebg9 a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.orangebg9 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.orangebg9:hover {
	background-color: #FF9900;
	border: 2px solid #FF9900;
}
.paraphoto {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.paraphoto-noborder {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.photowithcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	float: right;
	width: 120px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 6px;
	margin-right: 15px;
	line-height: 20px;
}
.photobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 15px;
	line-height: 20px;
}
.photoboxleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	float: left;
	padding-bottom: 5px;
	line-height: 20px;
	padding-right: 15px;
}
.qas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #5B5400;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border: 2px solid #5B5400;
}
.qas a {
	text-decoration: none;
	color: #FFFFFF;
}
.qas:hover {
	text-decoration: none;
	background-color: #623703;
	border: 2px solid #FFCC00;
	cursor: pointer;
}
.quotesource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.quotesource a {
	color: #333333;
	text-decoration: none;
}
.quotesource a:hover {
	color: #663300;
	text-decoration: underline;
}
.quotetext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-style: italic;
	color: #000000;
}
.rightbox {
	float: right;
	width: 345px;
	position: relative;
	margin-top: 0px;
	border: 2px solid #7F4400;
	right: 30px;
}
.rightjustifiedbox {
	float: right;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFCC;
	border: 1px solid #663300;
	margin-right: 15px;
}
.rule {
	color: #F7A11A;
}
.saying {
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	text-align: left;
	padding-right: 150px;
	padding-left: 50px;
}
.sayingspeaker {
	font-size: 10pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	padding-right: 100px;
	margin-top: -10px;
	margin-bottom: 50px;
}
.sayingspeaker a {
	font-size: 8pt;
	text-decoration: underline;
	color: #AB6514;
}
.sayingspeaker a:hover {
	text-decoration: underline;
	color: #5C5400;
}
.sayingspeaker2 {
	font-size: 10pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	padding-right: 100px;
	margin-top: 0px;
	margin-bottom: 50px;
}
.sayingspeaker2 a {
	font-size: 8pt;
	text-decoration: underline;
	color: #AB6514;
}
.sayingspeaker2 a:hover {
	text-decoration: underline;
	color: #5C5400;
}
.skills-list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding-left: 13px;
}
.speakingboxes {
	font-size: 15pt;
	text-decoration: none;
	font-family: SNS, sans-serif;
	color: #000000;
}
.staffboxhead {
	font-size: 18pt;
	text-decoration: none;
	font-family: SNS;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.staffphoto {
	border: 1px solid #000000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.stafftext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4b2800;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}
.stafftext a {
	color: #4A2700;
	text-decoration: none;
	font-weight: bold;
}
.stafftext a:hover {
	color: #5B5300;
	text-decoration: underline;
	font-weight: bold;
}
.strat-wheel-box {
	width: 670px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #6C3A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: justify;
}
.strat-wheel-box a {
	color: #000000;
	text-decoration: underline;
}
.strat-wheel-box a:hover {
	color: #663300;
	text-decoration: underline;
}
.teamname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4B2800;
	text-align: center;
	padding-top: 5px;
	background-color: #e0e0af;
}

.teamtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
	background-color: #e0e0af;
	color: #000000;
}
.teamtitle a {
	color: #000000;
	text-decoration: underline;
}
.teamtitle a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.widebox {
	width: 716px;
	position: relative;
	margin-top: 20px;
	border: 2px solid #FFCC66;
	left: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.widebox2 {
	width: 400px;
	position: relative;
	margin-top: 20px;
	border: 2px solid #FFCC66;
	left: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.yellowbox {
	background-color: #FFFFCC;
	width: 680px;
	border: 2px solid #958900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.yellowboxheader {
	font-size: 18pt;
	text-decoration: none;
	font-family: SNS;
	color: #000000;
}
.yellowboxtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.profiles-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	border: 1px solid #666666;
	border-radius: 10px;
	padding: 10px;
	background-color: #FFFFCC;
}
.profiles-box a {
	text-decoration: none;
	color: #000000;
}
.profiles-box a:hover {
	text-decoration: none;
}
.profiles-box:hover {
	background-color: #FFCC66;
}
.rss-box {
	padding-bottom: 5px;
	}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #FFFFFF;
}
p.rss-title {padding:0.5em;}

.rss-title {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#DD6622;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}
.rss-item  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	list-style:none;
	padding-bottom:1em;
	color: #000000;
}
.rss-item a {
	text-decoration : none;
	color: #663300;
	font-size: 11pt;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #666666;
	font-style: italic;
	} 
.rss-item-auth  {
	color: #333333;
}
.blogbutton {
	position: fixed;
	left: 56px;
}
