/* 
  -----------------------------------
BaysideCo Main Css (PVII)
  -----------------------------------
*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0px;
}
#site {
	background-image: url(../images/layout/siteBG.jpg);
	background-repeat: no-repeat;
	height: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
	height: 110px;
	background-color: #A11A24;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/layout/header/headBG.jpg);
	background-repeat: repeat-x;
}
#masterBuilders {
	float: left;
	width: 99px;
	height: 100px;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}
#column_wrapper {
}
#topline {
	width: 800px;
	height: 25px;
	font-size: 1.1em;
	color: #8F1019;
	padding-left: 675px;
}
#column_top {
	height: 20px;
	color: #333333;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	float: none;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	background-repeat: repeat-x;
}
#thankyou {
	background-image: url(../p7pm/img/menu_bg.jpg);
	background-repeat: repeat-x;
	color: #b7b7b7;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.bigBold_Red {
	color: #A91F2B;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldRed {
	color: #A91F2B;
	font-size: 1.25em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldBlack {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.smallBold_Red {
	font-size: 1em;
	color: #A91F2B;
	font-weight: bold;
}
.smallBold_Grey {
	font-size: 1em;
	color: #444444;
	font-weight: bold;
}
#masthead .content {
	font-size: .8em;
}
#lowerBar {
	background-color: #A11A24;
	font-size: 0.75em;
	color: #999999;
	height: 200px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
}
#copyright {
	padding-right: 10px;
	width: 900px;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#copyright a {
	color: #999999;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right  a:hover {
	color: #333333;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #A91F2B;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #A91F2B;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.p7uberlink {
	border-color: #000000 !important;
	color: #404040;
	background-color: #474747;
}
h1 {
	font-size: 1.5em;
	margin: 0;
	padding-bottom: 12px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.5em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #333333;
}
.italicsBDlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #B3B3B3;
}
.italicsSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #333333;
	font-size: .9em;
}
