/* Raw Spirit - Rob Ireland */

/* Reset */
/* undo some default styling of common (X)HTML browsers
 ************************************************************/

/* No list-markers by default - 
* must redefine bullets w/ bg graphics
********************************************************/


/* Avoid browser default inconsistent heading, 
* font-sizes and pre/code
********************************************************/
body,h1,h2,h3,h4,h5,h6,pre,code,td {
font-size:1em;
}

/* Remove inconsistent (among browsers) - 
* default padding or margin 
********************************************************/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
margin:0; padding:0;
}

/* prevent blue linked image borders
********************************************************/
a img,:link img,:visited img,fieldset {

}




/* Start
********************************************/




body {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
		background-image: url(images/pagebg.jpg);

}

#container{
	position: relative;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom:0px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin: 0px;
	width: 780px;
	height: 532px;
	text-align:right;
}



#wrapper {
	padding:0px;
	vertical-align:top;
	position:relative;
}

#mainpage {
	padding: 0px;
	margin: 0px;
	background-image: url(images/PageBg.gif);
	background-repeat: repeat-y;
	vertical-align:top;
	background-position: top;
	width:780px;
	position:relative;
}

#menu {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	width: 164px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	left: 0px;
	margin-right:10px;
	font-size:14px;
	float:left;

}

#menu a {
	text-decoration:none;
	font-weight:bold;
}

#menu li{
	margin:0px;
	padding:0px;
	padding-left:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
	padding-top:2px;
	padding-bottom:2px;
	list-style-type: none;
}

#menu2 {
width:780px;
	margin:0px;

}

#menu2 a{
	background-color:#fffbbc;
	margin:0px;
	padding:6px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF9933;
	font-size:14px;
	float:left;
	text-decoration:none;
	font-weight:bold;
}

#menu2 a:hover {
	background-color:#c0ff91;
}


#menu ul {margin:0px;
padding-left:0px;}

#menu li:hover{
	background-image: url(images/menubg2.gif);
	background-repeat: repeat;
}



#heading {
	clear:both;
	height:51px;
	text-align:center;
	margin-top:6px;}

#heading2 {
	clear:both;
	height:51px;
	width:500px;
}


#footer {
	width: 780px;
	background-image: url(images/footerbg.gif);
	height: 32px;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 8px;
	font-size:90%;
	color:#aaff00;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

	
	
#paper {

	padding:5px;
	font-size:14px;
right:0px;
padding-left:160px;
}


#paper2 {
	padding:4px;
	font-size:14px;
	background-image: url(images/paper2bg.gif);
	position:static;
	clear:both;
	text-align:center;
}

#paper3 {
	font-size:14px;
	clear:both;
	width:94%;
	padding:5px;
	font-size:14px;
	text-align:justify;
}

#paper_bottom20 {
	width:590px;
	height:14px;
	position: relative;
	left: 182px;
	margin-bottom:10px;
}

#person {
	width:116px;
	margin-top:5px;
	height:200px;
	margin-left:4px;
	margin-right:4px;
	text-align:center;
	padding-top:4px;
	background-image: url(images/photoborder.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	font-size:12px;
	float:left;
	vertical-align:top;
}
#person a {
padding-top:2px;
	text-decoration:none;
	color:#FFFFFF;
}

#person a:hover {
	color:#FFFF00;
}

#person2 {
	width:116px;
	margin-top:2px;
	height:200px;
	margin-left:4px;
	margin-right:4px;
	text-align:center;
	padding-top:4px;
	background-image: url(images/photoborder2.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	font-size:12px;
	float:left;
	vertical-align:top;
}
#person2 a {
	text-decoration:none;
	color:#0000ff;
padding-top:2px;	
}

#person2 a:hover {
	color:#00aa66;
}

#persontext {
position:relative;
padding-top:10px;
}


#photo {
	float:left;
	padding:5px;
	border: 1px solid #FF9900;
	margin-left:5px;
	margin-bottom:4px;
	margin-top:0px;
	margin-right:10px;
}

#photo2 {
	padding:5px;
	border: 1px solid #FF9900;
	background-color:#FFFFFF;
	width:auto;

}



#headliner {
position:absolute;
	top:350px;
	left:190px;
 	width:300px;
	height:40px;
	text-align: center;
	font-size:16px;
	text-align:left;
	padding-top:15px;

}

#sitelink {
	padding:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	text-decoration:none;
font-weight:bold;
font-size:16px;
color:#0033FF;
}

#sitelink a {
text-decoration:none;
font-weight:bold;
font-size:16px;
}

#sitelink a:hover {
color:#336600;

}



	


/*******************************/

li {margin-bottom:15px;
padding-right:12px;}


ul li li{
	margin-bottom:2px;
	margin-left:0px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	background-position: 1px 5px;
}

h3 {
	font-size:22px;
	margin-top:0px;
	margin-bottom:3px;
	font-family:Comic Sans MS, arial;
	color:#0000FF;
	padding-right:30px;
	font-weight:bold;
}


h4 {
	font-size:18px;
	margin-top:4px;
	margin-bottom:3px;
	width:auto;
	text-align:center;
}

h5 {
font-size:16px;
font-weight:bold;
margin-bottom:10px;
}

h6 {
font-size:16px;
font-weight:bold;
margin-bottom:10px;
margin-left:16px;
}

p {
padding-left:5px;
padding-right:20px;
margin-bottom:10px;
padding-top:5px;
}

#Xseparator {
	width:400px;
	height:3px;
	margin-left:2px;
	margin-top:4px;
	margin-bottom:4px;
	padding:0;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
}

.style1 {font-size: 16px;
margin-left:14px;
padding-top:6px;}

ol {margin-left:26px;
}

ul {

	list-style-type: none;
	padding-left:10px;

}

#input {
margin-top:2px;
margin-bottom:2px;

}

#soundbite {font-size:12px;
color:#0000CC;
font-weight:normal;}

#soundbite a{font-size:13px;
color:#0000CC;
font-weight:bold;}

#soundbite p {
padding:0px;
margin:0px;
}


#bigbullet {
vertical-align:top;
padding-top:6px;
}


#schedloc {
	text-align:center;
	background-color:#FFFFBB;
	height:36px;
	padding:2px;
	font-size:12px;
	color:#0033CC;
	font-weight:bold;
}

#schedloc a{


color:#0033CC;
text-decoration:none;
}

#schedtable {
	border: 1px solid #000000;
	float:left;
}

#schedempty {

	background-color:#54BA87;

	background-image: url(images/schedempty.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

#scheditem {
	font-size:11px;
	color:#0033CC;
	background-color:#ffffbb;
	padding:3px;
	vertical-align:middle;
	background-image: url(images/schedbg.gif);
	background-position: 0px -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

#scheditem a {
color:#0033CC;
text-decoration:none;
margin:0px;
}

#scheditem p {
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

#scheditem:hover {
background-color:#FFFFff;
}

.popup {
	color:#000000;
	padding:1px;
	background-color:#FFFFFF;
	font-size:x-small;
	width:180px;
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-color:#006600;
	border-collapse:collapse;
	text-align:left;
}

.poptitle {
	/*Defines the display of day cells*/
	color:#800000;
	background-color:#666666;
	padding:2px;
	font-weight:bold;
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-color:#000000;
	font-size:medium;
}

#calendar {
	width:780;
	border: 1px solid #000000;
	background-color:#cefb7f;
}

#boothnorow {
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	padding-top:3px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */