@charset "UTF-8";
/* CSS Document 
	Copyright Aylesbury Vale Advocates 2009  text and contents
	Design and all CSS and JS Copyright Webs For Everyone 2009
*/

body{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e9e9e9;
	background-image: url(../assets/siteImages/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container{
	width: 902px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color:#FFFFFF;
}

#borderEdge{
	width: 900px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float:left;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #055B36;
	border-left-color: #055B36;
}

#headerWrapper{
	width:900px;
	margin: 0px;
	padding: 0px;
	height: 107px;
	float: left;
}

#header{
	width:900px;
	margin: 0px;
	padding: 0px;
	height: 77px;
	background-image: url(../assets/siteImages/newHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#navOuter{
	width:870px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	background-image: url(../assets/siteImages/navLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.navLink{
	margin: 0px;
	height: 27px;
	padding: 0px;
	padding-bottom: 3px;
	float:left;
	display: inline;
	color: #333333;
	background-image: url(../assets/siteImages/navLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.navLinkPage{
	margin: 0px;
	height: 27px;
	padding: 0px;
	padding-bottom: 3px;
	float:left;
	display: inline;
	color: #333333;
	background-image: url(../assets/siteImages/navLineOver.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.navLink a, .navLinkPage a{
	margin: 0px;
	height: 21px;
	padding: 0px;
	padding-top:6px;
	padding-left:12px;
	padding-right: 12px;
	float:left;
	color: #333333;
	text-decoration: none;
}

.navlinkPage a:Link ,.navLinkPage a:visited ,.navLinkPage a:active{
	color: #333333;
	text-decoration: none;
}

.navlink a:Link ,.navLink a:visited ,.navLink a:active{
	color: #333333;
	text-decoration: none;
}


.navLink a:hover, .navLinkPage a:hover {
	color: #FFFFFF;
	background-color: #7CB801;
}



#pageQuotes{
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 202px;
	float: left;
}

#pageWrapper{
	width: 900px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	height: 380px;
	float: left;
}
#pageWrapperTall{
	width: 900px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	/*height: 380px;*/
	float: left;
}
#pageWrapperL{/*same as page wrapper with no height declared */
	width: 900px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
}

#accessTextSize{
	width: 880px;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	text-align: right;
}

#pageWide{
	width: 880px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 380px;
	float: left;
	text-align: left;
}
#pageWideL{/*same as pageWide with no height declared */
	width: 880px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	text-align: left;
}
#pageText{
	width: 615px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 15px;
	height: 380px;
	float: left;
	text-align: left;
}
#pageTextTall{
	width: 615px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 15px;
	/*height: 380px;*/
	float: left;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #36B005;
}
#pageTextHome{
	width: 615px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 15px;
	/*height: 380px;*/
	float: left;
	text-align: left;
}

#sideColumn{
	width: 239px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	height: 380px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #36B005;
}
#sideColumnTall{
	width: 239px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	/*height: 380px;*/
	float: left;
}
#sideColumnHome{
	width: 239px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #36B005;
}

#boxOne{
	width: 223px;
	margin: 0px;
	padding: 7px;
	/*height: 163px;*/
	float: left;
	text-align: left;
	border: solid 1px #D3D3D3;
	background-color: #F1F1E7;
	color: #333333;
	font-weight: normal;
}

#boxGap{
	width: 237px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	float: left;
}

#boxTwo{
	width: 223px;
	margin: 0px;
	padding: 7px;
	/*height: 163px;*/
	float: left;
	text-align: left;
	border: solid 1px #D3D3D3;
	background-color: #F1F1E7;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}


#footerWrapper{
	width: 900px;
	height: 177px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#footerPics{
	width: 898px;
	height: 105px;
	padding: 0px;
	padding-top: 13px;
	margin: 0px;
	border: 1px solid #DDD;
	background-color: #F1F1F1;
	float: left;
}

#copyDesign{
	width: 880px;
	margin: 0px;
	padding-top:20px;
	height: 28px;
	background-image: url(../assets/siteImages/footerBar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float:left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#copy{
	width: 680px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	text-align:left;
	float:left;
}

#design{
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	text-align:right;
	float:left;
}
.midBorder {
	background-image: url(../assets/siteImages/linksBar.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width:30px;
}
#contactBack{
	width: 406px;
	margin: 0px;
	padding: 7px;
	float: left;
	text-align: left;
	border: solid 1px #D3D3D3;
	background-color: #F1F1E7;
}

