@charset "utf-8";
/* CSS Document Douglas County Government Art Encounters*/


.oneColFixHdr #mainContent #story {
	padding: 0px;
	margin: 0px;
}
.oneColFixHdr #art {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
		background-image: url(/artencounters/images/ae_background_ls.jpg);
	background-repeat: no-repeat;
}

.oneColFixHdr #art a, .oneColFixHdr #art a:visited {
	
	color: #7C2B83;
}

.oneColFixHdr #art a:hover {
	color: #000;
}
.oneColFixHdr #leftSide {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 224px 0px 0px;
	margin: 0px;
}
.oneColFixHdr  #contentArt {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
} 
.oneColFixHdr #art p{
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
}
.oneColFixHdr #art h1{
	font-size: 18px;
	color: #7C2B83;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.oneColFixHdr #art h2{
	font-size: 24px;
	color: #FBAF5F;
	margin: 0px;
	padding: 0px 10px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixHdr #art h3{
	font-size: 14px;
	color: #7C2B83;
	margin: 0px;
	padding: 0px 10px;
}
.oneColFixHdr #art ul{
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
.oneColFixHdr #art li{
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.oneColFixHdr #art #formWrapper{
	background-color: #E2E2E2;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixHdr #art form input{
	font-size: 11px;
}
.oneColFixHdr #art .required{
	font-size: 11px;
	color: #7C2B83;
	font-weight: bold;
}
.oneColFixHdr #art #submitWrapper{
	background-color: #FBAF5F;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.oneColFixHdr #art .artistbtn {
	margin-left: 2px;
	font-size: 12px;
}
.oneColFixHdr #art .artistTitle {
	margin-left: 28px;
	font-size: 11px;
}
.oneColFixHdr #show h1{
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FBAF5F;
	margin-left: 10px;
	padding: 6px;
}
.oneColFixHdr #show h2{
	font-size: 13px;
	padding-left: 0px;
	padding-right: 0px;
	color: #7C2B83;
}
.oneColFixHdr #show p{
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.oneColFixHdr #nav {
	background-color: #000;
	color: #CCC;
	margin-bottom: 10px;
	text-align: center;
	padding: 4px;
	margin-top: 10px;
	font-size: 13px;
}
.oneColFixHdr #nav a, .oneColFixHdr #nav a:visited{
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixHdr #nav a:hover{
	color: #FBAF5F;
	font-weight: bold;
	text-decoration: none;
}
