@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #181842;
	background-repeat: no-repeat;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #f1e6be;
}
img {
	border-style: none;
}
p {
	text-indent: 20px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

a:visited {
	color: #E1DED9;
	text-decoration: none;
}
a:link {
	color: #E1DED9;
	text-decoration: none;
}

a:hover {
	color: #D3AE30;
	text-decoration: none;
}
a:active {
	color: #D3AE30;
	text-decoration: none;
}

h1 {
	color: #D3AE30;
}
h2 {
	color: #D3AE30;
}
h3 {
	color: #D3AE30;
}
h4 {
	font-size: 135%;
	color: #500;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 100%;
	color: #E1DED9;
}
h6 {
	font-size: 90%;
	color: #C5BAA7;
	text-indent: 15px;
}



.container  {
	width: 880px;
	margin: 10px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/mainbg.jpg);
} 
.header  {
} 
.sidebar  {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 44px;
	width: 220px;
	color: #DED9CF;
}
.nav {
	background-image: url(images/linkbg.jpg);
	background-repeat: no-repeat;
	width: 168px;
	margin: 0px 0px 0px 12px;
	padding: 10px 28px 8px 12px;
	height: 26px;
}
.nav a {
	color: #D5CCBF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	text-decoration: none;
}
.news {
	margin: 0px 0;
	background-image: url(images/sidebar_bg.jpg);
	min-height: 273px;
	background-repeat: no-repeat;
	width: 148px;
	padding: 0 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #C5BAA7;
}
.news a {
	font-weight: bold;
	color: #E1DED9;
}
.mainContent  {
	margin: 10px 50px 0 265px;
} 
.photoGroupTop {
	text-align: center;
	color: #C5BAA7;
	font-style: italic;
	margin: 0 0 15PX 0;
	padding: 0px 20px 0px 15px;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title {
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	padding: 6px 60px 0px 20px;
	height: 38px;
	font-size: 140%;
	color: #D3AE30;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titleItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #500;
	padding: 15px 0 6px 0;
	font-size: 125%;
}
.titleItalicTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #500;
	padding: 15px 0 6px 15px;
	font-size: 125%;
}
.titleItalicPhotos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #500;
	padding: 10px 0 5px 0;
	font-size: 125%;
}
.paragraph {
	text-indent: 20px;
	padding: 5px 20px 10px 0px;
}
.paragraphTop {
	text-indent: 20px;
	padding: 5px 15px 10px 20px;
}
.footer  {
	padding: 38px 45px 48px 45px;
	background-image: url(images/footer.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-color: 181842;
	font-weight: bold;
	font-size: 115%;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
.footerNav {
	padding: 3px 15px 6px 15px;
}
.separator  {
	color: #D5CCBF;
	margin: 0 px 10px;
}
.address {
	color: #C5BAA7;
	margin: 2px 0px 5px 0px;
	padding: 5px;
	font-size: 105%;
}
.address a:link {
	color: #C5BAA7;
}
.address a:hover {
	color: #D3AE30;
}
.address a:active {
	color: #D3AE30;
}

.address a:visited {
	color: #C5BAA7;
}


.copyright {
	background-color: #181842;
	text-align: center;
	color: #BAAD96;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.list {
	font-weight: bold;
	list-style-type: square;
}
#contact {
	margin: 0 10px 0 10px;
}
#projects {
	text-align: center;
	margin: 0px 20px;
}


.projectDescription {
	font-style: italic;
	text-align: center;
	padding: 6px 30px 4px 15px;
}

.projectsNavigation {
	text-align: center;
	padding: 5px 40px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330;
}
.projectsNextPrevious {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 40px 5px 20px;
	color: #600;
}
.projectsNextPrevious a {
	color: #000;
}
.projectsNextPrevious a:link {
	color: #600;
}
.projectsNextPrevious a:visited {
	color: #600;
}
.projectsNextPrevious a:hover {
	color: #D3AE30;
}
.projectsNextPrevious a:active {
	color: #D3AE30;
	text-decoration: underline;
}
.table {
	padding: 0px;
}
.photoGallery {
	text-align: center;
	padding: 10px 4px 10px 0px;
	list-style: none;
}
.photoGallery li {
	margin: 1px;
	padding: 1px;
	display: inline;
}
.photoGallery img {
	height: 83px;
	width: 125px;
	border-style: solid;
	border-color: #330;
	border-width: 1px;
	margin: 3px;
}
.newsGallery {
	text-align: center;
	padding: 10px 15px 10px 10px;
	list-style: none;
}
.newsGallery li {
	margin: 3px;
	padding: 5px;
	display: inline;
}
.newsGallery img {
	height: 150px;
	width: 225px;
	border-style: solid;
	border-color: #330;
	border-width: 1px;
	margin: 3px;
}
.photoGallery1 {
	text-align: center;
	padding: 0 10px 0 0;
}
.italicDescription {
	text-align: center;
	padding: 5px 15px 10px 0;
	font-style: italic;
}
.mainContent img{
	border: 1px solid #330;
}
