/* CSS Document */

/******************** LAYOUT **************************/

body {
	background-color:#E6E6E6;
	color:#666666;
	font-family:verdana;
	font-size:11px;
	line-height:14px;
	padding:0;
	margin:8px;
	text-align:left;
}

#main_wrapper {
	width:958px;
}

#navbar {
	background:url(../images/bg-serviceaboveself.gif) no-repeat;
	width:950px;
	height:23px;
	padding:43px 0 0 8px;
}

#navbar a {
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:19px;
	display:block;
	float:left;
	text-align:center;
	padding-top:4px;
}

#navbar a:link, #navbar a:visited {
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#navbar a:hover {
	color:#FFFF00;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#nav-home {
	width:80px;
	background-image:url(../images/tn-home.gif);
}

#nav-calendar {
	width:86px;
	background-image:url(../images/tn-calendar.gif);
}

#nav-newsletter {
	width:100px;
	background-image:url(../images/tn-newsletter.gif);
}

#nav-meeting {
	width:149px;
	background-image:url(../images/tn-meetinglocations.gif);
}

#nav-member {
	width:146px;
	background-image:url(../images/tn-becomeamember.gif);
}

#nav-foundations {
	width:110px;
	background-image:url(../images/tn-foundations.gif);
}

#nav-history {
	width:77px;
	background-image:url(../images/tn-history.gif);
}

#nav-sponsors {
	width:92px;
	background-image:url(../images/tn-sponsors.gif);
}

#nav-contact {
	width:110px;
	background-image:url(../images/tn-contactus.gif);
}

#header {
	width:958px;
	height:154px;
	background:url(../images/header-bg.jpg) top right no-repeat;
}

#logo {
	float:right;
	display:block;
	height:154px;
	width:337px;
}

#content {
	background:url(../images/wrapper-bg.gif) top right repeat-y;
}

#content_alt {
	background:url(../images/wrapper-bg2.gif) top right repeat-y;
}

#main_col {
	width:705px;
	float:right;
	margin-left:-225px;
	padding:19px 0 20px 20px;
	text-align:left;
	background:url(../images/topcorner.jpg) top left no-repeat;
}

#left_col {
	background:url(../images/left-col-top.gif) top right no-repeat;
	float:left;
	width:233px;
	padding-top:71px;
}

#center_col {
	width:460px;
	padding-right:20px;
	float:left;
	margin-right:-225px;
}

#center_col_alt {
	width:685px;
	padding-right:20px;
}

#right_col {
	background:url(../images/right_col_top.gif) top no-repeat;
	float:right;
	width:225px;
}

#right_col_content {
	padding:8px 15px;
}

#right_col_title {
	color:#FFFFFF;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	text-align:center;
	padding-top:6px;
}

.left_col_link {
	display:block;
	background:url(../images/navlink-bg.gif) no-repeat;
	height:21px;
	width:218px;
	color:#0033CC;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	padding-right:15px;
	text-decoration:none;
	text-align:right;
	padding-top:6px;
}

.left_col_link:hover {
	color:#6699FF;
	text-decoration:none;
}

#login {
	background:url(../images/login-bg.gif) top right no-repeat;
	padding:10px 10px 10px 18px;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	height:213px;
	text-align:left;
}

#login h2 {
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#FFFFFF;
}

#login a {
	color:#FFCC66;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

#login a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer {
	clear:both;
	margin-bottom:20px;
}

#copyright {
	height:26px;
	width:950px;
	background:url(../images/footer-bg.gif) no-repeat;
	padding:11px 0 0 8px;
	text-align:center;
	color:#FFFFFF;
	font-family:verdana;
	font-size:10px;
	margin-top:10px;
}

#calendar_table a {
	color:#666666;
	font-weight:normal;
}

#calendar_table a:hover {
	text-decoration:underline;
}
/******************** STYLES **************************/

table {
	font-size:11px;
}

a {
	color:#3333CC;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#FFCC66;
	font-weight:bold;
	text-decoration:none;
}

p {
	margin: 0px 0px 14px 0px;
}

.nav_link {
	display:block;
	padding:5px 3px 3px 12px;
	color:#303030;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	display:block;
	background-color:#303030;
	padding:5px 3px 3px 12px;
	color:#e8dac1;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.title {

}

.subtitle {
	color:#888888;
}

.alttext1 {
	color:#303132;
	font-size:1.308em;
	font-weight:bold;
}

.alttext2 {
	color:#303132;
	font-size:1.154em;
	font-weight:bold;
}

.header1 {
	border-bottom:1px solid #F0C478;
	color:#5358D8;
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:0;
}

.header2 {
	color:#5358D8;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	padding-top:8px;
	text-decoration:none;
}

.header3 {
	color:#5358D8;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding-top:8px;
	text-decoration:none;
}

h1 {
	border-bottom:1px solid #F0C478;
	color:#5358D8;
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:0;
}

h2 {
	color:#5358D8;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	padding-top:8px;
	text-decoration:none;
	margin-bottom:11px;
	margin-top:0;
}

h3 {
	color:#5358D8;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding-top:8px;
	text-decoration:none;
	margin-bottom:11px;
	margin-top:0;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:#5358D8;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

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

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}