/******************************************
********************************************/

/* Used to trick floating issues */
div.clearfloat{
	clear:both;
	overflow:hidden;
	height:1px;
	margin-top:-1px; 
}

body{
	background-color:#ffffff;
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-weight: normal;
	/* color:#9999FF; */
	/* color:#9D7E6A; */
	color: #202A31;
}

#page1{
	background-color:#efebb5;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:778px;
	overflow:hidden;
	border:solid 1px #202A31;
	background-image:url(images/backdrop3.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#page1 div.pageinner{
	background-image:url(images/backdrop_menu3.jpg);
	background-repeat:no-repeat;
	/* background-position:74px 40px; */
	background-position:74px 80px;
}

#page1 #row1{
	clear:both;
}
#page1 #row2{
	clear:both;
}
#page1 #footer{
	text-align:center;
	clear:both;
}

#page2{
	background-color:#efebb5;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:778px;
	overflow:hidden;
	border:solid 1px #202A31;
	/* background-image:url(images/backdrop.jpg); */
	background-image:url(images/backdrop.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#page2 div.header{
	width:778px;
}
#page2 div.header div.col1{
	width:194px;
	height:130px;
	float:left;
}
#page2 div.header div.col2{
	float:left;
	width:584px;
	height:130px;
}

#page2 div.content{
	margin:0px 10px 30px 10px;
}

.scrollbar
{
  width:700px;
  height:400px;
  padding:0.25em;
  border:solid thin #000;
  background-color:#efebb5;
  overflow:none;
}

#page3{
	background-color:#efebb5;
	margin:10px 10px 10px 10px;
	padding:0px 10px 0px 0px;
	width:462px;
	overflow:hidden;
}
#page4{
	background-color:#efebb5;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:778px;
	overflow:visible;
	border:solid 1px #202A31;
	/* background-image:url(images/backdrop.jpg); */
	background-image:url(images/backdrop.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#page4 div.header{
	width:778px;
}
#page4 div.header div.col1{
	width:194px;
	height:130px;
	float:left;
}
#page4 div.header div.col2{
	float:left;
	width:584px;
	height:130px;
}

#page4 div.content{
	margin:0px 20px 30px 20px;
}
/****************************
#menu1  - replaced with graphic menu
***************************
#menu1{
	width:96px;
}
#menu1 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#menu1 ul li{
	margin:0px 0px 0px 20px;
	padding:3px 0px 3px 0px;
	list-style:outside;
	list-style-type:square;
	color:#7b4232;
	
}

#menu1 ul li a{
	font-family:"Times New Roman", Times, serif;
	line-height:18px;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0px;
	padding: 3px 0px 3px 0px;
	margin:0px;
	color: #7b4232;
	text-decoration: none;
	display:block;
	font-weight:normal;
}
#menu1 ul li a:visited{
	color: #7b4232;
	text-decoration: none;
}
#menu1 ul li a:visited:hover{
	color: #5e0b19;
	text-decoration:none;
}
#menu1 ul li a:hover{
	color: #5e0b19;
	text-decoration:none;
	background-image:url(images/.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#menu1 ul li a:active{
	color: #7b4232;
	text-decoration: none;
	display:block;
}
#menu1 ul li a:active:hover{
	color: #5e0b19;
	text-decoration:none;
}
*/



/****************************
#menu2
****************************/
#menu2{
	width:554px;
}

#menu2 div.band{
	height:5px;
	background-image:url(images/band_background.gif);
	background-repeat:repeat-x;
}


#menu2 div.items{
	padding-left:20px;
}
#menu2 div.items div.item{
	padding:0px 15px 0px 15px;
	float:left;
}
#menu2 div.items div.item a{
	font-family:"Times New Roman", Times, serif;
	line-height:18px;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0px;
	padding: 3px 0px 3px 0px;
	margin:0px;
	color: #7b4232;
	text-decoration: none;
	display:block;
	font-weight:normal;
}
#menu2 div.items div.item a:visited{
	color: #7b4232;
	text-decoration: none;
}
#menu2 div.items div.item a:visited:hover{
	color: #5e0b19;
	text-decoration:none;
}
#menu2 div.items div.item a:hover{
	color: #5e0b19;
	text-decoration:none;
	background-image:url(images/.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
#menu2 div.items div.item a:active{
	color: #7b4232;
	text-decoration: none;
	display:block;
}
#menu2 div.items div.item a:active:hover{
	color: #5e0b19;
	text-decoration:none;
}
#menu3 div.items div.item{
	padding:0px 200px;
                  text-align:center;
	color:#cd0000;	
}
#menu3 div.items div.item a{
	font-family:"Times New Roman", Times, serif;
	color: #cd0000;
}
#menu3 div.items div.item a:visited{
	color: #cd0000;
}
#menu3 div.items div.item a:active:hover{
	color:#008b00;
}
#menu3 div.items div.item a:active:{
	color:#008b00;
}
/**********************************
div.imagecaptioned
**********************************/

div.imagecaptioned{
}
div.imagecaptioned div.image{
	background-color:#000000;

}
div.imagecaptioned div.image img{
	border:solid 1px #A9841A;
}
div.imagecaptioned div.caption{
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
	text-align:center;
	letter-spacing:3px;
	text-transform:uppercase;
}


strong{
	/* color: #3255a2; */
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
margin-bottom : 17px;
padding-bottom: 0px;
margin-top : 0px;
line-height: 18px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing : 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px -1px;
	line-height: 19px;
	color:#AF8D4C;
	/* color:#97722E; */
}
h1 span.bigquotes{
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	color:#912c45;
}

h2{
	/* color:#824449; */
	color: #9F595F;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing : 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	line-height: 17px;  /* test height */
}
h2 span.bigquotes{
	font-family:georgia;
	font-weight:bold;
	font-size:15px;
}
h3{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	letter-spacing : 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #6E7B9B;
}
h3 span.bigquotes{
	font-family:georgia;
	font-weight:bold;
	font-size:15px;
}
h4{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing : 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #6E7B9B;
}
/* Anchor tag definition - do not change this order */
a:link{
	/*color: #7B4232;*/
	color:#00f;
	text-decoration: underline;
}
a:visited{
	/*color: #7B4232;*/
	color:#00f;
	text-decoration: underline;
}
a:visited:hover{
	color: #3F2017;
	text-decoration: underline;
}
a:hover{
	color: #5F3023;
	/*color: #660066;*/ 
	text-decoration: none;
	font-weight:bold;
}
a:active{
	/*color: #7B4232;*/
	color:#00f;
	text-decoration: underline;
	
}
a:active:hover{
	/*color: #3F2017;
	text-decoration: underline;
	color: #5F3023;*/
	color: #660066; 
	text-decoration: none;
	font-weight:bold;
}


/* navlink for the events pages */
/* Anchor tag definition - do not change this order */
a.navlink{
	font-size:12px;
}
a.navlink:link{
	color: #7B4232;
	text-decoration: underline;
}
a.navlink:visited{
	color: #7B4232;
	text-decoration: underline;
}
a.navlink:visited:hover{
	color: #3F2017;
	text-decoration: underline;
}
a.navlink:hover{
	color: #5F3023;
	text-decoration: underline;
}
a.navlink:active{
	color: #7B4232;
	text-decoration: underline;
}
a.navlink:active:hover{
	color: #3F2017;
	text-decoration: underline;
}

/* Fix - required when using XHTML 1.0 Strict
 * Gecko Strict (Standard mode) interprets the position of
 * inline images in relation to the baseline. That is they sit on
 * the baseline allowing a gap for the descending curve of certain
 * lowercase letters
 {
	display:block;
}
 */

#page2 img{
	display:block;
}
 
img.border_style1{
	/* border:double 3px #7B4232; */
	border:double 5px #7B4232;
	padding:0px;
	margin:0px;
}
img.border_style2{
	/* border:double 3px #7B4232; */
	border:double 5px #000000;
	padding:0px;
	margin:0px;
}


hr{
height: 1px;
background-color: #4173BA;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

ul{
	font-size: 14px;
	margin: 17px 0px 17px 10px;
	padding: 0px 0px 0px 20px;
	list-style-type:disc;
}

ul li{
	margin: 2px 0px 2px 17px;
	padding:0px 0px 0px 10px;
	line-height:14px;
}

}
ul li ol{
font-size: 11px;
margin: 15px 0px 15px 20px;
padding: 0px;
 list-style-type: decimal;
 background-image: none;
 list-style: decimal outside none;
}
ul li ol li{
 background-image: none;
 list-style-type: decimal;
color: #395ba8;
margin: 6px 0px 6px 0px;
line-height:14px;
font-size:11px;
}



ol{
	font-size: 12px;
	margin: 14px 0px 17px 2px;
	padding: 0px 0px 0px 0px;
}

ol li{
	list-style:decimal inside;
	color: #555555;
	margin: 2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	line-height:14px;
}


dl{
margin:0px 0px 10px 0px;
padding:0px;
}

dl dt{
	font-size:11px;
	font-weight:bold;
}
dl dd{
	font-size:11px;
	margin:5px 0px 5px 20px;
}

/******************************************************************************************
Global classes
******************************************************************************************/
.sectiontitle{
	text-align:center;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#9D5739;
}

.indent5{
	margin-left: 5px;
}
.indent10{
	/* margin-left: 10px; */
	padding-left: 10px;
}
.indent15{
	margin-left: 15px;
}
.indent20{
	margin-left: 20px;
}
.indent25{
	margin-left: 25px;
}
.indent30{
	margin-left: 30px;
}
.indent35{
	margin-left: 35px;
}
.indent40{
	margin-left: 40px;
}
.indent45{
	margin-left: 45px;
}

.ednote{
	background-color: #feff7b;
	color: #ff0000;
	font-family: "Courier New", Courier, monospace;
	padding:1px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-weight:normal;
	border: 1px solid #929300;	
	
}
#legal{
	font-size:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#87949f;
}


/*CSS TOOLTIP
.ToolText{position:relative; } 
.ToolTextHover{position:relative;} 
.ToolText span{display: none;} 

.ToolTextHover span{ 
  display:block; 
  position:relative; 
  border:1px solid black;
  margin-left: 15px
font-size: 10px;
  top:1.3em; 
  left:5px; 
  background-color:black; color:white; 
  text-align: center; 
  width: 400px;
}*/

