/* @override http://www.webdesign.gs/solovay/style/style.css */

#navigation {
	background-color: #e5b155;
	width: 800px;
	height: 30px;
	border-left-style: solid;
	border-left-width: 11px;
	border-right-width: 10px;
	border-right-style: solid;
	position: absolute;
	z-index: 500;
}


#main-content form.link input {
   font-size: 12px;
}

#main-content form.link strong, #main-content form.link table {
   font-size: 12px;
}

#main-content form.link textarea {
   width: 380px;
}

#main-content form.link p {
}

#main-content form.link input.submit {
   border: 2px solid #bb852d;
   background-color: #f3d4a6;
   font-size: 1.2em;
   width: 150px;
   margin-left: 125px;
}

#main-content form.link input.submit:hover {
   background-color: #650a09;
   color: white;
   cursor: pointer;
}




ul#nav {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#nav, ul#nav a:link, ul#nav a:visited {
	color: #990100;
	text-decoration: none;
}

ul#nav li {
	float: left;
}

/* @group NAVIGATION LI */

li#home, .home {
	display: block;
	width: 74px;
	height: 30px;
	background: url(../elements/nav-sprites.jpg) 0 0;
	text-indent: -9000px;
}

li#home:hover, .home:hover {
	background-position: 0 -30px;
}

li#about {
	width: 92px;
	height: 30px;
	background: url(../elements/nav-sprites.jpg) -74px 0;
	display: block;
}

li#about:hover {
	background-position: -74px -30px;
}

li#adr {
	display: block;
	width: 111px;
	height: 30px;
	background: url(../elements/nav-sprites.jpg) -166px 0;
}

li#adr:hover {
	background-position: -166px -30px;
}

li#upcoming, .upcoming {
	display: block;
	width: 136px;
	height: 30px;
	background: url(../elements/nav-sprites.jpg) -277px 0;
	text-indent: -9000px;
}

li#upcoming:hover, .upcoming:hover {
	background-position: -277px -30px;
}

li#resources {
	display: block;
	width: 101px;
	height: 30px;
	background: url(../elements/nav-sprites.jpg) -413px 0;
}

li#resources:hover {
	background-position: -413px -30px;
}

li#other, .other {
	display: block;
	width: 183px;
	height: 30px;
	background: url(../elements/nav-sprites.jpg) -514px 0;
	text-indent: -9000px;
}

li#other:hover, .other:hover {
	background-position: -514px -30px;
}

li#contact, .contact {
	display: block;
	width: 103px;
	height: 30px;
	background: url(../elements/nav-sprites.jpg) -697px 0;
	text-indent: -9000px;
}

li#contact:hover, .contact:hover {
	background-position: -697px -30px;
}

ul.drop {
	z-index: 550;
	margin: 0;
	text-indent: 0;
	list-style-type: none;
	position: absolute;
	background-color: #f3d4a6;
	top: 30px;
	font-size: .7em;
	padding: 0;
	min-width: 101px;
	visibility: visible;
	width: auto;
}


ul.drop li, ul.drop li a {
	clear: both;
	display: block;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	width: 100%;
}

ul.drop li {
}

ul.drop li a {
	text-indent: 10px;
	margin-right: 10px;
}

ul.drop li:hover, ul.drop li a:hover {
	background-color: #e4b155;
	cursor: pointer;
}

#wrapper-1 #navigation ul#nav ul.drop li a:hover {
	color: black;
	cursor: pointer;
}

li#about ul.drop, li#adr ul.drop, li#resources ul.drop {
	visibility: hidden;
}

li#about:hover ul.drop, li#adr:hover ul.drop, li#resources:hover ul.drop {
	visibility: visible;
}

/* @end */

html, body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: black;
}

#wrapper-1 {
	width: 826px;
	position: absolute;
	left: 50%;
	margin-left: -413px;
}

#wrapper-2 {
	width: 825px;
	height: auto;
	background: url(../elements/main-bg.jpg) repeat-y 11px;
}

.clear {
	clear: both;
	height: 10px;
}

#header-logo {
	width: 825px;
	height: 95px;
	background-image: url(../elements/logo.jpg);
}

a#logo-link {
	display: block;
	position: relative;
	width: 530px;
	height: 95px;
	left: 35px;
	text-indent: -9000px;
	overflow: hidden;
}

#sub-nav-flash {
	background: url(../elements/mediation.jpg) no-repeat;
	margin-left: 11px;
	margin-top: 30px;
	width: 242px;
	float: left;
	margin-bottom: 10px;
}

#sub-nav {
	position: relative;
	left: 25px;
}

#sub-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.sub-nav {
	display: block;
	width: 217px;
	height: 26px;
	background-image: url(../elements/sub-nav-button.jpg);
	color: #e4b155;
	font: bold 10px/26px Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-indent: 15px;
	text-transform: uppercase;
}

a.sub-nav:hover {
	background-position: 0 -26px;
}

/* @group Heading Tags */

#main-content h1 {
	font: bold 1.5em "BakerSignet BT", Optima, "Trebuchet MS", sans-serif;
	color: #bb852d;
	/*text-indent: 15px;*/
}

#main-content h1 {
	margin: 0;
	padding: 10px 0px 0px 15px;
}

h1#h1home {
	background-image: url(../elements/h1-home.png);
	width: 558px;
	height: 40px;
	display: block;
	text-indent: -9000px;
}

#sub-nav h3 {
	padding: 0;
	margin: 0;
	text-indent: -9000px;
	width: 217px;
	height: 39px;
	display: block;
}

h3#contact-form {
	background-image: url(../elements/h3-contact-form.jpg);
}

h3#adr-articles {
	background-image: url(../elements/h3-adr-articles.jpg);
}

#main-content h3.tagline {
	width: 518px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../elements/solovay-tagline.jpg);
	text-indent: -9000px;
}

#main-content h2 {
	text-indent: 15px;
	color: #ba842a;
	font-weight: bold;
	font-size: .8em;
}



/* @end */

.adr-art {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	color: #650a09;
	font-size: .65em;
	line-height: 1.5em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 195px;
	margin-bottom: 10px;
}

.adr-art b {
	color: black;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
}

p.readmore {
	text-align: right;
	font-style: italic;
}

p.readmore a:link, p.readmore a:visited {
	color: black;
	text-decoration: none;
}

p.readmore a:hover {
	text-decoration: underline;
	color: #650a09;
}

#footer {
	background-color: #bb852d;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	width: 800px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-size: .65em;
	color: white;
	line-height: 1.5em;
}

#footer a:link, #footer a:visited {
	color: white;
}

#footer a:hover {
	color: #650a09;
}

#main-content {
	width: 558px;
	float: right;
	position: relative;
	top: 30px;
	right: 14px;
	height: auto;
	padding-bottom: 25px;
}

#main-content p {
	font-size: .7em;
	line-height: 1.5em;
	margin-left: 15px;
	margin-right: 25px;
}

#main-content ul {
	font-size: .7em;
	line-height: 1.5em;
	margin-right: 25px;
}

#main-content a:link, #main-content a:visited {
	color: #650a09;
}

#main-content a:hover {
	color: #ba842a;
}

#flash {
	width: 558px;
	height: 267px;
}

img.right {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
}

/* LEFT COLUMN CONTACT FORM
 */

.hidden {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	visibility: hidden;
}

form.left-contact-form {
	width: 217px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

form.left-contact-form p {
	margin: 0;
	padding: 0;
}

form.left-contact-form input, form.left-contact-form textarea {
	width: 190px;
	color: #464646;
	padding: 3px;
	border: 1px solid silver;
	font: .8em "BakerSignet BT", Optima, "Trebuchet MS", sans-serif;
}

form.left-contact-form input.submit {
	background-color: #650a09;
	color: white;
	width: 75px;
	margin-left: 115px;
}

form.left-contact-form input.submit:hover {
	cursor: pointer;
	background-color: #ba842a;
}

/* INSIDE */

#cms_content {
	width: 438px;
}

#inside-image {
	width: 558px;
	height: 160px;
	border-bottom: 3px solid #e4b155;
	margin-bottom: 10px;
}

#map {
	width: 425px;
	height: 350px;
	border: 2px solid #e9b459;
	margin-left: 55px;
	margin-bottom: 30px;
}

#main-content form {
	width: 425px;
	background-color: #fcf5eb;
	border: 2px solid #bb852d;
	margin-left: 55px;
}

#main-content form b {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	padding-top: 8px;
}

#main-content form input, #main-content form textarea {
	border: 1px dotted #bb852d;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 2px;
	width: 210px;
}

#main-content form input.submit {
	border: 2px solid #bb852d;
	background-color: #f3d4a6;
	font-size: 1.2em;
	width: 150px;
	margin-left: 230px;
}

#main-content form input.submit:hover {
	background-color: #650a09;
	color: white;
	cursor: pointer;
}

.link
	{
		}
.link p{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin-left:10px;
	color:#990000;
	font-size:12px;
	}
.link a{
	text-decoration:none;
	font-size:12px;
	color:#990000;
	}
.link a:hover{
	color:#333333;
	}

/* CMS */