/* @override http://myshire.us/brickerville/web/css/master.css */

@charset "UTF-8";
/* CSS Document */
body{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #882035 url(../img/bodybg.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
html>body{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: #882035 url(../img/bodybg.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
#container2{
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
}
#container{
	width: 720px;
	margin: 0 auto;
}
.clear{
	clear: both;
}
#welcomehomeimg{background:url(../img/welcomehome.png) no-repeat; width:331px; height:160px; margin:0 auto;}
#welcomehome{width:720px; height:116px;}
#welcomehome h1{text-indent:-9999px;}
#welcome{background:url(../img/welcome.jpg) no-repeat; width:720px; height:75px;}
#welcome h1{text-indent:-9999px;}
#header{
	background-image: url(../img/header.jpg);
	height: 42px;
	width: 720px;
	float: left;
}

/* NAV */
#navigation{
	border-bottom: 1px solid #871f34;
	height: 37px;
	background-image: url(../img/nava.jpg);
	width: 710px;
	margin: 5px auto 0 auto;
}

/* MAIN */
h1{color:#882136; font-size:18px; font-family:"Times New Roman", Times, serif;}
h2{color:#e06984; font-size:18px; font-family:"Times New Roman", Times, serif;}
#main{
	width: 710px;
	padding: 0 5px;
	float: left;
	background: url(../img/mainbg.jpg) repeat-y;
}
#mainmenu{
	width: 710px;
	padding: 0 5px;
	float: left;
	background: url(../img/menubg.jpg) repeat-y;
}
#homeimg{
	background:url(../img/homebg.jpg) no-repeat bottom right;
}
html>#homeimg{
	background:url(../img/homebg.jpg) no-repeat bottom right;
}
#formimg{
	background:url(../img/formsbg.jpg) no-repeat bottom right;
}
#left{
	float: left;
	width: 315px;
	*width:310px;
	color: #fff;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 40px;
	margin-left: 10px;
	*margin-left:5px;
}
#leftmenu{
	float: left;
	width: 315px;
	color: #fff;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 40px;
	margin-left: 10px;
	*margin-left:5px;
}
#leftmenu h1{color:#a35c70;}
#fullleft{
	float: left;
	color: #fff;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-top: 40px;
	margin-left: 10px;
}
#fullleft p{
	text-indent:20px;
}
#pagetitle{
	
}
#pagetitle h2{
	
}
#block{
	
}
#content{
	
}
#content p{
	font-size: 11px;
	line-height: 18px;
	margin: 5px;
}
#content p a{
	color:#be556d; text-decoration:none;
}
#content p a:hover{
	color:#be556d; text-decoration:none; border-bottom:1px dotted #be556d;
}
#right{
	float: right;
	width: 375px;
}
#rightmenu{
	float: right;
	width: 375px;
	margin-top:40px;
	margin-right:10px;
	*margin-right:5px;
	background-color:#fff;
	display:block;
}
#rightmenu p{color:#882035; font-size:10px;}
#rightmenu li{color:#882035; font-size:11px;}
#rightmenu p strong{color:#581427; font-size:12px;}
#content li a{color:#fff; text-decoration:none;}
#content li a:hover{color:#fff; text-decoration:underline;}
#right p{
	
}

#mainbottom{
	background: url(../img/bottommain.jpg) no-repeat;
	height: 5px;
	width: 720px;
}
#rightmenu p a{color:#581427; text-decoration:none;}
#rightmenu p a:hover{color:#581427; text-decoration:underline;}
#logo{background:url(../img/menulogo.jpg) no-repeat; width:280px; height:220px; margin:30px auto; text-indent:-9999px;}
