.bg {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}

.navbg {
	background-image: url(../img/navbg.jpg);
	background-repeat: no-repeat;
}
.navtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #999999;
}

.navtext a:link {text-decoration: none; color: #999999}
.navtext a:visited {text-decoration: none; color: #999999}
.navtext a:active {text-decoration: none; color: #999999}
.navtext a:hover {text-decoration: none; color: #000000}

.bottomtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

.bottomtext a:link {text-decoration: none; color: #CCCCCC}
.bottomtext a:visited {text-decoration: none; color: #CCCCCC}
.bottomtext a:active {text-decoration: none; color: #CCCCCC}
.bottomtext a:hover {text-decoration: none; color: #333333}

.bodytext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;


}

.bodytext_center {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;
	text-align: center;


}
.bodytext a:link {text-decoration: none; color: #666666; border: none;}
.bodytext a:visited {text-decoration: none; color: #666666; border: none;}
.bodytext a:active {text-decoration: none; color: #666666; border: none;}
.bodytext a:hover {text-decoration: none; color: #333333; border: none;}
.newsheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
}
.bodybg {
	background-image: url(../img/bodybg.gif);
	background-repeat: repeat-y;
}
.imagepadright {
	margin-right: 10px;
	border: 1px solid #b4b4b4;
	padding: 3px;
}
.imagepadleft {
	margin-left: 10px;

}
.formtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
.formmessage {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 60px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
.newslinktext {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;
}
.newslinktext a:link {text-decoration: none; color: #666666}
.newslinktext a:visited {text-decoration: none; color: #666666}
.newslinktext a:active {text-decoration: none; color: #666666}
.newslinktext a:hover {text-decoration: none; color: #333333}
.headline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;
	font-weight: bold;

}
.headline a:link {text-decoration: none; color: #666666}
.headline a:visited {text-decoration: none; color: #666666}
.headline a:active {text-decoration: none; color: #666666}
.headline a:hover {text-decoration: none; color: #333333}

#firmshot {
	border: 1px solid #dadada;
	margin: 10px 0 0;
	padding: 4px;
}

#firmshot a:active {
	border: none;
}

#attyprofile img {
	padding: 3px;
	border: 1px solid #b4b4b4;
}

#attyprofile a {
	text-decoration: none;
}

.under {
	border-bottom: 1px dotted #b4b4b4;
}

h4 {
	font-family:Georgia;
	font-size: 18px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-bottom: 1px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h5 {
	font-family:Georgia;
	font-size: 12px;
	margin-top: -3px;
	margin-bottom: 1px;
	padding-top: 0;
	padding-bottom: 1px;
	font-weight: lighter;
}

h6 {
	font-family:Georgia;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-bottom: 1px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.i {

	font-style: italic;

}

.av_header {

	text-transform: uppercase;

	font-weight: bold;

	font-size: 14px;

}

.small {

	color: #dddddd;

	font-size: 9px;

}

.center {
	
	text-align: center;
	
}