@charset "UTF-8";

body {
	background: #11100e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: white;
}
.oneColFixCtrHdr #container {
	width: 840px;
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 30px 0 30px; /* Ensures the left and right sides of content never bump up to the 900-wide content area. */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*border: green 1px dotted;*/
}



p {
	color: #85837f;
}
p a {
	color: #753a3a;
}


#header {
	padding: 0;
	margin: 0;
	border-bottom: 4px solid #23211d;
	vertical-align: bottom;
}
#logo-container {
	padding: 12px 0 13px 0;
	float: left;
}
#logo {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	background: url(_im/Diane-Choplin-logo.gif);
	height: 35px;
	width: 211px;
	font-size: 0;
	display: block;
	vertical-align: bottom;
}


/* This ensures that the rollover containers, h2 and a, fill the
li boxes */
ul#primary-nav li h2,
ul#primary-nav li h2 a
{

display: block;
width: 100%;
height: 100%;

}



#nav-container {
	padding: 0;
	margin: 0;
	float: right;
	text-align: right;
}
.navlist {
	margin: 0;
	padding: 0;
}

.navlist ul, .navlist li {
	margin: 0;
	padding-top: 13px;
	display: inline;
	list-style-type: none;
}

.navlist a:link, .navlist a:visited {
	float: left;
	padding-top: 13px;
	margin: 0 0 0 12px;
	text-decoration: none;
	color: #6e6863;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover {
	border-top: 4px solid #753a3a;
	padding-top: 9px;
	background: transparent;
	color: #cbcac9;
}

.navlist a:hover {
	color: #cbcac9;
}







.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.soundslide {
	margin: 55px auto 80px auto;
	width: 621px;
	text-align: left;
}
.soundslide h1 {
	margin: 0 0 0 11px; 
}
.SildeShowPro-container {
	margin: 45px auto 68px auto;
	text-align: center;
	width: 840px;
}
.two-col-container {
	margin: 40px 0 60px 0;
}
.Photography-two-col-container {
	margin: 0 0 60px 0;
}
#left {
	width: 405px;
	margin: 0 30px 0 0;
	display: block;
	float: left;
}
#right {
	width: 405px;
	margin: 0;
	float: right;
}
.sans-medium {
	font-family: "Lucida Grande CY", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #85837f;
}
.pdf a:hover {
	color: white;
	text-decoration: none;
}
.pdf a {
	color: #85837f;
	text-decoration: none;
	margin: 13px 0 0 0;
	padding: 0 0 0 23px;
	background: url(_im/pdf-icon.png) no-repeat 0px 3px;
	display: block;
}
.serif-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #85837f;
}




#main-teaser {
	width: 840px;
	height: 280px;
	margin: 30px 0 27px 0;
	padding: 0;
	background: #12110f;
}
#main-teaser img {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
}
#main-teaser #txt {
	width: 341px;
	margin: 104px 40px 0 0;
	padding: 0;
	float: right;
	letter-spacing: .01em;
}
#main-teaser #txt h2 {
	margin: 0 0 8px 0;
	font-size: 20px;
	line-height: 28px;
	color: #afafae;
}
#main-teaser #txt h2 a {
	color: #afafae;
	text-decoration: none;
}
#main-teaser #txt h2 a:hover {
	color: white;
	text-decoration: none;
}
#main-teaser #txt p {
	font-size: 14px;
	line-height: 21px;
	color: #5b5852;
}
#main-teaser #txt .button {
	margin: 14px 11px 0 0;
	padding: 0;
}





.teasers {
	float: left;
	width: 420px;
	margin: 0 0px 0 0;
	display: block;
	/*border: #C60 1px dotted;*/
}
.teasers dl {
	float: left;
	width: 390px;
	margin: 0;
	/*padding: 0 0 22px 0;*/
	padding: 10px 15px 11px 15px;
	display: inline; /* Fixes IE/Win double-margin bug. */
}
.teasers div :hover {
	background: #11100e;	
}
.teasers dt {
	float: right;
	width: 305px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 19px;
	color: #afafae;
}
.teasers dt .h3 {
	margin: 0 0 4px 0;
	padding: 0;
	display: block;
}
.teasers dt a {
	color: #afafae;
	text-decoration: none;
}
.teasers dt a:hover {
	color: white;
	text-decoration: none;
}
.teasers dd {
	margin: 0 0 0 85px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #5b5852;
}
.teasers dd.img {
	margin: 0;
}
.teasers dd.img img {
	display: block;
	float: left;
	margin: 0 18px 0 0;
	padding: 5px 0 0 0;
}




#ContactForm {
	margin-top: 42px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset br {
	margin-bottom: 2px;
}

input, textarea {
	width: 392px;
	margin: 5px 0px 20px 0;
	padding: 5px;
	border: 1px solid #474441;
	font: normal 13px/19px "Lucida Grande CY", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #8a8282;
	text-decoration: none;
	background: #363430;
	text-align: left;
}

input {
	height: 16px;
}

textarea {
	height: auto;
}

input image, #SubmitButton {
	width: 110px;
	height: 35px;
	margin-top: 2px;
	padding: 0px;
	border: none;
	outline: none;    /* Removes annoying dotted line after you click on links. */
}

#FormThanks {
	color: #5b5852;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#FormThanks a {
	color: #afafae;
	text-decoration: none;
}
#FormThanks a:hover {
	color: white;
	text-decoration: none;
}

#FormError {
	display: block;
	width: 384px;
	padding: 4px 10px 7px 10px;
	margin: 23px 0 20px 0;
	border: red 1px solid;
	background: red;
	color: white;
}




.oneColFixCtrHdr #footer-container {
	padding: 11px 0 12px 0;
	margin: 0;
	border-top: 4px solid #23211d;
	font-size: 74%;
	color: #45413c;
}
.oneColFixCtrHdr #footer-container a:hover {
	margin: 0;
	text-decoration: none;
	color: white;
}
.oneColFixCtrHdr #footer-container a {
	margin: 0;
	text-decoration: none;
	color: #45413c;
}
.footer-left {
	width: 600px;
	float: left;
	display: inline;
	vertical-align: bottom;
}
.footer-left-text {
	float: left;
	display: inline;
}
.footer-right {
	padding: 0;
	margin: 0;
	color: #45413c;
	float: right;
	text-align: right;
}
.checkmark-h a {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(_im/checkmark-off.gif) no-repeat 0 50%;	
	float: left;
}
.checkmark-h a:hover {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(_im/checkmark-grn-on.gif) no-repeat 0 50%;
}
.checkmark-c a {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(_im/checkmark-off.gif) no-repeat 0 50%;	
	float: left;
}
.checkmark-c a:hover {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(_im/checkmark-orng-on.gif) no-repeat 0 50%;
}


.clearer {        /* This one works */
	clear: both;
	line-height: 0px;
	height: 0px;
	width: 0px;
}
