@charset "utf-8";
/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
}
/* end css reset */

html, body {
	height: 100%;
	margin-bottom: 1px; /*force browser scrollbar in all windows to aviod layout jerk*/
}
body {
    background: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
/*	height: 1.3em;*/
    behavior:url(behaviors/csshover.htc);
}
a {
	text-decoration: none;
	color: Blue;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border: thin none;
}
h1 {
	font-size: 1.6em;
/*	font-weight: bold;  */
	text-align: left;
	margin: 0 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-image: none;
	list-style-type: none;
}
#contentContainer {
  width: 775px;
  margin: auto;
/*  border:  solid #000000 thin;*/
}
.logo {
    width: 672px;
    height: auto;
    text-align: center;
	margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
#navbar {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
/*    margin-bottom: 3em;*/
}
div#navbar ul {
	text-align: center;
    font-size: 1em;
    font-weight: normal;
    font-stretch: wider;
    padding: 0 15px 0 15px;
    margin: auto auto auto -2px;
}
div#navbar li {
    float: left;
    padding: 3px 6px 3px 6px;
    background-color: #DDDDDD;
    margin-left: .4em;
    margin-right: .4em;
    margin-bottom: 2.5em;
    border: solid 1px #069;
}
div#navbar li:hover {
    background-color: #FFFFFF;
    border: solid 1px #990000;
}
.pageTitle {
	font-weight: normal;
	border-bottom: thin outset #999999;
	padding-bottom: 0px;
    margin-top: 1.5ems;
    letter-spacing: 1em;
   /* padding-left: 5px;*/
    text-align: right;
}
.pageSubTitle {
    text-align: right;
	font-weight: normal;
	font-size: medium;
	letter-spacing: .5em;
    margin-bottom: .5em;
    margin-top: .5em
}
.reviewTitle {
	font-weight: normal;
	border-bottom: thin outset #999999;
	padding-bottom: 0px;
    margin-top: 25px;
    margin-bottom: 0px;
/*    font-size:1.2em ;*/
    letter-spacing: .6em;
    padding-left: 5px;
    text-align: left;
}
.reviewSubTitle {
     text-align: right;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: .3em;
    margin-bottom: .5em;
    margin-top: .5em
}
#welcometext {
	font-stretch: 1.4em;
	padding: 0 .75em 1.1em .75em;
	text-align: left;
    line-height: 1.75em;
	/*height: 1em;*/
	margin-top: 3em;
	margin-right: 4em;
	margin-left: 4em;
}
div#welcometext p {
    padding-bottom: 1.3em;
}

#signature {
    text-align: right;
}
.ContactTitle {
	border-bottom: thin outset #999999;
	padding-bottom: 3px;
	letter-spacing: 1em;
}
.contactSubTitle {
	text-align: right;
	font-weight: normal;
	font-size: medium;
	letter-spacing: .5em;
	margin-top: 3px;
}
.contactInfo {
	vertical-align: bottom;
	padding-bottom: 1.5%;
	text-align: right;
	line-height: 1.75em;
	text-decoration: none;
	padding-right: 1.5em;
	float: right;
	font-size: 1.1em;
	width: 35%;
    margin-top: 3.0em;
}
.photocaption {
	left: 0px;
	padding-top: 5px;
	text-align: left;
	width: 100%;
/*	margin-left: 5px;*/
	font-size: .9em;
	float: left;
    padding-left: 15px
}
.placephoto {
    margin-top: 1.0em;
	float: left;
	vertical-align: top;
	width: 375px;
    padding-left: 15px
}
.projectNotes {
	color: #330000;
	font-weight: normal;
	padding: 12px;
	text-align: left;
	height: 146px;
	border-right: 1.6px solid #336600;
    border-bottom: 1.6px solid #336600;
	margin: 5px 10px;
    float: left;
    width: 65%;
}
.projectNotesItems {
	margin: 0px;
	line-height: 1.5em;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 3px;
	padding-left: 3px;
}
.siteLinks {
	background-color: #EED;
	float: right;
	width: 176px;
	text-align: center;
	height: 146px;
    border-top: 1px solid #CCFFFF;
	border-right: 1.6px solid #336600;
	border-bottom: 1.6px solid #336600;
    border-left: 1px solid #CCFFFF;
    margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
    padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
}
.projectReviewsIntro {
/*	background-color: #EED;  */
	color: #330000;
	font-weight: normal;
	padding: 12px;
	float: left;
	text-align: left;
/*	border-top: 1px solid #CCFFFF;  */
	border-right: 1.6px solid #336600;
	border-bottom: 1.6px solid #336600;
/*	border-left: 1px solid #CCFFFF;  */
	margin: 5px 10px;
	width: 65%;
}
.projectReviews {
/*	background-color: #EED; */
	color: #330000;
	font-weight: normal;
	padding: 12px;
	float: left;
	text-align: left;
    height: 175px;
/*	border-top: 1px solid #CCFFFF; */
    border-right: 1.6px solid #336600;
	border-bottom: 1.6px solid #336600;
/*	border-left: 1px solid #CCFFFF;   */
	margin: 5px 10px;
	width: 65%;
}
.reviewCredits {
	font-weight: normal;
	text-align: left;
	padding-left: 16px;
    float: left;
    width: 65%;
}
.singleReview {
	color: #330000;
	font-weight: normal;
	padding: 12px;
	text-align: left;
	border-right: 1.6px solid #336600;
    border-bottom: 1.6px solid #336600;
	margin: 5px 10px;
    float: left;
    width: 65%;
}
.reviewLinks {
	background-color: #EED;
	float: right;
	width: 176px;
	height: 175px;
	text-align: center;
	border-top: 1px solid #CCFFFF;
	border-right: 1.6px solid #336600;
	border-bottom: 1.6px solid #336600;
	border-left: 1px solid #CCFFFF;
	margin-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: middle;
 }
