/* Global Styles */

body {
	margin:0px;
	}

table {
	padding: 0px;
	margin : 0px;
}	
td {
	color:#800000;
	padding: 0px;
	margin : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
td {
	padding: 0px;
	margin : 0px;
}	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}

.imagelist {list-style: none; padding: 0px; margin: 0px;}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation{
	float:left;
	width:200px;
	padding: 0px;
	margin: 0px 0px;	
}

#navigation a {
	color: #D6AC82;
	font-weight:normal;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-top: 1pt solid rgb(128,0,0);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	line-height:36px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 65px;
	}

#tagline {
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#dateformat a {
	color:#99CCFF;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
.leftlogotext {
	color:#d6ac82;
	line-height:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	width: 300px;
	font-weight: bold;
	}
.rightlogotext {
	color:#d6ac82;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
.pageName{
	color: rgb(214, 172, 130);
	line-height:20px;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

.address{
	text-align:center;
	padding-top: 25px;
	color: rgb(214, 172, 130);
	line-height:12px;
	letter-spacing:.1em;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.address_element{
	padding-left: 5px;
	padding-right: 5px;
	border-right-color: #800000;
	border-right-style: solid;
	border-right-width: 1px;
	}
			
.subHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
.italic {font-style: italic; font-weight: bold;}
.underline {text-decoration: underline; font-weight: bold;}
.projectdescription {font-family: Arial, Helvetica, sans-serif; color: rgb(214, 172, 130); font-size: 10pt;}
#header_underline{border-bottom-style: solid; border-top-style: solid; height:2px; width:100%; border-color:#800000; border-top-width:2px; border-bottom-width: 1px;}

/* Avani: change height and width here to change size of main image */
#main_image {
	float:left;
	width:300px;
	height:300px;
	margin:15px;
}

/* Avani: change height and width here to change size of main image (make height less than height set above so caption will fit) */
#main_image img {
	margin: 0px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(128, 0, 0);
	width:300px;
	height:250px;	
}

#image_toolbar {
	float: left;
	width: auto;
	margin:8px 15px;
} 

/* Avani: change height and width here to chage size of thumbnails */
#image_toolbar img {
	cursor:pointer;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(128, 0, 0);
	height: 74px;
	width: 74px;
}

#caption{
	color:#D6AC82; 
	margin:3px;
}
#aboutus_text {font-family: Arial, Helvetica, sans-serif; color: rgb(214, 172, 130); font-size: 10pt;}


/* ----------------------------------------------------------- Popup CSS ------------------------------------------------------ */
#mainimage {
	float:left;
	width:575px;
	height:100%;
	margin:0px;
}
#slideshow {
	list-style:none;
	color:#000000;
}
#slideshow span {
	display:none
}
#wrapper {
	width:550px; 
	margin:auto; 
	display:none;
}
#wrapper * {
	margin:0; 
	padding:0;
}
#fullsize {
	position:relative; 
	width:575px; 
	height:300px; 
	padding:5px; 
	background:url(images/common/loader.gif) no-repeat center center #1c150d;
	border-top: 1px solid #800000;
	border-right: 1px solid #800000;
	border-left: 1px solid #800000;
	
}
#information {
	position:absolute; 
	bottom:0; 
	width:500px; 
	height:0; 
	color:#fff; 
	overflow:hidden; 
	z-index:200;}
#information h3 {
	padding:0;
}
#information p {
	padding:0
}
#image {
	width:575px
}
#image img {
	position:absolute; 
	z-index:25; 
	width:auto;
}
.imgnav {
	position:absolute; 
	width:25%; 
	height:306px; 
	cursor:pointer; 
	z-index:150;
}
#imgprev {
	left:0;
	background-image: url(images/common/left.png);
	background-repeat: no-repeat;
	background-position: left center;
	z-index:50%;
}
#imgnext {
	right:0;
	background-image: url(images/common/right.png);
	background-repeat: no-repeat;
	background-position: right center;
	z-index:50%;
}

#imglink {
	position:absolute; 
	height:306px; 
	width:100%; 
	z-index:100; 
	opacity:.1; 
	filter:alpha(opacity=10);}
.linkhover {
	background:url(images/link.gif) center center no-repeat;
}
#thumbnails {
	width:585px;
	border-bottom: 1px solid #800000;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
	display:block;
}
#slideleft {
	float:left;
	width:20px;
	padding-bottom:10px;
	padding-right:5px;
	height:81px;
	background-color:#1c150d;
	background-image: url(images/common/scroll-left.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#slideleft:hover {
	background-color: #1c150d;
	background-image: url(images/common/scroll-left-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#slideright {
	float:right;
	width:20px;
	height:81px;
	padding-left:5px;
	padding-bottom:10px;
	background-color: #1c150d;
	background-image: url(images/common/scroll-right.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#slideright:hover {
	background-color: #1c150d;
	background-image: url(images/common/scroll-right-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#slidearea {
	float:left; 
	position:relative; 
	width:535px; 
	padding-bottom:10px; 
	height:81px; 
	overflow:hidden; 
	background:#1c150d;
}
#slider {
	position:absolute; 
	left:0; 
	height:81px;
}
#slider img {
	cursor:pointer; 
	border:1px solid #9b7147; 
	padding:2px
}

/* ----------------------------------------------------------- Popup CSS ------------------------------------------------------ */

/* ----------------------------------------------------------- New CSS -------------------------------------------------------- */
.headerline {
	background-image: url(images/common/headerline.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 42px;
}

.navmenu {
	vertical-align: top;
	width: 200px;	
}
.footer {
	vertical-align: middle;
	text-align: center;
	height: 60px;
}

/* ------------------- NAVIGATION CSS START HERE -------------------- */

ul.menu{list-style:none;margin:0;padding:0}
ul.menu *{margin:0;padding:0}
ul.menu a{display:block;color:#59302D;text-decoration:none;}
ul.menu li{position:relative;margin:0;padding:0;}
ul.menu ul{position:absolute;top:0;left:198px;display:none;opacity:0;list-style:none;border-left:#A18B84 1px solid;z-index:-1;}
ul.menu ul li{position:relative;border-top:none;width:232px;margin:0;}
ul.menu ul li a{display:block;padding:5px;7px 0 7px;background-color:#EFEDDF;height:21px;z-index:100;}
ul.menu ul li a:hover{background-color:#D2C8BE;}
ul.menu ul ul{}

/* ------------------- NAVIGATION CSS END HERE -------------------- */


/* ----------------------------------------------------------- New CSS -------------------------------------------------------- */