.white-bg
{
	background-color: #FFFFFF;
}

.brown-bg
{
	background-color: #b4b0ab;
}

.grey-bg
{
	background-color: #e1e0de;
}

.orange-bg
{
	background-color: #d57929;
}

.brown-grey-bg
{
	background-color: #b0a899;
}

.black-text, .black-text a, a.black-text
{
	color: #000000;
}

.white-text, .white-text a, a.white-text
{
	color: #FFFFFF;
}

.grey-text, .grey-text a, a.grey-text, ul li span
{
	color: #696258;
}

.orange-text, .orange-text a, a.orange-text, .menu-item a:hover
{
	color: #d57929;
}
.red-text {color:red}
.x-small
{
	font-size: 10px;
}

.small
{
	font-size: 11px;
	line-height: 12px;
}

.small-med
{
	font-size: 12px;
	line-height: 16px;
}

.medium
{
	font-size: 13px;
	line-height: 14px;
}

.med-medium
{
	font-size: 13px;
	line-height: 16px;
}

.x-medium
{
	font-size: 14px;
}

.xx-medium
{
	font-size: 15px;
	line-height: 18px;
}

.large
{
	font-size: 17px;
}

.x-med-large
{
	font-size: 17px;
}

.xxs-med-large
{
	font-size: 24px;
	line-height: 24px;
}

.xxs-med-large2
{
	font-size: 24px;
	line-height: 26px;
}

.xx-med-large
{
	font-size: 25px;
	line-height: 25px;
}

.med-large
{
	font-size: 27px;
}

.x-large
{
	font-size: 28px;
	line-height: 33px;
}

.bold, strong
{
	font-weight: bold;
}

a
{
	text-decoration: none;
}

img
{
	display: block;
}

.center
{
	text-align: center;
}

.hide
{
	display: none;
}

html, body
{
	width: 100%;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

html
{
	overflow-y: scroll;
}

body
{
	background-color: transparent;
}

*
{
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

.center-container
{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background-image: url(../images/template/bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.container
{
	float: left;
	width: 940px;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.header
{
	float: left;
	width: 100%;
	overflow: hidden;
	height: 105px;
}

.logo
{
	float: left;
	clear: left;
}

.menu
{
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 35px;
	border: solid 2px #d57929;
	border-left: none;
	border-right: none;
	overflow: hidden;
}

.left
{
	float: left;
	width: 595px;
	clear: left;
}

.left-image
{
	float: left;
	display: block;
	margin-top: 140px;
}

.right
{
	float: right;
	width: 330px;
	clear: right;
}

.header .right
{
	padding-top: 88px;
	text-align: right;
}

.menu-item
{
	float: left;
	padding-right: 18px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 11px;
	text-transform: uppercase;
}

.menu-container {
	width: 695px;
}

.search-area
{
	padding-top: 7px;
	width: 220px;
}

.search-input, input[type=text].search-input, .search-area input[type=text]
{
	border: none;
	width: 160px;
	height: 20px;
	float: left;
	background-color: #E1E0DE;
	color: #696258;
	padding: 0px;
}

.search-button, .search-area #searchsubmit
{
	border: none;
	width: 60px;
	height: 20px;
	text-transform: uppercase;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B4B0AB;
}

.home-content-container
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.header-text
{
	width: 545px;
	padding: 20px;
	padding-right: 30px;
	padding-top:25px;
	padding-bottom: 25px;
	height: 50px;
}

.home-left .home-content-image
{
	width: 100%;
	height: 340px;
	overflow: hidden;
}

.home-right-container
{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 2px #b4b0ab;
	overflow: hidden;
	height: 100px;
}

.home-right-container-no-border
{
	float: left;
	width: 100%;
	overflow: hidden;
	height: 104px;
}

.home-right-container-no-border .large
{
	padding-bottom: 5px;
}

.right .home-right-left
{
	float: left;
	clear: left;
	width: 100px;
	overflow: hidden;
}

.right .home-right-right
{
	float: right;
	clear: right;
	width: 220px;
	overflow: hidden;
}

.right .home-right-right div
{
	padding-bottom: 5px;
}

.join-our-network
{
	width: 330px;
	float: left;
	background-image: url(../images/template/join-network-bg.jpg);
	height: 40px;
}

.join-our-network a
{
	color: #FFFFFF;
}

.join-our-network-text
{
	float: right;
	padding-right: 20px;
	padding-top: 8px;
}




.page-copy
{
	padding-top: 20px;
	padding-left: 20px;
}

.left-menu
{
	float: left;
	width: 160px;
}

.left-menu-item
{
	float: left;
	clear: left;
	width: 145px;
	border-bottom: solid 1px #b4b0ab;
	height: 20px;
	padding-top: 5px;
}

.left-menu-header
{
	float: left;
	height: 20px;
	padding-top: 5px;
	width: 155px;
	padding-left: 5px;
	text-transform: uppercase;
}

.middle-container
{
	float: left;
	width: 590px;
	overflow: hidden;
	min-height: 411px;
}

.middle-wide-container
{
	float: left;
	width: 780px;
	overflow: hidden;
	padding-top: 25px;
}

.page-heading
{
	padding-top: 7px;
	padding-left: 20px;
	height: 43px;
}

.multimedia
{
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #d57929;
}

.multi-header
{
	float: left;
	width: 100%;
}

.video
{
	padding-top: 10px;
}

.video p
{
	display: none;
}

.podcast
{
	float: left;
	width: 100%;
	border-top: solid 1px #b4b0ab;
	border-bottom: solid 1px #b4b0ab;
	height: 32px;
	padding-top: 8px;
	margin-top: 10px;
}

.podcast-title
{
	float: left;
	width: 280px;
}

.podcast-stream
{
	float: left;
	width: 300px;
	padding-top: 4px;
}

.podcast-stream a, .podcast-stream div, .podcast-stream img, .pod-player
{
	float: left;
}

.pod-player
{
	float: left;
	position: relative;
	top: -4px;
	left: 5px;
}

.podcast-stream div
{
	float: left;
	width: 100px;
}

.podcast-stream a
{
	display: block;
	width: 70px;
	float: right;
	position: relative;
	top: -1px;
}

.back-link
{
	float: right;
	margin-top: -12px;
	position: relative;
	top: 25px;
}

.event
{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #d57929;
}

.event-2
{
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
}

.event-image
{
	float: left;
	clear: left;
	width: 100px;
	padding-right: 20px;
	min-height: 140px;
}

.event-image img
{
	float: left;
	margin-bottom: 5px;
}

.event-details
{
	float: left;
	width: 340px;
}

.event-info
{
	padding-top: 5px;
}

.event-title
{
	padding-bottom: 10px;
}

.flickr-images
{
	padding-bottom: 20px;
}

.flickr-1
{
	float: left;
	margin-bottom: 10px;
	width: 260px;
}

.flickr-2
{
	float: right;
	margin-bottom: 10px;
	width: 260px;
}

.flickr-link
{
	float: left;
	padding-top: 13px;
	padding-right: 10px;
}

.flickr-caption
{
	padding-top: 5px;
	float: left;
}

.map
{
	padding-top: 10px;
}

.right-container
{
	float: left;
	width: 170px;
	padding-left: 20px;
}

.right-container img
{
	float: left;
	clear: both;
	margin-bottom: 7px;
}

.right-container p
{
	padding-bottom: 7px;
}











.footer
{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	border-top: solid 2px #d57929;
	position: relative;
}

.footer-left
{
	float: left;
	clear: left;
}

.footer-right
{
	position: absolute;
	right: 0;
	float: right;
	clear: right;
}

.footer-left .footer-link
{
	float: left;
	padding-right: 20px;
}

.footer-right .footer-link
{
	float: left;
	padding-left: 20px;
}
ul li
{
	padding-left: 15px;
	padding-bottom: 10px;
	list-style: none;
	background: url(../images/template/bullet-orange.gif) no-repeat 0px 4px;
}

div#rotator
{
	position:relative;
	height:410px;
}

div#rotator ul li
{
	position:absolute;
	list-style: none;
	margin-left: 0px !important;
	padding-bottom: 0px;
	background:none; padding:0;
}

div#rotator ul li.show
{
	z-index:500;
}



.form-row
{
	float: left;
	padding-bottom: 5px;
}

.left-form
{padding: 8px 0;
	float: left;
	width: 120px;
}

.right-form
{
	float: left;
	width: 440px;
}

.text-input
{
	margin: 0px;
	padding: 8px 5px;
	width: 438px;
	float: left;
	border: solid 1px #d57929;
	box-sizing: border-box;
}

.textarea-input
{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 438px;
	height: 108px;
	float: left;
	border: solid 1px #d57929;
	padding:5px;
}

.form-submit
{
	padding: 0px;
	width: 60px;
	border: 0px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	float: right;
}

.checkbox
{
	position: relative;
	top: 2px;
}

.project-row
{
	float: left;
	width: 100%;
}

.project
{
	float: left;
	width: 180px;
	padding-right: 15px;
	padding-top: 25px;
}
.project-row .project img{margin-bottom:15px}

.last-project
{
	padding-right: 0px;
}

.project-image
{
	float: left;
	display: block;
}

.project-title
{
	float: left;
	width: 390px;
	padding-bottom:15px;
}

.xoxo li
{
	list-style: none;
}

.xoxo li ul li
{
	list-style: disc;
}

.search-result
{
	width: 100%;
	float: left;
	padding-top: 10px;
	border-top: solid 2px #b4b0ab;
	margin-bottom: 10px;
	line-height: 17px;
	font-weight: bold;
}

.small-link
{
	font-size: 10px;
	float: right;
	text-align: right;
}

.small-link a
{
	font-size: 9px;
	color: #c5c5c5;
}





/*=======NEW STYLES ADDED TO HELP WITH CMS INPUTS IN MODX======*/
/*home*/
.home-right-container a{color:#d57929}
.home-right-container p, .home-right-container-no-border p {padding-bottom:5px}
.home-right-container-no-border p {padding-bottom:10px}




/*=======MEMBERS AREA======*/
h4 {
	font-size: 18px;
	color: #d57929;
}
#memberForm {
	display: none;
	padding-top:20px;
}
#memberForm h4 {
	margin-bottom: 20px;
}

#memberForm .form-submit {
	float: left;
}

.members_content {
	margin-bottom: 50px;
}

.members_content a {
	color: #d57929;
	text-decoration: underline;
}
/*content*/

.left-menu {min-height:20px;}

#memberForm p a:link {
	color: #d57929;
	text-decoration: underline;
}

/*comments form*/
#commentForm {
	display: none;
}
#commentForm textarea {
	width: 100%;
	height: 250px;
	box-sizing: border-box;
}
#commentForm input[type="submit"] {
	float: left;
}
#commentForm .btn {
	float: right;
}



/*typography*/
.btn {
	    padding: 0px;
    width: 60px;
    border: 0px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
        color: #FFFFFF !important;
        background-color: #d57929;
        display: inline-block;
}
h2 {font-size:17px; font-weight:bold; color:#d57929; margin:10px 0; line-height:1.2}
.page-copy p {padding:10px 0}


/*articles*/
.article {width:170px; position:relative; float:left; padding-left:100px; min-height:100px; margin-right:30px}
.article.alt {margin-right:0;}
.article img {width:80px; height:100px; position:absolute; top:0; left:0}
.article p {margin:0; padding:0}

.speakers {float:left;width:100%; padding-bottom:20px}

.speakers .row {float:left; width:100%; margin-bottom:20px}


/*TABLES*/

table {
	width: 100%;
	border-left: #696258 1px solid;
	border-right: #696258 1px solid;
	border-bottom:#696258 2px solid;
	margin:15px 0;
	table-layout: fixed;

}

td, th {
	padding: 8px;
	border-top:#696258 1px solid;
	border-bottom:#696258 1px solid;
	width: 50%;
	vertical-align: top;
}
th:first-child, td:first-child {
	border-right:#696258 1px solid;
}
th {
	background: #d57929;
	font-size: 15px;
	color: #ffffff;
}








