* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #F3F3F3 url(images/img01.jpg) repeat-x top center;

	font-family:Arial, Helvetica, sans-serif;
}

body, th, td, input, textarea {
	font-size: 12px;
	color:#333333;
}
#s2{
	float:left;
	width:220px;
	margin-right:10px;
	margin-top:10px;
}

#s1{
	float:left;
	width:163px;
	margin-right:10px;
	margin-top:10px;
}

#s1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#s1 li {
list-style: none;
}

#s1 li ul {
}
#s1 ul {
	line-height: normal;

}

#s1 li {
	padding: 5px;
	font-size: .8em;
	padding-left:7px;
	background: url(images/img06.gif) no-repeat 45%;
	background-position: 0% 0%
}

#s1 li a {
	border: none;

}

#s1 li a:hover {
	border: none;
	color:#000033;
}

#s1 li a:visited {
	border: none;
	color:#000033;
	text-decoration:underline;
}



#headshot{
	float:left;
	padding:2px;
	margin-right:15px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	margin-top: 20px;
	margin-left: 15px;
	background-color:#FFF;
	z-index:10;
	position:relative;


}
form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #344768;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #344768;
		padding: 0px 0  0 15px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 1.6em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
	
}
ul ul{
margin-top:5px;
margin-bottom:5px;
line-height: 1.6em;
	font-size: 1.0em;

}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #344768;
}

a:hover {
	border: none;
	text-decoration:underline;
	color: #344768;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #344768;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	-moz-box-shadow: 0px 0px 8px #333;
    -webkit-box-shadow: 0px 0px 8px #333;
  	box-shadow: 0px 0px 8px #333;
  	background-color:#FFF;
	width:826px;
	margin: 0 auto;
	border:1px solid #E8E8E8 ;
	padding:8px;
	
	z-index:10;
	position: relative;

}

/* Header */

#header {
	width: 830px;
	height: 150px;
	margin: 0 auto;
}

#menuwrapper {
	
	background-color:#F00;
	margin-top: 2px;
	height: 42px;
	width:826px;
	background: url(images/menu_back.jpg) no-repeat center top;

}

#menu {
	
	
	
	
	
	font-family: Arial, Helvetica, sans-serif;
	
	display:table;
	margin:0 auto;
	
}

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

#menu li {
	float: left;
	background: url(images/menu_space.png) no-repeat right top;
	height: 40px;
	padding: 0 14px 0 14px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #menu li {
	padding: 0 16px 0 16px;
}
}



#menu li #lastm  {
	
	padding-right:0px;
}
#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 15px 0px 0 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	color:  #9aa3b3 ;
}

#menu .current_page_item a {
	color: #14243d;
}

#search {
	float: left;
	width: 395px;
}
#search2 {
	float: right;
	width: 300px;
	color: #E8E8E8;
	text-align:right;
	margin-right:43px;
	margin-top:20px;
	font-size:16px;
		
	
	
}
#search2 a {
color:#f2f2f2;

	
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 840px;
	height: 160px;

}


/* Page */

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

}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 20px 0px 0px 9px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 9px 0 0 20px;
	height: 30px;
	font-size: 26px;
}
h1.title2 {
margin: 0;
	font-weight: normal;
	padding: 15px 0  0 0px;
	height: 30px;
	font-size: 2.4em;

}
#smalltitle {
font-size:15px;
letter-spacing: -.02em;

}

.blue{
color: #344768;

}
.post .entry {
	padding: 10px 20px 18px 20px;
	background-color:#f9f9f9;
	border:1px solid #dbdbdb;
	margin-right:25px;
	margin-top:8px;
	

}


.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E6168;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
		color: #344768;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 15px;
	height: 30px;
}

#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0  0 15px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  0 15px;
	line-height: 22px;
	font-size: 13px;
}

/* Sidebars */

.sidebar {
	float: left;
}

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

.sidebar li {
	margin-bottom: 2em;
	}

.sidebar li ul {
	}

.sidebar li li {
	margin: 0;
	}

.sidebar li h2 {
	margin: 0 0 1em 0;
	}

#sidebar1 {
	}

#sidebar2 {
	width: 240px;
	padding: 36px 0px 0px 0px;
	}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #344768;
	color: #344768;
	}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
	}

#sidebar2 li li {
	padding: 5px;
	font-size: .9em; /* changed to 0.9px jay wilner 05062009 */
	background: url(images/img06.gif) no-repeat  45%;
	background-position:left top;
	}
#sidebar2 li a {
	border: none;
	padding-left: 5px;
	}
#sidebar2 li a:hover {
	border: none;
	color:#000033;
	}
#sidebar2 li a:visited {
	border: none;
	color:#000033;
	text-decoration:underline;
	}
/* Footer */
#footer {
	margin: 0;
	padding: 0;
	height: 180px;
	background: url(images/img02.jpg) repeat-x top center;
	color:#FFFFFF;
	z-index:1;
	margin-top:-30px;
	padding-top:30px;
	position:relative;
	}
#footer a {
	color:#FFFFFF;
	}
#footer p {
	padding-top: 3px; /*jay wilner changed from 20px to 3px */
	text-align: center;
	font-size: 10px;
	}
.services_headers	{	
	background-color:#576f89;
	padding:3px;
	padding-left:5px;
	
	}
	
#services_copy	p {
	padding-left:3px;
	padding-right:3px;
	line-height:normal;
	margin:2px;	
	}

