* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f2f2f2;	
}


h1 {
	font-family: Arial, sans-serif;
	padding-top: 3px;
	color: #6c0808;	
}

h2 {
	font-family: Arial, sans-serif;
	padding-top: 15px;
	padding-left: 10px;
	color: #6c0808;	
}

h3 {
	font-family: Arial, sans-serif;
	padding-top: 15px;
	padding-left: 10px;
	color: #004064;
	
}


/*-------- header -------*/



}

.header img {
	list-style: none;
	border: 0px;
	
}

.header ul {
	list-style: none;
	padding-top: 45px;
	padding-left: 132px;
	width: 800px;
	color: #000000;
	text-align: center;
}

.header li {
	display: inline;
	font-size: 12pt;
}



.header a:link, .header a:visited {
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

.header a:hover {
	color: #81a1b8;
	padding: 0px;
}


.headerpart02 {
	height: 178px;
	width: 855px;
	background-image: url(../images/newheader.png);
	background-repeat: no-repeat;
	background-position: center;
}

.headerpart02 img {
	list-style: none;
	border: 0px;
	padding-left: 48px;
}

.headerpart02v02 {
	background: url('../images/header-part02v02.jpg') center no-repeat;
	height: 57px;
	width: 855px;
}

.headerpart02v02 img {
	list-style: none;
	border: 0px;
	padding-left: 48px;
}


/* ----- wrapper ------*/
#wrapper {
	width: 855px;
	margin: 0 auto;
}




#main {
	width: 855px;
	background: url('../images/body.jpg') center repeat-y;

	
	/*clear: both;*/
	
}
#main img {
	list-style: none;
	border: 0px;
	
}

.leftimg {
	float: left;
	padding: 5px;
	padding-left: 10px;
}



/*-------- sidebar --------*/

.sidebar {
	float: left;
	width: 185px;
	padding-top: 5px;
	padding-left: 15px;
}

.sidebar img {
	list-style: none;
	border: 0px;
}

.sidebar ul {
	list-style: none;
	padding-top: 5px;
	padding-left: 10px;
}


/*-----nav-----*/


.nav ul {
	list-style: none;
	padding-top: 25px;
	padding-left: 10px;
	width: 160px;
	color: #000000;
}


.nav a:link, .nav a:visited {
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	color: #81a1b8;
	padding: 0px;
}


.nav img {
	list-style: none;
	border: 0px;
}

/*-----table-----*/
table {
	width: 550px;
	margin-top: 10px;
	border: thin solid #000000;
	border-collapse: collapse;
}

td {
	border: thin solid #000000;
	padding: 3px;
	font-weight: bold;
}

table tr td ul{
clear:both;
padding-left: 20px;
width: 390px;
}
table tr td ul li{
  width:200px;
  float:left;
  padding:0 0 0 20px;
  text-align:left;
  line-height:20px;
  list-style-type:none;
  background:url(http://www.artba.org/microsites/annualconvention/images/bullet.jpg) 3px 7px no-repeat;
  font-size:small;
}


	
/*-------- map -------*/

#mapplacement {
	padding-left: 50px;
}




/* ----- content -----*/

.empty{
	clear:both;
	}

#contentBody {
	float: right;
	width: 600px;
	}
	

	
#contentBody p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-align: justify;
		
		
		}

#contentBody p a:link, #contentBody p a:visited {
		color: #800020;
		text-decoration: underline;

	}

#contentBody p a:hover {
		color: #382e54;
		text-decoration: underline;
	}



.contentBodyImg {
	text-align: center;
}

.contentBodyImg img {
	list-style: none;
}

#contentBody ol{
	width: 500px;
	margin-left: 45px;
	padding: 5px;
}

#contentBody ol li{
  width:500px;
  padding:0 0 0 20px;
}

#contentBody ul li a:link, #contentBody ul li a:visited {
	color: #800020;
	text-decoration: underline;
	
}

#contentBody ul li a:hover {
	color: #382e54;
	text-decoration: underline;
}


#contentBody ul{
clear:both;
padding-left: 20px;
}
#contentBody ul li{
  width:500px;
  padding:0 0 0 20px;
  text-align:left;
  line-height:20px;
  list-style-type:none;
  background:url(http://www.artba.org/microsites/annualconvention/images/bullet.jpg) 3px 7px no-repeat;
  font-size:small;
}

/*-------- nested ul --------*/


#contentBody ul li ul li a:link, #contentBody ul li ul li a:visited {
	color: #800020;
	text-decoration: underline;
	
}

#contentBody ul li ul li a:hover {
	color: #382e54;
	text-decoration: underline;
}


#contentBody ul li ul{
clear:both;
padding-left: 40px;
}
#contentBody ul li ul li{
  width:500px;
  padding:0 0 0 40px;
  text-align:left;
  line-height:20px;
  list-style-type:none;
  background:url(http://www.artba.org/microsites/annualconvention/images/bullet.jpg) 3px 7px no-repeat;
  font-size:small;
}



/*-------- footer --------*/

.footer {
	background: url('../images/footer.jpg') center no-repeat;
	clear: both;
	height: 41px;
	width: 855px;	
}



/* ----- copyright -----*/

#copyright {
	width: 855px;
	font-size: small;
	text-align: center;	
}

#copyright p {
	color:#000000;
	padding-top: 25px;
}

#copyright p a:link, p a:visited {
	color: #000000;
	text-decoration: underline;
	
}

#copyright p a:hover {
	color: #81a1b8;
	text-decoration: underline;
}

