/*
Home Builders Association Of Greater Toledo
CSS Style Sheet By BEK Designs
www.bekdesigns.com     
------------------------------------------------------*/

body {
margin: 0px;
background-color: #3d3d3d;
font-size: 10px; 
font-family: verdana, arial, sans-serif;
color: #000000;
	}
	
.bodytext {
font-size: 11px; 
font-family: verdana, arial, sans-serif;
color: #000000;
	}

.gradientbg1 {
background: URL(images/leftbg.jpg);
position: relative;
top: -3px;
width: 900px;
color: inherit;
	}

.footer	{
background: URL(images/bottom.jpg);
color: inherit;
height: 63px;
	}
	
.footertext {
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #000000;
	}

.white	{
background-color: #ffffff;
color: inherit;
width: 880px;
padding-top: 7px;
position: relative;
top: -4px;
	}


/*  Bottom links     
------------------------------------------------------*/

.bottomlinks { 
font-size: 10px;
font-family: "verdana", "arial", sans-serif;
color: #000000;
background-color: inherit;
	}


.bottomlinks a:link { 
text-decoration: none;
font-size: 10px;
font-family: "verdana", "arial", sans-serif;
color: #000000;
background-color: inherit;
font-weight: bold;
	}

.bottomlinks a:visited {
text-decoration: none;
font-size: 10px;
font-family: "verdana", "arial", sans-serif;
color: #000000;
background-color: inherit;
font-weight: bold;
	}

.bottomlinks a:hover {
text-decoration: none;
font-size: 10px;
font-family: "verdana", "arial", sans-serif;
color: #ffffff;
background-color: inherit;
font-weight: bold;
	}

.bottomlinks a:active {
text-decoration: none;
font-size: 10px;
font-family: "verdana", "arial", sans-serif;
color: #ffffff;
background-color: inherit;
font-weight: bold;
	}

	
	
	
	
	
	
	
	
	/*  Page Links    
------------------------------------------------------*/

.pagelink { 
font-size: 11px;
font-family: "verdana", "arial", sans-serif;
color: #000000;
background-color: inherit;
	}


.pagelink a:link { 
text-decoration: none;
font-size: 11px;
font-family: "verdana", "arial", sans-serif;
color: #000000;
background-color: inherit;
font-weight: bold;
	}

.pagelink a:visited {
text-decoration: none;
font-size: 11px;
font-family: "verdana", "arial", sans-serif;
color: #000000;
background-color: inherit;
font-weight: bold;
	}

.pagelink a:hover {
text-decoration: none;
font-size: 11px;
font-family: "verdana", "arial", sans-serif;
color: #ffffff;
background-color: inherit;
font-weight: bold;
	}

.pagelink a:active {
text-decoration: none;
font-size: 11px;
font-family: "verdana", "arial", sans-serif;
color: #ffffff;
background-color: inherit;
font-weight: bold;
	}


/*  Members Box   
------------------------------------------------------*/

.membersbox {
width: 285px;
height: 275px;
background-color: #f0f0f0;
color: inherit;
padding-top: 12px; 
position: relative;
top: 1px;
	}

.membersboxlinks {
font-family: "verdana", "arial", sans-serif;
font-size: 12px;
color: #025098;
background-color: inherit;
font-weight: bold;
line-height: 14px;
width: 175px;
border-bottom-width: 1px;
border-bottom-color: #c0c0c0;
border-bottom-style: solid;
	}

.membersboxlinks a:link { 
text-decoration: none;
font-size: 12px;
font-family: "verdana", "arial", sans-serif;
color: #025098;
background-color: inherit;
font-weight: bold;
	}

.membersboxlinks a:visited {
text-decoration: none;
font-size: 12px;
font-family: "verdana", "arial", sans-serif;
color: #025098;
background-color: inherit;
font-weight: bold;
	}

.membersboxlinks a:hover {
text-decoration: none;
font-size: 12px;
font-family: "verdana", "arial", sans-serif;
color: #0033ff;
background-color: inherit;
font-weight: bold;
	}

.membersboxlinks a:active {
text-decoration: none;
font-size: 12px;
font-family: "verdana", "arial", sans-serif;
color: #74a2f8;
background-color: inherit;
font-weight: bold;
	}


/* Sidebar Home Page   
------------------------------------------------------*/

.golfbox	{
	background-color: inherit;
	background-image: url(bottom_button_bg2.jpg);
	width: 222px;
	background-repeat: no-repeat;
	border-color: #1E90FF;
	border-width: 1px;
	border-style: solid;
	margin-top: 10px;
}

.sidebarimg	{
	margin-bottom: 5px;
	position: relative;
	left: 15px;
}

.golftitle	{
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 35px;
	position: relative;
	left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 175px;
}

.homepagespace	{
	height: 35px;
}