* { margin: 0px; padding: 0px; }
body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #574427;
	line-height: 1.6em;
	background-image: url(../images/structure/bg_grad.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #B2AA80;
	text-align: center; /* for IE */
	margin: 0 auto; /* for the rest */
}

.clear {
	clear: both;
}
/* ------------------------------------ General Links ----------------------------------------- */

a:link {
}

a:hover {
}

a:visited {
}

a:hover {
}

/* ------------------------------------ Client Formatting ------------------------------------- */

.textsmallest { font-size: 80%}
.textsmaller { font-size: 85%}
.textlarger { font-size: 120%}
.textlargest { font-size: 140%}
.alerttext { color:#f00; font-weight:bold}

/*------------------------------------ Layout Elements ---------------------------------------- */

/*-- Text --*/
ul {
	clear: both;
	border: 2px solid #e3dcad;
	padding: 10px;
	background-color:  #f2f0db;

	margin-top: 5px;
	list-style-type: square;
}

ul li ul {
	float: left;
	clear: both;
	border: none;
	list-style-type: square;
}

li {
	margin-left: 15px;
	clear:both;
}

#content ul {
	width: 96%;
}

#content #attorneysmenu ul {
	width: 150px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -.5px;
	color: #333333;

	padding-top: 5px;
	margin-bottom: 5px;

	border-bottom: 2px solid #e3dcad;
}

h2 {
	margin-top: 10px;
	font-size: 18px;
}

h3 {
	margin-top: 15px;
	float: left;
	clear: both;
	font-size: 13px;
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.block {
	display:block;
	margin-bottom:.5em;
}

/*-- Framing --*/
#pagebody { margin: 0 auto; width: 796px;}

#container {
	display:block;
	float:left;
	text-align: left; /* reset text alignment */
	width: 796px;
	margin: 0 auto; /* for the rest */
	background: url(/images/structure/frame_containerbg.jpg) 0 0 repeat-y;
}

#leftimg {
	float: left;
	width: 25px;
	height: 452px;
	background-image: url(../images/structure/frame_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#rightimg {
	float:left;
	width: 25px;
	height: 452px;
	background-image: url(../images/structure/frame_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#header {
	float: none;
	width: 746px;
	background-color: #e3dcad;
}

#contentcontainer {
	background-image: url(../images/structure/content_bg.jpg);
	width: 746px;
	min-height: 485px;
	_height: auto;
	float: left;
}
body#video-library #contentcontainer {
	min-height: 920px;
}

#content {
	float: left;
	height: auto;
	overflow: hidden;
	width: 568px;
	background-color: #ffffff;
	border-left: 2px solid #e3dcad;
	padding: 15px 0 15px 15px;
}

#content a:link {
	text-decoration: none;
	border-bottom: 1px dotted #95906e;
	color: #67634a;
}

#content a:hover {
	text-decoration: none;
	border-bottom: 1px solid #95906e;
	color: #67634a;
}

#content a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #9f8763;
	color: #67634a;
}

#content a:hover {
	text-decoration: none;
	border-bottom: 1px solid #95906e;
	color: #67634a;
}

#content p {
	padding: 5px 0;
}

#content img {
	border: 1px solid #e3dcad;
	margin: 5px;
	padding: 5px;
}

#footer {
	clear: both;
	float: none;
	overflow: hidden;
	width: 796px;
	background-image: url(../images/structure/frame_containerbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#footer p {
	color: #67634a;
}

#footer a, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #95906e;
	color: #67634a;
}

#footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #95906e;
}

#footercap {
	clear: both;
	float: none;
	width: 796px;
	height: 28px;
	background-image: url(../images/structure/frame_btm_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


/* HOMEPAGE */
#intro-block #homepageimage {
	float: right;
	background-image: url("/images/capital_dome_small.jpg");
	background-position: center;
	background-repeat: no-repeat;
	width: 254px;
	height: 188px;
	margin: 0 0 20px 5px;
	padding: 3px;
	border: 1px solid #e3dcad;
}
#intro-block {
	clear: both;
	font-size: 1.1em;
}
#intro-block h1 {
	font-size: 1.6em;
	padding: 0px 5px 4px 5px;
	line-height: 25px;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: none;
}

#homepage-video-teaser {
	border-top: solid 1px #E3DCAD;
	clear: both;
	margin: 10px 0 0 0;
	padding: 15px 0 5px 0;
}
#homepage-video-teaser img {
	border: none;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	vertical-align: bottom;
}
#homepage-video-teaser h3 {
	clear: none;
	margin: 0 0 5px 0;
	float: left;
	width: 440px;
}
#homepage-video-teaser p {
	float: left;
	margin: 0;
	padding: 0;
	width: 440px;
}
/* ----------------------------------- Navigation Elements ------------------------------------ */

#nav {
	clear: left;
	float: left;
	width: 146px;
}

#nav img {
	border-bottom: 2px solid #e3dcad;
}

#nav a {
	border: none;
	display: block;
	float: left;
	height: 35px;
}

#attorneysmenu a:link:after {
	content: "\00A0\00BB";
}

#attorneysmenu a:visited:after {
	content: "\00A0\221A";
}


/* ---------------------------------- resources page -------------------------------------*/
#resources {
	float: left;
	padding: 0 0 0 10px;
	width: 375px;
}
#resources ul {
	border: none;
	background-color: #fff;
	width: auto;
	margin: 0 5px 0 10px;
	padding: 0;
}
#resources ul li {
	margin: 0;
	padding: 0;
}
/* --- Contact/Video forms --- */
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#Contact textarea, #Video textarea {
	width: 90%;
}
#Contact textarea, #Contact input, #Video textarea, #Video input {
	margin-bottom: 10px;
}
#Contact, #Video {
	border: 1px #E3DCAD solid;
	width: 200px;
	background: #F2F0DB;
	padding: 10px;
}
#Video {width: auto;}
#Contact label, #Video label {
	display: block;
}
#Contact input#Submit, #Video input#Submit  {
	margin-top: 15px;
}
img#imgCaptcha {
	margin: 0 0 5px 0;
}


/* ---------------------------------- video library page -------------------------------------*/
#content div.video-container {
	margin: 2em 0 2em 0;
}
#content div.video-container img {
	border: solid 1px #67634A;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

/* Form handlers */
/* Message Alerts */
div.alert, div.confirm {
	padding: .25em;
	color: #000;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 1em;
}
div.alert {
	background-color: #FFD9D9;
	border: 1px solid #c00;
}
div.confirm {
	background-color: #B3FFB3;
	border: 1px solid #090;
}



/* CLEAR FIX */
/* Clear fix */
.clear:after{
	clear: both;
	content: "."; 
	display: block; 
	height: 0;  
	visibility: hidden;
}
.clear{
	display: block;
}
/*  \*/
/*.clear{
	min-height:1%;
}*/
* html .clear{
	height:1%;
}
/* -------------- our attorneys table ------------------- */
table#our-attorneys-table	{
	background-color:#F2F0DB;
	border:2px solid #E3DCAD;
	clear:both;
	list-style-type:square;
	margin-top:5px;
	color:#574427;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:1.6em;
}
table#our-attorneys-table th {
	background:none repeat scroll 0 0 #E3DCAD;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:8px;
}
table#our-attorneys-table tr td {
	padding:5px 10px;
	border-bottom:1px solid #FFFFFF;
}
table#our-attorneys-table tr td.attorneys {
	width:150px;	
}

/*	Additional Styles*/
div#videoHolder p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 0 0;
}


div.lefty {
	display: inline;
	float: left;
	width: 390px;
}

div.lefty h2 {
	margin: 0 0 -5px 0;
}
