﻿
/*
Theme Name: Brookvale - Main
Author: www.create-presence.com
*/

html {
  /* Force scrollbar */
  /* IE - INVALID CSS COMMAND (BUT IT WORKS!)
  overflow-y: scroll; */
  /* Mozilla */
  height: 100%;
  margin-bottom: 0.1em;
  }

*
{
	margin: 0;
	padding: 0;
}

.hide
{
	display: none;
}

.cleared
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

body
{
	background: #f1f1f1;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-serif;
	color: #000;
}



.wrapper
{
	width: 943px;
	margin: 0 auto 0 auto;
}

.header
{
	position: relative;
	height: 447px;
}

h1
{
	display: none;
}

h4
{
	height: 45px;
	margin: 0 0 10px 0;
	background: url(images/welcome.jpg) no-repeat 0 0;
}

h5
{
	height: 28px;
	margin: 0 0 10px 0;
	background: url(images/private.jpg) no-repeat 0 0;
}

h6
{
	height: 37px;
	margin: 0 0 10px 0;
	background: url(images/enjoyment.jpg) no-repeat 0 0;
}

.header#hdr1
{
	
}

.main
{
	background: url(images/main_bg.jpg) repeat-y 0 0;
	padding: 30px 47px 20px 50px;
}

.leftcol
{
	float: left;
	width: 370px;
	margin: 0 20px 20px 20px;
}

.rightcol
{
	float: left;
	width: 389px;
	margin: 0 0 20px 15px;
}

.leftcol h3
{
	font-size: 12px;
	line-height: 15px;
	color: #c62048;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.leftcol p
{
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 40px 0;
}

.leftcol a
{
	color: #000;
	text-decoration: underline;
}

.leftcol a:hover
{
	text-decoration: underline;
}

.leftcol2
{
	float: left;
	width: 540px;
	margin: 0 20px 20px 20px;
}

.rightcol2
{
	float: left;
	width: 230px;
	margin: 0 0 20px 15px;
}

.rightcol2 h3
{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

.rightcol2 h3 a
{
	color: #000;
	text-decoration: underline;
}

.rightcol2 a:hover
{
	text-decoration: underline;
}

.leftcol2 h3
{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin: 10px 10px 10px 15px;
}

.leftcol2 h3 a
{
	color: #000;
	text-decoration: underline;
}

.leftcol2 h3 a:hover
{
	text-decoration: underline;
}

.leftcol2 p
{
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 40px 0;
}

.main p
{
	margin: 0 0 10px 0;
}

.main ul
{
	margin: 0 0 15px 15px;
	font-size: 12px;
	line-height: 15px;
	
}

.main li
{
	margin: 0 0 8px 0;
	
}

.footer
{
	height: 60px;
	background: url(images/footer_bg.jpg) no-repeat 0 0;
	font-size: 12px;
	line-height: 35px;
	color: #fff;
}

.footer a
{
	color: #fff;
}

.ftr-left, .ftr-mid, .ftr-right
{
	float: left;
}

.ftr-mid
{
	width: 270px;
	padding: 0 0px 0 360px;
}

.ftr-mid ul
{
	list-style: none;
}

.ftr-mid li
{
	
	float: left;
}

.ftr-left
{
	font-size: 8px;
	width: 0px;
	padding: 0 0px 0 30px;
}

.ftr-left ul
{
	list-style: none;
}

.ftr-left li
{
	
	float: left;
}

.footer a
{
	padding: 0 20px 0 20px;
	text-decoration: none;
	border-right: 1px solid #fff;
}

.footer a:hover
{
	text-decoration: underline;
}


.footer a.end
{
	border: none;
}


.ftr-right
{
	font-size: 9px;
	width: 265px;
	padding: 0 0px 0 0px;
}

.ftr-right ul
{
	list-style: none;
}

.ftr-right li
{
	
	float: left;
}

test
{
	height: 37px;
	margin: 0 0 10px 0;
	background: url(images/enjoyment.jpg) no-repeat 0 0;
}