html {
       overflow-y: scroll;
}

/*Body*/

body {
	background: #cdcfca;
	
}


/*header*/
#headback {
	background-color: #68ad02;
	height: 15px;
	width: 100%;
	border-bottom: 40px solid #195ec5;
	padding-top: 10px;
}

#header {
	background-color: #ffffff;
	clear: none;
	height: 150px;
	width: 997px;
	margin: 0 auto;
	padding-left: 3px;
	text-indent: -99999in;
	background: url('https://www.bellavistapc.com/_images/banner.png') no-repeat 0 0;
	background-repeat: no-repeat;
	
}

/*Nav*/

.nav {
	width: 1000px;
	height: 35px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 5px, 0;
	
}
	
.nav ul li a {
	float: left;
	max-height: 25px;
	margin: 5px;
	padding: 5px 0;
	width: 150px;
	font-size: 15px;
	background-color: #68ad02;
	text-align: center;
	text-decoration: none;
	color: #195ec5;
	-webkit-box-shadow: 2px 2px #222222;
	box-shadow: 2px 2px #222222;
}

.nav ul li a:hover { 
	background-color: #195ec5;
	color: #68ad02;
}

.nav ul li a.nav_current {
	background-color: #195ec5;
	color: #68ad02;
	cursor: default;
}

/*mainbody*/
.mainbody {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	line-height: 1.2;
}

.mainbody strong {
	font-weight: bold;
}

.mainbody h2 {
	border-bottom: 1px solid #555555;
	color: #195ec5;
	padding-top: 10px;
}

h2.news {
	border: 0;
}

h2.featured_heading{
	border: 0	
}

div.news_wrap {
	border: 1px solid #555555;	
	padding: 15px;
	margin: 5px;
	width: 675px;
	text-align: justify;
}

.mainbody h3 {
	font-size: 115%;
	color: #68ad02;
	font-weight: bold;
	padding-top: 10px;
	font-style: italic;
}
.mainbody h6 {
	font-size: 65%;
	color: #777777;
	padding-top: 3px;
	font-style: italic;
}

.mainbody h4 {
	font-size: 65%;
	color: red;
	padding-top: 3px;
	font-style: italic;
}

.mainbody h5 {
	font-size: 65%;
	color: #777777;
	padding-top: 3px;
	font-style: italic;
}

.mainbody .notice {
	font-size: 65%;
	color: #777777;
	padding-top: 20px;
	font-style: italic;
}

.mainbody aside p {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}


.mainbody aside {
	width: 220px;
	height: 30em;
	margin-top: 18px;
	padding: 10px;
	float: right;
	clear: right;
	color: #555555;
	overflow: hidden;
			
}

.mainbody aside#mwb {
	height: 200px;
	
			
}

.mainbody aside div.emsisoft {
	height: 30em;
	overflow: hidden;
}

.mainbody aside img#eam {
	height: 0;
	width: 0;
	display: none;	
}

.mainbody aside div.emsisoft a {
	text-decoration: none;
	color: inherit;
}

.mainbody aside a {
	text-decoration: none;
	color: inherit;
}
.mainbody aside div.emsisoft a:hover {
	text-decoration: underline;
}
.mainbody aside img {
	border: 1px solid #FFFFFF;
}
.mainbody aside img:hover {
	border: 1px solid #195ec5;
}

.mainbody .link {
	margin-top: 0;
	height: 25px;
}

.mainbody .link a {
	margin: 0;
	display: block;
	color: #555555;
	text-decoration:underline;
	font-style:italic;
	padding-left: 5px;
	padding-right: 5px;
}
.mainbody aside h2 {
	font-size: 115%;
	color: #195ec5;
	padding-top: 10px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #555555;
}

.mainbody p {
	padding-top: 10px;
	padding-left:10px;
	padding-right: 10px;
	text-align:justify;
}

.mainbody dt {
	font-size: 115%;
	color: #68ad02;
	font-weight: bold;
	font-style: italic;
}


.mainbody article a {
	text-decoration: none;
	color: inherit;
}
.mainbody article a:hover {
	text-decoration: underline;
}
.mainbody article {
	width: 730px;
	padding: 15px;
	color: #555555;
	
}

.mainbody article iframe {
	margin: 0 auto;
	width: 710px;
	height: 400px;
	border: 1px solid #595959;
	margin: 10px;
}


.mainbody article ul {
	padding-top: 10px;
}

.mainbody article li {
	list-style: disc;
	margin-left: 50px;
	font-weight: bold;

}

/*Social links*/

.soc_head{
	width: 155px;
	float: left;
}

.soc_wrap {
	clear: both;
	max-width: 356px;
	margin: 0 auto;
	margin-top: 20px;
}

ul.soc_list 	{ 
	list-style-type: none; 
}

ul.soc_list li a { 
	background: url('https://www.bellavistapc.com/_images/sm_sprite.png') no-repeat 0 0; 
}

ul.soc_list li a.angieslist { 
	background: url('https://www.bellavistapc.com/_images/al_sprite.png') no-repeat 0 0; 
}

ul.soc_list li a { 
	text-indent: -9999px; 
	width: 32px; 
	height: 33px; 
	display: block; 
	overflow: hidden; 
	margin: 4px; 
	float: left;
}

ul.soc_list li a.facebook { 
	background-position: 0 -73px; 
}

ul.soc_list li a.facebook:hover 	{ 
	background-position: -38px -73px; 
}
ul.soc_list li a.twitter {
	 background-position: 0 -109px; 
}
ul.soc_list li a.twitter:hover { 
	background-position: -38px -109px; 
}

ul.soc_list li a.linkedin { 
	background-position: 0 -292px; 
}
ul.soc_list li a.linkedin:hover 	{ 
	background-position: -38px -292px; 
}

ul.soc_list li a.gplus { 
	background-position: 0 -621px; 
}
ul.soc_list li a.gplus:hover { 
	background-position: -38px -621px; 
}
ul.soc_list li a.angieslist { 
	background-position: -34px 0; 
}

ul.soc_list li a.angieslist:hover { 
	background-position: 0 0; 
}

/*footer*/

#footer{
	text-indent: -99999in;
	background: url('https://www.bellavistapc.com/_images/footer.png') no-repeat 0 0;
	width: 1000px;
	margin: 0 auto;
}


#footer p {
	width: 100%;
	text-align: center;
	padding: 13px 0px;
}


footer{
	text-indent: -99999in;
	background: url('https://www.bellavistapc.com/_images/footer.png') no-repeat 0 0;
	width: 1000px;
	margin: 0 auto;
}


footer p {
	width: 100%;
	text-align: center;
	padding: 13px 0px;
}


/*misc changes*/

.clear {
	clear: both;
}




