@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, 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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
text-decoration:none;
color: #001c4e;
}

a:hover {
color: #B22222;
}

body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Main Styles */
html
{
	background: url(Images/headerbkgrnd.jpg) repeat-x;
	background-color: #022f69;	
}

p
{
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.5em;
	color: #858585;
}

h1
{
	font-family: Georgia, serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #001c4e;
}

h2
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -..75px;
	line-height: 1.5em;
	color: #858585;
}

h3
{
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.5em;
	color: #858585;
}

h4
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #B22222;
}


#container
{
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	width:875px; 	
}

.clear {
   clear: both;
} 

#header
{
	background: url(Images/jamesryanlogo.png) no-repeat;
	margin:0 auto;
	padding:0;
	width: 875px;
	height: 227px;
	z-index: 5;
	
}

#header2
{
	background: url(Images/jamesryanlogo.png) no-repeat;
	margin:0 auto;
	padding-bottom:20px;
	width: 875px;
	height: 227px;
	z-index: 5;
	
}

#mainmenu
{
	font-family: Cambria, Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	word-spacing: .5em;
	line-height: 1.5em;
	color: #001c4e;
	float: left;
	padding-left: 20px;
	padding-top: 185px;
}

#nolapic
{
	float: right;	
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 5;
}

#comessage
{
	background: url(Images/glow.png) no-repeat;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 1.5em;
	color: #FFFFFF;
	z-index: 0;
}

#columns
{
	background: url(Images/whitebkgrnd.jpg) bottom repeat-x;
	width: 875px;
	height: 370px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
}

#columns2
{
	background: url(Images/whitebkgrnd.jpg) bottom repeat-x;
	width: 875px;
	height: 100%;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	border-top: #CCCCCC 1px solid;
	margin:0 auto;
	padding:0;
}


#ourfirm h1
{
	background: url(Images/courthouse.png) no-repeat scroll 0 0;
	float: left;
	width: 230px;
	padding-left: 55px;
	margin-top: 10px;	
	padding-bottom:10px;
	padding-top:10px;	
}

#practice h1
{
	background: url(Images/scales.png) no-repeat scroll 0 0;
	float: left;
	width: 230px;
	padding-left: 55px;
	margin-top: 10px;	
	padding-bottom:10px;
	padding-top:10px;	
}

#contact h1
{
	background: url(Images/envelope.png) no-repeat scroll 0 0;
	float: left;
	width: 230px;
	padding-left: 55px;
	margin-top: 10px;	
	padding-bottom:10px;
	padding-top:10px;	
}

.column
{
	float: left;
	width: 230px;
	height: 285px;
	padding-left: 40px;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom:20px;	
	margin-bottom: 40px;	
	border-right: gray 1px dotted;
}

.column3
{
	float: left;
	width: 230px;
	height: 285px;
	padding-left: 40px;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom:20px;	
	margin-bottom: 40px;
}

#col2, #col3
{
	float: left;
	width: 230px;
	height: 285px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom:20px;
	padding-top:20px;
	margin-top: 30px;
	margin-bottom: 40px;
	border-right: gray 1px dotted;
}

#col3
{
	margin-right: 0;
	border-right: none;
}	

/* Attorneys */

#attorneys
{
	padding-top: 20px;
	padding-left: 10px;
	float: left;
} 

#jamesryan
{
	float: left;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

#jamesryanphoto
{
	float: left;
	width: 100px;
	margin-right: 10px;
	border: gray 1px solid;
}

#timroniger
{
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}

#timronigerphoto
{
	float: left;
	width: 100px;
	margin-right: 10px;
	border: gray 1px solid;
}

#jeffclayman
{
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom:30px;
}

#jeffclaymanphoto
{
	float: left;
	width: 100px;
	margin-right: 10px;
	border: gray 1px solid;
}

#jamesdunne
{
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom:30px;
}

#jamesdunnephoto
{
	float: left;
	width: 100px;
	margin-right: 10px;
	border: gray 1px solid;
}

/* Clients */
#clients
{
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom:30px;
	float: left;
}

/* Contact */
#contactus
{
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 30px;
	float: left;
}

/* News */
#recentcases
{
	width: 300px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
}

#recentcases p, #lawupdates p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}

#recentcases h1, #lawupdates h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #001c4e;
}

#recentcasesheader
{
	width: 300px;
	padding-top: 20px;
	margin-bottom: 10px;
	float: left;
	border-bottom: gray 1px solid; 
}

#lawupdates
{
	width: 500px;	
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
}

#lawupdatesheader
{
	width: 500px;
	padding-top: 20px;
	margin-bottom: 10px;
	float: left;
	border-bottom: gray 1px solid; 
}




/* Footer */
#footerwrap 
{
background: #001c4e none repeat scroll 0 0;
margin:0;
padding:20px 0;
width:100%;
height: 100%;
}

.clear 
{
clear:both;
}

#footer 
{
margin:0 auto;
padding:0;
height:auto;
width:875px;
}

div#footer div.container 
{
float:left;
min-height:71px;
position:relative;
width:300px;
}

#footer div.address
{
font-family: Georgia, serif;
color: #CCCCCC;
font-size: 11px;
line-height: 1.5em;
padding-left:30px;
width:300px;
}

div#footer div.container2 
{
float: right;
height:80px;
position:relative;
width: auto;
margin:0 0 0 0;
}

#footer div.eagle
{
padding-right:20px;
width:85px;
height:100%;
}

#footer div.lexus
{
padding-right:10px;
width:130px;
height:100%;
}

