body { margin:0px; height:100% }
html { height:100% }
a:link { color:#77990e; text-decoration:none }
a:visited { color:#d4e6d5; text-decoration:none }
a:hover { color:#bbce3e; text-decoration:none }
a:active { color:#666; text-decoration:none }
#Body2 a:link { color:#666; text-decoration:none }
#Body2 a:visited { color:#666; text-decoration:none }
#Body2 a:hover { color:#bbce3e; text-decoration:underline }
#Body2 a:active { color:#bbce3e; text-decoration:underline }
#Body3 a:link { color:#666; text-decoration:none }
#Body3 a:visited { color:#666; text-decoration:none }
#Body3 a:hover { color:#bbce3e; text-decoration:underline }
#Body3 a:active { color:#bbce3e; text-decoration:underline }
#Footer a:link { color:#e6e6e6; text-decoration:none }
#Footer a:visited { color:#e6e6e6; text-decoration:none }
#Footer a:hover { color:#fff; text-decoration:none }
#Footer a:active { color:#fff; text-decoration:none }
#PageDiv { position:relative; min-height:100% }
#PageWrapper { width:100%; z-index:0; background-size:cover }
#HeaderWrapper { width:100%; z-index:0; clear:both; margin:0px }
#Header { width:90%; z-index:0; clear:both; padding:40px 2%; margin-left:auto; margin-right:auto }
#LogoWrapper { width:50%; z-index:0; float:left; clear:left }
#item1 { width:100%; z-index:0; float:left; clear:both }
#Bridewelllogo1 { width:58.33%; float:right; background-color:#fff }
#HeaderRight { width:50%; z-index:0; float:left; margin-top:30px }
#BodyWrapper1 { width:100%; z-index:0; clear:both; margin-left:auto; margin-right:auto; background-color:#f5f5f5; background-image:url(../Resources/bridewell_3.jpg); background-position:center bottom }
#Body1 { width:80%; height:250px; z-index:0; clear:both; padding:50px 20px; margin-left:auto; margin-right:auto; overflow:hidden }
#BodyWrapper2 { width:100%; z-index:0; clear:both; margin-left:auto; margin-right:auto; background-color:#e6e6e6 }
#Body2 { width:90%; z-index:0; clear:both; padding:5% 2%; margin-left:auto; margin-right:auto }
#Box2 { width:30%; z-index:0; padding-top:15px; padding-bottom:15px; margin-left:auto; margin-right:auto; border-top:solid #bbce3e 3px }
#TitleWrapper2 { width:96%; z-index:0; clear:both; padding-left:2%; padding-top:15px; padding-right:2%; margin-left:auto; margin-right:auto }
#ContentWrapper2 { width:96%; z-index:0; clear:both; padding-left:2%; padding-top:15px; padding-right:2%; margin-left:auto; margin-right:auto; overflow:hidden }
#BodyWrapper3 { width:100%; z-index:0; margin-left:auto; margin-right:auto; background-color:#f5f5f5 }
#Body3 { width:90%; z-index:0; clear:both; padding:5% 2%; margin-left:auto; margin-right:auto }
#Box5 { width:30%; z-index:0; padding-top:15px; padding-bottom:15px; margin-left:auto; margin-right:auto; border-top:solid #bbce3e 3px; overflow:hidden }
#CSSMenu { height:auto; overflow:visible; position:relative }
.fwNavContainer1 { float:right; position:relative; right:50% }
#fwNav1 { position:relative; display:block; left:50%; padding:0; margin:0; list-style:none }
#fwNav1 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-top:0; border-bottom:0 }
#fwNav1 .fwNavItem a { display:block; color:#191919; text-decoration:none; padding:18px 40px 18px 40px }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#FFFFFF; text-decoration:none; background:#BBCE3E }
#fwNav1 .fwNavItem a:active { color:#FFFFFF; text-decoration:none; background:#BBCE3E }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-image:url('../Resources/menu-1-black4.png'); background-repeat:no-repeat; background-size:100%; margin-left:auto; margin-right:auto }
#fwNav1 .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem a.fwCurrent:hover { display:block; color:#FFFFFF; background:#77990E; font-weight:normal }
@media print
{
	#item1 { width:67.04% }
}
@media screen and (max-width:768px)
{
	#Header { display:none }
	#LogoWrapper { width:353px }
	#item1 { width:353px }
	#Bridewelllogo1 { width:89.24% }
	#HeaderRight { float:right; clear:right }
	#Body1 { width:85.33%; padding-left:0px; padding-right:0px }
	#Box2 { width:100%; clear:both; margin-bottom:5% }
	#Box5 { width:100% }
	.fwNavContainer1 { display:none; position:fixed; width:100%; top:0; right:0; bottom:100%; left:0; margin-top:-100%; background-color:#F5F5F5; -webkit-overflow-scrolling:touch; overflow:auto; float:none; -webkit-transition:.2s ease-out margin, .2s ease-out bottom; -moz-transition:.2s ease-out margin, .2s ease-out bottom; -ms-transition:.2s ease-out margin, .2s ease-out bottom; -o-transition:.2s ease-out margin, .2s ease-out bottom; transition:.2s ease-out margin, .2s ease-out bottom }
	#fwNav1 { width:100%; right:0; left:0; margin-top:0px }
	#fwNav1 .fwNavItem { box-sizing:border-box; float:none; overflow:hidden; width:100%; border-right:0; border-left:0 }
	#fwNav1 .fwNavItem a { padding-top:20px; padding-bottom:20px; padding-left:20px; padding-right:20px }
	#fwNav1 .fwFirstChild { border-top:0 }
	#fwNav1 .fwLastChild { border-bottom:0 }
	.fwNav1-toggle-label { display:block; position:relative; cursor:pointer; -webkit-touch-callout:none; -webkit-user-select:none; user-select:none }
	.fwNav1-toggle-close { margin:20px auto 20px auto }
	.fwNavContainer1.fwMenuOn { margin-top:0; bottom:0 }
}
@media screen and (max-width:480px)
{
	#BodyWrapper1 { background-position:center top }
}
@media screen and (max-width:320px)
{
	#Header { width:353px }
	#BodyWrapper1 { background-position:center bottom }
	#BodyWrapper2 { width:345px }
	#Body2 { width:331px }
	#BodyWrapper3 { width:345px }
	#Body3 { width:331px }
}
