/* CSS Document */
/* Coded by Mike Dokas, 9/2007 */
/* mikedokas@gmail.com */

body {
	margin: 0 0 25px 0;
	padding: 0;
	font: Arial, Helvetica, sans-serif;
	background-color: #354E76;
}

#wrapper	{
	margin: 3px auto;
	padding: 0px;
	width: 800px;
}

#content {
	position: absolute;
	background-image: url(images/background_1.jpg);
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin: 0;
	width: 800px;
	float: left;
	text-align: left;
	padding: 0 0 0 0;
}

#headerimg {
	background: #203344;
	padding: 0 0 10px 0;
	float:right;
}

#top_banner {
	padding: 0 0 0 0;
}

/* begin nav */

#nav {
		margin:0;
		padding:0 0 0 0;
		background: #003399;
		width:100%;
		border-bottom: 1px solid #000000;
		border-width:1px 0;
		float:left;
}

#nav li {
		display:inline;
		padding:0;
		margin:0;
		font-size: 11px;
}

#nav a:link,
#nav a:visited {
		color: #FFFFFF;
		background:#003399;
		padding: 7px 2px 7px 2px;
		float:left;
		width:auto;
		border-right:1px solid #000000;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
}

#nav a:hover {
		color: #FFCC33;
		background: #003399;
}


#nav a:active {
		background:#003399;
		color:#FFCC33;
}

#nav top_banner {
	padding: 0 0 0 0;
}

/* end nav */


/* begin side buttons */
#menu {
	width: 150px;
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
}

.menuButton {
	padding: 15px 14px 0 14px;
}



#menu a:link,
#menu a:visited {
		padding: 0 0 0 0;
		margin: 0 0 0 0;
}

/* end side buttons */


/* body */
#body {
	padding: 10px 6px 6px 165px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


#body a:link,
#body a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

#body a:hover {
	color: #FFFFFF;
	text-decoration:none;
}


#body a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

p {
	padding: 0 10px 0 0;
	text-indent: 16px;
	font-size: 16px;
}

.pic_float_left {
	float: left;
	padding: 0 10px 10px 0;
}

.signature {
	font: "Monotype Corsiva", Verdana, Arial;
	font-size: 20px;
	text-align: right;
	padding: 0 50px 0 0;
}

.header {
	font-size: 20px;
	text-align: center;
}

.links {
	border-top-style:dotted;
	border-top-width: 1px #FFFFFF;
}

.join {
	line-height: 20px;
}

.img {
	padding-top: 1em;
	padding-bottom: 1.5em;
}

.img_center {
	padding-top: 1em;
	padding-bottom: 1.5em;
	text-align: center;
}

.center {
	text-align: center;
}

.italics {
	font-style: italic;
}

.link a {
	text-decoration: none;
	color: #1C0D91;
}

.link a:hover {
	text-decoration: underline;
	color: #1C0D91;
}

/* end body */

/* contacts styling */
#contacts {
	padding-left: 100px;
	padding-top: 20px;
}

#contacts_2 {
	padding-left: 125px;
	padding-top: 20px;
}

/* Bios styling */
#bios {
	padding: 20px 10px 10px 0;
	
}

.name {
	text-align: center;
	font-weight:bold;
	font-size: 16px;
}

#bios pic {
	float: left;
	padding: 0 10px 0 0;
}

#bios pic_right {
	float: right;
	padding: 0 10px 0 0;
}

#bios pic_link {
	float: left;
	padding: -100px 0 0 0;

}

.blurb {
	float:right;
	margin-left: 155px;
	padding: 5px 5px 10px 155px;
}

.blurb_link {
	float:right;
	margin-left: 155px;
	padding: 5px 5px 10px 155px;
}

.blurb_judicial {
	margin-left: 155px;
	margin-right: 300px;
}

.divider {
	border-bottom-style:dotted;
	border-bottom-width: 1px #FFFFFF;
}

/* end bio styling */


/* links */
#links {
	width: 200px;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	float: right;
	padding: 0 0 10px 0;
}

.img_link {
	padding: 10px 10px 0 10px;
}

/* footer */
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 13px;
    text-align: center;
    color: #FFFFFF;
    background: #003399;
    margin: 0;
    padding: 0.5em 0em 0.5em 0em;
    clear: both;
	border-top: 1px solid #000000;
	line-height:1.05em;
}

#footer a: {
	text-decoration: none;
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
