/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	letter-spacing: normal;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	padding-bottom: 75px;
	background: url(images/repeater2.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	height: 100%;
}

h1, h2, h3, h4 {
	font-variant: small-caps;
	margin: 0;
	font-weight: normal;
	color: #103f92;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
	
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
p, ul, ol {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font-size: 12px;
}

a:link {
	color: #793c00;
}

a:hover, a:active {
	text-decoration: none;
	color: #793c00;
}

a:visited {
	color: #793c00;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0071bb;
}
#container {
   min-height:100%;
   position:relative;
   align:top;
}

/* Header */



#header {
	width: 860px;
	height: 140px;
	margin: 0 auto;
	background: url(images/bannercrop2.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 450px;
	height: 124px;
	margin-left:20px;
	margin-top: 6px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cee2e5;
}

/** LOGO */

#logo {
	width: 840px;
	height: 60px;
	margin: 0 auto;
}
visi {
	margin-right: auto;
	margin-left: auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
	line-height: normal;
	/*background: url(images/arches_left.gif) no-repeat left 78%;*/	
}

#logo h1 { 
	padding-top: 4px;    
}

#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 45px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #0054A5;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
	
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 840px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 590px;
}

.subhead {
	line-height: 1em;
	font-weight: bold;
	font-size:12px;
	color: #0054a5;
}

/* Post */

.post {
	padding: 18px 15px;
	background: url(images/img13d.gif) no-repeat left top;
}

.post .title {
	margin-bottom: 20px;
	margin-left: 2px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #103f92;
}

.post .entry {
	text-align: justify;
}
.post li {
margin-bottom: 6px;
list-style-position: inside;
margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}

.dottedBorders{
padding: 10px;
border-color: #103f92;
border-width: 1px;
border-style: dotted;
background-color: #ECF0FC;




}

/* Sidebar */

#sidebar {
	float: left;
	width: 217px;
}

#sidebar ul {
	margin: 0;
	padding-left: 14px;
	list-style: none;
	background: url(images/img13c.gif) no-repeat left top;
}

#sidebar li {
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 25px;
	padding: 4px;
	
}

#sidebar li ul {
	background-image:  none; 
	padding-left: 10px;	
}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
	list-style-image: url(images/img12.gif);
}

#sidebar h2 {
	padding-top: 22px;
	margin-bottom: 10px;
	background: url(images/img14.gif) no-repeat right 80%;
	border-bottom: 1px dotted #103f92;
	font-size: 18px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 10px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #0071BB;
}

#x {
	padding: 3px;
	background: #F6921E url(images/img08.gif) repeat-x left bottom;
	border: 1px solid #0071BB;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.jpg) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #ededed;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 75px;
	margin: 0 auto;
	/*background: url(images/footer.jpg) no-repeat left top;*/
}

#footer {
	margin: 0 auto;
	height: 75px;
	min-height: 75px;
	/*background: #D16E45 url(images/repeater2.jpg) repeat-x;*/
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	font-size: 10px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #0054a5;
}

#legal a {
	text-decoration: underline;
	color: #822C1E;
}

color: #822C1E;
}
#pageWide {
	width: 960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
h6 {
	font-size: 11pt;
	font-variant: small-caps;
	margin-top: 2px;
	margin-bottom: 2px;
}
