/* The Anthony Petullo Collection of SELF-TAUGHT & OUTSIDER ART
 * (c) The Anthony Petullo Collection of SELF-TAUGHT & OUTSIDER ART -- www.petulloartcollection.com
 * 
 */
body {
    padding: 0px;
    background: #1e1e1e url(/pics/bg.gif) repeat-x;
    font: normal 12px Lucida Grande, Lucida Sans, Geneva, Arial, Helvetica, Verdana, sans-serif;
    color: #fff; 
    margin: 0;
	} 
img, a img, div { border: none; }

/* LINKS */
a:link{text-decoration: none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited:hover{text-decoration:underline;}

/* MISCELLANEOUS */
div.spacer {clear: both; }
span.caption {font-size:11px;}

fieldset, form {padding:0;margin:0;border:none;}

/* HEADER TAGS */
h1 { 
	margin:0;
	padding:0;
	background: transparent url(/pics/h1.gif) no-repeat;
	height:94px;
	float:left;
	width:770px;
	}
h1 a {
	height:94px;
	width: 770px;
	float:left;
	}
h1 a span {display:none;}

h2 {
	font: normal 26px Lucida Grande, Lucida Sans, Geneva, Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}
h3 {
	text-transform: uppercase;
	font-size:12px;
	margin-bottom:10px;
	}
	
 h3 a {
        color: #fff; }
        
 h3 a:hover {
        text-decoration: underline;}

h4 { font: bold 12px  Arial, Helvetica, Verdana, sans-serif; }

h5 {
	font: bold 15px Lucida Grande, Lucida Sans, Geneva, Arial, Helvetica, Verdana, sans-serif;
	color:#900;
	margin:0 0 4px 0;
	}
	
h6 {
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
	}
	
 h6 a {
        color: #000; }
        
 h6 a:hover {
        color: #000;
        text-decoration: underline;}

/* HOLDS CONTENT ON THE PAGE */
#container {
	width:770px;
	margin:0 auto;
	}
#header {
	text-align:center;
	float:left;
	height:174px;
	}

/* SEARCH BAR */
#search-bar {
	height:30px;
	width:770px;
	float:left;
	text-align:right;
	}
#search-bar fieldset, #search-bar form {
	border:none;
	margin:0;
	padding:0;
	}
#search-bar label, #search-bar input {
	font-size:10px;
	line-height:30px;
	margin-left:8px;
	border:none;
	}
#search-bar label {
	color:#fff;
	}
#search-bar button {
	border:none;
	background-color:#333;
	color:#fff;
	font: bold 11px Arial Narrow, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	width:25px;
	}


#news-box {
	color:#000;
	padding:15px;
	font-size:11px;
	background:#fff;
	}
#news-box a, #news-box a:link, #news-box a:hover, #news-box a:visited, #news-box a:hover:visited {color:#000;text-decoration:underline;}
#news-box a:hover, #news-box a:hover:visited {text-decoration:none;}
#news-box ul, #news-box dl {
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	}
#news-box li, #news-box dd { padding:0;margin:0 0 10px 0;}
#news-box dt {text-transform: uppercase;}

#news-box input  {
	font: normal 10px Arial , Helvetica, Verdana, sans-serif;
	background:#f5f5f5;
	padding:3px;
	width:161px;
	margin:5px 0;
	border: inset 1px #ccc;
	}
#news-box button {
	font: normal 10px Arial , Helvetica, Verdana, sans-serif;
	}


/* MAIN NAVIGATION */
#navcontainer {
	text-transform: uppercase;
	width:770px;
	font-size:11px;
	text-align:center;
	float:left;
	}
#navcontainer ul {
	list-style:none;
	margin:0;padding:0;
	text-align:left;
	height:50px;
	}
#navcontainer ul li {
	display:inline;
	float:left;
	height:30px;
	padding:0px 13px 20px 13px;
	}
#navcontainer ul li a:link, #navcontainer ul li a:visited {
	color:#fff;
	height:30px;
	float:left;
	}
#navcontainer li a:hover, #navlist li a:visited:hover, #navcontainer li a.current {
	background: transparent url(/pics/bg-nav_on.gif) repeat-x bottom;
	text-decoration:none;
	}	
#nav-home{width: 40px;}
#nav-collection{width: 75px;}
#nav-exhibitions{width: 75px;}
#nav-history{width: 145px;}
#nav-tours{width: 82px;}
#nav-shop{width: 30px;}
#nav-news{width: 45px;}
#nav-links{width: 40px;}
#nav-contact{width: 60px;}
    

/* CONTENT */
#content-holder {
	float:left;
	width:770px;
	background:url(/pics/bg-main.gif) repeat-y;
	}
	
#content-holder2 {
	float:left;
	width:770px;
	background:url(/pics/bg-main2.gif) repeat-y;
	}
	
#content-holder3 {
	float:left;
	width:770px;
	background: #fff url(/pics/bg-center_column.gif) repeat-x; }

.links_title1 {
    float: left;
	width:220px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px; }
	
.links_title {
    float: left;
    font-weight: bold;
	width:220px;
	margin: 0px 0px 0px 15px;
	padding: 15px 0px 0px 0px; }
	
.links_box_red {
    float: left;
	width:220px;
	margin: 5px 15px 15px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 5px solid #CC0000; }
	
.links_box_purple {
    float: left;
	width:220px;
	margin: 5px 15px 15px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 5px solid #333366; }
	
.links_box_mustard {
    float: left;
	width:220px;
	margin: 5px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 5px solid #CC9933; }
	
.home_box {
font-size: 11px;
padding-top: 8px;
float: left; }

.home_box a {color: #fff; text-decoration: none;}
.home_box a:link {color: #fff; text-decoration: none;}
.home_box a:visited {color: #fff; text-decoration: none;}
.home_box a:hover {color: #fff; text-decoration: underline;}

.links_box {
	margin: 0px;
	padding: 0px; }
	
.links_box ul {
	margin: 0px;
	list-style: none;
	padding: 0px; }
	
.links_box li {
	margin: 0px;
	list-style: none;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ccc;}
	
.links_box li a {
    color: #333;
    list-style: none;
	text-decoration: none; }
	
.links_box li a:link {
    color: #333;
	text-decoration: none; }
	
.links_box li a:visited {
    color: #999;
	text-decoration: none; }
	
.links_box li a:hover {
    color: #333;
	text-decoration: underline; }




    
