body
{
	background: #625349;
}

a
{
	color: #00008b;
	text-decoration: none;
}

a:hover
{
	color: #8b0000;
	text-decoration: underline;
}

#container
{
	width: 900px;
	margin: 0 auto;
	padding: 20px 40px;
	background: url(../Images/background.gif) repeat-y;
}

#header
{
	height: 110px;
	width: 900px;
	overflow: hidden;
}

#brand
{
	float: left;
	width: 480px;
	height: 110px;
}

#nav
{
	float: right;
	padding: 15px 7px 18px 0;
	width: 413px;
	height: 80px;
	background: url(../Images/navBackground.gif) no-repeat;
}

#nav ul
{
	float: right;
	list-style: none;
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.5em;
	text-align: right;
}

#nav ul li
{
	padding: 0.4px 0;
}

#nav ul li a
{
	color: #483c32;
	text-decoration: none;
}

#nav ul li a:hover
{
	text-decoration: underline;
}

#slideShow
{
	clear: both;
	width: 898px;
	height: 318px;
	border: solid 1px #342425;
}

#content
{
	float: left;
	width: 630px;
	padding: 20px 0 50px 0;
	/* font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", LucidaGrande, Geneva, Arial, sans-serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{
	font-family: Georgia, "New Century Schoolbook", Palatino, "Times New Roman", serif;
	letter-spacing: -1px;
	color: #000;
}

#content h3, #content h4, #content h5, #content h6
{
	letter-spacing: 0;
}

#content h1
{
	font-size: 2.2em;
	border-bottom: dotted 1px #000;
	margin-bottom: 10px;
}

#content h2
{
	font-size: 2em;
}

#content h3
{
	font-size: 1.8em;
}

#content h4
{
	font-size: 1.7em;
}

#content p
{
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 7px 0;
}

#content ul
{
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 7px 0;
	margin: 0 0 0 25px;
}

#practiceAreas
{
	padding: 5px;
}

#practiceAreas .practiceAreaRow
{
	padding: 7px 0;
}

#practiceAreas .practiceAreaRow img
{
	padding: 0 5px;
}

#attorneys
{
	padding: 5px;
}

	#attorneys .attorneyRow
	{
		padding: 0 0 15px 0;		
	}

	#attorneys .attorneyRow .attorney
	{
		float: left;
		padding: 0 8px;
		width: 290px;
	}
	
	#attorneys .attorneyRow .attorney img
	{
		border: solid 1px #342424;
		
	}
	
	#attorneys .attorneyRow .attorney p
	{
		line-height: 0.6em;
	}
	
	#attorneys .attorneyRow .attorney p.caption
	{
		margin: 0;
		padding: 0 0 5px 0;
		font-size: 0.9em;
		text-align: center;	
		color: #9a9a9a;
	}
	
	#attorneys .attorneyRow .attorney p.name
	{
		float: left;
		padding: 18px 0 5px 0;
		margin: 0;
		font-size: 1.2em;
	}
	
	#attorneys .attorneyRow .attorney p.vCard
	{
		float :right;
		padding: 18px 90px 5px 0;
		font-size: 1em;
		background: url(/images/icon-vCard.png) no-repeat 10px 0;
	}
	
#content .attorneyInfo
{
	padding: 5px 0;
}

	#content .attorneyInfo img
	{
		float: right;
		border: solid 1px #342424;
		margin: 0 0 10px 20px;
	}
	
	#content .attorneyInfo p
	{
		line-height: 0.6em;
	}
	
	#content .attorneyInfo p.lh
	{
		padding-bottom: 5px;
	}

	#content .attorneyInfo ul
	{
		font-size: 1.2em;
		margin: 0 0 0 35px;
		padding: 0 0 10px 0;
	}
	
	#content .attorneyInfo ul li ul
	{
		font-size: 1em;
		padding-bottom: 0;
	}
	
	

#rail
{
	float: right;
	width: 270px;
	padding: 20px 0;
	min-height: 450px;
}
#photosource
{
	float:right;
	width: 270px;
	min-height: 450px;
	vertical-align:top;
}
#rail img
{
	float: right;
	border: solid 1px #342424;
}

#footer
{
	clear: both;
	border-top: solid 1px #342424;
	padding: 20px 0;
	font-family: Georgia, "New Century Schoolbook", Palatino, "Times New Roman", serif;
	text-align: center;
	color: #959595;
}

#footer h1
{
	font-variant: small-caps;
	font-size: 2em;
}

#footer p
{
	font-size: 1.1em;
}

.textbox, .watermark, .button
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.8em;
}

.textbox
{
    width: 400px;
    padding: 5px;
    color: #000;
}

.watermark
{
    width: 400px;
    padding: 5px;
    color: #959595;
}

.watermark:hover
{
    border: solid 2px #342424;
}

.validationSummary
{
    color: #f00;
    margin: 0;
    padding: 5px 30px 5px 20px;
    font-size: 1.2em;
    font-weight: bold;
}

.photoSourceVisibility
{display:none;}