/* @override http://stevecoopersmithlaw.com/css/main.css */

@charset "UTF-8";

/* @group General */
body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	background: #5e636b url(../images/wallpaper.gif) repeat-x;
	margin: 0;
	padding: 0;
}

.newsItem {
	background-color: #f5f5f5;
	padding: 20px;
	margin-top: 1px;
	border-bottom: 1px solid #d6d6d6;
}

.newsItem h1 {
	color: #303657;
	margin: 0 0 15px;
	padding: 0;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.newsItem h2 {
	color: #5e636b;
	margin: 0 0 10px;
	padding: 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

.buffer {
	margin-left:20px;
}

img {
	border-style: none;
}

.black {
	color: #333;
}

p {
	margin-top: 20px;
	margin-bottom: 10px;
}
.subh1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #214a7f;
}
/* @end */

/* @group Header */
#header {
	width: 794px;
	height: 92px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
}
/* @end */

#content {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: #fff url(../images/content.gif) repeat-y;
}

/* @group Buttons */
#menu {
	height: 44px;
	width: 780px;
	background-image: url(../images/nav0.gif);
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	padding-right: 7px;
}

.buttons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.buttons a {
	border-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.buttons img {
	border: 0;
}

* html a:hover {
	visibility: visible;
}

.buttons a:hover img {
	visibility: hidden
}
/* @end */

/* sideWindow is 190 pixels */
#sideWindow {
	width: 240px;
	float: left;
	padding-top: 1px;
	margin-left: 7px;
}

#sideWindow a {
	color: #214a7f;
	text-decoration: none;
}



.sidePic {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.portrait {
	font: normal 14px/16px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	height: 82px;
}

.portrait p {
	margin-top: 30px;
}

.portrait img {
	float: left;
	padding-right: 10px;
}

.title {
	font-size: 11px;
	color: #444;
}

.portrait a:hover {
	text-decoration: underline;
}

.arrow {
	padding-left: 28px;
	background: url(../images/arrow.gif) no-repeat;
	font-weight: bold;
	line-height: 23px;
	height: 23px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @group Content */

#shadow {
	background: url(../images/shadow.gif) no-repeat;
}
/* @end */

/* contentWindow is 444 pixels */
#contentWindow {
	width: 470px;
	margin-left: 285px;
	line-height: 20px;
	margin-bottom: 30px;
	padding-top: 30px;
}

#contentWindow a {
	color: #214a7f;
	text-decoration: none;
}

#contentWindow a:hover {
	color: #214a7f;
	text-decoration: none;
	border-bottom: 1px solid #214a7f;
}

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #sideWindow {margin-right:-3px;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #sideWindow {height:1%;margin-left:7px}/* margin is 3 pixels less than normal*/

/* @end */

/* @group Footer */

#footer {
	color: #5e636b;
	font-size: 11px;
	width: 794px;
	clear: both;
	padding-top: 11px;
	text-align: center;
	line-height: 20px;
	background: url(../images/footer.gif) no-repeat 0 bottom;
	margin-top: 20px;
	height: 22px;
	font-weight: bold;
}

#footer a {
	text-decoration: none;
	color: #fff;
	padding: 3px;
}

#footer a:hover {
	background-color: #214a7f;
	color: #fff;
	border-style: none;
	padding: 3px;
}

/* @end */

/* @group Misc Styles */

.vid {
	font: 11px Georgia, "Times New Roman", Times, serif;
	width: 423px;
	margin-top: 4px;
	border: 1px solid #2b405b;
}

.vid_date {
	background-color: #2b405b;
	float: left;
	color: #fff;
	padding: 2px 8px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

.vid_title {
	background-color: #dde4ee;
	font-weight: bold;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.highlight {
	color: #ee9734;
	font-weight: bold;
}

.contactInfo {
	font-size: 120%;
	color: #00827a;
}
dsaf {
	border: 1px solid #88a2b6;
}

ul {
	list-style-type: square;
	color: #214a7f;
}

li {
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	color: #154380;
	font: normal normal 22pt/26px Georgia, "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-bottom: 25px;
}

h2 {
	color: #555;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

#sideWindow h1 {
	color: #154380;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 10px;
}

#sideWindow h2 {
	font-size: 14px;
	color: #444;
}

.form_border {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e98e2b;
	font-size: 11px;
}

.formstyle {
	border: 1px solid #214a7f;
	color: #214a7f;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.formtext {
	font-weight: bold;
	color: #e98e2b;
	text-align: right;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* @end */

.red {
	color: #fc0612;
}

.blue {
	color: #214a7f;
}
