/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	background-image:  url(images/top.jpg);
	background-repeat: repeat-x;
	background-color: #eae4ca;
}


#container {
	margin: 0 auto;
	padding: 0;
}






/* *************************** header *************************** */


#header {
	background-image:  url(images/top.jpg);
	width: 950px;
	margin: 0 auto;
	padding: 0;
	height: 208px;
}



#court {
	background-image:  url(images/courthouse.jpg);
	width: 303px;
	height: 208px;
	display: block;
	float: left;
}



#title {
	width: 400px;
	float: right;
	margin-right: 50px;
	margin-top: 30px;
}



#title h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0 0 -15px 0;
	padding: 0;
}

#white { color: #fff; }
#green { color: #77745c; margin-left: 30px; }
#brown { color: #d8d2b9; margin-left: 60px; }

#title  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	margin-right: 50px;
}


#title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	text-align: right;
	margin-right: 50px;
	color: #edf7c4;
	text-decoration: none;
	padding: 0;
}



#title a:link, a:visited {
	color: #edf7c4;
	text-decoration: none;
}


#title a:hover {
	color: #edf7c4;
	text-decoration: underline;
}


#title a:active {
	color: #edf7c4;
	text-decoration: none;
}





















/* ************************************* top nav ************************************* */

#nav_top {
	width: 950px;
	height: 49px;
	background-color: #000;
	border-bottom: solid 6px #bfb89a;
	margin: 0 auto;
}


#nav_top ul {
	margin: auto;
	padding-top: 15px;
	text-align: center;
	background-position: center;
}


#nav_top ul li {
	display: inline;
	list-style-type: none;
 }



#nav_top ul li a {
	margin: 10px 20px;
	width: 100%;
	padding: 0.5em;
}


#nav_top ul li a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}


#nav_top ul li a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-style: normal;
}


#nav_top ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #a8b24c;
	text-decoration: none;
}


#nav_top ul li a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

































/* ************************************* bodee ************************************* */


#bodee {
	margin: 40px auto;
	width: 950px;
}





























/* ************************************* left nav ************************************* */

#nav_left {
	width: 18%;
	float: left;
	clear: right;
	padding-right: 30px;
}

#nav_left ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	list-style-type: none;
	font-weight: bolder;
}

#nav_left ul li {
	padding-bottom: 2em;
}


#nav_left li a:link {
	text-decoration: none;
	color: #000;
}



#nav_left li a:visited {
	text-decoration: none;
	color: #000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	list-style-type: none;
	font-weight: bolder;
}


#nav_left li a:hover {
	text-decoration: none;
	color: #666600;
}








































/* ************************************* left nav ************************************* */


#mainContent {
	float: left;
	padding-left: 20px;
	width: 50%;
	border-left: 1px solid #666c73;
}



#mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #2c3c4e;	
}

#mainContent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #868C55;	
}



#mainContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	color: #5e5f60;
	vertical-align: middle;
	line-height: 24px;
}


#mainContent ol li {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	color: #5e5f60;
	vertical-align: middle;
	line-height: 24px;
}



#mainContent p a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #663300;
	text-decoration: none;
}

#mainContent p a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #44566b;
	text-decoration: none;
}

#mainContent p a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #663300;
	text-decoration: none;
}

.imgLeft {
	border: 1px solid #857241;
	float: left;
	padding: 5px;
	margin: 5px;
}


.imgRight {
	border: 1px solid #857241;
	float: right;
	padding: 5px;
	margin: 5px;
}



.book {
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	display: block;
	height: 250px;
	width: 450px;
	border-bottom: 1px dotted #666;
}



























/* ************************************* right info ************************************* */

#rightInfo {
	float: right;
	padding-left: 10px;
	width: 23%;
}

#rightInfo h2 {
	color: #877b43;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
}

#rightInfo p {
	color: #263539;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

#rightInfo a {
	font-style: italic;
	text-decoration: none;
	font-size: 13px;
}

#rightInfo a:link {
	color: #c95000;
}

#rightInfo a:visited {
	color: #c95000;
}


#rightInfo  a:hover {
	color: #9f4000;
	text-decoration: underline;
}

#rightInfo p a:active {
	color: #c95000;
}




.ritem {
	padding-bottom: 20px;
	margin-bottom: 45px;
	border-bottom: 1px solid #666c73;
}


























/* ************************************* footer ************************************* */

#footer {
	width: 100%;
	clear: both;
	height: 40px;
	background-color: #bfb89a;
	text-align: center;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #323232;
	padding-top: 5px;
}

