/* CSS Document */

*	{
margin: 0;
padding: 0;
}

body	{
	background-image: url(../images/bg_tile.gif);
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}




h1	{
	font-size: 12px;
	color: #7B8727;
	margin-left: 10px;
	margin-bottom: 5px;
}

h2	{
	font-size: 12px;
	color: #7B8727;
	margin-left: 10px;
	font-weight:normal;
}

em	{
}

strong	{
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #7B8727;
}.headerTile {
	background-image: url(../images/header_tile.gif);
	background-repeat: repeat-x;
}


.content	{
	padding-top: 40px;
	padding-bottom: 40px;

}

.content p 	{
	font-size:12px;
	line-height: 16px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 0px;
}


.projects	{
	padding-top: 50px;
	padding-bottom: 40px;

}

.projects p 	{
	font-size:11px;
	line-height: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 0px;
}

.content ul 	{
	font-size:11px;
	font-weight: bold;
	color: #7B8727;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FAFAFA;
	margin-right: 150px;
	padding: 15px;
	list-style-position: inside;
	border: dotted 1px #cccccc;
	margin-left: 10px;

}


.content li 	{

}





#contact	{
	font-size:10px;
	text-align: center;
	line-height: 16px;

}

#contact p {
text-align:right;
margin-right:25px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	height: 100%;
}

.textnav {
	margin-top: 20px;
	font-size: 10px;
	color: #CCCCCC;
}

.textnav a {
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}

.textnav a:hover {
	color: #FF9900;
}


.sidebars {
	padding-top:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

#culture p {
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	color: #646F1F;
}

.sidebars h1 {
	font-size: 11px;
	color: #E4701E;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 20px;
}

#emptySidebar {
	border-right-style: none;
}

#culture {
	background-color: #EBEBEB;
	line-height: 13px;
	padding-bottom: 5px;
}

.footerTile {
	background-image: url(../images/footer_tile.gif);
	background-repeat: repeat-x;
}
#main_nav {
	background-repeat: no-repeat;
	background-image: url(../images/header_bg.jpg);
}


.email a {
	font-size: 11px;
	font-weight: normal;
	color: #E4701E;
}

.email a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #7B8727;
}

#projectNav a  {}

#projectNav a:hover {}

#projectNav h1 a {
	text-transform: uppercase;
	font-size: 11px;
	color: #FFB400;
	line-height: 13px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#projectNav h1 a:hover {
	color: #E4701E;
	text-decoration: underline;
}

#projectNav h1 {
	text-transform: uppercase;
	font-size: 11px;
	color: #666666;
	line-height: 13px;

	margin-bottom: 0px;
	margin-left: 0px;
}
