/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #E2DFD2;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1 {
	margin: 30px 20px 10px 30px;
	font-size: 120%;
	color: #E50D07;
}
h2 {
	font-size: 110%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}


h3 {
	font-size: 110%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #E50D07;
}
h4 {
	font-size: 110%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #44433B;
}

p {
	padding: 0px;
	margin: 10px 30px 15px;
	line-height: 140%;
}
hr {
	border-top: 1px dotted #8D877D;
	border-right: 0px dotted #8D877D;
	border-bottom: 0px dotted #8D877D;
	border-left: 0px dotted #8D877D;
}


ul {
	padding: 0px;
	margin: 10px 30px 15px;
	line-height: 130%;
	list-style-position: inside;
}

li {
	list-style-position: outside;
	margin-left: 15px;
	list-style-type: disc;
	margin-bottom: 5px;
	margin-right: 15px;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #413A30;
}
a:hover, a:visited { 
text-decoration: underline; 
color : #413A30; 
}
a:active {
color: #FF0000;
}

/* Gallery */
.image_table {
 border-bottom: solid #AAAAAA 1px;
}

/* Admin */
.logout a {
 color:white;
}
.fileinfo {
font-size: 10px;
}

/* =Main Menu (Global)
-----------------------------------------------------------------------------*/

.nav_main {
	font-size:11px;
	color: #C6C4C1;
	margin: 0px;
	padding: 0px;
	
}
.nav_main_special {
	height: 25px;
	border-right:0px solid #413A30;
}
.nav_sub {
	border-top:1px solid #413A30;
}
/* all lists */

#nav li.hover, #nav li:hover {
	position: static;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	text-decoration:none;
	color: #FFF;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#nav a:hover {
	color:#fff;
	background-color: #443D32;
}
/* all list items */
#nav li {
	float: left;
	padding:0;
	margin:0;
	list-style-type: none;
}
/* second-level lists */
#nav li ul { 
	position: absolute;
    width:180px;
	line-height: 1.5em;
	margin-top: 0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:2000;
}
#nav li ul li {
    text-align:left;
    width:180px;
	border-left:1px solid #413A30;
	border-right:1px solid #413A30;
    border-bottom: 1px solid #413A30;
    background-color:#413A30;
	color: #FFFFFF;
}
/* sub heading mod */
#nav li ul li.subheading { width:180px; text-indent:10px; padding-top:20px; color:#C6C4C1; font-weight:bold; font-size:12px; }

#nav li ul li a {
	color: #C6C4C1;
	height:1%;
}
#nav li ul li a:hover {
	color: #FFFFFF;
	background-color:#443D32;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
/* lists nested under hovered list items */
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto;
}

#footer {
	background-color: #EBE9E0;
	font-size: 85%;
	color: #6A655E;
}
.homead {
	font-size: 95%;
	color: #FFFFFF;
}
.homead a {
	color: #FF3333;
}
.dbrown {
	background-color: #413A30;
}

.red {
	background-color: #E50D07;
	color: #F4F4F7;
}
.white {
	background-color: #FFFFFF;
}
.quote {
	font-size: 14px;
	color: #E50D07;
	font-weight: normal;
}
.bluetxt {
	color: #0066CC;
}
.lgrey {
	background-color: #ECF0F6;
}
.blue {
	background-color: #377EB8;
}
.tan {
	background-color: #EBE9E0;
}
.small {
	font-size: 85%;
}
.large {
	font-size: 125%;
	color: #413A30;
	line-height: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 30px;
}

.data {
	margin: 0px 0px 10px;
}

th {
	text-align: left;
	font-size: 130%;
	text-indent: 30px;
	background-color: #E50D07;
	color: #FFFFFF;
}
.numbers {
	font-size: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #E50D07;
	font-weight: bold;
	padding-top: 22px;
}
.tabsml {

	font-size: 85%;
	padding: 10px;
}
/* show hide css starts */
.more {
	display: none;
	color: #766B5A; }

/* show hide css ends */	


/* Gallery adds */
.gallery_wrap {	margin: 30px 20px 10px 30px; font-size:90% }
.gallery_table { width:100%; padding-right:50px; }
.gallery_table td {padding:7px 7px 0 0; }
.project_image_table {width:900px}
.project_image_table {padding:0px; margin:0px}

/* Project Pages */
#project { 	cursor: default; list-style: none;	margin:0px;	padding:0px; padding-left:0px; margin-left:28px;}

#project img {	background: #fff;border:none;color:inherit;padding-left:2px;padding-bottom:0px;padding-top:2px;vertical-align:top;width:213px;height:160px;margin:0px; }

#project li {display: inline;float: left;margin: 0px;padding: 0px;position: relative;}

#project-image {
 margin:0 auto;
 width: 640px;
 padding-top:10px;
}
#project-image img {
 border: 1px solid #CCCCCC;
}