body {
	background-color:#005288;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 0;
	padding: 0;
	}
	
.wrap{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	clear: both;
	padding: 0px;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 15px;
}

a:link {
	color:#000066;
	text-decoration: none;
}

a:visited {
	color:#006699;
	text-decoration: none;
}

a:hover {
	color:#006699;
	text-decoration: underline;
}

a:active {
	color:#006699;
	text-decoration: none;
}

#bannersection{
	float:right;
	background-image: url(../images/header_background2.png);
	width: 900px;
	height: 165px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header{
	width:900px;
	float:left;
	clear:both;
	height: 165px;
}

.rocksandrings_bannerlogo {
	height: 137px;
	width: 173px;
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 15px;
}

.logo_link {
	display:block;
	text-decoration: none;
}

#container{
	background-image: url(../images/blue_background2.gif);
	background-repeat: repeat;
	background-color: #005288;
	clear: both;
	float: left;
	width: 900px;
}

#rightSidebar {
	width:220px;
	right: 0px;
	float: left;
	top: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#contentbox {
	width:650px;
	float:right;
}

#pagecontent_box {
	width:635px;
	background-color: #FFFFFF;
	background-image: url(../images/mainbox_background.gif);
}

#pagecontent {
	width:595px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-bottom: 2px;
	padding-top: 5px;
}

#sectionheader {
	width: 600px;
	padding-left: 15px;
	padding-top: 6px;
}

#sectionheader_top {
	width: 635px;
	background-image: url(../images/mainbox_top.png);
	height: 43px;
	background-repeat: no-repeat;
}

#sectionheader_bottom {
	width: 635px;
	background-image: url(../images/mainbox_bottom.png);
	height: 16px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

#topnavbar {
	width: 705px;
	height: 40px;
	float: right;
	margin-top: 115px;
}

.button_news {
	display:block;
	float: left;
	width: 83px;
	height: 40px;
	background-image: url(../images/button_news2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.button_news:hover {
	background-position: 0 -40px;
}
.button_news_selected {
	display:block;
	float: left;
	background-image: url(../images/button_news2.png);
	background-repeat: no-repeat;
	width: 83px;
	height: 40px;
	background-position: 0 -40px;
}

.button_programoverview {
	display:block;
	float: left;
	width: 214px;
	height: 40px;
	background-image: url(../images/button_programoverview2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_programoverview:hover {
	background-position: 0 -40px;
}

.button_programoverview_selected {
	display:block;
	float: left;
	width: 214px;
	height: 40px;
	background-image: url(../images/button_programoverview2.png);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

.button_testimonials {
	display:block;
	float: left;
	width: 160px;
	height: 40px;
	background-image: url(../images/button_testimonials2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_testimonials:hover {
	background-position: 0 -40px;
}

.button_testimonials_selected {
	display:block;
	float: left;
	width: 161px;
	height: 40px;
	background-image: url(../images/button_testimonials2.png);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

.button_funstuff {
	display:block;
	float: left;
	width: 136px;
	height: 40px;
	background-image: url(../images/button_funstuff2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_funstuff:hover {
	background-position: 0 -40px;
}

.button_funstuff_selected {
	display:block;
	float: left;
	width: 136px;
	height: 40px;
	background-image: url(../images/button_funstuff2.png);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

.button_contact {
	display:block;
	float: left;
	width: 110px;
	height: 40px;
	background-image: url(../images/button_contact2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_contact:hover {
	background-position: 0 -40px;
}

.button_contact_selected {
	display:block;
	float: left;
	width: 110px;
	height: 40px;
	background-image: url(../images/button_contact2.png);
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

#footer{
	clear: both;
	background-image: url(../images/footer_background2.png);
	background-repeat: no-repeat;
	height: 51px;
	margin: auto;
	width: 900px;
}

#footer_box{
	width: 885px;
	height: 16px;
	margin: 0 auto;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}

#footer a{
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#CCCCCC;
}

.paragraph_links {
	color: #FFFF00;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
}

.paragraph_links a, .paragraph_links a:link,  .paragraph_links  a:visited{
	color:#FFFF66;
	text-decoration:none;
}

.paragraph_links  a:hover{
	color: #999999;
	text-decoration: underline;
}

.paragraph_copy {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #005288;
	line-height: 1.35em;
	font-weight: bold;
}

#image_frame {
	width: 225px;
	float: right;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid #999999 1px;
}

.sectionheader_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: left;
	font-weight: bold;
}

#sidebarheader_white_top {
	background-image: url(../images/partners_top.png);
	width: 220px;
	background-repeat: no-repeat;
	height: 33px;
}

#sidebarheader_white_middle {
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(../images/partners_background.gif);
	height: 120px;
}

#sidebarheader_white_bottom {
	background-image: url(../images/partners_bottom.png);
	height: 12px;
	width: 220px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#link_box {
	width: 200px;
	margin-top: 5px;
	border-style: solid;
	border-color: #990000;
	background-color: #FFFFFF;
	border: thin;
	margin-left: 8px;
	margin-bottom: 5px;
	padding-top: 5px;
}

#links_photobox {
	display: block;
	padding-bottom: 0px;
	text-align: center;
}

#bottom {
	clear: both;
	height: 2px;
}

.rockie {
	height: 99px;
	width: 190px;
	float: right;
	display: block;
}
.rockie_rockette {
	display:block;
}
#sidebar_graphic_teachers {
	height: 115px;
	width: 200px;
	padding-bottom: 10px;
	display: block;
}
#sidebar_graphic_clubfinder {
	height: 157px;
	width: 200px;
	padding-bottom: 10px;
	display: block;
}
.paragraph_copy_small {
	font-family:Verdana, sans-serif;
	font-size: 0.9em;
	color: #005288;
	line-height: 1.25em;
	font-weight: normal;
}
p {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	line-height: 1.35em;
	margin-top: 0px;
	margin-bottom: 10px;
}
img.image_frame {
	width: auto;
	float: right;
	display: block;
	border: solid #003366 1px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.brochure_PDF {
	height: 115px;
	width: 200px;
	padding-bottom: 10px;
	display: block;
}
.sidebar_box {
	height: 115px;
	width: 200px;
	padding-bottom: 10px;
	display: block;
}
p.small {
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #000066;
	line-height: 1.35em;
	font-weight: normal;
}
.rfiform_text {
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #777777;
}
.rfiform_blk {
	font-family:Verdana, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: normal;
}
ul {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 1.25em;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
p.smallrightjustified {
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0px;
	font-style: italic;
}
li {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.3em;
}
.varietyvillage {
	width: 200px;
	padding-bottom: 10px;
	display: block;
}
img.instructor {
	width: auto;
	float: right;
	display: block;
	border: solid #003366 1px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	overflow: auto;
}
#instructor_box {
	width:575px;
	background-color: #D6E0EC;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
}
H1 {
	font-family:Verdana, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.1;
}
img.association_logo {
	width: auto;
	float: right;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#form_box {
	width:575px;
	background-color: #dedede;
	padding: 10px;
	margin-bottom: 10px;
}
#association_box {
	width:575px;
	background-color: #eeecec;
	padding: 10px;
	margin-bottom: 10px;
}
hr {
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

#link_clubfinder {
	height: 145px;
	width: 220px;
	padding-bottom: 15px;
	display: block;
	background-image: url(../images/link_clubfinder.png);
	background-repeat: no-repeat;
}
#link_partners {
	height: 145px;
	width: 220px;
	padding-bottom: 15px;
	display: block;
	background-image: url(../images/link_partners.png);
	background-repeat: no-repeat;
}
#link_teachers {
	height: 110px;
	width: 220px;
	padding-bottom: 15px;
	display: block;
	background-image: url(../images/link_teachers.png);
	background-repeat: no-repeat;
}
#link_varietyvillage {
	height: 75px;
	width: 220px;
	padding-bottom: 15px;
	display: block;
	background-image: url(../images/link_varietyvillage.png);
	background-repeat: no-repeat;
}
#link_readmore {
	height: 111px;
	width: 220px;
	padding-bottom: 15px;
	display: block;
	background-image: url(../images/link_readmore.png);
	background-repeat: no-repeat;
}
#links_capone {
	display: block;
	padding-bottom: 5px;
	text-align: center;
}
#links_cca {
	display: inline;
	padding-bottom: 0px;
	width: 89px;
	margin-left: 10px;
	float: left;
}
#links_dominion {
	display: inline;
	padding-bottom: 0px;
	width: 104px;
	float: right;
	margin-right: 10px;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-family:Verdana, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-family:Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	font-style: italic;
}
#link_facebook {
	height: 40px;
	width: 220px;
	padding-bottom: 15px;
	display: block;
	background-image: url(../images/link_facebook.png);
	background-repeat: no-repeat;
}
