body {
    color: #ffffff;
    background-color: #49646b;
}

table {
padding: 0px;
border-width: 0px;
border-collapse: separate;
border-style: none;
}

#wrapper {
	width: 950px;
	height: 745px;
	text-align: center;
	background-color: #441909;
	color: #ffffff;
}

#topmargin{
    height: 70px;
    width: auto;
}

#colors {
    text-align: left;
    height: 30px;
    width: 100%;
    background-color: #49646b;
}

.headerleft {
	text-align:left;
	width: 400px;
	height: 200px;
	padding: 0px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.headerright {
	width: 550px;
	height: 200px;
	padding: 0px;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}

.largeimages {
	width: 650px;
	height: 424px;
	text-align:center;
	background-color:#676767;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: middle;
}
.largecontent {
	text-align:left;
	width: 300px;
	height: 424px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	padding: 0px;
}

.mediumimages {
	width: 355px;
	height: 399px;
	text-align:right;
	background-color:#363537;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 35px;
	padding-right: 10px;
	padding-top: 25px;
}
.mediumimagesphoto {
	width: 400px;
	height: 424px;
	background-color:#363537;
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.mediumcontent {
	text-align:left;
	width: 480px;
	height: 399px;
	background-color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 25px;
}

.mediumcontentphoto {
	text-align:left;
	width: 480px;
	height: 424px;
	background-color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 25px;
}

.smallimages {
    width: 400px;
    height: 300px;
    text-align:left;
    background-color:#676767;
    border-style: none;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}
.smallimageshome {
    width: 400px;
    height: 300px;
    text-align:left;
    background-color:#67130C;
    border-style: none;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}
.smallcontent {
	text-align:left;
	width: 480px;
	height: 265px;
	background-color: #414042;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 20px;
	}

.smallcontenthome {
	text-align:left;
	width: 480px;
	height: 265px;
	background-color: #80130C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 20px;
	}

.footerleft {
    text-align:left;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
  }

.footerright {
    text-align:left;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
  }

#catprojects {
    border-spacing: 0px;
    border-collapse: separate;
    border-width: 0px;
    padding: 0px;
}

#catprojectsrow {
    border-top: 8px solid #666666;
}

#catprojectscell{
    border-right: 10px solid #666666;
}

#footer {
    width: 950px;
    height: 20px;
    text-align: center;
    background-color: #5a2207;
    color: #ffffff;
}


.right {
    text-align:right;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}

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

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

a:hover {
	color: #00fffc;
	text-decoration: none;
}

.indent {
	margin-left: 40px;
}

.indentcolors {
	margin-left: 33px;
}
.projectindent {
    margin-left: 20px;
}

.selected {
	color: #00FFFC;
}

.psquare {
    padding: 0px;
}

#projectname, #categoryname {
    height: 15px;
    width: 215px;
    background-color: inherit;
}

#mouseoverprojectname {
	height: 16px;
	width: 215px;
	background-color:inherit;
}

#projectimages {
    height: 200px;
    width: 215px;
    background-color: inherit;
}

#categoryimages {
	height: 166px;
	width: 215px;
	background-color: inherit;
	border: 0;
	padding: 0px;
}

#imagenavigation{
    height: 15px;
    width: 70px;
}

hr {
	color: #FFFFFF;
	border-top-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
font-size: 1px;
}

.style1 {
	color: #AE5B20;
	}
.style2 {
	color: #EA893F;
}
.style3 {
	color: #EA893F;
	font-size: 12px;
	line-height: 18px;
}

#projectimages td{
	vertical-align: bottom;
	text-align: left;
	padding: 0px;
}

#categoryimages td {
    vertical-align: bottom;
	text-align: left;
	padding: 0px;
}

#catprojects td {
    border-right: 10px solid #666666;
    vertical-align: middle;
    text-align: center;
}
