@charset "UTF-8";
/* CSS Document */

.container {
	margin:0 auto;
	width:950px;
}

.main{
	width:80em;
	margin-left: auto;
	margin-right: auto;
}

p {
	color: #FFFFFF;
} 
/*
.bg1{background-color:#777;}
.bg2{background-color:#DCCDB9;}
.bg3{background-color:#000;}
.bg4{background-color:#ccc;}
*/

#nav{
	margin-left: 55px;
}

#nav li {
	list-style-type: circle;
}

#map {
	height:357px;
	width:500px;
}

#logo {
float: left;
}

#sidebar {
	margin-top: 75px;
}

#content{}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7A780;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}
a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #E6DB99;
	text-decoration: underline;
}
h1, h2, h3, h4 {
	color: #FFFFFF;
}
#sidewrap {
	margin-left: 5px;
}
#sidewrap h6 {
	color: #FFFFFF;
	font-size: 1.4em;
}
.img_right {
	float: right;
}
.img-left {
	float: left;
}
#sidebar1 {
	margin-left: 0;
	padding-left: 0;
}

#sidebar1 ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#sidebar1 li ul {
	font-size: 95%;
	font-weight: normal;	
}

#sidebar1 li li ul {
	font-size: 80%;
	font-weight: normal;
}

h1 {
	font-size:2.5em;
	line-height:1;
	margin-bottom:0.75em;
}
h2 {
	font-size:2em;
	margin-bottom:0.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7A780;
}
.tphoto {
	padding: 1px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #B59B7E;
}
#gallery_wrapper {
	width: 670px;
}

#services_wrapper {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.photo_wrapper {
	float: left;
	width: 222px;
	height: 175px;
}

.photo {
	text-align: center;
		width: 200px;
}

.caption {
	font-size: 11px;
	text-align: center;
	width: 200px;
	margin-top: 5px;
}
.sbphoto {
	border: 1px solid #C7A780;
}
#changing_lives a:link, #changing_lives a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#changing_lives a:hover {
	font-size: 14px;
	color: #C7A780;
	text-decoration: none;
}
#scanner {
	margin-top: 15px;
}
#scanner a:link, #scanner a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#scanner a:hover {
	font-size: 14px;
	color: #C7A780;
	text-decoration: none;
}
#footer .span-12 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
}
#footer .last {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
	text-align: right;
}
p + p {
	margin-top:1em;
	text-indent:0em;
}
#cboxTitle {
	font-size: 13px;
}
