/* get rid of button/link outlines in firefox */
a:focus{ outline: none; }
button:focus{ outline: none; }

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #4e4a2d url(images/bg.jpg) repeat-x center top;
	}

	

#body_top_left {
	margin: 0px; 
	padding: 0px;
}

#body_picturs {

}

#body_divider {
	font-size:	0px;
	line-height: 0px;
	margin: 0px; 
	padding: 0px;
	height: 6px; 
	background: #31230e;	
}


#body_table{
	padding; 0px;
	margin: 0px;
}

#body_bottom_left {
	background: #21180a;
}

#body_bottom_left_content {
	color: white;
	margin: 30px 20px;
	background: none;
}

#body_bottom_left_content hr{
	border: 1px solid #402E15;
	height: 1px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
	
#body_bottom_right {
	background:#cecda9; 
}

#body_bottom_right_content {
	width: 600px;
	margin: 30px 20px;
	background:#cecda9; 
}

#menu_divider_top {
	float: left;
	font-size:	1px;
	line-height: 0px;
	margin: 0px; 
	padding: 0px;
	height: 6px; 
	width: 850px; 
	background: #31230e;	
}


/* INDEX PAGE ONLY -----------------------*/
#bodyindex_table{
	padding; 0px;
	margin: 0px;
}

.bodyindex_bottom_left {
	background: #cecda9;
}

#bodyindex_bottom_left_content {
	color: #252525;
	margin: 0px 0px;
	background: none;
}

#bodyindex_bottom_right {
	background:#cecda9; 
}

#bodyindexl_bottom_right_content {
	margin: 0px 0px;
	background:#cecda9; 
}
/* ------------------------------*/

	
/* borders
----------------------------------------------- */
#border_body_left {
	width: 75px; 
	margin: 0px; 
	padding: 0px;
	background: url(images/site_layout/body_left.gif) repeat-y top;	
}

#border_body_right {
	width: 75px; 
	margin: 0px; 
	padding: 0px;
	background: url(images/site_layout/body_right.gif) repeat-y top;	
}





/* typography
----------------------------------------------- */

body p {
	font-family: Arial, Verdana, "Sans Serif";
	font-size: 12px;
	color: #252525;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}
body>#content a {
	color: #827a00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #827a00;
	padding: 2px 1px 0px 1px;
		}
#content a {
		color: #0076a3;
		text-decoration: none;
		
		}
body>#content a:hover {  /* skip IE with this one */
		color: #FFFFFF;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		background-image: url(images/transparentblack20percent.png);
		}
#content a:hover {
	/* for IE */
	color: #0076a3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0076a3;
}
#content .inset p {
		color: #000000;
		font-family: "Lucida Grande", Geneva, Verdana, Arial, "Trebuchet MS";
		font-size: 11px;
		line-height: 140%;
		margin-top: 3px;
		padding-top: 3px;
		padding-bottom: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-right: 0px;
		padding-left: 0px;
		}
#content .inset h1 {
		font-family: "Lucida Grande", Geneva, Verdana, Arial, "Trebuchet MS";
		font-weight: bold;
		font-size: 15px;
		margin: 0px;
		padding: 0px;
		line-height: normal;
		}
h1 {
		font-family: "Century Gothic", "Lucida Grande", Arial, Verdana;
		font-size: 26px;
		color: #000000;
		font-weight: normal;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding: 0px;
		text-shadow: #333333 0px 0px 5px;
		}
h2 {
		font-family: "Century Gothic", "Lucida Grande", Arial, Verdana;
		font-size: 20px;
		color: #252525;
		font-weight: normal;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		padding: 0px;
		
		}
h3 {
	font-family: "Century Gothic", "Lucida Grande", Arial, Verdana;
	font-size: 16px;
	color: #252525;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px;
	text-shadow: #333333 0px 0px 5px;
	font-weight: normal;
		}
h4 {
		font-family: "Century Gothic", "Lucida Grande", Arial, Verdana;
		font-size: 14px;
		color: #E8E8E8;
		font-weight: bold;
		margin-top: 12px;
		margin-right: 0px;
		margin-bottom: 3px;
		margin-left: 0px;
		padding: 0px;
		text-shadow: #333333 0px 0px 5px;
		}
#content p {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #1111;
	line-height: 2em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}
#footer p {
		font-family: "Lucida Grande", Arial, Verdana, "Sans Serif";
		font-size: 10px;
		color: #7B7B7B;
		line-height: 1.6em;
		}
#content form {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	vertical-align: text-top;
	float: none;
	width: 50%;
}
#content label {
		vertical-align: top;
}
#content input,
#content textarea	{
			font-family: "Lucida Grande", Arial, Verdana, "Sans Serif";
			font-size: 11px;
			padding: 3px;
			margin: 3px;
			background-color: #333333;
			color: #CCCCCC;
			border: 1px solid #666666;
			}
#content select {
			font-family: "Lucida Grande", Arial, Verdana, "Sans Serif";
			font-size: 11px;
			background-color: #333333;
			color: #CCCCCC;
			border: 1px solid #666666;
			}
#content select option {
			padding: 2px 5px 2px 5px;
			margin: 1px;
			}
#content input:focus,
#content select:focus,
#content textarea:focus	{
			background-color: #dddddd;
			color: #000000;
			}
			
			
			

			
			
			
/* forms
----------------------------------------------- */

#loginsheet form {
		font-family: "Lucida Grande", Arial, Verdana, "Sans Serif";
		font-size: 11px;
		color: #cecece;
		}
form {
		display: inline;
		white-space: nowrap;
		float: left;
		}

		
/* start flash banner
----------------------------------------------- */

#banner {
		padding: 0px 0px;
		}
		

#scrolltxt {
	scroll: overflow auto;
	width: 600px;
	height: 400px;
	padding-right: 15px;
}


/* left menu ------------------------------------*/

.left_menu {
	font-family: "Century Gothic", "Lucida Grande", Arial, Verdana;
	font-size: 11px;
	letter-spacing: 0.15em;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: white;
}

.left_menu a:link {
	color: white;
	text-decoration: none;
}

.left_menu a:hover {
	color: #7E4B00;
}

.left_menu a:visited {
	color: #827a00;
	text-decoration: none;
}


/* calendar -------------------------------------*/
#calendarPopUp{
	border: solid 0px cyan;
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 420px;
	height: 240px;
	background: url(images/calendar_shadow.png) no-repeat left top;
}

.calendarHeading{
	font-size: 10px;
	color: #111111;
}

#calendarCloseButton{
	/*padding: 0px;*/
	margin: 0px;
	margin-right: 4px;
	margin-bottom: 1px;
	font-size: 10px;
	/* color: #111111;
	background: #cecda9; */
}

/* registration table ---------------------------*/

#regTable td{
	padding: 2px;
}

#regTableInnerBorder td{
	padding: 8px;
}


/* dojo menu styles -----------------------------*/

#menu_main {
	border: none;
   	background: black;
	width: 850px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
}

#menu_container {
	dispaly: none;
	border: none;
   	background: black;
	width: 830px;
	height: 41px;
	padding: 0px;
	padding-left: 47px;
	margin: 0px;
	text-align: center;
	vertical-align: bottom;
}

.tundra .dijitMenuBar .dijitMenuItem{
	padding-left: 0px;
	padding-right: 50px;
}

.tundra .dijitMenuItem{
	text-align: left;
	color: #cecda9;
	font-family: "Century Gothic", "Lucida Grande", Arial, Verdana;
	font-size: 13px;
	letter-spacing: 0.55em;
}


.tundra .dijitMenuPassive .dijitMenuItemHover,
.tundra .dijitMenuItemSelected {
	color: #669933;
	background: black;
	outline: none;		
}

.tundra .dijitMenuItemIcon{
	width: 5px;
	height: 16px;
}

.tundra .navSubMenu{
	border: none;
	margin-left: 0px;
}


.tundra .navSubMenu .dijitMenuItem{
	border: none;
	color: black;
	font-family: "Century Gothic", "Lucida Grande", Arial, Verdana;
	font-size: 11px;
	letter-spacing: 0.15em;
	background: #cec8a6;
}

.tundra .navSubMenu .dijitMenuItemSelected{
	border: none;
	color: black;
	background: #cec8a6;
}

.tundra .navSubMenu .dijitMenuItemHover{
	border: none;
	color: white;
	background: #7d4900;
	outline: none;
}

.tundra .navSubMenu .dijitMenuSeparatorTop, .tundra .navSubMenu .dijitMenuSeparatorBottom {
	background: #cec8a6;
	padding: 0px; 
	margin: 0px;
}


/* dojo dialog styles -----------------------------*/

.tundra .dijitDialogTitle {color: #4682B4;} /*#88ac0b;*/ 
.tundra .dijitDialogUnderlay {background:gray none repeat scroll 0 0; opacity:0.6;}
.tundra .dijitDialog .dijitDialogPaneContent {padding: 0px;}

/* video popup window*/
.tundra #hbPopUpBox .dijitDialogTitle {
	font-weight: normal;
	font-size: 14px;
	color: #646464;
}
.tundra #hbPopUpBox .dijitDialogTitleBar {background: black;}
.tundra #btnSend .dijitButtonNode {width: 200px;}
.tundra #regTable .dijitTextBox input {color: blue; font-weight: bold;}