/* reset browser styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
ol { 
  margin-left: 1.4em; 
  list-style: decimal; 
}
ul { 
  margin-left: 1.4em; 
  list-style: none;
}
.img {
  border: 0;
}
.img1 {
	padding: 10px !important;
	border: none !important;
	float: none !important;
}
/* general styles */

html{
	background: url(images/bg.png) repeat-x;
	background-color: #FFFFEB;
}
body{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
}
h1{
	color: #C80000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2{
	color: #C80000;
	font-size: 12px;
	padding-top: 5px;
}
h3{
	color: #C80000;
	font-size: 14px;
	font-weight: bold;
}
p{
	padding-bottom: 5px;
	line-height: 18px;
}

a{
	color: black;
}
a:hover{
	color: #C80000;
}

/* banner */

#banner{
	min-width: 850px;
	padding: 10px;
	background: transparent;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	z-index: 100;
	height: 160px;
}
#banner #logo{
	position: absolute;
	top: 10px;
	left: 60px;
	z-index: 200;
}
#banner #logoCaption{
	position: absolute;
	top: 164px;
	width: 337px;
	left: 148px;
	color: #C80000;
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	z-index: 300;
	font-size: 14px;
}
#banner .floatR{
	float: right;
	margin-right: 10px;
	text-align: right;
	z-index: 200;
	display: inline;
}
#banner .floatR a{
	font-size: 12px;
	margin-bottom: 5px;
	color: #C80000 !important;
	text-decoration:none;
}
#banner img{
	border:none;
}
#banner #abcImg{
	margin-bottom: 5px;

}
#banner #ruralImg{
	margin-bottom: 5px;
}
/* navigation */

#wrapper{
	min-width: 850px;
	position: relative;
	background: white;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #FFFFEB;
	zoom: 1;
}
#nav{
	min-width: 800px;
	border-bottom: 2px solid #990000;
	border-top: 2px solid #990000;
	font-size: 12px;
	overflow: hidden;
	background: #c80000;
	height: 22px;
	width: 100%;
}
#nav ul{
	margin-left: 5px;
}
#nav li{
	float: left;
	list-style: none;
	margin-right: 5px;
}
#nav a{
	display: block;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
}
#nav a:hover, #nav a.active{
	background-color: #ffcc66;
	color: #333333;
}
#subNav {
	border-bottom: 2px solid #C80000;
	min-width: 770px;
	height: 32px;
	overflow: visible
	}
#subNav ul{
	margin-left: 10px;
}
#subNav li{
	float: left;
	margin-bottom: 0;
	padding: 0;
	display: inline;
	list-style: none;
	font-size: 10px;
}
#subNav a{
	display: block;
	background-color: #FFFFCC;
	color: #C00000;
	line-height: 16px;
	margin-left: 0;
	margin-right: 5px;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	border: 1px solid #C80000;
	padding: 5px;
}
#subNav a.active, #subNav a:hover{
	color: white;
	background-color: #C80000;
}

/* main panels */

#main{
	margin-left: 5px
	margin-right: 5px;
	padding: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main p{
	padding-top: 5px;
}
#main img{
	border: 1px solid #C80000;
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
}
#main ul{
	padding-top: 5px;
}
#main li{
	padding-bottom: 5px;
}
#main #map{
	float: left;
	margin-left: -170px;
}
#main ol{
	margin-top: 5px;
}
#main2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
	overflow: auto;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main2 p{
	padding-top: 5px;
	padding-bottom: 5px;
}
#main2 h1{
	color: #C80000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
#main2 h3{
	color: #C80000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main2 ul{
	padding-top: 5px;
	padding-bottom: 5px;
}
#pubs h1{
	color: #C80000;
	font-size: 16px;
	font-weight: bold;
	padding-top:10px !important;
	padding-bottom: 0 !important;
}
#pubs h2{
	color: #C80000;
	font-size: 14px;
	padding-top: 0 !important;
}
.bookList h2{
	clear: both;
	color: #C80000;
	padding-top: 5px;
}
.bookList img{
	float: left;
	padding: 5px;
	height: 80px;
}

/* side panels */

#side1{
	position: absolute;
	width: 5px;
	top: 31px;
	left: 3px;
	border-right: 1px dotted #C80000;
}
#side1 .donate{
	border-top: 1px dotted #c80000;
	margin-top:10px;
	padding-left:10px;
}
#side1 h1{
	color: #C80000;
	font-weight: bold;
	padding: 5px;
}
#side1 p{
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
	padding-top: 3px;
}
#side1 img{
	padding-top: 5px;
}
#side1 ul{
	padding: 5px;
	margin: 0;
}
#side1 li{
	padding-bottom: 5px;
}
#side1 a{
	font-size: 12px;
	font-style: normal;
}
#mapSide{
	position: absolute;
	width:121px;
	top: 39px;
	left: 14px;
	border: 1px dotted #C80000;
}
#mapSide h3{
	color: #C80000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
#mapSide li{
	padding: 5px;
}
#side2{
	position: absolute;
	width: 131px;
	top: 44px;
	right: 14px;
	border: 2px solid #C80000;
	font-size: 12px;
	height: 536px;
}
#side2 h1{
	padding: 5px;
	font-weight: bold;
	color: #C80000;
	font-size: 14px;
}
#side2 h3{
	background-color: #C80000;
	border-bottom: 2px solid #FFCC66;
	color: white;
	font-weight: bold;
	margin: 0;
	padding: 5px; 
}
#side2 p{
	line-height: 16px;
	padding: 5px;
}
#side2 ul{
	list-style-type: none;
	margin-left: 5px;
}
#side2 li{
	padding-bottom: 3px;
}
#bookSide{
	position: absolute;
	width: 150px;
	top: 323px;
	left: 5px;
	border: 1px dotted #C80000;
}
#bookSide p{
	padding: 5px;
	font-size: 12px;
}
#bookSide h1{
	color: #C80000;
	font-weight: bold;
	padding: 5px;
}
#bookSide ul{
	margin: 0;
	padding: 5px;
}
#bookSide li{
	padding: 1px;
	list-style: none;
	font-size: 12px;
	margin: 0;
}
br.clear{
	clear: both;
}

/* footer */

#footer{
	margin-left: 170px;
	margin-right: 170px;
	border-top: 2px solid #FFCC66;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	clear: both;
}
#footer2{
	margin-left: 170px;
	margin-right: 170px;
	border-top: 2px solid #FFCC66;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}

/* form */
.label{
	float: left;
	width: 100px;
	text-align: right;
	clear: left;
	margin-right: 15px;
}
#submit{
	margin-left: 118px;
}
form span, form input{
	margin-bottom: 5px;
	margin-top: 5px;
}
form input{
	width: 200px;
}
#side1 form input{
	width: auto !important;
	padding-left: 5px;
}
form{
	margin-top: 5px;
}
.newsletter input{
	width:20px !important;
	margin-right: 10px;
}
span.subtitle{
	font-size: 12px;
	font-style:italic;
}

/* tables */
#fees{
	border: 1px dashed #C80000;
	border-bottom: none;
}
#fees caption{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}
#fees th{
	color: white;
	background-color: #C80000;
	padding: 5px;
}
#fees td{ 
	text-align: center;
	border-bottom: 1px dashed #C80000;
	padding-bottom: 5px;
}
#fees td.regType, #fees th.regType{
	text-align: left;
}
#fees p{
	font-size: 12px;
	padding: 0;
}
#payment td{
	padding-right: 10px;
}
table input{
	width: 110px;
}
input.button{
	width: 110px !important;
	padding-left: 5px !important;
	margin-top: 0 !important;
}
/* conference pages */

#conference{
	margin: 30px;
}
#conference h1{
	text-align: center;
}
#conference h2{
	color: #C80000;
	font-size: 14px;
	font-weight: bold;
}
#conference p{
	padding-top: 5px;
	padding-bottom: 5px;
}
#conference ul{
	padding: 5px;
}
#conference ol li{
	padding-bottom: 5px;
}


/*** WatchDog page ***/

#watchDog img{
	float: left;
	width: 96px;
	margin: 5px;
	border: 1px solid #C80000;
	padding: 1px;
}
#watchDog p{
	padding: 2px;
	padding-bottom: 45px;
}
#watchDog h1{
	padding-top: 10px;
}
#watchDog h3{
	padding: 2px;
}
/*** PayPal ***/
#paypal form input{
	width:auto !important;
}
