body {
	margin:0px;	
	font-family:Verdana;
}

#topnav{
	background:url('/images/logo.jpg') no-repeat;
	width:100%;

}

#topnavtexttop{
	margin-left:475px;
	padding-top:65px;
	font-family:Georgia;
	font-size:22pt;
	color:#00456B;
}

#topnavtextbottom{
	margin-left:475px;
	font-size:11pt;
	font-family:Verdana;
	color:#00456B;
}

#middle{
	background:url('/images/horizontal-divide.jpg') no-repeat;
	width:100%;
	height:30px;
}

#renewtop{
	font-family:Georgia;
	font-size: 32pt;
	color:#00456B;
}

#renewcontent ul{
	padding-left:0px;
	margin-left:0px;
}

#renewcontent ul li{
	background:url('/images/bullet-point.jpg') no-repeat;
	list-style-position:outside;
	padding-bottom:30px;
	width:300px;
	list-style-type:none;
}

#renewcontent .jointitle{
	font-size:11pt;
	font-family:Verdana;
	color: #F08B1D;
	padding-left:20px;
}

#renewcontent .joindescription{
	font-size:11pt;
	font-family:Verdana;
	color: #6D6F71;
	padding-top:10px;
	padding-left:20px;
}

#bottomcontent{
	padding:30px;
	padding-left:60px;
	padding-top:20px;
}

#leftcontent{
	float:left;
	width:360px;
	
}

#rightcontent{
	border-left:1px solid #cccccc;
	float:left;
	padding-left:20px;
}

.rightcontentbox{
	width:220px;
	float:left;
	padding-top:100px;
	margin-left:40px;
}

.toplink{
	font-family:Georgia;
	font-size:22pt;
	color:#00456B;
}

.bottomtext{
	font-size:11pt;
	font-family:Verdana;
	color:#6D6F71;
	padding-top:10px;
	line-height:16pt;
}

#oquestion{
	background:url('/images/symbol-1.jpg') no-repeat;
}

#membershipbenefits{
	background:url('/images/symbol-2.jpg') no-repeat;
}

#contactclub{
	background:url('/images/symbol-3.jpg') no-repeat;
}

#linetext{
	font-size:8pt;
}

.clear{
	clear:both;
}

a{
	color:#00456B;
}
a:visited{
	color:#00456B;
}

.jointitle a{
	font-size:11pt;
	color: #F08B1D;
	text-decoration:none;
}