/* RESET.CSS standardises browser defaults across the board & makes it easier to 
create CSS that renders the same in ALL browsers */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333333;
	background: #FAFAFA; 

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***** RIVERVALE BARN CSS *****/

body {
	margin:0;
	padding:0;
  font: 1em Trebuchet, Helvetica, sans-serif;
	color: #6F7648;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 2em;
	padding-top: 15px;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

b {
	font-size: 110%;
}

em {
	color: #900;
}

a {
	color: #900;
}
	
table {
	table-layout: fixed;
}

tr {
	 font-size: 0.9em;
}

.imgLeft {
    display: block;
    float: left;
    margin: 5px 15px 20px 0;
}

.frmlist {
		text-align: right;
		padding: 0 5px 0 0;
}

.frmlist_sm {
		text-align: right;
		padding: 0 5px 5px 0;
		font-size: 0.9em;
}

.frmdata {
		align: right;
}

a.nolink {
    color: #6F7648;
		text-decoration: none;
}

#main {
	width: 750px; 
	margin: 0 auto; 
}

#mainbody {
	width: 100%;
}

#topsection{
	background: #CC9999;
	height: 350px; 
	padding-bottom: 0;
	background: url("../images/reception-barn.jpg") no-repeat;
	color: #68263C;
}

#topsection h1, #topsection h2 {
	margin: 0;
	letter-spacing: -1px;
	color: #68263C;
	
}

#topsection h1 {
	float: left;
	padding: 15px 10px 10px 10px;
	font-size: 2.8em;
	background-color: #fff;
	opacity: 0.7;
}

#topsection h2 {
	clear: left;
	padding: 260px 10px 15px 10px;
	direction: rtl;
	font-size: 1.1em;
	color: #ffffff;
}

#navcontainer {
	padding-top: 0;
	background: #68263C;
  font: normal Trebuchet, Helvetica, sans-serif;
}

#navlist {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

@media all {
  #navlist {
	text-align: center
  }
}

#navlist li {
  bottom: 11px;
	display: inline;
  line-height: 1em;
  margin: 0;
  padding: 0;
  position: relative;
}

html>body #navlist li {
  background: #000;
  margin: 0 3px 0 0;
  padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
  background: #CC9999;
  border: 1px solid #FFF;
  bottom: 2px;
  color: #FFF;
  cursor: pointer;
  display: inline;
  height: 1em;
  margin: 0;
  padding: 3px 5px 3px 5px;
  position: relative;
  right: 2px;
  text-decoration: none;
}

#navlist a:hover {
  background: #FFF5EE;
  bottom: 1px;
  color: #68263C;
  position: relative;
  right: 1px;
}

#navlist a:active {
  background: #999;
  bottom: 0px;
  color: #FFF;
  position: relative;
  right: 0px;
}

#navlist li#active {
  background: #BC8F8F;
  bottom: 13px;
  display: inline;
  margin: 0 3px 0 0;
  padding: 0;
  position: relative;
}

html>body #navlist li#active {
  background: #000;
  margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
  background: #BC8F8F;
  border-bottom: none;
  border-left: 1px solid #9CC;
  border-right: 1px solid #9CC;
  border-top: 1px solid #9CC;
  bottom: 0;
  color: #FFF;
  cursor: text;
  margin: 0;
  padding: 2px 5px 0 5px;
  position: relative;
  right: 0;
}

#right {
    float: right;
    padding: 0 0 15px 0;
		width: 75%;
    text-align: left;
}

#right h3, #right h4 {
    padding: 10px 0 5px 0;
}

#right h3 {
    font: bold 1.2em Trebuchet, Helvetica, sans-serif;
    text-align: left;
    color: #68263C;
}

#right h4 {
    font: bold 1em Trebuchet, Helvetica, sans-serif;
    text-align: left;
}
	
.right_content {
	float: left;
}

.right_content p {
	padding: 5px 0 0 0;
	font-size: 1em;
}

.right_content img {
    float: left;
    margin: 5px 15px 0 0;
}

.right_content #map {
		float: left;
		margin: 10px 15%;
}

#maincols {
		float: right;
    padding: 15px 0;
}

#maincols h3 {
		background: #68263C;
		color: White;
		padding: 5px 5px;
}

#maincols #colsleft {
		float: left;
		width: 48%;
		padding: 0;
} 

#maincols #colsright {
		float: right;
		width: 48%;
		padding: 0 0 0 5px;
}
#maincols p {
	float: left;
	font-size: 0.9em;
	/*padding: 2px 0;*/
}

#maincols img {
	margin: 2px 2px 2px 0;
}

#left {
    float: left;
    width: 180px;
		padding: 5px 0;
}

#left h3 {
    font: bold 0.9em Trebuchet, Helvetica, sans-serif;
    text-align: center;
    color: White;
    background: #8FBC8F;
		padding: 2px 0;
}

#left ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#left ul li {
    margin: 0 0 0 5px;
    padding: 0 0 0 15px;
    background: url(../images/arrow.gif) no-repeat left;
}

#left ul li a {
    font: 12px/22px Trebuchet, Helvetica, sans-serif;
    text-decoration: none;
    color: #8C955C;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #990066;
}

#bottom {
    clear: both;
    height: 32px;
		width: 100%;
    background-color: #68263C;
		color: White;
    font: 10px/32px Arial, Helvetica, sans-serif;
}

#bottom_left {
		float: left;
		width: 30%;
		padding: 0 0 0 20px;
		text-align: left;
}

#bottom_right {
		float: right;
		width: 50%;
		padding: 0 20px 0 0;
		text-align: right;
}
#bottom a {
    color: White;
}

#bottom a:hover {
		text-decoration: none;
}


table {
	align: center;
}

.frm_head {
	padding: 10px 0 0 0;
}

.frm_label {
	text-align: right;
	padding: 0 5px;
	font-size: 0.8em;
	vertical-align: top;
}