﻿/***********************************************/
/* Colors                             */
/***********************************************/ 
/* 	Burgundy #583324
	Tan #B89D4B
	Brown #2D1107
	Monials #82665B
*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
}

body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 1.5em;	
	background: #FFF url('../../images/bridgemill_ls_bodyBG.jpg') left top repeat-x;
	text-align: center;
}

a {
	color: #B89D4B;
	text-decoration: underline;
}

a:hover {
	color: #5F170F;
}

a:visited :hover {
	color: #5F170F;
}

a img {
	border: none;
}

form {
	margin: 0
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-size: 24px;
	margin: 0 0 10px 255px;
	padding: 20px 0 0 10px;
	height: 64px;
	color: #5F170F;
	text-transform: uppercase;
	background: #FFF url('../../images/bridgemill_ls_h1Background.jpg') left top repeat-x;
}

h1 span.reduced {
	font-size: .75em;
	font-weight: normal;
	color: #333;
}

#copy h1 {
	background: none;
	text-transform: none;
	padding: 0 0 0 10px;
	margin: 15px 0 10px 0;
	height: auto;	
}


h2{
	font-size: 18px ;
	margin: 0 5px 0 10px;
	clear: left;
	color: #B89D4B;
}

h3{
	font-size: 16px;
	margin: 0 0 0 10px;
	clear: left;
}

h3 a {
	font-weight:bold;
}

label {
	display: block;
	font-weight: bold;
}

p {
	margin: 0 0 15px 10px;
}

ul {	
	margin: 0 0 10px 50px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#ad {
	display: none; /*  ad display controlled by home.css in home folder */
}

#address {
	background: transparent url('../../images/bridgemill_ls_phoneBG.jpg') center top no-repeat;
	height: 113px;
	border: 1px solid #5F170F;
	border-width: 5px 0;
}

#address p  {
	font-size: 12px;
	line-height: 1.2em;
	margin: 60px 0 0 117px;
}

#boxMenuHome, 
#boxMenuFP, 
#boxMenuAmen, 
#boxMenuDir, 
#boxMenuCon   {
	position: absolute;
	height: 90px;
	width: 90px;
	top: 135px;
	left: 345px;
}

#boxMenuFP, 
#boxMenuAmen, 
#boxMenuDir, 
#boxMenuCon   {
	position: absolute;
	height: 90px;
	width: 90px;
	top: 135px;
	left: 345px;
}

#boxMenuFP {
	top: 225px;
	left: 525px;
}

#boxMenuAmen {
	top: 315px;
	left: 705px;
}


#boxMenuDir {
	top: 405px;
	left: 435px;
}

#boxMenuCon {
	top: 405px;
	left: 885px;
}


#boxMenuHome a,
#boxMenuFP a,
#boxMenuAmen a,
#boxMenuDir a,
#boxMenuCon a {
	display: block;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	width: 87px;
	text-decoration: none;
	line-height: 1.2em;
	padding: 55px 0 5px 3px;
	background: #B89D4B;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
}

#boxMenuHome a:hover, #boxMenuHome a:visited :hover,
#boxMenuFP a:hover, #boxMenuFP a:visited :hover,
#boxMenuAmen a:hover, #boxMenuAmen a:visited :hover,
#boxMenuDir a:hover, #boxMenuDir a:visited :hover,
#boxMenuCon a:hover, #boxMenuCon a:visited :hover {
	background: #55595C;
	filter: alpha(opacity=85);
	-moz-opacity: .85;



	
	padding: 5px 0 5px 3px;
	height: 80px;

}


#boxMenuHome a:hover .number, #boxMenuHome a:visited :hover .number,
#boxMenuFP a:hover .number, #boxMenuFP a:visited :hover .number,
#boxMenuAmen a:hover .number, #boxMenuAmen a:visited :hover .number,
#boxMenuDir a:hover .number, #boxMenuDir a:visited :hover .number,
#boxMenuCon a:hover .number, #boxMenuCon a:visited :hover .number {
	top: 65px;
}








#boxMenuHome span.small,
#boxMenuFP span.small,
#boxMenuAmen span.small,
#boxMenuDir span.small,
#boxMenuCon span.small { 
	font-size: 11px;
	line-height: .95em;
	color: #DDD0A9;
	display: block;
	font-weight: normal;
}	

#boxMenuHome .number,
#boxMenuFP .number,
#boxMenuAmen .number,
#boxMenuDir .number,
#boxMenuCon .number {
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 18px;
	font-weight: normal;
	color: #DDD0A9;
}

#copy {
	width: 675px;
	margin: 0 0 15px 275px;
	min-height: 550px;
	height: auto !important;
	height: 550px; 
}

#copyright {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	background: transparent url('../../images/bridgemill_ls_copyrightBG.jpg') bottom left repeat-x;
}

#copyrightHolder {
	width: 975px;
	margin: 0 auto;
}

#copyright a {
	color: #FFF;
}

#copyright p {
	padding: 10px 0 5px;
	margin: 10px auto;
	font-size: 11px;
	color: #FFF;
}

#fixed {
	position: relative;
	width: 975px;
	text-align: left;
	margin: 0 auto 0;
	padding-top: 135px;
	background: transparent url('../../images/bridgemill_ls_topBG.jpg') center top no-repeat;
}

#flash {
	position: absolute;
	top: 67px;
	left: 0;
	width: 975px;
	height: 360px;
	clear: both;
	z-index: 10;
}


#galleryMenu {	
	position: absolute;
	top: 75px;
	left: 30px;
	width: 195px;
}

#galleryMenu ul {	
	margin-left: 25px;
}

#livingMenu {
	position: absolute;
	top: 494px;
	left: 0;
	width: 255px;
	padding-top: 64px;
	background: #B89D4B url('../../images/bridgemill_ls_sideNav_top.jpg') top left repeat-x;
}

#livingMenu ul {
	list-style: none;
	margin: 0;
}

#livingMenu ul li { 
	height: 70px;
	padding: 10px 0 10px 10px;
	background: transparent url('../../images/bridgemill_ls_sideNav_lineBreak.gif') bottom left repeat-x;
	clear: both;
}

#livingMenu img { 
	float: left;
	margin: 0 5px 0 0;
	border: 3px solid #FFF;
}

#livingMenu li a, #livingMenu li { 
	text-decoration: none;
	font-size: 21px;
	line-height: 1.2em;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#livingMenu li span.small { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: .95em;
	color: #FFF;
	display: block;
}	

#livingMenu li a:hover { 
	color: #5F170F;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#mainContent {
	position: relative;
	width: 975px;
	padding-top: 359px;
	text-align: left;
	margin: 0 auto;
	background: #FFF /* url('../../images/bannerPic.jpg') center top no-repeat */;
}

#mainContent h2, #mainContent h3, #mainContentFull h2, #mainContentFull h3 {
	clear: left;
}

#menu {
	position: absolute;
	top: 100px;
	right: 10px;
	font-size: 14px;
	z-index: 15;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li { 
 	float: left;
	margin: 0;
	padding: 0;
}

#menu li a { 
	padding: 7px 13px;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

#menu li a:hover { 
	background: #B89D4B;
}

#pics {
	width: 350px;
	height: 400px;
	float: left;
	margin-right: 10px;
}

/***********************************************/
/* Classes                                     */
/***********************************************/
.center {
	text-align: center;
}

.clear {
	clear: both;
}

.fLeft {
	float: left;
	margin: 0 0 5px 10px;
}

.fRight {
	float: right;
	margin: 10px 0 5px 10px;
}

.left {
	text-align: left;
}

.noFloat {
	float: none;
}

span.phone {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
}

.planName {
	text-align: center;
	float: left;
	margin: 7px 0 5px 15px;
}

.planName h3 {
	margin: 0 auto;
}

.pLeft {
	float: left;	
}

.pRight {
	float: right;	
}

p.quote {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 10px;
	font-weight: normal;
	font-style: italic;
}

p.resident {
	font-size: 12px;
	line-height: 1.2em;
	margin: 0 10px 15px;
	font-weight: bold;
}

