0html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, form, low{
    border: 0;
    font-size: 100%;
	font: inherit;
	background-color: #ffffff;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}





body {
	line-height: 1;
	background-color: #666666;
    position: relative;
    text-align: center;
    display: inline-block;
      margin-left: 5px;
    margin-right: 5px;
  
}

blockquote, q {
	quotes: none;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-weight: 100;
	font-variant: small-caps;
	text-transform: lowercase;
	font-style: normal;
	letter-spacing: 0.15em;
	white-space: pre;

	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
a.hover {
	text-decoration:underline;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
    line-height: 100%;
	font-size: 18px;
}

h1 {
	font-size: 20px;
	color: #000;
	}
	
h2{
	font-size: 16px;
	color: #000;
    }

h3{
	font-size:18px;
	color: #000;
	}
	
/*main  css*/



html  {
	background-color: #333;
    text-align: center;
    display: inline-block;
}

#container {
    width: 987px;
	border: 1px solid #a9c3cc;
	margin: 2em;
	background-color: #CCC;
	vertical-align: text-bottom;
    display: inline-block;
}


#header  {
	overflow: hidden;
	height: 100%;
}

#header img {
	float: left;
	margin-top: 20px;
}

#heade ul#social {
float: right;
margin-right: 10px;
position: relative;
top: 20px;
}

#nav  {
	 
	height: 30px;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;

	 
    
}

#nav span {
color:gray;
	
}



#nav li a{
color:black;	
}

#nav li a:hover {
	text-decoration: none;
}


#featured {
	overflow: hidden;
}

#featured img.featuredImage {
	float:left;
	margin-left: 10px;
	border-top: 5px solid #ececec;
	
}


#featured img.dropshadow {
	float: left;
	margin-left: 10px;
}


#main  {
	position: relative;
	background-color: #FFFFFF;
	height: 1700px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: inherit;
	visibility: inherit;
}



#main #content {
	font-size: 24px;
	margin-left: 10px;
	margin-right: 10px;
	height: 500px;
	text-align: left;
}

#main #contentPA {
    font-size: 24px;
	margin-left: 10px;
	margin-right: 10px;
	height: 300px;
	text-align: left;
}

#main #contentvideo {
    font-size: 24px;
    margin-left: 10px;
	margin-right: 10px;
	height: 300px;
	text-align: left;
}

#main #contentcontact {
    font-size: 24px;
    margin-left: 10px;
    margin-right: 10px;
	height: 300px;
	text-align: left;
}

#main #contentestate {
    font-size: 24px;
    margin-left: 10px;
    margin-right: 10px;
    height: 900px;
	text-align: left;

}

#main #contentdivorce {
    font-size: 24px;
    margin-left: 10px;
    margin-right: 10px;
    height: 700px;
    text-align: left;
    padding-bottom: 200px;
}

#main #contentprobate {
    font-size: 24px;
    margin-left: 10px;
    margin-right: 10px;
    height: 800px;
    text-align: left;
}

#main #contentdisclaimer {
    font-size: 24px;
    margin-left: 10px;
    margin-right: 10px;
    height: 600px;
    text-align: left;
}

#main  {
	font-size: 18px;
	line-height: 22px;
	text-align: center;

}

.column {
  float: left;
  width: 33.33%;
  padding: 5px;
}

#building {
    margin-bottom: 20px;
}

#col1 {
    width: 290;
    height: 259;
    float: left;
}

#col2 {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 290;
    height: 259;

   
}

#col3 p {
    text-align: center;
}



 #col3 {
	width: 310px;
	text-align: left;
    color: #FF0033;
    font-size: 18px;
     
}

#co13 a:visited, a:active {
    color: #0000FF;
}

#co13 a:hover {
    color: #FFFF33;
}



 #col3{
    float: right;
	width: 275px;
	margin: 10px;
}

#footer {
    margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
  text-decoration: none;
}

#footer li {
display: inline-block;
text-decoration: none;
}


#footer li:hover {
	text-decoration: underline;
    font-weight: bold;
}

#video {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
    width: auto
}

 
#form   {
    height: 306px;
    width: 460px;
    background-color: #660000;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
    margin-bottom: 10px;
	position: static;
    text-align: left;
    padding-left: 5px;
}


#container #main #content h3 ul li a {
	font-size: 18px;
	font-family: inherit;
}

.fontstyle {
	font-size: 24px;
}
#container #main #content blockquote h3 {
	font-size: 18px;
}

.column {
    float: left;
    width: 33.33%;
    padding: 5px;
}


.fontstyle {
	font-size: 18px;
}
