body {
	background: #e9ddc1 url(../images/bg_main.jpg) no-repeat top center;
	margin: auto;
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Arial Narrow, sans-serif;
	color: #44b9b4;
	font-size: 18px;
	margin: 0;
	padding: 12px 0 0 30px;
	background:url(../images/h1_bg.jpg) no-repeat left;
	width:367px;
	height:33px;
}

h1.short {
	font-family: Arial Narrow, sans-serif;
	color: #44b9b4;
	font-size: 18px;
	margin: 0;
	padding: 12px 0 0 30px;
	background:url(../images/h1_bg.jpg) no-repeat left;
	width:160px;
	height:33px;
}

h2 {
	font-family: Arial Narrow, sans-serif;
	color: #cd8f52;
	font-size: 14px;
	margin:10px 0 0 0;
	padding: 0;
}


h3 {
	font-family: Arial Narrow, sans-serif;
	color: #f6c89b;
	font-weight:bold;
	font-size: 13px;
	margin:0;
	padding: 0;
	width:auto;
}

h3.green {
	font-family: Arial Narrow, sans-serif;
	color: #44b9b4;
	font-weight:bold;
	font-size: 13px;
	margin:0;
	padding:0 0 0 15px;
	width:auto;
	text-align:right;
}

h3.green_tile {
	font-family: Arial Narrow, sans-serif;
	color: #44b9b4;
	font-weight:normal;
	font-size: 13px;
	margin:0;
	padding:0 0 0 15px;
	text-align:right;
	width:166px;
	background:url(../images/icon_tile_green.jpg) no-repeat 15px 2px;
}

h3 a {
	color: #44b9b4;
}

p {
	margin: 0 0 10px 0;
}

a {
	color:#5e3c33;
	text-decoration: underline;
}

a:hover {
	color:#cd8f52;
	text-decoration: underline;
}

strong {
	font-weight:bold;
}

input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	border:1px solid #cd8f52;
	padding:4px;
}

select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	border:1px solid #cd8f52;
	background:#ffffff;
	padding:4px;
}

textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:5px;
	border:1px solid #cd8f52;
}

.text {
	border: 1px solid #cd8f52;
}

.label {
	font-weight:bold;
	text-align:left;
	color:#000000;
}

.label_right {
	font-weight:bold;
	text-align:right;
	color:#000000;
}

.button {
	background-color:#472b13;
	color:#45b9b4;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
}

.button_off {
	background-color:#6a4439;
	color:#8bbab8;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
}

.border {
	border:1px solid #cd8f52;
	float:left;
	margin:0 10px 10px 0;
}

.noborder {
	border: 0;
	background:none;
}

.right {
	text-align:right;
}

.hr {
	background-image:url(../images/hr.gif);
	width:397px;
	height:1px;
	position:relative;
	text-align:left;
	margin: 0 0 1px 0;
	padding: 0;
	border: 0;
}

.hr hr {
  display: none;
}

fieldset {
	border: 2px solid #cd8f52;
	padding:10px;
	margin:0 0 15px 0;
}

legend {
	font-weight:bold;
	font-size: 14px;
	color:#6a4439;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width:640px;
	position: relative;
}

.logo {
	height:110px;
	width:640px;
}

.top {
	position:relative;
	width:640px;
}


#content {
	width:640px;
	position:relative;
}

.bnr_home {
	width:640px;
	background:url(../images/bnr_home.jpg) no-repeat bottom left;
	height:310px;
}

.bnr_home img {
	margin:9px 0 0 5px;
}

.main_nav {
	height:133px;
	width:630px;
	border:5px solid #cd8f52;
	background:#472c14;
	margin:10px 0 20px 0;
}

.main_nav img {
	margin:4px 3px 4px 0;
	float:left;
}

.home_sub {
	float:right;
	width:180px;
	margin:20px 2px 0 0;
}

#content_int {
	width:640px;
	position:relative;
	background:url(../images/bg_main_cont.gif) repeat-y;
	border-bottom:1px solid #cd8f52;
	padding-bottom:20px;
}
	
.cont_col_1 {
	float:left;
	width:399px;
	margin:0;
	padding: 15px 20px 20px 24px;
	background:#eee5d3;
	border-left:1px solid #cd8f52;
}


.cont_col_1 ul {
	margin:10px 20px 0 0;
	padding:0;
	list-style:none;
}

.cont_col_1 ul li {
	margin:0 0 8px 0;
	background:url(../images/bullet.gif) no-repeat;
	padding-left:20px;
}

.cont_image {
	margin:0 0 3px 0;
}

.cont_col_2 {
	float:left;
	width:195px;
	background:#debd96;
	text-align:center;
	border-right:1px solid #cd8f52;
}

.right_nav {
	background:#472c14;
	border-bottom:6px solid #cd8f52;
	margin:0 0 20px 0;
}

.cont_nav {
	margin:5px 0 10px 0;
}

.calendar {
	border:1px solid #cd8f52;
	width:100%;
}

/*.calendar td {
	background:#eadcc5;
}*/


.heading {
	background:#cd8f52;
}

.heading td {
	padding:10px;
}

.year {
	background:#8bbab8;
}

.year td {
	padding:5px 0 5px 10px;
}

.event {
	background:#eadcc5;
}

.month {
	color:#472c14;
	font-size:12px;
	font-weight:bold;
}

.name {
	color:#cd8f52;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

.rolo {
	width:48%;
	height:120px;
	float:left;
	position:relative;
	margin: 10px 5px 0 0;
	padding-top: 20px;
}

.rolo_header th {
	
	font-size: 12px;
	margin:10px 0 0 0;
	
	background-color:#472b13;
	color:#45b9b4;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
}

.rolo_header th.company  {
	
	color: #cd8f52;
	font-size: 14px;
}

.error {
	color:#ff0000;
	font-weight:bold;
	margin:20px 10px 20px 0;
	font-size:12px;
}

.message_bad {
	background:#ffffff;
	border:2px solid #45b9b4;
	margin:10px 10px 10px 0;
	padding:10px;
}

.message_bad h3 {
	color:#45b9b4;
}

.invalid {
	background:#FFADAD;
	border: 1px solid #FF0000;
}

/* *************** TABS STYLES ******************* */
#tab_control {
	font-weight: bold;
}

#tab_control .tab_link {
	float: left;
	cursor: pointer;
	background: #EEEEEE;
	color:#000000;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	/* border-bottom: 1px solid #000000; */
	border-left: 1px solid #CCCCCC;
}

#tab_control .active {
	font-weight: bold;
	background:#CD8F52;
	color:#ffffff;
	border: 1px solid #CD8F52;
	border-bottom: 0px;
}



/* ***************  FOOTER STYLES *************** */

#footer {
	width:640px;
	text-align:center;
	margin:10px 0 0 0;
	padding:10px 0 20px 0;
	color:#000000;
	line-height:23px;
	font-size:11px;
}

#footer a {
	color:#000000;
	text-decoration:none;
}

#tpi_tag {
	width:640px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	color:#DDDDDD;
	line-height:23px;
	font-size:10px;
}



/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin:auto;
	width:166px;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin:0;
}

#nav li {
	padding: 0;
	margin:0;
}

#nav li ul {
	z-index: 10000;
	text-align:right;
}

#nav li ul a {
	font-size:11px;
	color:#cd8f52;
	width:158px;
	margin:0 8px 0 0;
	background:none;
}

#nav li ul a:hover {
	color:#ffffff;
	background:none;
}



#nav_home, #nav_home ul {
	padding: 0;
	float:right;
	width:166px;
	margin:10px 10px 0 0;
	list-style: none;
}

#nav_home a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin:0;
}

#nav_home li {
	padding: 0;
	margin:0;
}

#nav_home li ul {
	z-index: 10000;
	text-align:right;
}

#nav_home li ul a {
	font-size:11px;
	color:#cd8f52;
	margin:0;
	background:none;
}

#nav_home li ul a:hover {
	color:#ffffff;
	background:none;
}

/* *************** CUSTOM NAV STYLES **************** */

#btn_home a { background: url(../images/btn_home.gif) no-repeat; width: 166px; height: 20px; }
#btn_members a { background: url(../images/btn_member.gif) no-repeat; width: 166px; height: 21px; }
#btn_about a { background: url(../images/btn_about.gif) no-repeat; width: 166px; height: 20px; }
#btn_directory a { background: url(../images/btn_directory.gif) no-repeat; width: 166px; height: 20px; }
#btn_newsletter a { background: url(../images/btn_newsletter.gif) no-repeat; width: 166px; height: 21px; }
#btn_convention a { background: url(../images/btn_convention.gif) no-repeat; width: 166px; height: 20px; }
#btn_toe a { background: url(../images/btn_toe.gif) no-repeat; width: 166px; height: 20px; }
#btn_scholarship a { background: url(../images/btn_scholarship.gif) no-repeat; width: 166px; height: 20px; }
#btn_resources a { background: url(../images/btn_resources.gif) no-repeat; width: 166px; height: 21px; }
#btn_contact a { background: url(../images/btn_contact.gif) no-repeat; width: 166px; height: 20px; }
#btn_signout a { background: url(../images/btn_signout.gif) no-repeat; width: 166px; height: 20px; }
#btn_links a { background: url(../images/btn_links.gif) no-repeat; width: 166px; height: 21px; }

#btn_home a:hover {background-position: -166px 0;}
#btn_members a:hover {background-position: -166px 0;}
#btn_about a:hover {background-position: -166px 0;}
#btn_directory a:hover {background-position: -166px 0;}
#btn_newsletter a:hover {background-position: -166px 0;}
#btn_convention a:hover {background-position: -166px 0;}
#btn_toe a:hover {background-position: -166px 0;}
#btn_scholarship a:hover {background-position: -166px 0;}
#btn_resources a:hover {background-position: -166px 0;}
#btn_contact a:hover {background-position: -166px 0;}
#btn_signout a:hover {background-position: -166px 0;}
#btn_links a:hover {background-position: -166px 0;}

.btn_txt { visibility: hidden; }