/* 
* Master css document for sidwellco.com
* By: Tim Dupree 6/27/06
*/
#noCSS {
	display: none;
}
body {
	background-image: url(../../images/jpg/layout_background_01.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
img {
	padding: 0px;
	margin: 0px;
}
#logo_btn {
	position: relative;
}
#logo_btn div{
	position: absolute;
	display:block;
	width: 83px;
	height: 100px;
	left: 16px;
	top: 20px;
}
#logo_btn div a{
	display:block;
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6, h7 {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.top_sidwell_link {
	color: #000000;
	text-decoration: none;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	display: block;
	width: 100%;
	height: 100%;
}
.top_sidwell_link:hover {
	color: #666666;
	text-decoration: none;
}
.hOneLink {
	color: #000000;
	text-decoration: none;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.hOneLink:hover {
	color: #666666;
	text-decoration: none;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h4 {
	padding: 0px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}
h6 {
	display: none;
}
h6 strong {
	display: none;
}
p {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #4179B1;
	text-decoration: none;
}
a:hover {
	color: #4179B1;
	text-decoration: underline;
}
.miniNav {
	float:left; 
}
.miniNav div {
	float:right; 
	text-align:left; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.miniNav #contact {
	float:right; 
	width:64px; 
}
.miniNav #home {
	float:right; 
	width:47px; 
}
.miniNav #member {
	float:right; 
	width:68px; 
}
.miniNav a {
	color: #000000;
	text-decoration: none;
}
.miniNav a:hover {
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-bottom: 3px;
	width: 100%;
}
.footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-bottom: 3px;
	text-decoration: none;
}
.footer a:hover{
	color:#4179B1;
}
