* {
	margin: 0;
	padding: 0;
}


body {
    background-color:#f9f9f9;
	background-image: url('http://207.5.46.151/images/bg_interior.gif');
	background-repeat: repeat-x;
	font-family:verdana;
	font-size:12px;
	color: #444444;
	font-weight: normal;
	line-height:18px;
	text-align:left;
}

p {margin:.5em 0 1em 0}


H1 {
	font-family:verdana;
	font-size:12pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #444444;
	font-weight: bold;
	}

H2 {
	font-size:16px;
	margin:0;
	}

#container{
	width:800px;
	margin:0 auto;
	}

#topmenu {
	color:#FFFFFF;
	text-align:right;
	height:21px;
	padding-top:5px;
	font-size:10px;
	}
#topmenu a{
	color:#FFFFFF;
	}

#menu {
	background:url(Images/tp_mnew.gif) no-repeat;
	font-size:13px;
	height:35px;
	margin:0 auto;
	text-align:center;
	padding-top: 8px;
	color:#FFFFFF;
	font-weight:bold;
	}
#menu a{
	color:#FFFFFF;
	font-weight:bold;
	}	

#adtop {
	float:right;
	width:468px;
	height:60px;
	margin: 10px 2px 0 0;
	}
	
#logo {
	height:87px;
	margin-top: 8px;
	margin-bottom:20px;
	}
#header {
	height:133px;
	padding-top:15px;
	width:780px;
	margin:0 auto;
	}
#welcome {
	width:400px;
	float:left;
	margin-top:10px;
	}
.line {
	float:left;
	width:10px;
	margin:0 20px 0 20px;
	}
#login {
	width:330px;
	float:right;
	margin-top:10px;
	}

#body {
	width:775px;
	padding:25px 0 25px 0;
	margin:0 auto;
	}
#leftcolumn {
	width:500px;
	float:left;
	}

#rightcolumn {
	width:250px;
	float:right;
	}

#footer{
	background:url(Images/btm_mnew.gif) no-repeat;
	height:70px;
	text-align:center;
	padding-top:20px;
	color:#FFFFFF;
	}
#footer a{
	color:#FFFFFF;
	}
TD 
{
    color:#464646;
    font-family:Verdana;
    font-size:12px;
	text-align:left;
}

.boxheaders {/* Used for Search header and Member Spotlight Header */
	font-family:verdana;
	font-size:11pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #444444;
	font-weight: bold;
}

.WelcomeHeader{/* Used for welcome text */
	font-family:verdana;
	font-size:12pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #444444;
	font-weight: bold;
}

.Text{/* Used for all body text */
	font-family:verdana;
	font-size:12px;
	color: #444444;
	font-weight: normal;
	line-height:18px;
}

.smallText{/* Used for members boxes */
	font-family:verdana;
	font-size:8pt;
	color: #444444;
	font-weight: normal;
}

.spotlight{/* Used for members boxes */
	font-family:verdana;
	font-size:9pt;
	color: #444444;
	font-weight: normal;
}

.whitemenu{/* Used for top and bottom menu */
	font-family:verdana;
	font-size:10pt;
	color: #ffffff;
	font-weight: normal;
	text-align:center;
}
.whitemenu A:link {text-decoration: none; color: ffffff;}
.whitemenu A:visited {text-decoration: none; color: ffffff;}
.whitemenu A:active {text-decoration: none; color: ffffff;}
.whitemenu A:hover {text-decoration: underline; color: ffffff;}


.footerText{/* Used for footer text */
	font-family:verdana;
	font-size:8pt;
	color: #ffffff;
	font-weight: normal;
}
.footerText A:link {text-decoration: none; color: ffffff;}
.footerText A:visited {text-decoration: none; color: ffffff;}
.footerText A:active {text-decoration: none; color: ffffff;}
.footerText A:hover {text-decoration: underline; color: ffffff;}

A:link {text-decoration: none; color: #d45500;}
A:visited {text-decoration: none; color: #d45500;}
A:active {text-decoration: none; color: #d45500;}
A:hover {text-decoration: underline; color: #d45500;}

.videos img{ width:175px; height:130px;}

.calendar td{padding:5px; text-align:center}

/**********Form Elements**********/

input{
	margin-right:10px
	}
