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

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bod.jpg) repeat-x left top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
}

h2 {
}

ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	/*list-style: none;*/
}

p {
	margin: 0 0 18px 0;
	text-align: justify;
	line-height: 18px;
}

a {
	color: #012F60;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #012F60;
}

a:visited {
	color: #8A7645;
}

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-size: 13px;
	color: #333333;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 100%;
	margin: 0 auto;
	height: 220px;
}

/* Menu */

#menu {
	width: 1024px;
	height: 50px;
	margin: 0 auto;	
}

#menu .menuBgLeft {
	background: url(../images/menuLeftbg.jpg) no-repeat left top;
	width: 26px;
	height: 50px;
	float: left;	
}
#menu .menuBgRight {
	background: url(../images/menuRightbg.jpg) no-repeat right top;
	width: 26px;
	height: 50px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/menubg.jpg) repeat-x left top;
	width : 972px;
	float: left;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a {
	display: block;
	margin-top: 12px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	font-size: 14px;
	color: #012F60;
	text-transform:capitalize;
}

#menu a:hover { 
	color: #FFFFFF;
}

#menu .current_page_item a {
	font-weight: bold;
}

/** LOGO */

#logo {
	width: 100%;
	height: 125px;
	margin: 15px auto 30px auto;
}

#logo h2 {
	float: left;
	margin: 0;
	line-height: normal;
}

.slogan{
	margin: 0;
	padding: 0px;
	text-align:center;
}

.slogan a {
	text-decoration: none;
}

#logo h2 {
	padding: 50px 0 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #28313A;
}

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

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



/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}

/* Content */

#content {
	float: right;
	width: 773px;
	border-left: 1px dashed #DFE1E0;
}

/* section */

.section {
	padding: 0px 20px;
	margin-bottom: 20px;
}

.section .title {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

.section h2{
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #28313A; 
	}

.section .content-inner {
}

.section .content-inner a{
	text-decoration: underline;
}


.content-inner.profilePic
{
	background: transparent url(../images/markDavisBlue.png) no-repeat top right; 
	min-height: 346px;
}
div.profilePicSegment 
{ 
	float : right; 
	clear : both;
	display : block;
}
div.profilePicSegment.seg_a { width : 240px; height : 40px; }
div.profilePicSegment.seg_b { width : 275px; height : 30px; }
div.profilePicSegment.seg_c { width : 305px; height : 80px; }
div.profilePicSegment.seg_d { width : 340px; height : 135px; }
div.profilePicSegment.seg_e { width : 360px; height : 70px; }

.section .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.section .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.section .meta .byline {
	float: left;
}

.section .meta .links {
	float: right;
}

.section .meta .more {
	padding: 0 20px 0 18px;
}

.section .meta .comments {
	padding-left: 22px;
}

.section .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding : 0px;
	list-style: none;
}
#sidebar > ul { 
	border-bottom : 1px dashed #DFE1E0; 
	margin-left : 20px;
	padding: 20px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	background: url(../images/img07.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #28313A; 
}

#sidebar #sectionMenu {
	background: url(../images/sectionMenuBg.jpg) no-repeat left top;
}
#sidebar #sectionMenu ul {
	padding-top : 65px;
	padding-bottom : 20px;
	margin-left : 20px;
	border-bottom : 1px dashed #DFE1E0;
}
#sidebar #sectionMenu ul li {
	margin : 0px;
}
#sidebar #sectionMenu ul li.current_page_item a {
	font-weight: bold;
	font-size: 13px;
}

/* Search */

#search {

}

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

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

#x {
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	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 {
}

#footer {
	width: 880px;
	margin: 0 auto 20px auto;
	background-color: #D7DFE6;
	border:1px dashed #8295AB;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 10px;
	margin: 0px;
}

#legal {
	clear: both;
	padding: 10px 0px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
}

