html * {
	margin: 0;
	padding: 0;
}

body { background: #d4cbae; }

/*-- Global ------------------------------------------- */

body, textarea { 
	font: 12px/18px Georgia, Times, serif;
	color: #595959;
	padding: 0 0 40px 0;
	background: #d4cbae url("../img/bg-mainrepeat.jpg") 50% 0% repeat-x;
}

a { 
	color: #6d4601;
	font-weight: bold;
	text-decoration: none;
}

a:hover { color: #6d4601; }

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; line-height: 36px; padding-top: 18px; padding-bottom: 18px; }
h2 { font-size: 28px; line-height: 36px; padding-top: 9px; padding-bottom: 9px; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6 { font-size: 10px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }

p { padding: 0 0 18px 0; line-height:20px; }

h1, h2, h3, h4, h5, h6 { font-family:Georgia, Times, serif; }

blockquote {
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
}

ul, ol { margin: 0px 36px 18px 18px; }

ul li, ol li { margin: 9px 0 9px 0; }


/*-- Clearing Styles & Container ---------------------*/

.block {
	width: 866px;
	margin: 0 auto;
	display: block;
}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.column {
	float: left;
	width: 240px;
}

img.left {
	border: solid 8px white;
	float: left;
	margin: 10px 10px 10px 0;
}

img.right {
	border: solid 8px white;
	float: right;
	margin: 5px 0 10px 10px;
}


/*-- header -------------------------------------------*/

#header {
	background: url("../img/bg-homeheader-test4.jpg") 0 100px no-repeat;
	height:136px;
}

#logo {
	float:left;
	width:206px;
}

#homelogo { 
	float:left;
	width:171px;
	padding:26px 0 0 35px;
	margin:0;
}

#homelogo a {
	display: block;
	text-decoration: none;
	text-indent: -999em;
	width:171px;
	height:82px;
	background: url("../img/logo-rng.png") no-repeat;
}


/*-- Main Navigation -------------------------------------------*/

#nav {
	float:left;
	width:660px;
	padding:60px 0 0 0;
}

ul#navigation { 
	margin: 0;
	padding:0;
	list-style: none;
	float:right;
	text-align:right;
}

ul#navigation li { 
	margin: 0;
	padding:0 25px 0 0;
	float:left;
}

ul#navigation li a {
	font-size:10px;
	font-family:lucida grande, verdana, tahoma, sans-serif;
	color:#6d4601;
	text-decoration: none;
	text-transform:uppercase;
}

ul#navigation li#contact {
	padding:0;
}

ul#navigation li#contact a {
	display: block;
	text-align:left;
	text-indent: -999em;
	background: url("../img/sprite.png") 0 2px no-repeat; 
	width:80px;
	height:14px;
}


/*-- Body backgrounds -------------------------------------------*/

#shadow {
	background: url("../img/bg-shadow.png") repeat-y;
	padding:0 3px;
}

#container {
	width:860px;
	padding:0 3px;
	
	background: url("../img/bg-homebodyrepeat-test3.png") repeat-y;
}

/*-- Homepage -------------------------------------------*/

#homefooterbg {
	background: url("../img/bg-homerepeat2.jpg") repeat-y;

}

#homecol1 {
	float:left;
	text-align:right;
	width:175px;
	padding:0 25px;
}

#homecol2 {
	float:left;
	width:604px;
	padding:0 25px 0 0;
}

#homecol1 p {
	line-height:21px;
	font-size: 13px;
	text-align:left;
}



h2.intro {
	color:#6d4601;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:16px 0 25px 0;
}

/*-- Footer -------------------------------------------*/


#footer {
	background: url("../img/bg-homemiddle-test2.jpg") no-repeat;
	width:866px;
	padding:65px 0 5px 0;
}

#shadow {
	background: url("../img/bg-shadow.png") repeat-y;
	padding:0; }



#footcol1 {
	color: #414141;
	padding:0 25px 0 0;
	float:left;
	width:202px;
	text-align:right;
	font-size:10px;
	font-family:Lucida Grande, Verdana, Tahoma, sans-serif;
}

#footcol2 {
	float:left;
	padding:4px 25px 10px 25px;
	width:582px;
	border-left:1px solid #c7b296;
}

#footcol2 h3 {
	float:left;
	padding:0;
	
}

#footcol2 h3 a {
	color:#6d4601;
}
	
ul#eventslist {
	margin:0;
	clear:both;
	padding:16px 0 25px 0;
	
}

ul#eventslist li {
	margin:0;
	padding:0 0 12px 0;
	list-style:none;
}	

ul#eventslist li p {
	display:inline;
	font-size:14px;
	padding:0;
}

p.date {
	color:#434343;

}

a.newstitle {
	color:#6d4601;
}

p.description {

}

h4#seecalendar {
	float:right;
	width:121px;
	padding:0;
	margin:0;
}

h4#seecalendar a {
	display: block;
	text-decoration: none;
	text-indent: -999em;
	width:131px;
	height:23px;
	background: url("../img/sprite.png") -119px 0 no-repeat;
}

#footershadow {
	height:3px;
	background: url("../img/bg-homefooter.jpg") no-repeat;
}

/*-- Subpage Specific -------------------------------------------*/

#sublogo { 
	float:left;
	width:171px;
	padding:26px 0 0 34px;
	margin:0;
}

#sublogo a {
	display: block;
	text-decoration: none;
	text-indent: -999em;
	width:171px;
	height:82px;
	background: url("../img/logo-rng.png") no-repeat;
}

#subheader {
	height:136px;
	background: url("../img/bg-subheader.jpg") 0 100% no-repeat;
}

#subbody {
	background: url("../img/bg-subrepeat.png") repeat-y;
}

#subcol1 {
	width:226px;
	float:left;
}

#subcol2 {
	width:574px;
	padding:10px 40px 20px 20px;
	float:left;
}

#sub-content {
	font-size: 13px;
	line-height: 21px;
	padding: 0 0 20px 0;
}

ul#subnav {
	margin:0;
	padding:10px 0 30px 0;
}

ul#subnav li {
	padding:0;
	margin:0;
	list-style:none;
	text-align:right;
}

ul#subnav li a {
	color:#6d4601;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-weight:normal;
	text-align:right;
	display:block;
	padding:10px 20px 0 20px;
	height:28px;
	width:186px;
	background: url("../img/subnav-hover.jpg") 2px 224px no-repeat;
}

ul#subnav li a:hover {
	background: url("../img/subnav-hover.jpg") 2px 0 no-repeat;
	height:28px;
	width:186px;
}

h4.schedule-consult {
	margin:0;
	padding:0;
	float:right;

}

h4.schedule-consult a {
	display: block;
	text-decoration: none;
	text-indent: -999em;
	width:197px;
	height:82px;
	background: url("../img/sprite.png") 0 -47px no-repeat;
}

h3.pagetitle {
	font-weight:bold;
	color:#6d4601;
}

ul#breadcrumb {
	margin:0;
	padding:0 0 28px 0;
}

ul#breadcrumb li {
	list-style:none;
	display:inline;
}

ul#breadcrumb li a {
	font-weight:normal;
	font-size:10px;
	font-family: Lucida Grande, Verdana, Tahoma, sans-serif;
	color:#4b4b4b;
	text-transform:uppercase;
}

ul#breadcrumb li.active a {
	color:#6d4601;
}

#subfooter {
	background: url("../img/bg-submiddle.jpg") no-repeat;
	height:51px;
}

#footerbg {
	background: url("../img/bg-subfootrepeat-test.jpg") repeat-y;
}

/* -- News Page ------------------------------------------ */

ul#newslist {
	margin:0;
	padding:0;
}

ul#newslist li {
	list-style:none;
	padding:0 0 30px 0;
	margin:0 0 10px 0;
	border-bottom: solid 1px #d7d0c6;
}

h5.articletitle {
	padding:0; margin:0;
}

p.date {
	padding:0;
}

p.date a {
	font-size:16px;
	padding:0;
	color: #6d4601;
}

#news-events-contentarea {
	padding:0 10px 0 10px;
	
}

p.description {
	padding: 0;
}

p.more {
	padding:10px 0 0 0;
}



/*-- Form Styles ------------------------------------ */


form.forms p,  form.forms .formr {
	font-weight: bold;
}

form.forms p.formcol1 {
width: 225px;
float: left;
clear: both;
}

form.forms p.formcol2, form.forms div.formcol2 {
margin: 0 0 0 220px;
}

#highlight {
background: #F7C91E;
padding: 5px;
}

form.forms p.formrow {
width: 510px;
clear: both;
}

form.forms p input.forminput {
padding: 3px;
font-size: 1.1em;
width: 210px;
border: 1px solid #ccc;
}

form.forms textarea {
width: 500px;
height: 150px;
padding: 3px;
font-family: "Lucida Grande","Lucida Sans Unicode", Trebuchet MS, Verdana, Tahoma, sans-serif;
margin: 0 0 10px 0;
font-size: .9em;
border: 1px solid #ccc;
}

form.forms .formr,  form.forms .formwrapper {
clear: both;
padding: 0 0 10px 0;
}

form.forms select { margin: 3px 0; }

form.forms .submit {
padding: 10px;
background: #6d4601;
color: #fff;
font-weight: bold;
border: none;
}

p.error {
color: #6d4601;
font-size: .9em;
}

span.error, span.required {
color: #6d4601;
font-size: .9em;
font-weight: bold;
}

span.error { display: block; }

form.forms p label {
display: block;
}

form.forms fieldset {
border: none;
padding: 8px 0 10px 0;
}

form.forms fieldset h4 {
	color: #87a4b4;
	font-size: 14px;
	border-bottom: solid 1px #ddd;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
}

form.forms p.checkbox label { 
	display: inline; 
	margin: 0 0 0 5px;
}

form.forms p.checkbox input { 
	vertical-align: middle;
}

form.forms h3 {
clear: both;
}

form.forms p span {
font-weight: normal;
}

