ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

body {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 11px;
	margin: 0;
	padding: 0; /*font-family: Arial, Verdana, sans-serif;*/
}

p,
#content li {
	margin-bottom: 1.2em;
}

h1 {
	border-bottom: 10px solid #000000;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.noborder {
	border: none;
}

.post_list h1 {
	border-bottom: none;
	border-top: 10px solid #000000;
	margin-bottom: 0px;
	padding-top: 10px;
}

.post_list .listitem {
	font-family: Arial, Helvetica, Sans-serif!important;
	margin-bottom: 15px;
}

.post_list .listitem p {
	font-family: Arial, Helvetica, Sans-serif!important;
}

.post_list .listitem .info {
	margin-top: -10px;
}

.mod_post_categories {
	line-height: 1.3em;
}

.mod_post_categories h2 {
	font-size: 17px;
	font-style: normal;
	margin-top: -5px;
	text-align: left;
}

.mod_post_categories h3 {
	border-bottom: 1px solid #000000;
}

.mod_post_categories span,
.mod_post_categories span a {
	color: #e53827!important;
	font-size: 9px!important;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}

.post_list h2 {
	margin-bottom: 5px;
	margin-top: 5px;
}

.post .body {
	font-size: 11px;
	line-height: 1.6em!important;
	vertical-align: top;
}

.post td.info {
	color: #000000;
	font.size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */
/* Layout elements */
#wrapper {
	clear: both;
	display: block;
	overflow: hidden;
	text-align: center;
}

#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 960px;
}

#inner {
	margin: 0 auto;
	width: 940px;
}

#header {
	background-color: #DDDDDD;
	float: left;
	height: 190px;
	margin-bottom: 10px;
    margin-top: 10px;
	overflow: hidden;
	position: relative;
	width: 940px;
}

#main {
	float: left;
	width: 780px;
}

#main.directory {
	float: left;
	width: 940px;
}

#left {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	width: 140px;
}

#right {
	float: right;
	overflow: hidden;
	width: 140px;
}

#content {
	float: right;
	font-family: Georgia, "Times New Roman", Times, Serif;
	line-height: 1.2em;
	overflow: hidden;
	width: 620px;
}

#content.directory {
	width: 780px;
}

#content.directory_alt {
	width: 940px;
}

.skyline {
	background: transparent url('../images/bg/skyline.jpg') top left no-repeat;
	border-top: 10px solid #000000;
	color: #FFFFFF;
	height: 472px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	width: 940px;
}

.skyline.pc {
	border-bottom: 10px solid #E53827;
	height: 442px;
	padding-top: 30px;
}

.skyline .buttons {
	position: absolute;
	right: 30px;
	top: 50px;
	width: 140px;
}

.skyline.vpc {
	border-bottom: 10px solid #1e549f!important;
	height: 442px;
	padding-top: 30px;
}

.narrow {
	width: 780px;
}

.nav {
  margin-top: 10px!important;
  float: left;
  width: 620px;
  text-align: center;
}


#menu_categories,
#menu_industry,
#menu_alphabetic {
	background-color: #DDDDDD;
	clear: both;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-style: bold;
	margin-bottom: 10px;
	padding: 10px;
	width: 920px;
}

#footer {
	background-color: #FFFFFF;
	border-top: 10px solid #000000;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	margin-top: 10px;
    margin-bottom: 10px;
	width: 940px;
}

#menu {
	background: url('../images/bg/menu.gif') #000000 top left no-repeat;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	width: 940px;
}

li#search-menu {
	float: right!important;
	height: 28px;
	overflow: hidden; /*width: 235px!important;*/
	text-align: right;
	width: 210px!important;
}

#search-menu input {
	display: inline;
	float: left;
	height: 18px;
	line-height: 20px!important;
	margin-left: 10px;
	width: 115px;
}

#search-menu input[type="submit"] {
	font-size: 10px!important;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	width: 30px;
}

#search-menu label {
	float: left;
	line-height: 20px!important;
	width: 40px!important;
}

*+html #searchcontrol input {
	margin-top: -2px!important;
}

#menu a:hover {
	color: #E53827;
}

#menu li {
	cursor: pointer;
	display: inline;
	float: left;
	font-weight: bold;
	margin-right: 1px;
	text-align: center; /*margin-top: 2px;
    border-right: 1px solid White;*/
	text-transform: uppercase;
	width: 154px;
}

#menu li.last {
	border-right: none;
	width: 160px;
}

#menu li ul li {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	text-transform: none;
}

#menu li a {
	border-top: none!important;
	color: #FFFFFF;
}

#menu li ul li a {
	color: #FFFFFF;
	padding-left: 10px;
}

#menu li ul li a:hover {
	color: #FF0000;
	text-decoration: none;
}

#userstatus {
	color: #FFFFFF;
	position: absolute;
}

#userstatus a {
	color: #FFFFFF;
}

#footer_menu {
	background: transparent url('../images/bg/footermenu.gif') top left repeat-y;
	font-size: 10px;
	height: 70px;
	line-height: 1.4em;
	margin-top: 10px;
	width: 940px;
}

#footer_menu ul li {
	display: inline;
	float: left;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
	width: 145px;
}

#footer_menu ul li.first {
	margin-left: 0px;
	width: 155px;
}

#footer_menu ol li {
	display: block;
	float: left;
	font-weight: normal;
	margin-left: 0px;
	text-transform: none;
	width: 145px;
}

#footer_menu ul li a {
	margin-left: 10px;
}

#footer_menu ol li a {
	margin-left: 0px!important;
}

#footer #addendum {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	float: left;
	line-height: 18px;
	margin-top: 10px;
	width: 940px;
}

#footer #addendum li {
	display: inline;
	float: left;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	width: 190px;
}

#footer #addendum li.last {
	float: right;
	text-align: right;
	text-transform: uppercase;
	width: 300px;
}

#footer #addendum img {
	margin-left: 5px;
	vertical-align: text-bottom;
}

#messages {
	background: transparent url('../images/bg/blu_grad1.png') top left repeat-x;
	height: 320px;
	margin-bottom: 10px;
	width: 620px;
}

#messages .inner {
	width: 600px;
}

#discussions {
	background: transparent url('../images/bg/blu_grad1.png') top left repeat-x;
	color: #444444;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	height: 320px;
	line-height: 1.2em;
	margin-bottom: 10px;
	width: 140px;
}

#discussions p {
	margin: 2px;
}

#discussions a {
	color: #5D94C6;
	text-decoration: underline;
}

#discussions .listitem {
	clear: both;
	float: left;
	margin: 2px;
	width: 130px;
}

#discussions .date {
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}

#discussions h2 {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	line-height: 25px;
}

#discussions h3 {
	margin: 2px;
	margin-top: 10px;
	text-transform: uppercase;
}

#discussions h4 {
	font-style: italic;
}

#discussions small {
	color: #FF0000;
	font-size: 9px;
}

.btn_right {
	background-color: #E53827;
	color: #FFFFFF;
	float: right;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 9px;
	line-height: 14px;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}

.gallery-carousel .btn_right {
  margin-top: -20px!important;
}

*+html .gallery-carousel .btn_right,
* html .gallery-carousel .btn_right {
    margin-top: 0px!important;
    display: inline;
}


.btnbar {
	clear: both;
	float: left;
	height: 20px;
	line-height: 16px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 620px;
}

#discussions .btn_right {
	margin-right: 10px;
}

.btn_left {
	background-color: #E53827;
	color: #FFFFFF;
	float: left;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 9px;
	line-height: 14px;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}

.btn_center {
	background-color: #E53827;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 9px;
	line-height: 14px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}

.btn_left a.white,
.btn_center a.white,
.btn_right a.white {
	color: White!important;
	font-weight: normal!important;
	text-decoration: none!important;
}

.tblArticles .btn_center {
	width: 64px;
}

.tblArticles td {
	vertical-align: top;
}

.btn {
	background-color: #E53827;
	color: #FFFFFF;
	display: inline!important;
	float: left;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
}

.btn a {
	color: #FFFFFF;
}

#members_corporate em,
#members_individual em {
	font-style: italic;
}

#contact {
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 10px;
	font-weight: bold;
	height: 215px;
	margin-bottom: 10px;
	text-align: center;
	width: 138px;
}

#contact h2 {
	margin-top: 5px;
}

#contact p {
	line-height: 1.1em;
	margin-left: 5px;
	margin-right: 5px;
	width: 128px!important;
}

#mod_directory {
	border-bottom: 1px solid #000000;
	border-top: 10px solid #000000;
	float: right;
	height: 239px;
	margin-bottom: 10px;
	position: relative;
	width: 350px;
}

#mod_join {
	background: transparent url('../images/uncle_sam.jpg') bottom left no-repeat;
	border-left: 2px solid #000000;
	float: right;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	height: 239px;
	text-align: center;
	width: 173px;
}

#mod_join h2 {
	line-height: 1.2em;
	margin-top: 5px;
}

#mod_jobs {
	border-top: 10px solid #000000;
}

#mod_jobs h2 {
	margin-top: 5px;
}

#mod_jobs p,
#mod_jobs li {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	margin-top: 5px!important;
}

#mod_jobs h3,
#mod_jobs li span {
	color: #777777;
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
}

#mod_jobs li span {
	font-size: 8px;
	line-height: 10px;
}

#mod_jobs a {
	color: #5D94C6;
	font-weight: bold;
	text-decoration: underline;
}

#mod_browse {
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	height: 240px;
	text-align: center;
	width: 165px;
}

#mod_browse p,
#mod_browse li,
#mod_browse li a {
	color: #777777;
}

#mod_browse h2 {
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
}

#mod_browse li {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
}

#mod_videos {
	float: right;
	height: 273px;
	width: 385px;
}

.square_ad {
	float: left;
	height: 250px;
	margin-bottom: 10px;
	width: 250px;
}

.skyscraper_ad {
	height: 600px;
	margin-bottom: 10px;
	text-align: center;
	width: 140px;
}

.inner {
	display: block;
	float: left;
	margin: 10px;
	overflow: hidden;
}

#contact .inner {
	margin: 5px!important;
}

#frmUserRegistration {
	margin-top: 22px;
}

#event {
	font-family: Georgia, "Times New Roman", Times, Serif;
}

.tblEventlist,
.tblEvent {
	float: left;
	width: 620px;
}

.tblEventlist th,
.tblEvent th {
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, Sans-serif!important;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}

.tblEventlist td,
.tblEvent td {
	border-bottom: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.tblEvent {
	margin-bottom: 10px;
	margin-top: -10px;
}

.tblEvent td {
	font-family: Arial, Helvetica, Sans-serif!important;
}

.thDate {
	width: 130px;
}

.thTitle {
	overflow: hidden;
	width: 200px;
}

.thVenue {
	width: 90px;
}

.thCity {
	width: 90px;
}

.thCategory {
	width: 110px;
}

.intro {
	clear: left;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-weight: bold;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
}

#event h2 {
	clear: left;
	display: block;
	float: left;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	text-align: left;
}

#event p {
	font-size: 13px;
	line-height: 1.2em;
}

#main_image {
	height: 470px;
	overflow: hidden;
	width: 620px;
}

.mod_event_categories {
	border-top: 10px solid #000000;
	overflow: hidden;
	width: 140px;
}

.mod_event_categories h2 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 19px;
	font-style: normal;
	margin-top: 5px;
	width: 140px!important;
}

.mod_event_categories h3 {
	border-bottom: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
}

.mod_event_categories span,
.mod_event_categories span a {
	color: #e53827!important;
	font-size: 9px!important;
	text-transform: uppercase;
}

.mod_event_categories span {
    margin-bottom: 5px!important;
    display: inline;
    float: left;
    width: 140px;
}

.mod_directory_contact {
	text-align: center;
	width: 140px;
}

.mod_directory_contact .visible {
	border-bottom: 1px solid Black!important;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 10px;
	width: 140px;
}

.mod_directory_contact h2,
.mod_directory_contact h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
}

.mod_directory_contact h2 {
	color: #E53827;
	margin-top: 10px;
}

.mod_directory_contact .restricted {
	font-size: 9px;
	line-height: 13px;
	margin-bottom: 10px;
}

.jobs_list {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	line-height: 1.2em;
}

.jobs_list h2 {
	font-size: 18px;
	font-style: normal;
	text-align: left;
}

.jobs_list li {
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	line-height: 30px;
}

.mod_post_job {
	background: url('../images/bg/grgrad.gif') #464544 top left repeat-x;
	border-top: 10px solid #E53827;
	color: #FFFFFF;
	height: 240px;
	text-align: center;
	width: 140px;
}

.mod_post_job a {
	color: #FFFFFF;
}

.mod_post_job h2 {
	font-size: 18px;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 5px;
}

.mod_post_job li {
	border-bottom: 1px solid #FFFFFF;
	font-size: 9px;
	line-height: 1.3em;
	margin: 0 auto;
	margin-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 100px;
}

.mod_post_job ul {
	margin-bottom: 10px;
}

.mod_awards h3 {
	color: #E53827;
}

.mod_pastpresidents {
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin-top: -10px;
}

.mod_pastpresidents h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
    font-size: 14px;
}

.mod_pastpresidents h3 {
	color: #E53827;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	margin-bottom: 5px;
}

#mod_latestevents {
	height: 273px;
	width: 220px;
    float: left;
    clear: left;
    overflow: hidden;
}

#mod_latestevents .latestevent_item {
    display: block;
    width: 230px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    clear: both;
    float: left;
}

#mod_latestevents .latestevent_item p {
    margin-bottom: 0px;
}

#mod_latestevents h1 {
    font-size: 20px;
    border: none;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2em;
    font-family: Georgia, "Times New Roman", Times, Serif;
    margin-bottom: 0px;
}

#mod_latestevents h2 {
    text-align: left;
    font-style: normal;
    font-family: Georgia, "Times New Roman", Times, Serif;
    margin: 0px;
    font-size: 14px;
    line-height: 1.1em;
}


.post_list .listitem h2,
table.post h2 {
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.post_list .listitem h2 a,
table.post h2 {
	color: #1E549F;
	font-weight: bold;
	text-decoration: underline;
}

.post_list .listitem h2 span,
table.post h2 span {
	float: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

table.post td.info {
	width: 110px;
}

table.post {
	color: #444444;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 620px;
}

table.post p {
	font-size: 11px;
	line-height: 1.2em;
}

table#comments {
	border-top: 10px solid #000000;
	float: left;
	margin-right: 110px;
	margin-top: 10px;
	width: 510px;
}

td.comment {
	border-bottom: 1px dotted #DDDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
}

td.comment .text {
	background: transparent url('../images/bg/quote.png') top left no-repeat;
	padding-left: 30px;
	padding-top: 5px;
}

table.folder,
table.tblArticles {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	line-height: 1.2em;
	width: 620px;
}

#resources_show table.folder {
	margin-top: -10px;
}

.folder .top td {
	padding-top: 10px;
}

.folder .bottom td {
	border-bottom: 10px solid #000000;
}

.folder td span {
	color: #E53827;
}

.folder td.icon {
	font-size: 11px;
	text-align: center;
}

.tblArticles {
	border-bottom: 1px solid #000000;
}

.tblArticles td {
	border-top: 10px solid #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}

.tblArticles h2 {
	font-style: normal;
	font-weight: bold;
	text-align: left!important;
	text-transform: uppercase;
}

table.folder td {
	vertical-align: top;
}

table.folder .info,
table.folder .icon {
	width: 100px;
}

table.folder .detail {
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
}

table.folder .detail span {
	text-transform: none;
}

table.folder .bottom .detail p {
    text-transform: none!important;
    font-weight: normal;
}

*+html #directory_menu {
	margin-bottom: -10px!important;
}

#directory-menu li {
	background: transparent url('../images/bt/chevron_r.gif') top left no-repeat;
	display: inline;
	float: left;
	line-height: 28px;
	margin: 0px;
	padding-left: 20px;
	width: 215px;
}

#directory-menu li.active {
	background: url('../images/bt/chevron_d.gif') #DDDDDD top left no-repeat;
}

li#search-menu {
	background-image: none!important;
	padding: 0px!important;
}

*+html .horiz-menu {
	margin-top: -10px;
}

.horiz-menu li {
	background-image: none!important;
	line-height: 16px!important;
	padding: 0px!important;
	width: 215px!important;
}

#toplevel li {
	font-size: 13px;
	text-transform: uppercase;
}

#menu_alphabetic li {
	width: 20px!important;
}

#menu_industry li {
	background: transparent url('../images/bt/circle.gif') top left no-repeat!important;
	padding-left: 15px!important;
}

.membertype {
	background-color: #C7E6F9;
	border-top: 10px solid #000000;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 930px;
}

.membertype4 {
	background: url('../images/bg/pres.gif') #000000 top left no-repeat;
	border-top: 10px solid #000000;
	color: #FFFFFF;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 930px;
}

.membertype3 {
	background: url('../images/bg/vicepres.gif') #000000 top left no-repeat;
	border-top: 10px solid #000000;
	color: #FFFFFF;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 930px;
}

li.directory_listitem {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	font-size: 10px;
	height: 40px;
	line-height: 18px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 620px;
}

li.directory_listitem span {
	float: right;
	font-size: 10px;
	text-align: right;
	width: 195px;
}

li.directory_listitem h3,
li.directory_listitem h3 a {
	color: #E53827;
	font-size: 16px;
	font-weight: normal;
}

.rules li {
	margin-bottom: 0px!important;
}

.rules h2 {
	text-align: left;
}

.directory_list {
	width: 620px;
}

.directory_list h2 {
	border-bottom: 1px solid #000000;
	font-size: 20px;
	font-style: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: left;
}

.directory_list h2.sectorhead {
	border-bottom: none;
	font-size: 10px!important;
	font-weight: bold;
	text-transform: uppercase!important;
}

.quote {
	color: #2553B5;
	font-size: 24px!important;
	line-height: 25px!important;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1.4em;
	text-align: center;
}

.column p,
.column li {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	margin-right: 20px;
}

.column li {
	margin-bottom: 0px!important;
}

.directory_entry {
	font-family: "Times New Roman", Times, Serif!important;
}

.directory_entry h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
	text-align: left;
	width: 620px;
}

.directory_entry h4 {
	font-size: 13px;
	font-style: bold;
	line-height: 1.4em;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#directory_login {
	background-color: #E53827;
	color: White!important;
	font-size: 10px!important;
	height: 160px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-align: center!important;
	top: 312px;
	width: 140px;
	z-index: 1001;
}

#directory_login a {
	color: #FFFFFF;
}

#directory_login input {
	border: none!important;
}

#directory_login fieldset {
	border: none!important;
	margin: 0px!important;
	margin-left: -4px!important;
	padding: 0px!important;
	width: 140px!important;
}

#directory_login h3 {
	margin-top: 5px;
	text-transform: uppercase;
	width: 140px!important;
}

#directory_login label {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
}

#searchcontrol {
	background-color: #E53827;
	height: 22px;
	line-height: 22px!important;
	overflow: hidden;
	position: absolute;
	right: 125px;
	top: 145px;
	width: 230px;
}

#searchcontrol a {
	color: #FFFFFF;
}

#searchcontrol label {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 22px!important;
	margin-right: 10px;
	margin-top: 0px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
	width: 50px;
}

#searchcontrol input {
	height: 16px!important;
	margin-top: 0px!important;
}

.mod_grgrad {
	background: url('../images/bg/grgrad.gif') #464544 top left repeat-x;
	border-top: 10px solid #E53827;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 1.1em;
	padding: 10px;
}

.mod_grgrad a {
	color: #FFFFFF;
}

#application_form {
	background-color: #EFEFEF;
	border: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, Sans-serif;
	margin-top: 10px;
	padding: 10px;
}

.job_detail {
	border-bottom: 1px dotted #DDDDDD;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.usermenu {
	left: 820px;
	position: absolute;
	width: 100px;
	z-index: 10000;
}

#usermenu {
	position: absolute;
	top: 149px;
}

.usermenu li {
	display: block;
	float: left;
	font-size: 9px!important;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 2px;
	text-align: center;
	text-transform: uppercase;
	top: 2px;
	width: 115px;
}

#userCP {
	position: absolute;
	top: 48px;
}

#userCP li {
	margin-bottom: 2px;
}

#userCP_toggler {
	cursor: pointer;
}

.usermenu li.name {
	line-height: 13px!important;
}

.usermenu li.register {
	margin-top: 127px;
}

.usermenu li.login {
	margin-top: 2px!important;
}

.usermenu .active,
.usermenu .active a,
.usermenu a:hover {
	background-color: #E53827;
}

.usermenu a {
	background-color: #000000;
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: .80;
}

#directory_showmember #content {
	background: transparent url('../images/bg/member.jpg') top left no-repeat;
	float: right;
	height: 250px;
	width: 620px;
}

.linklist {
	margin-top: -10px;
	position: relative;
}

.linklist li {
	line-height: 1.6em;
	margin-bottom: 0px!important;
	margin-left: 40px;
}

.linkletter {
	background: transparent url('../images/bg/circ_red.gif') top left no-repeat;
	clear: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 30px!important;
	left: -40px;
	padding-top: 2px;
	position: absolute;
	text-align: center;
	width: 30px;
	z-index: 1001;
}

h2.gallery-title {
	color: #E53827;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}

.faq {
	line-height: 1.2em;
}

.faq h2 {
	font-size: 20px;
	font-style: normal;
	line-height: 1.2em;
	text-align: left;
}

.commentcount {
	color: #E53827;
}

#gallery_thumbs h2 {
	font-style: normal;
	text-align: left;
}

#gallery_thumbs img {
	border: 1px solid #DDDDDD;
	height: 114px;
	padding: 5px;
}

#resources_show h1 span {
	float: right;
	width: 20px;
}

.director {
	float: left;
	font-size: 11px;
	height: 300px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 300px;
}

.director.general,
.director.additional {
    width: 195px!important;
    height: 155px;
    margin-right: 11px!important;
}

.director.additional {
    height: 235px!important;
}

.rhs {
	float: right;
	margin-right: 0px;
}

.director .info {
	width: 300px;
    clear: both;
}

.director .inner {
	width: 300px!important;
}

h1.directorHead {
    border-bottom: none;
    border-top: 10px solid Black;
    padding-top: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.director h2 {
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0px;
	text-align: left;
	text-transform: uppercase;
    color: #c53a2d;
    font-weight: bold;
    float: left;
    width: 300px;
    margin-top: 5px;
}

.director h3 {
	border-bottom: 1px solid #000000;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 5px;
    font-size: 12px;
}

.director p {
    max-width: 290px;
}

.director.additional p {
    max-width: 195px;
}


.director.general h3,
.director.additional h3 {
    width: 195px;
    clear: right;
    margin-top: 5px;
}

.save-ok h2 {
    font-family: Arial, Helvetica, Sans-serif;
    background-color: Green;
    color: White;
    line-height: 1.8em;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
}

#content .mod_membermenu .btn {
  margin-right: 10px;
  width: 200px!important;
}

#content .mod_membermenu .last {
  margin-right: 0px!important;
}

table#cart,
table#products {
    width: 100%;
    font-family: Arial, Helvetica, Sans-serif;
}

table#cart th,
table#products th {
    color: White;
    background-color: #e62e25;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 5px;
    font-weight: bold;
}

table#cart td,
table#cart th,
table#products td,
table#products th  {
    line-height: 1.8em;
}

table#cart td.total {
    font-weight: bold;
    text-align: right;
    font-size: 16px;
}
input.checkout {
	background-color: #e62e25;
}
