body {
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:100%;
}

#left_column {
	background-image:  url(http://www.sallyjohnsonarchitect.com/images/left_column.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 53px;
	min-height:467px;
	height:auto !important;
	height:467px;
	}
#menu_column {
	background-color: #E0E174;
	background-image:  url(http://www.sallyjohnsonarchitect.com/images/menu_column.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 96px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A32E34;
	margin-bottom: 5px;
}
#top_nav {
	margin-top: 130px;
	height: 485px;
	width: 96px;
}
#bottom_nav {
	width: 96px;
	margin-top: 100px;
}
#bottom_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content_column {
	float: right;
	width: 650px;
}
#architect_home {
	background-image:  url(http://www.sallyjohnsonarchitect.com/images/architect.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 92px;
}
#architect_general {
	height: 130px;
	width: 106px;
	float: left;
	background-image:  url(http://www.sallyjohnsonarchitect.com/images/architect.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_collage {
	background-image:  url(http://www.sallyjohnsonarchitect.com/images/bg-home-moon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 558px;
}
#left_column .hr {
	width: 33px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	padding-top: 607px;
}
#home_collage .hr {
	width: 548px;
	padding-right: 5px;
	margin-top: 615px;
	text-align: right;
}
#home_collage .hr p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	color: #999999;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_header {
	text-align: right;
	float: right;
	overflow: visible;
}


#bottom {
	text-align:right;
	clear: both;
}
#content {
	min-height:467px;
	height:auto !important;
	height:467px;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#general_thumbs {
	margin-top: 5px;
}


#bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	color: #999999;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bottom hr {
	margin-left: 5px;
	margin-right: 5px;
}

#architect_home .hr {
	width: 87px;
	padding-left: 5px;
	margin-top: 615px;
	
}
#top_nav ul {
	width: 96px;
	margin: 0px;
	padding: 0px;
}
#top_nav li {
	text-align: right;
	list-style-type: none;
	position: relative;
}

#top_nav li.arrow
{
	background-image:  url(http://www.sallyjohnsonarchitect.com/images/b-red-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#top_nav li.arrow_preservation
{
	background-image:  url(http://www.sallyjohnsonarchitect.com/images/b-red-menu.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#top_nav ul a {
	display: block;
 	padding: 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #186C7E;
	text-decoration: none;		
}
#top_nav ul ul {
  position: absolute;
  left: -3000px;
  width:150px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #A32E34;
  background:#E0E174;
  
}

#top_nav ul ul a {
  color:#186C7E;
  background:#E0E174;

}
#top_nav ul ul a:hover {
  color:#FFFFFF;
  background:#186C7E;
}

#top_nav ul ul li {
  text-align: center;
}

#top_nav ul li:hover ul {
  left: 96px;
  top: 0px;
  *top:3px;
  
} /* make flyout appear when the LI is hovered */

.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A32E34;
	margin-top: 11px;
}
hr {
	color: #A32E34;
	background-color: #9CD9E6;
	height: 1px;

}
.FooterRow {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	color: #999999;
	padding: 5px;
}
.MenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #186C7E;
	text-decoration: none;
}
.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.ProjectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 315px;
	background-color: #A32E34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;



}
.ProjectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ProjectCaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.ProjectOverview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #186C7E;
}
.PhotoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.PhotoCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A32E34;
	font-style: italic;
	width: 250px;
	padding-top: 25px;
	padding-left: 0px;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ProjectTitleBelmont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 295px;
	background-color: #A32E34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.CompanyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 535px;
	background-color: #A32E34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.ProjectOverviewHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A32E34;
	padding: 5px;
	width: 255px;
	background-color: #E0E174;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-style: italic;

}
.ProjectTitleRow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #A32E34;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
