body {
	background-color: #fedb94;
}

h1 {
	font-family: font-family
: 'Roboto Condensed', sans-serif;;
	font-size: 40px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
}
.drop_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	line-height: 50px;
	font-weight: bold;
	color: #8fa6bc;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
}
.callout {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: lighter;
    color: #8fa6bc;
    padding-right: 30px;
    padding-left: 12px;
    float: right;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-top-width: thin;
    border-top-style: solid;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #CC3333;
	font-weight: bold;
}
.month {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 23px;
	font-style: italic;
	color: #c84a46;
	text-shadow: 3px 3px 5px #999999;
}



.ann_arbor {	font-size: 12px;
}

div.album {
  width: 175px;
  box-shadow: 6px 6px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 16px 0 rgba(0, 0, 0, 0.4);
  float: right;
	margin-left: 14px;
	margin-bottom: 12px;
 -ms-transform: rotate(-18deg); /* IE 9 */
  -webkit-transform: rotate(-18deg); /* Safari */
  transform: rotate(-18deg);
}	

a:link {
	text-decoration: underline;
	color: #688bac;
}
a:visited {
	text-decoration: underline;
	color: #688bac;
}
a:hover {
	background-color: #fdeac2;
	color: #688bac;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}






ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 10px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:145px;
}

ul.vert-one li{
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}

ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#000;
	background:#fwdb94;
	padding:0 0 0 20px;
	width:125px;
}

ul.vert-one li a:hover{
	background-color: #8fa6bc;
	background-image: url(http://www.semja.org/images/vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #FFF;
}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
	color: #FFF;
	background-color: #036;
	background-image: url(http://www.semja.org/images/vert-one_dot.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.byline {
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    text-transform: uppercase;
}
.photo_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
}
.bullet_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	list-style-type: square;
}
