/* Start of CMSMS style sheet 'RG-MAIN-CSS' */
/* NORMALIZE CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
img, div { behavior: url(riversgate-img/iepngfix.htc) }
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
strong {
font-weight:bold;
}
/* MAIN */
body {
	background-color:#95663b;
	background-image:url(riversgate-img/bodybg.jpg);
	background-position:top center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
}
h1 {
	font-size:28px;
color:#7d5f2f;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#4a7d20;
}
.clearboth {
	clear:both;
}
#dropsd {
	margin:20px auto;
	padding:10px 0px 0px 10px;
	background-image:url(riversgate-img/shadow.png);
	background-repeat:no-repeat;
	width:770px;
}
#all { 
	width:750px;
	background-color:#FFFFFF;
	background-image:url(riversgate-img/mainbg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font-size:12px;
	background-color:#95663b;
}
#allcontainerhome { 
	background-image:url(riversgate-img/treehome.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#allcontainer { 
	background-image:url(img/tree.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#header {
	height:98px;
	background-image:url(riversgate-img/headerbg.png);
	background-position:center;
	background-repeat:no-repeat;
}
#rglogo {
	padding:30px 0px 0px 35px;
	float:left;
}
#nav {
	float:right;
	margin:30px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
}
#nav ul {
	width:510px;
}
#nav ul li {
	display:inline;
	padding:0px 12px 0px 12px;
}
#nav ul li a {
	color:#6d4f1f;
	text-decoration:none;
	text-align:center;
	height:50px;
	display:inline-block;
}
#nav ul li a:hover {
	background-image:url(riversgate-img/arrow.png);
	background-repeat:no-repeat;
	background-position:center 22px;
	color:#000000;
}
#midcontainer {
	padding:10px 0px 0px 0px;
	clear:both;
}
#innermidcontainer {
	float:right;
width:695px;
}
#innermidcontainerhome, #innerbtcontainer {
float:right;
width:545px;
}
#leftmidcontainer {
	float:left;
}
#leftmidcontainer a {
	color:#4a7d20;
	text-decoration:underline;
}
.imgheading h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0px 0px 0px;
	color:#7d5f2f;
}
.hometext {
	line-height:21px;
	width:310px;
	margin:10px 0px 30px 20px;
}
.regulartext {
	width:470px;
	margin:10px 0px 20px 20px;
	line-height:20px;
}
.rightphoto {
	float:right;
	margin:8px 4px 0px 0px;
min-width:200px;

}
#btcontainer {
	background-image:url(riversgate-img/homefooter.png);
	background-position:center;
	background-repeat:no-repeat;
	height:168px;
}
#btfooter {
	background-image:url(riversgate-img/footer.png);
	background-position:center;
	background-repeat:no-repeat;
	height:56px;
}
#btleftcontainer {
	float:left;
	width:345px;
}
#eventsheading {
	margin:20px 0px 0px 0px;
	line-height:25px;
}
#eventsheading h1 {
color:#FFFFFF;
}
#events {
	margin:20px 0px 0px 0px;
}
#events ul {
	margin:20px 0px 0px 30px;
	list-style-type:disc;
	color:#FFFFFF;
}
#events ul li {
	margin:5px 0px 5px 0px;
}
#events ul li .date {
	color:#4a7d20;
	padding:0px 5px 0px 5px;
}
#events ul li .desc {
	color:#000000;
}
#btrightcontainer {
	float:right;
	width:180px;
	margin:0px 5px 0px 0px;
} 

#podcast {
	margin:50px auto 0px auto;
	text-align:center;
	width:150px;
	font-size:11px;
}
#podcastbtn {
	background-image:url(riversgate-img/podcast.png);
	background-repeat:no-repeat;
	background-position:center;
	height:46px;
	margin:0 auto;
}
#podcast a {
	color:#846739;
}
#podcast a:hover #podcastbtn {
	background-image:url(riversgate-img/podcast_hover.png);
}
#podcast a:hover {
	color:#4a7d20;
}


/* End of 'RG-MAIN-CSS' */

