/* - - - css for Daniel Schlein site - - - */



/* - - - Tags - - - */


body {
	/* margin-left: 15%;
	margin-right: 15%; */
	margin-top: 80px;
	background-image: url(../images/pattern_038b.jpg);
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color:#FFFFFF;
	letter-spacing: .165em;
	text-decoration: none;
}



/* - - - Divs - - - */


#container {
	width: 920px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
  	margin-right: auto;
	/*border-left: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;*/
}

#photo {
	width: 291px;
	height: 254px; /* + 50px to fit nav elements that come in from the right... */
	float: left;
	background-color: #3366CC;
}


#headright {
	width: 629px;
	height: 204px;
	float: right;
	/* background-color: #FFFFFF; */
}

#nav {
	width: 629px;
	height: 50px;
	float: right;
	background-color: #b44102;
}

#graytop {
	width: 920px;
	height: 30px;
	/* border-top: thin solid #b44102; */
	border-bottom: thin solid #CCCCCC;
	clear: both;
	background-color: #ddd9d0;
}

#maincopy {
	width: 920px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*height: auto;*/
}


#footer {
	width: 920px;
		/* - 24px due to padding */
	height: 20px;
	background-color: #CCCCCC;
	/* margin-left: 12px;
	margin-right: 12px; */
	border-top: thin solid #CCCCCC; /* - 2px off footer due to border-top */
	padding-top: 8px;
}




/* - - - Classes - - - */


.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#333333;
	/*letter-spacing: .075em;*/
	text-align: center;
}

.footeremailterms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.25px;
	color: #666666;
	/*letter-spacing: .075em;*/
	text-align: center;
}

.contactemail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px /*small*/;
	font-style: italic;
	line-height: 13pt;
	color: #999999;
	text-decoration: underline;
}


.bodyblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#999999;
}

.tdnav {
	border-left: thin solid #ddd9d0;
}

.services_td {
	padding: 15px 20px 15px 15px;
}

.services_tdlist {
	padding: 15px 15px 15px 0px;
}

.servicesred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px /*small*/;
	line-height: 13pt;
	color:#b44102;
}

.serviceswhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px /*small*/;
	line-height: 13pt;
	color:#ffffff;
}

.serviceswhite_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px /*small*/;
	line-height: 11pt;
	color:#ffffff;
}

.maincopy_td {
	padding: 25px 25px 50px 25px;
	border-right: thin dotted #CCCCCC;
	text-align: right;
	/*background-position: top;*/
	vertical-align: top;
}

.maincopy_tdright {
	padding: 25px 50px 50px 25px;
	/*border-right: thin dotted #CCCCCC;*/
	text-align: left;
	/*background-position: top;*/
	vertical-align: top;
}

.mainwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px /*small*/;
	line-height: 13pt;
	color: #999999;
}

.mainred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px /*small*/;
	line-height: 12pt;
	color:#b44102;
}

.mainredlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px /*small*/;
	line-height: 12pt;
	color:#b44102;
	text-decoration: underline;
}
