html {
	text-align: center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCAA;
	margin-top: 25px;
	margin-bottom: 25px;
}

h1,h2,h3 {
	letter-spacing: 1px;
	font-weight: bold;
	color: #006533;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	margin-bottom: 10px;
}

#home #content h1 {
	width: 440px;
}


h2 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}

p {
	line-height: 20px;
	padding-bottom: 10px;
	letter-spacing: -0.1px;

}

ul {
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-image: url(../images/bullet.gif);
	padding: 5px;
}

ol {
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	list-style-type: decimal;
}

li {
	line-height: 13px;
	;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 2px;
	font-size: 10px;

}

strong {
	font-weight: bold;
	font-size: 100%;
}

br.breakSpacing {
	padding-bottom: 50px;
	
}

.required {
	color: #F00;
	font-size: 120%;
}


.underline {
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #006533;
}

table {
	width: 390px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	background-color: #272727;
}

table tr.heading td {
	font-weight: bold;
	font-size: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	background-color: #009A1E;

}

table tr td {
	text-align: center;
	padding-bottom: 3px;
	width: 130px;
	padding-top: 5px;

}

table tr.highlight {
	background-color: #3E3E3E;
}


img.right {
	margin-left: 15px;
	float: right;
	margin-top: 7px;
}
img.left {
	margin-right: 15px;
	float:left;
	margin-top: 7px;
}

img.greenePicture {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;

}

.clear {
	clear: both;
	height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.green {
	color: #006533;
	font-size: 12px;
	
}

#header {
	width: 770px;
	height: 300px;
	background-color: #FFFFFF;
	background-image: url(../images/headerGraphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header a:link, #header a:visited, #header a:active{
	display: block;
	height: 50px;
	width: 300px;
	background-image: url(../images/JamesPGreene_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#header a:hover{
	display: block;
	height: 50px;
	width: 300px;
	background-image: url(../images/JamesPGreene_logo.gif);
	background-repeat: no-repeat;
	background-position: -300px top;
}


#home #header a:hover{
	display: block;
	height: 50px;
	width: 300px;
	background-image: url(../images/JamesPGreene_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#navigation {
	width: 770px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation ul{
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 25px;


}

#navigation ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigation p{
	display: block;
	text-align: center;
	padding: 0px;
	height: 20px;
	margin: 0px;
	line-height: 13px;
	float: left;
}

#navigation p a:link, #navigation p a:visited, #navigation p a:active{
	color: #333333;
	letter-spacing: 1px;
	text-decoration: underline;
	font-size: 12px;
	padding-right: 21px;
	padding-left: 21px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navigation p a:hover{
	color: #006533;
	text-decoration: none;
}

#home p.home, #firm p.firm, #attorneys p.attorneys, #practice-areas p.practice-areas, #test p.test, #contact-us p.contact-us{
	background-color: #F0F0F0;
}

#home #navigation p.home a, #firm #navigation p.firm a, #attorneys #navigation p.attorneys a, #practice-areas #navigation p.practice-areas a, #test #navigation p.test a, #contact-us #navigation p.contact-us a{
	color: #006533;
	text-decoration: none;
}

#content {
	width: 740px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #f0f0f0;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div.firmContent {

}

div.practiceAreasNav {
	height: 325px;

}

div.practiceAreasNav div{
	padding: 10px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 212px;
	height: 135px;
	background-color: #F7F7F7;
	border: 1px solid #E6E6E6;
}

div.practiceAreasNav div ul li{
	line-height: 10px;
}


ul.servicesNav{
	list-style-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	height: 325px;

}

ul.servicesNav li{
	margin: 0px;
	padding: 0px;
	float: left;

}

ul.servicesNav a:link, ul.servicesNav a:visited, ul.servicesNav a:active {
	display: block;
	height: 50px;
	width: 210px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	border: 1px solid #F0F0F0;
	background-color: #F9F9F9;	

}

ul.servicesNav a:hover {
	background-color: #F7F7F7;
	border: 1px solid #E6E6E6;
	text-decoration: none;

}


div.toTop{
	height: 75px;
}

div.toTop a{
	background-image: url(../images/top.gif);
	background-position: left 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 200px;
	font-size: 9px;
}

div.toPage{
	height: 30px;
}

div.toPage a{
	background-image: url(../images/toPage.gif);
	background-position: left 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 200px;
	font-size: 9px;
}


div.contact-box{
	float: right;
	height: 675px;
	width: 265px;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	background-color: #F0F0F0;


}

#quick-contact {
	float: right;
	width: 265px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
	padding-top: 15px;


}

#footer {
	height: 30px;
	width: 770px;
	background-color: #f0f0f0;
	font-size: 90%;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer div.hr{
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;	
	margin: 0 auto 0 auto;
}



#footer div.copyRightNotice{
	float: left;
	margin: 7px 0 0 15px;
}

#footer div.utilitiesNavigation{
	float: right;
	margin: 7px 15px 0 0;
}


#footer a:link, #footer a:visited, #footer a:active{
	color: #333;
	text-decoration: underline;
}

#footer a:hover{
	color: #006533;
	text-decoration: none;
}

/* Test Styling */

ol#questions {
	padding-left: 10px;
	
}


ol#questions li{
	font-weight:bold;
}

ol#questions li input{
	font-weight:bold;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ol#questions li ul li{
	font-weight:normal;
}

#test #questions ul{
	list-style-image: none;
}

/* Sitemap Styling */

ul#sitemap li{
	font-weight:bold;
}

ul#sitemap li ul li{
	font-weight:normal;
}

#sitemap ul{
	list-style-image: none;
}
