body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:.05em;
	color: #000;
	}
	
	
img {border:none;}

#wrapper {width:100%; margin:0px auto 0px auto;}

#header-email {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #265d00;
	padding: 15px;
}

#header-sub {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #265d00;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
	padding-top: 15px;
}
#header-sub img {
	padding-left:10px;
	padding-bottom: 5px;
}

#menu {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	color: #265d00;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 90px;
}
#menu ul li.last a{
	padding-right: 0px;
}

#menu ul li a:hover {color:#000;}

/* == Homepage header == */

#header {
	background-repeat: no-repeat;
	background-position: right 25px;
	padding-top: 5px;
	margin-bottom: 35px;
}
#header img {
	padding-left:10px;
	padding-bottom: 5px;
}

/* == Homepage menu == */

#menu-home {
	text-align:center;
	padding-top: 15px;
	padding-bottom: 45px;
	padding-left: 0px;
}
#menu-home ul {
	list-style-type: none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#menu-home ul li {
	text-align:center;
	float: left;
	padding:0px 0px 0px 0px;
}
#menu-home ul li a {
	display:block;
	/* width:190px; */
	color: #666;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;


}
#menu-home ul li.last {
	padding-right: 0px;
}

#menu-home ul li a:hover {color:#000;}

/* == homepage menu end ==*/

#maingraphic {
	padding:0px 0px 0px 0px;
	margin-bottom: 50px;
	}

#content {
	padding:0px 55px 0px 25px;
	margin-bottom: 50px;
	}
	
#footer {
		text-align:center;
		font-size: 10px;
		font-family: "Century Gothic", Arial, sans-serif;
		color: #265d00;
		}
		
#footer a {
	color: #265d00;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 7px;
	padding-left: 7px;
}
#footer a:hover {
	text-decoration:none;
	color: #000;
}

#footer p {
	color:#000;
	margin:0px;
	font-size:10px;
	line-height: 25px;
}

/* == homepage footer == */	

#footer-home {
		text-align:center;
		font-size: 10px;
		font-family: "Century Gothic", Arial, sans-serif;
		color: #000;
		}

/* == end of homepage footer == */

.red {
	color: red;
}

.attorney-photo {
	padding-right: 40px;
	padding-bottom: 20px;
}

#content a, #content a:visited, #content a:active {
	color: #265d00;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color:#000;
	text-decoration: none;
	font-weight: bold;	
}

#gray {
	color: gray;
	font-style:italic;
	padding-left: 40px;
	padding-right: 40px;
}

#footer-home a {
	color: #000;
	text-decoration: none;
}

#footer-home a:hover{
	color: gray;
	text-decoration: none;
}
.green {
	color: #668c41;
	font-variant: small-caps;
	font-weight: bold;
}