body {
	color: #000;
	background-color: #FFF;
	/* background-image: url(images/image.gif); */
	background-repeat:no-repeat;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
img {
	border: 0px;
	}

.printonly {
	display: none;
	}

.bioname {
	font-weight: bold;
	color: #bf3902;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

.bizcard {
	color: #555;
	background: transparent;
	width: 250px;
	border: 1px #bababa solid;
	padding: 5px;
	}

.smallcol {
	font-size: 9px;
	width: 65px;
	} /* used for the text on the left of the calendar */

i {
	font-style: normal;
	font-weight: bold;
	color: #bf3902;
	} /* instead of bad old italic, this turns the text bold and red USED in the member log-in area */

ul {
	padding: 0;
	margin: 0;
	}

li {
	font-size: 11px;
	line-height: 160%;
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}


h1 {
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	background: transparent;
	font-variant: normal;
	font-weight: bold;
	color: #8D0000;
	color: #000;
	padding: 5px 0px 0px 0px;
	}

h1.top {
	padding: 0;
	margin-top: 0;
	}

h2 {
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	background: transparent;
	font-variant: normal;
	color: #8D0000;
	color: #000;
	padding: 10px 0px 0px;
	}

h3 {
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	background: transparent;
	font-variant: normal;
	color: #8D0000;
	color: #000;
	padding: 10px 0px 0px;
	}

h4 {
	color: #8D0000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0;
	}

h5 {
	padding: 0;
	margin: 0;
	}

h6 {
	font-size: 10px;
	margin-top: .5em;
	margin-bottom: .5em;
	}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	}

.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-right: 24px;
	}

.sidebar p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-right: 24px;
	}

.sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	}
	
.sidebar a {
	font-size: 11px;
	vertical-align: 0px;
	}


.nav {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: #8D0000;
	padding: 15px 0px 4px 2px;
	margin: 0;
	margin-top: 15px;
	/* background: #F3F3F3; */
	}



/* LINKS */

a:link {
	font-size: 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bf3902;
	background-color: transparent;
}

a:visited {
	font-size: 11px;
	color: #666;
	background-color: transparent;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 11px;
	color: #fff;
	background-color: #bf3902;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* BUTTON-LIKE LINKS */

a.button:link, a.button:visited {
	font-weight: bold;
	background: #bababa;
	color: #fff;
	padding: 2px 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-decoration: none;
	}

a.button:hover {
	font-weight: bold;
	background: #bf3902;
	color: #fff;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	}

.button {
	font-weight: bold;
	background: #bf3902;
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	} /* in UP position */


/* logo roll over style to eliminate background hover on images */

#logo {
	}
	
#logo a {
	text-decoration: none;
	}
	
#logo a:hover {
	background-color:#fff;
	text-decoration: none;
	}

/* logo roll over style to eliminate background hover on images */



a {font-weight: normal; font-size: 14px;}


/* ________ LAYOUT _____ */


#toplogo {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 460px;
	/* border: 1px #000 solid; */
	}


#imagelogo {
	position: absolute;
	left: 529px;
	top: 0px;
	width: 460px;
	/* border: 1px #000 solid; */
	}

#flashlogo {
	position: absolute;
	left: 529px;
	top: 0px;
	width: 460px;
	height:80px;
	border: 0;
	padding: 0;
	/* border: 1px #000 solid; */
	}

#tagline {
	position: absolute;
	left: 10px;
	top: 80px;
	height: 20px;
	width: 800px;
	z-index: 2;
	color:#fff;
	padding: 0px 10px 0px 15px;
	margin:0;
	background: #Bf3902;
	/* border: 1px #000 solid; */
	}

#tagline h1 {
	font-size: 10px;
	color:#fff;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

#center {
	position: absolute;
	left: 185px;
	top: 105px;
	width: 300px;
	z-index: 1;
	/* border: 1px #000 solid; */
	}

#center p {
	font-size: 11px;
	text-align: justify;
	line-height: 160%;
	}

#center .list {
	line-height: 120%;
	}

#centerwide {
	position: absolute;
	left: 185px;
	top: 105px;
	width: 600px;
	z-index: 1;
	} /* PAGE WIDTH */


#right {
	position: absolute;
	left: 530px;
	top: 105px;
	width: 295px;
	z-index: 1;
	}

#right p {
	font-size: 11px;
	text-align: justify;
	line-height: 160%;
	}

.borderbottom {
	border: 0;
	border-bottom: 1px dotted #ccc;
	}

/* __________ Menu Class ____________ */

#menuplace {
	position: absolute;
	left: 10px;
	top: 100px;
	width: 140px;
	/* border: 1px dotted #ccc;
	border: 1px dotted #A0A0A0; */
	z-index: 3;
	padding: 5px 3px 2px 3px;
	padding: 0;
	background: #F3F3F3;
	background: #BABABA;
	background: transparent;
	background: #F5F5F5;
	color: #000;
	}

#menuplace p {
	font-size: 11px;
	}

.blogdate {
	color: #aaa;
	background-color: transparent;
	}



div.menu {
	width:140px;
	background:#fff;
	background: #F5F5F5;
	background: #bababa;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	}

div.menu a {
	display: block;
	height: 22px;
	margin: 0px;
	width: 100%;
	padding: 1em 0em 0em 0.4em;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CCC8C8;
	}

html>body div.menu a {width:auto;}

div.menu a:hover {
	background: #BF3902;
	color: #fff;
	}


.menu h2 {
	color:#fff;
	margin: 0px;
	padding: 0.5em 0em 0.5em 0.2em;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	background: #8D0000;
	}

/* LAY OUT OF RESOURCES Calendar  etc*/

#resourcestable {
	position: absolute;
	top: 105px;
	left: 160px;
	width: 600px;
	}
	
#calendartable {
	position: absolute;
	top: 105px;
	left:10px
	}

#detailbox {
	}

#detailbox  td {
	border-bottom: 1px solid #ccc;
	}	


	
#spacebox {
	} /* add td space on the item.php page */

#spacebox  td {
	/* border-bottom: 5px solid #fff; */
	padding-bottom: 10px;
	}	
	
/* FORMS */

textarea, input {
	border: solid 1px #bababa
	}

