@charset "utf-8";
/* CSS Document */


/* MAIN CSS document - contains all styles for artPontiac page structures, navigation, content styling, etc. 
Styles specific to Stone School Gallery are contained in SSG.css */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the 	#container selector */
	background-color: #666;
	background-image: url(images/background/NancyDagenaisElliott-Hilltop%20view-blurbg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}




/* PAGE LAYOUT ELEMENTS */
#headercont {
	width: 960px;
	margin: 0 auto;
}

#container {
	width: 960px;
	margin: 0 auto;
	background-image: url(images/transparent-white70-bg.png);
	background-repeat: repeat-y;
	text-align: left;

}

#hometoppromo {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#leftcol {
	float: left;
	width: 210px;
	background-image: url(images/leftcol-white-bg.png);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;

}
#maincont {
	float: left;
	width: 470px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}


#maincont2col {
	float: left;
	width: 685px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
}


.MCcolumn1 {
	width: 46%;
	float: left;
	padding-right: 15px;
}

.MCcolumn2 {
	width: 46%;
	float: right;
	padding-left: 15px;
	border-left: #999999 dotted thin;

}

.MCcolumn2-noborder {
	width: 46%;
	float: right;
	padding-left: 15px;

}


#rightcol {
	float: left;
	width: 155px;
	background-image: url(images/rightcol-white-bg.png);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;

}

.clearfix {
	clear: both;
}



#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	background-image: url(images/transparent-black60-bg.png);
	background-repeat: repeat-y;
}

.footercol {
	float: left;
	width: 195px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footercol-logo {
	float: left;
	width: 150px;
	padding: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footercol ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}

.footercol li {
		line-height: 10px;
}

.footercol a{
	font-size: 10px;
	color: #FFFFFF;
}


/* FIRST LEVEL OF NAVIGATION ELEMENTS */
div.topnav1 {
	height: 40px;
	background-image: url(images/transparent-black60-bg.png);
	background-repeat: repeat-y;
}


.topnav1 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-variant: small-caps;
	margin-right: 10px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: right;

}

.topnav1 li{
	display:inline;
	padding: 0;
	margin: 0;
	}
	
.topnav1 a, .footercol a {
	color: #FFF;
}

.topnav1 a:link, .footercol a:link {
	color: #FFF;
}

.topnav1 a:visited, .footercol a:visited {
	color: #FFF;
}

.topnav1 a:hover, .footercol a:hover {
	border: 3px;
	border-bottom-style: solid;
}

/* .topnav1 a:active {
	color: ;
} */	


/* SECOND LEVEL OF NAVIGATION ELEMENTS */

div.topnav2 {
	height: 92px;
/*	background-image: url(images/transparent-navbar.png);
	background-repeat: no-repeat;*/
}

.APidentity {
	float: left;
}

#topnav2PAST {
	float: left;
	width: 150px;
	height: 92px;
	background-image: url(images/nav/APnavPAST_e.png);
	background-repeat: no-repeat;
}

#topnav2PSOTA {
	float: left;
	width: 149px;
	height: 92px;
	background-image: url(images/nav/APnavPSOTA_e.png);
	background-repeat: no-repeat;
}

#topnav2SSG {
	float: left;
	width: 151px;
	height: 92px;
	background-image: url(images/nav/APnavSSG_e.png);
	background-repeat: no-repeat;
}

/* changed font-size to 14 from 16 to address size issues */
.topnav2content {
	text-align: left;
	font-size: 14px;
	margin-top: 35px;
	margin-left: 15px;
	margin-right: 10px;	
}

.topnav2 a {
	color: #666666;
}

.topnav2 a:link {
	color: #666666;
}

.topnav2 a:visited {
	color: #666666;
}
.topnav2 a:hover {
	color: #CC0066;
}



/* LEFT SIDEBAR nav styles */

.sidenav {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
}

.sidenavSUB {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
}

.sidenav a, .sidenavSUB a {
	color: #336699;
}
.sidenav a:link, .sidenavSUB a:link {
	color: #336699;
}

.sidenav a:visited, .sidenavSUB a:visited {
	color: #336699;
}
.sidenav a:hover, .sidenavSUB a:hover {
	color: #CC0066;
	background-color: #CCCCCC;
	}



/* LINK styles in editable content areas */

a {
	text-decoration: none;
}

.content {
}

.content a, .leadin a, .smalltext a {
	color: #006699;
}

.content a:link, .leadin a:link, .smalltext a:link {
	color: #006699;

}

.content a:visited, .leadin a:visited, .smalltext a:visited, .imgcaption a:visited, .imgtitle a:visited {
	color: #006699;
}

.content a:hover, .leadin a:hover, .smalltext a:visited  {
	color: #FF0066;
	border: thin;
	border-bottom-style: dotted;
}


/* a:active {
	color: ;
} */


/* PROMO IMAGE treatment */

/* .photoborder {
	border-color: #999999;
	border: thin;
	}*/
	
.imgwrapper {
	float:left; /* important */  
	margin-bottom: 15px;
}

.imgdate {
	left:0px;
	width:200px;
	/* styling below */  
	background: #666666;

}

p.imgdate_content{  
	padding:10px;  
	margin:0px;  
	width: 100%;
	text-align: left;

	font-variant: small-caps;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color:#FFF;

} 

p.imgcaption {
	margin:10px;  
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#333;

}

p.imgtitle {
	margin:10px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#006699;
	font-style: italic;
	font-weight: bold;
}



/* TEXT styles */
.leadin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 1.25;
}


.accentcolor-aqua {
	color: #006699;
}

.smallheadertext {
	font-size: 14px;
}

.content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}


p.smalltext {
	font-size: 10px;
	line-height: 12px;
}

p.smalltextclose {
	font-size: 11px;
	line-height: 12px;	
	}

.bolditalic {
	font-style: italic;
	font-weight: bolder;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #504A45;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

p, p.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	top: auto;
	color: #333333;
}

hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
}
