/* default text styling */
body, legend, input, textarea, select, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #737373;
	line-height: normal;
}
a {
	color: #df7a00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.color-white, .color-white a {
	color: #ffffff;
}
.color-orange, .color-orange a {
	color: #df7a00;
}
.color-grey, .color-grey a {
	color: #737373;
}
.color-brown, .color-brown a {
	color: #a69774;
}
/* End default text styling */
/* Site Background Styling */
body {
	background-image: url(../upload/setup_files/site-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.shadow-1 {
	background-image: url(../upload/setup_files/shadow-1.jpg);
	background-position: bottom center;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
.shadow-2 {
	background-image: url(../upload/setup_files/shadow-2.jpg);
	background-position: bottom center;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
.top-bg {
	background-image: url(../upload/setup_files/site-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
/* End Site Background Styling */
/* header */
.print-ico-btn, .a-ico-btn, .mail-ico-btn {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	height: 22px;
	text-indent: 999999px;
	overflow: hidden;
	line-height: 21px;
	vertical-align: top;
}
.print-ico-btn {
	width: 25px;
	background-image: url(../upload/setup_files/print-btn.png);
}
.a-ico-btn {
	width: 20px;
	background-image: url(../upload/setup_files/a-btn.png);
}
.mail-ico-btn {
	width: 21px;
	background-image: url(../upload/setup_files/mail-btn.png);
}
.site-tools {
	margin-top: 14px;
	height: 38px;
	overflow: hidden;
	line-height: 21px;
	vertical-align: top;
}
.site-tools form {
	float: left;
	margin-left: 42%;
	margin-top: 10px;
}
.site-tools form label {
	color: #df7a00;
	font-weight: bold;
	margin-right: 10px;
	line-height: 21px;
	vertical-align: top;
}
form .select-styled {
	display: inline-block;
	height: 20px;
	width: 140px;/*overflow:hidden;
	background-image:url(../upload/setup_files/select.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
}
form .select-styled select {
	-webkit-appearance: none;
	background-image: none;
	background-color: transparent;
	border: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 20px;
	width: 165px;
 *width:140px;
}
.site-tools form input {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 20px;
	line-height: 20px;
	width: 130px;
}
form .submit-btn {
	background-image: url(../upload/setup_files/search-btn.png);
	width: 20px !important;
	height: 20px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
	cursor: hand;
	cursor: pointer;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.input-search {
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	border: none;
	line-height: 20px;
	height: 20px;
	text-indent: 10px;
}
.content-rounding-form {
	display: inline-block;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	border: solid 1px #d8d8d4;
	overflow: hidden;
	margin-bottom: 10px;
}
.site-tools form a {
	color: #ffffff;
	line-height: 21px;
	vertical-align: top;
}
.site-tools form a:hover {
}
/* Search */
/* End Search */
/* End header */
/* body */
.ico-facebook, .ico-twitter, .ico-rss {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-left: 8px;
	overflow: hidden;
	text-indent: -999999999px;
}
.ico-facebook {
	background-image: url(../upload/setup_files/ico-facebook.jpg);
}
.ico-twitter {
	background-image: url(../upload/setup_files/ico-twitter.jpg);
}
.ico-rss {
	background-image: url(../upload/setup_files/ico-rss.jpg);
}
.spacing-container {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.spacing-top-bottom {
	padding-top: 15px;
	padding-bottom: 15px;
}
.description h1 {
	font-size: 12px;
}
.description h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#tabsholder_1 {
	border: solid 1px #ddddd9;
}
#tabsholder_1 h2 {
	display: block;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 35px;
	font-size: 11px;
	text-indent: 60px;
	background-image: url(../upload/setup_files/tabbing-bg1.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#tabsholder_1 h3 {
	color: #a69774;
	font-size: 11px;
}
#tabsholder_1 h4 {
	color: #a69774;
	font-size: 11px;
	margin: 0px;
	margin-top: -10px;
	padding: 0px;
}
#tabsholder_1 .border-me {
	border: solid 1px #ddddd9;
	margin-left: -1px;
	margin-right: -1px;
	min-height: 480px;
	background-image: url(../upload/setup_files/me-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.tab-holder-yellow {
	background-image: url(../upload/setup_files/tabbing-bg2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: solid 1px #d8d8d3;
}
.presiding-bg {
	background-image: url(../upload/setup_files/preside-bg.jpg);
	background-position: 0px 15px;
	background-repeat: no-repeat;
}
.presiding-officers h1, .presiding-officers h2, .presiding-officers h3, .presiding-officers h4, .presiding-officers h5, .presiding-officers h6 {
	color: #df7a00;
	font-size: 12px;
	margin-top: 10px;
}
.ajax-content-replacer {
	text-decoration: none;
	color: inherit;
}
.hover-effect-me {
}
.hover-effect-me img {
	opacity: 0.5
}
.hovering img {
	opacity: 1
}
.hover-effect-me .text {
	width: 65%;
}
.hover-effect-me .image {
	width: 35%;
}
.ajax-content-replacer:hover {
	text-decoration: none;
}
.border-style {
	border: solid 1px #ddddd9;
}
.no-spacing {
	padding: 0px;
	margin: 0px;
}
.border-style h1.no-spacing {
	font-size: 12px;
}
.padding-5 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.register-heading {
	padding: 8px;
	background-image: url(../upload/setup_files/register-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #193d00;
}
.register-heading .no-spacing {
	font-size: 12px;
}
.register-content {
	padding: 10px;
	background-color: #e4e1d8;
}
.grey-fade-heading {
	background-color: #f6f6f4;
	padding: 10px;
	margin-top: 10px;
}
.grey-fade-bg {
	padding-left: 10px;
	padding-right: 10px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	background-image: url(../upload/setup_files/grey-fade-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.grey-fade-bg .width-me {
	width: 33%;
	display: inline-block
}
.grey-fade-bg p {
	margin: 0px;
}
input, textarea, select {
	line-height: 21px;
	height: 21px;
	border: solid 1px #ddddd9;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	text-indent: 5px;
}
input, select {
}
.arrow-btn {
	background-image: url(../upload/setup_files/arrow-btn.jpg);
	width: 27px !important;
	height: 22px;
	border: 0px;
	padding: 0px;
	vertical-align: top;
	cursor: hand;
	cursor: pointer;
}
/* end body*/
/* footer */
#footer-holder {
	background-image: url(../upload/setup_files/footer-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 5px;
}
#footer-holder .spacing-block {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#footer-holder .spacing-block ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 15px;
}
#footer-holder a {
	color: inherit;
	text-decoration: none;
}
#footer-holder a:hover {
	text-decoration: underline;
}
.footer-link-space {
	margin-top: 55px;
}
.footer-link-space-alt {
	margin-top: 30px;
}
/* End footer */
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}
.text-center {
	text-align: center
}
/* tables styling */
.table-styled {
	margin-top: 15px;
	margin-bottom: 15px;
}
th.heading {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	line-height: 28px;
	background-color: #ebebeb;
	border: none;
	border-bottom: 1px solid #cccccc;
	border-top: 3px solid #e07900;
}
tr.even td {
	padding: 5px;
	background-color: #ffffff;
	border: none;
	border-bottom: 1px solid #cccccc;
}
tr.odd td {
	padding: 5px;
	background-color: #ffffff;
	border: none;
	border-bottom: 1px solid #cccccc;
}
tr.odd:hover td, tr.even:hover td {
	background-color: #f1f1f1;
}
/* image gallery */
.image-gallery {
	display: block;
	width: 88px;
	height: 200px;
	overflow: hidden;
	padding: 20px;
	padding-bottom: 10px;
	margin: 10px;
	border: 1px solid #999999;
	background-color: #fefefe;
	float: left;
}
.image-gallery:hover {
	background-color: #f1f1f1;
}
.image-gallery .gallery-title {
	font-weight: bold;
	color: #df7a00;
	padding-bottom: 0px;
}
.image-gallery .gallery-date {
	font-style: italic;
	color: #737373;
}
.image-gallery .gallery-description {
	color: #737373;
}
/* video gallery */
.video-gallery {
	width: 835px;
	padding: 20px;
	padding-bottom: 10px;
	margin: 10px;
	border: 1px solid #999999;
	background-color: #fefefe;
	display: table;
	float: left;
}
.video-gallery .image-left {
	float: left;
	margin-right: 10px;
}
.video-gallery:hover {
	background-color: #f1f1f1;
}
.video-gallery .gallery-title {
	font-weight: bold;
	color: #df7a00;
	padding-bottom: 0px;
}
.video-gallery .gallery-date {
	font-style: italic;
	color: #737373;
}
.video-gallery .gallery-description {
	color: #737373;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	text-transform: uppercase;
	font-color: red;
}
#tabsholder_1 .ui-tabs-nav li a span {
	font-size: 9px;
	font-weight: bold;
} /* RT */
 @import url(http://fonts.googleapis.com/css?family=PT+Sans);
.makeh1work {
}
.makeh1work h1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 22px !important;
	color: #b3995d !important;
	padding-bottom: 0px;
}
.makeh1work h1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 22px !important;
	color: #b3995d !important;
	padding-bottom: 0px;
}
.makeh1work h2 {
	font-family: 'PT Sans', sans-serif;
	font-size: 21px !important;
	color: #b3995d !important;
	padding-bottom: 0px;
}
.makeh1work h3 {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px !important;
	color: #b3995d !important;
	padding-bottom: 0px;
}
.makeh1work h4 {
	font-family: 'PT Sans', sans-serif;
	font-size: 19px !important;
	color: #b3995d !important;
	padding-bottom: 0px;
}
.makeh1work h5 {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px !important;
	color: #b3995d !important;
	padding-bottom: 0px;
}
.rt-content-padding {
	padding-top: 30px;
}
.fontsize {
	width: 100px;
	height: 100px;
} /*display:none;*/
/* Modal Popup */
.text-center {
	text-align: center;
}
.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.modal-content {
	border-radius: 0px;
}
.modal-header {
	padding: 0px;
}
.modal-header .close {
	margin-right: 5px;
	margin-top: 0;
	position: absolute;
	right: 0;
	z-index: 999;
}
.modal-footer {
	border: none;
	text-align: center;
}
.modal-footer a {
	color: #2c5f34;
	font-weight: bold;
}
/* Added */
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}
.modal-open {
	overflow: hidden
}
.modal {
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%)
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}
.modal-header {
	min-height: 16.43px;
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
.modal-dialog {
	width: 586px;
	margin: 19% auto 30px;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}
 @media (min-width:992px) {
.modal-lg {
	width: 900px
}
/* Ends Modal Popup */
