a:active
{
outline: none;
}
:focus
{
-moz-outline-style: none;
}

body, html {
min-height: 101%}

body {
	font: 11px verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #75685D;
	text-align:center;
	background-image: url(../images/white766.gif);
	background-repeat:repeat-y;
	background-position: center;
	color: #75685D;
	
}

a img {
	border: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover, a:active, a:focus {
	color: #827367;
}


#wrapper {
	width: 766px;
	margin: 0 auto;
	text-align:left;
	min-height:100%
}

#header {
	height: 133px;
	background-color:#E6E2DD;
}


#logo {
	position:relative;
	top: 49px;
	left: 0px;
	width: 766px;
	height: 39px;

}

#content {
	text-align:left;
	width: 760px;
	padding-left: 3px;

}

#projectLeft {
	text-align:left;
	position: relative;
	float: left;
	width: 510px;
}

#projectLeft .aList a {
	background-color:#E6E2DD;
	/* border-bottom: 1px solid #E6E2DD;*/
	width: 494px;
	display:block;
	line-height: 24px;
	padding-left: 16px;
	color: #75685D;
	margin-top: 3px;

}

#projectLeft .aList a:hover {
	background-color:#827367;
	color:#FFFFFF;


}

#projectLeft .big {
	margin-top:3px;

}

#projectLeft .thumbnail {
margin-bottom:-6px; 
margin-right: 12px;
margin-left:-16px;
width:24px;
display:block; 
float:left; 
border-right:3px solid white;
overflow:hidden;
}

#projectLeft .barHead {
background-color: #E6E2DD; 
width: 494px; 
display:block; 
line-height: 24px; 
padding-left: 16px; 
color: #75685D; 
margin-top: 3px; 
margin-bottom: 3px; 
}

#projectLeft .negativeMargin {
	margin-left: -16px;
}

#projectRight {
position: relative;
	margin-left: 513px;
	text-align:left;
	width: 220px;
	padding-top: 3px; 
}

#projectRight span {
	/* background-color:#E6E2DD; */
	border-bottom: 1px solid #E6E2DD;
	width: 100%;
	display:block;
	line-height: 24px;
	color: #75685D;
	padding-left: 16px;
	margin-bottom: 3px;
}

#projectRight span:hover {
	background-color:#827367;
	color: #FFFFFF;
}

#projectRight a {
	color: #75685D;
	margin-left: 16px;
	line-height: 24px;
}

#projectRight a:hover {
	color: #8C3038;
}

#projectRight div {
border-top: 1px solid #827367;
padding-left: 16px;
width: 100%;
padding-top: 6px;
color: #75685D;
	line-height: 18px;
}


/* Navigation */
ul.nav {
	padding-left: 280px;
	}

ul,li{
margin:0;
padding:0;
list-style:none;

}


.navItem {
float:left;
position:relative;
padding: 0; 
margin: 0;
background-repeat:no-repeat;
padding-right: 15px;
padding-top: 22px;
text-transform: capitalize;
color: #8C3038;

}
.navItem a {display:block;
color: #75685D;
text-decoration: none; 
position:relative;
cursor: pointer;

}

.navItem a:hover{
color: #8C3038;
}

.contactLeft {
float:left;

}

.contactRight {
margin-left: 250px;
}

.link a:link{
	color: #75685D !important;
	width: auto !important;
	line-height: normal !important;
	padding-left: 0 !important;
	border:none !important;

}

.link a:hover{
	background-color:#FFF !important;
	color:#8C3038 !important;
	text-decoration: underline;
}

.lowercase {
	text-transform: lowercase;
	}

.links {
padding-left:60px; 
padding-top: 95px; 
padding-bottom:100px;
margin-top: 3px;
background-repeat: no-repeat;

}

.rotator, .rotator2 {
  float: left;
  overflow: hidden;
  position: relative;
  height: 248px;
  width: 510px;
  text-align: left;
  cursor: pointer;
}

.rotator2 {
  height: 248px;
  width: 240px;
  padding-left:3px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
