html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #A09887 url(../images/repeat.jpg) 50% 0 repeat-y;
}
#container {
	width: 776px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(../images/bottom.jpg) -1px 100% no-repeat;
	min-height: 100%;
	_height: 100%;
	border-left: 1px solid #5C3E00;
	border-right: 1px solid #5C3E00;
}
img {
	border: 1px solid #D6C79E;
	margin: 5px;
}
/* Header
======================================================================================= */
h1#header {
	margin: 0;
	height: 307px;
	background: url(../images/header.jpg) -1px 0 no-repeat;
	text-indent: -1234em;
}
h2#title {
	margin: 0;
	position: absolute;
	left: 233px;
	top: 244px;
	font-family: "Times New Roman", Times, serif;
	color: #5E4C26;
	font-size: 26px;
	padding: 13px 0 0 20px;
	text-transform: uppercase;
}
/* Content
======================================================================================= */
#content {
	float: right;
	width: 470px;
	padding: 1px 47px 50px 0;
	min-height: 400px;
	_height: 400px;
}
hr#law {
	clear: both;
	visibility: hidden;
}

/* News Blurbs
======================================================================================= */
#newsblurbs {
	width: 184px;
	padding: 0 0 50px 33px;
	margin: -40px 0 0;
	color: #333;
}
#newsblurbs h6 {
	margin: 0 0 10px;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333;
}
#newsblurbs h5 {
	margin-bottom: 0;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
#newsblurbs p {
	margin-top: 0;
	font-size: 10px;
}
#newsblurbs a {
	color: #333;
	text-decoration: underline;
}
#newsblurbs a:hover {
	text-decoration: none;
	color: #957623;
}

/* News Entries
======================================================================================= */
.pagination {
	text-align: center;
	padding: 10px 0;
	clear: both;
	margin: 10px 0;
	
}
.pagination span {
	padding: 0 3em;
}
.pagination a {
	text-decoration: none;
}
.newslist {
	padding: 10px;
	border-bottom: 1px solid #D6C79E;
}
.newslist h3 {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #583F00;
	margin: 0;
}
.newslist h2 {
	margin: 0;
	font-size: 16px;
	color: #583F00;
}
.newslist a {
	color: #583F00;
	text-decoration: none;
}
.newslist a:hover {
	color: #333;
	text-decoration: underline;
}
.newslist .readmore {
	text-align: right;
}
.fullnews h2.title {
	margin: 10px 0 0;
	font-size: 22px;
	color: #333;
}
.fullnews h3.date {
	color: #583F00;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0 0 10px;
}

/* Profiles
======================================================================================= */
.profiles {
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #D6C79E;
}
.profiles img {
	float: left;
	clear: left;
	border: 1px solid #D6C79E;
	margin: 0;
}
.profiles h2.name {
	margin: 0 0 5px 130px;
	font-size: 20px;
}
.profiles a {
	text-decoration: none;
}
.profiles p {
	margin: 5px 0 5px 130px;
}
.profiles a.viewprofile {
	margin-left: 130px;
	display: block;
	clear: both;
	text-align: right;
}
.fullprofile h2.name {
	font-size: 24px;
	color: #583F00;
}

/* Footer
======================================================================================= */
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 508px;
	margin: 0;
	padding: 10px 10px 8px 261px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Menu
======================================================================================= */
ul#navigation {
	height: 242px;
	width: 173px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 30px;
	background: url(../images/menu.jpg) 0 0 no-repeat;
	list-style: none;
}
#navigation li {
	position: absolute;
	left: 18px;
	width: 154px;
	margin: 0;
	padding: 0;
	text-indent: -1234em;
}
#navigation li a {
	height: 100%;
	display: block;
	text-decoration: none;
}
#navigation li a:hover { 
	background-image: url(../images/menu.jpg);
}
li#home { height: 29px; top: 14px; }
#home a:hover { background-position: -191px -14px; }
li#firm { height: 30px; top: 44px; }
#firm a:hover { background-position: -191px -44px; }
li#lawyer { height: 29px; top: 75px; }
#lawyer a:hover { background-position: -191px -75px; }
li#mission { height: 28px; top: 105px; }
#mission a:hover { background-position: -191px -105px; }
li#areas { height: 31px; top: 134px; }
#areas a:hover { background-position: -191px -134px; }
li#contact { height: 26px; top: 166px; }
#contact a:hover { background-position: -191px -166px; }
li#news { height: 30px; top: 193px; }
#news a:hover { background-position: -191px -193px; }


/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }


.sIFR-hasFlash .newslist h2 {
	visibility: hidden;
	margin-top: -1px;
}

/* Generic Form Styling */
option {
	padding-right: 10px;
}

form label {
	display: block;
	margin: 2px 0;
	float: left;
	clear: left;
	width: 130px;
	height: 14px;
}
form input, 
form textarea,
form select  {
	clear: right;
	display: block;
	margin: 2px 0 2px 140px;
	font-size: 12px;
}

form input {
	padding: 2px 3px;
}
form textarea {
	padding: 2px 3px;
	width: 300px;
	height: 120px;
}
form select {
}
form input.button {
	margin-left: 0;
	margin: 5px 0;
	border: 1px solid #000;
	background: #FFF;
	color: #000;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 14px;
	width: 100px;
	text-align: center;
}
form input#pay_authorize_submit {
	width: 200px;
}
