/* @override 
	http://www.webdesign.gs/massmontes/style/massmontes.css
	http://webdesign.gs/massmontes/style/massmontes.css
	http://www.massmontes.com/style/massmontes.css
*/

html, body {
	margin: 0;
	background-color: black;
}

#cms_content {
	width: 100%;
}

#header-wrapper {
	width: 100%;
	height: 150px;
	background-color: #01385e;
}

#header {
	width: 850px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	margin: 0;
	padding: 0;
	width: 520px;
	height: 51px;
	display: block;
	position: relative;
	top: 60px;
	left: 60px;
	text-indent: -9000px;
	overflow: hidden;
}

#header h1 a {
	width: 520px;
	height: 51px;
	display: block;
	background-image: url(../images/logo.jpg);
}

#header h1 a:hover {
	background-position: 0 -51px;
}

/* @group NAVIGATION */

#nav {
	height: 30px;
}

#navul {
	width: 758px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -379px;
}

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

#navul ul li {
	height: 30px;
	display: block;
	float: left;
	background-color: #3a3a3a;
}

#navul ul li a {
	display: block;
	float: left;
	height: 30px;
	background-image: url(../images/nav-sprites.jpg);
	text-indent: -9000px;
	overflow: hidden;
}

a#home {
	width: 61px;
	background-position: 0 0;
}

a#home:hover {
	background-position: 0 -30px;
}

a#firm {
	background-position: -61px 0;
	width: 94px;
}

a#firm:hover {
	background-position: -61px -30px;
}

a#practice {
	background-position: -287px 0;
	width: 113px;
}

a#practice:hover {
	background-position: -287px -30px;
}

a#pub {
	background-position: -515px 0;
	width: 144px;
}

a#pub:hover {
	background-position: -515px -30px;
}

a#contact {
	background-position: -659px 0;
	width: 99px;
}

a#contact:hover {
	background-position: -659px -30px;
}

#nav ul li.dropdown {
	background-position: -155px 0;
	width: 132px;
	background-image: url(../images/nav-sprites.jpg);
}

#navul ul li.dropdown ul {
	position: relative;
	top: 30px;
	left: -3px;
	background-color: #3a3a3a;
	background-image: none;
	visibility: hidden;
	width: auto;
}

#navul ul li.dropdown ul li {
	clear: both;
	border-bottom: 1px dotted #5b5b5b;
	border-right-style: solid;
	border-right-color: white;
	border-left-style: solid;
	border-left-color: white;
}

#navul ul li.dropdown ul li.bottom {
	clear: both;
	border-bottom: 3px solid white;
	border-right-style: solid;
	border-right-color: white;
	border-left-style: solid;
	border-left-color: white;
}

#nav #navul li.dropdown:hover ul {
	visibility: visible;
}

#nav #navul ul li.dropdown ul li a {
	float: none;
	text-indent: 7px;
	display: block;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	font-size: 13px;
	background-image: none;
	width: 170px;
	overflow: hidden;
	line-height: 25px;
}

#nav #navul ul li.dropdown:hover ul li a:hover {
	background-color: orange;
	cursor: pointer;
	color: black;
}

#nav ul li.dropdown2 {
	background-position: -287px 0;
	width: 113px;
	background-image: url(../images/nav-sprites.jpg);
}

#navul ul li.dropdown2 ul {
	position: relative;
	top: 30px;
	left: -3px;
	background-color: #3a3a3a;
	background-image: none;
	visibility: hidden;
	width: auto;
}

#navul ul li.dropdown2 ul li {
	clear: both;
	border-bottom: 1px dotted #5b5b5b;
	border-right-style: solid;
	border-right-color: white;
	border-left-style: solid;
	border-left-color: white;
}

#navul ul li.dropdown2 ul li.bottom {
	clear: both;
	border-bottom: 3px solid white;
	border-right-style: solid;
	border-right-color: white;
	border-left-style: solid;
	border-left-color: white;
}

#nav #navul li.dropdown2:hover ul {
	visibility: visible;
}

#nav #navul ul li.dropdown2 ul li a {
	float: none;
	text-indent: 7px;
	display: block;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	font-size: 13px;
	background-image: none;
	width: 170px;
	overflow: hidden;
	line-height: 25px;
}

#nav #navul ul li.dropdown2:hover ul li a:hover {
	background-color: orange;
	cursor: pointer;
	color: black;
}

#nav ul li.dropdown3 {
	background-position: -400px 0;
	width: 115px;
	background-image: url(../images/nav-sprites.jpg);
}

#navul ul li.dropdown3 ul {
	position: relative;
	top: 30px;
	left: -3px;
	background-color: #3a3a3a;
	background-image: none;
	visibility: hidden;
	width: auto;
}

#navul ul li.dropdown3 ul li {
	clear: both;
	border-bottom: 1px dotted #5b5b5b;
	border-right-style: solid;
	border-right-color: white;
	border-left-style: solid;
	border-left-color: white;
}

#navul ul li.dropdown3 ul li.bottom {
	clear: both;
	border-bottom: 3px solid white;
	border-right-style: solid;
	border-right-color: white;
	border-left-style: solid;
	border-left-color: white;
}

#nav #navul li.dropdown3:hover ul {
	visibility: visible;
}

#nav #navul ul li.dropdown3 ul li a {
	float: none;
	text-indent: 7px;
	display: block;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	font-size: 13px;
	background-image: none;
	width: 170px;
	overflow: hidden;
	line-height: 25px;
}

#nav #navul ul li.dropdown3:hover ul li a:hover {
	background-color: orange;
	cursor: pointer;
	color: black;
}



/* @end */

#content-wrapper {
	background-color: #01385e;
}

#content {
	width: 758px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/content-bg-white.gif);
}



#flash {
	width: 758px;
	max-height: 260px;
	margin-left: auto;
	margin-right: auto;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
	border-left: 3px solid white;
	border-top: 3px solid white;
}

#flash img {
	margin-bottom: -4px;
}

#body {
	width: 530px;
	float: left;
}

#column {
	width: 220px;
	float: right;
	background-color: #f3f3f3;
	visibility: hidden;
}

.clear {
	clear: both;
}

#footer {
	text-align: right;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	color: silver;
	font: bold 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

#footer a:link, #footer a:visited {
	color: silver;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: white;
}

/* FORMATTING */

#column h2 {
	color: #01385e;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-indent: 10px;
}

#body h1 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: orange;
	margin-left: 10px;
}

#body h1 span {
	font-weight: normal;
	font-style: normal;
}

#body h1 span {
	font-size: 16px;
	color: white;
	font-style: italic;
}

#body p, #body ul, #body ol {
	color: white;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#body h2 {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: orange;
	margin-left: 15px;
}

#body a:link, #body a:visited {
	color: silver;
	text-decoration: underline;
}

#body a:hover {
	color: white;
}

.map {
	width: 425px;
	height: 350px;
	margin-left: 15px;
	border: 2px solid silver;
	margin-bottom: 25px;
}

#body img {
	border: 2px solid silver;
}

/* BLOG */

.blogEntry, .blogListing {
	color: #464646;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #d6d6d6;
	padding: 8px 8px 5px;
}

#column span#blogPostedAuthor {
	width: 0;
	visibility: hidden;
}

span#blogPostedDate {
	margin-left: -20px;
}

.blogEntry a:link, .blogEntry a:visited {
	color: #464646;
}

.blogEntry a:hover {
	color: white;
}

.blogEntry b, .blogListing b {
	color: orange;
	font: italic bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content #body .blogListing {
	color: #fff;
}

#column .blogEntry, .blogListing {
	color: #464646;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #d6d6d6;
	padding: 8px 8px 5px;
}
