@charset "utf-8";
body {
	background-image: url(../images/bg_repeater.jpg);
	background-repeat: repeat-x;
	background-color: #002157;
}
#center/* CSS Document */

 {
	width: 960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}

#wrapper {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#logo {
	width: 380px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#phone {
	float: right;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 140px;
	padding-right: 40px;
}

#header {
	float: left;
	width: 960px;
	background-image: url(../images/header_bg.jpg);
}

#menu {
	height: 50px;
	background-image: url(../images/menu_bg.jpg);
	overflow: hidden;
	float: left;
	width: 910px;
	padding-left: 50px;
}
#menu ul {
	border-top-color: #4d5a75;
	border-right-color: #4d5a75;
	border-bottom-color: #4d5a75;
	border-left-color: #4d5a75;
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	float: left;
}
#menu ul li {
	border-top-color: #4d5a75;
	border-right-color: #4d5a75;
	border-bottom-color: #4d5a75;
	border-left-color: #4d5a75;
	border-right-width: 1px;
	border-right-style: solid;
	display: block;
	float: left;
}

#menu ul li a {
	padding-right: 14px;
	padding-left: 14px;
	display: block;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	float: left;
}
#menu  ul  li  a:hover {
	text-decoration: underline;
}

#menu  ul  li  a.selected {
	color: #DFBF5A;
}
/*#menu  ul  li.last  {
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
#banner {
	height: 280px;
	width: 960px;
	float: left;
}
#shadow {
	background-image: url(../images/shadow_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainWrapper {
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#main {
	float: left;
	background-image: url(../images/sidebar_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	width: 760px;
}
#main  #col1 {
	width: 508px;
	float: left;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main  #col2 {
	width: 250px;
	float: left;
}
#recentPosts {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000E31;
	border-right-color: #000E31;
	border-bottom-color: #000E31;
	border-left-color: #000E31;
	padding-top: 7px;
}
#recentPosts ul {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccd3dd;
}
#recentPosts  ul li {
	display: block;
}

#recentPosts ul li a {
	line-height: 20px;
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ccd3dd;
	border-right-color: #ccd3dd;
	border-bottom-color: #ccd3dd;
	border-left-color: #ccd3dd;
}

#contactInfo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 15px;
}
#contactWrapper {

}
#contactForm label {
	display: block;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
#contactForm  input, #contactForm select {
	width: 196px;
	height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	display: block;
	font-size: 11px;
}
#contactForm input.hidden {
	display: none;
}

#contactForm textarea {
	height: 100px;
	width: 196px;
	font-size: 11px;
}
#contactForm #captcha {
	width: 150px;
}


#sidebar {
	width: 200px;
	float: left;
	background-color: #e6e9ef;
	padding-bottom: 20px;
}

#sidebar #sidebarHeader {
	height: 50px;
	line-height: 50px;
	background-image: url(../images/practice_areas_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000E31;
}

#sidebar #sidebarHeader h4 {
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
}
#sidebar   #subMenu  li a {
	padding-left: 40px;
	line-height: 18px;
	display: block;
	border-top-color: #ccd3dd;
	border-right-color: #ccd3dd;
	border-bottom-color: #ccd3dd;
	border-left-color: #ccd3dd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#sidebar #google { background-color: #e3e5e8; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; color: #aaacae; 
}
#sidebar  #google  h4 {
	font-size: 14px;
	color: #000e31;
	line-height: 20px;
	margin-bottom: 10px;
}

#sidebar #google #googleSearch {
	padding: 0px;
	margin: 0px;
	float: left;
}
#sidebar #google #googleWrapper {
	float: left;
	height: 20px;
	width: 160px;
}
#sidebar #google #powered {
	float: left;
	height: 20px;
	margin-top: 10px;
	width: 160px;
}
#sidebar #google #powered #googleLogo {
	vertical-align: top;
}



#sidebar  #google  #googleSearch  #search {
	padding: 0px;
	margin: 0px;
	float: left;
}
#sidebar #google #googleSearch #searchField {
	padding: 0px;
	margin: 0px;
	width: 120px;
	height: 20px;
	float: left;
}
#sidebar #google .translate { height: 60px; width: 160px; overflow: visible; padding-top: 20px; }

#footer {
	background-color: #000e31;
	float: left;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7281a4;
	font-size: 10px;
	line-height: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer #copyright {
	font-size: 12px;
	font-weight: bold;
	line-height: 50px;
	float: left;
	padding-left: 60px;
	background-image: url(../images/wheel.jpg);
	background-repeat: no-repeat;
	width: 300px;
}
#footer #textLinks {
	color: #ffecbc;
	text-align: right;
	width: 560px;
	float: left;
	height: 50px;
	line-height: 25px;
}
#footer #textLinks a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}
#footer #finePrint {
	margin-top: 10px;
	float: left;
	width: 920px;
}
.entry {
	padding-top: 20px;
	padding-bottom: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E9EF;
}
.accord   h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E9EF;
	display: block;
	height: 39px;
	line-height: 40px;
}
.slider {
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E9EF;
}
#sitemap ul {
	padding-left: 20px;
}
#sitemap {
	margin-top: 10px;
}
