/* General Styles ------------------------ */

body {
	margin: 0px 0px 0px auto;
	padding: 0;
	font: normal 10pt/16pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	float: none;
	background-color: #FFFFFF;
	line-height: normal;
	width: auto;
	clear: none;
	position: relative;
	background-image: url(/images/background/temple.jpg);
	background-position: center;
	}


table.body {
	width: 750px;
	background-position: top;
	vertical-align: top;
	top: auto;


	}
	
a img {
	text-decoration: none;
	border: none;
}

h1 {
	font-family: Georgia;
	font-size: 24px;
	line-height: 1.4em;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

h1.center {
	text-align: center;
	}


h2 {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	line-height: normal;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
	}

h2 a {
	text-decoration: none;
	color: #CC0000;
	}

h2.center {
	text-align: center;
	}

h2.smaller {
	font-size: 14px;
	text-align: center;
	}
		
h3 {
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-bottom: 4px solid;
	background-color: #a8d0f8;
	border-bottom-color: #3366FF;
	}

h4 {
	font-family: Georgia; 
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none;
	color: #006633;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}

h5 {
	font-family: Georgia; 
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	color: #006633;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	}

h6 {
	font-family: Arial;
	font-size: 12pt;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

p {
	font-family: Arial;
	font-size: 10pt;
	letter-spacing: 0;
	color: #000000;
	margin: 0px 0px 0px 0px;
	height: auto;
	}

p.center {
	text-align: center;
	}

p.green{
	text-align: left;
	color: #336600;
	}



/*  HEADER  --------------------------------------------------- */
#header {
	background-color: #99CCFF;
	background-image: url(../images/header-grange.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 8px;
	left: 0px;
	width: 800px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
	}


/* MAIN NAV  --------------------------------------------------- */

/* GRAY BAR under drop downs */
#mainnav {
	position: absolute;
	top: 153px;
	left: 0px;
	background: url(../images/navbar_gray.jpg) repeat-x;
	height: 22px;
	float: left;
	border-top: 5px solid #3366FF;
	z-index: 50;
	width: 800px;
	}

#mainnav ul {
	color: white;
	font-family: arial, helvetica, sans-serif;
	height: 14px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	}

#mainnav a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 14px;
	font-weight: normal;
	}

#mainnav a.current {
	background: #ffffff;
	color: #6e8bd1;
	font-weight: bold;
	}

#mainnav ul li a:hover {
	color: #fff;
	background-color: #3366ff;
	}

#mainnav ul li ul li {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


#nav, #nav ul {
	padding: 0px;
	line-height: 1;
	font: normal normal normal 9pt/11pt verdana, arial, sans-serif;
	margin: 0px, 0px, 0px, 150px;
	}

/*NOTE: Mozilla-based browsers will follow this rule to provide equally distanced main nav buttons */

html>body #nav a {
	display: block;
	width: auto;
	padding: 4px 10px 4px 10px;
}


/*NOTE: IE 6 and earlier will follow this rule and ignore the one above, which is necessary because it requires fixed width buttons for the drop nav to work */

#nav a {
	display: block;
	width: 6.7em;
	padding: 4px 0px 4px 0px;
}


#nav li { 
	float: left;
}

#nav li a.subitem {
	color: #fff;
	border-top: 0px;
	border-bottom: 1px solid white;
	height: auto;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	background-color: #6e8bd1;
	width: 200px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background-color: #6e8bd1;
	width: 200px; 
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* SEARCH -------------------------------------------------- */
#nav_search {
	left: 400px;
	background: url(../images/navbar_gray.jpg) repeat-x;
	width: auto;
	margin: -16px 5px 0px 0px;
	padding: 0px;
	font: normal normal normal 8pt/11pt verdana, arial, sans-serif;
	color: #fff;
	float: right;
	}

#nav_search input {
   margin: 0px;
   display: inline;
   }
	   
#nav_search a {
   font: normal normal normal 8pt/9pt verdana, arial, sans-serif;
   text-decoration: none;
   color: #fff;
   margin: 0px;
   } 


/* LEFT NAV   --------------------------------------------------- */
#leftnav {
	top: 185px;
	position: absolute;
	width: 140px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	background-color: #99CCFF;
	color: #663300;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: 20pt;
	left: 0px;
	}
	
#leftnav.event {
	position: static;
	width: 125px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	line-height: normal;
	font-weight: normal;
	margin-right: -10px;
	}

#leftnav.event a:link, #leftnav.event a:visited {
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	}

#leftnav.event a:hover {
	color: #000000;
	border: none;
	background-image: none;
	background-color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	}


/* RIGHT NAV  ---------------------------------------------
#rightnav {
	top: 180px;
	width: 140px;
	height: auto;
	background-color: #eeeeee;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
------ */	


/* CONTENT  --------------------------------------------------- */
#content {
	position: absolute;
	top: 185px;
	left: 155px;
	width: 646px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#content table {
	table-layout: fixed;
	width: 645px;
	}

#content table.right {
	table-layout: fixed;
	width: 140px;
	text-align: right;
	vertical-align: top;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	position: static;
	right: auto;
	top: auto;
	}


/*  FOOTER  --------------------------------------------------- */

#footer {
	padding: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
	text-align: center;
	width: 100%;
	}

#footer h1 {
	font-family: Georgia;
	font-size: 1.3em;
	line-height: normal;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}
	
#footer h2 {
	font-family: Georgia;
	font-size: 9pt;
	line-height: normal;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}
	
#footer p {
	text-align: center;
	margin: 5px 5px 5px 5px;
	font: normal normal normal 8pt/11pt arial, verdana, sans-serif;
	}
	
#footer table {
	text-align: center;
	font: normal normal normal 8pt/11pt arial, verdana, sans-serif;
	text-decoration: underline;
	}
table {
	background-color: #F0F0F0;
	margin-left: auto;
	margin-right: auto;
	
}
ul {
    list-style-position: outside;
    list-style-image: url(/images/diamond/cy_sdi.gif);
	
          }
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
