/* Stylesheet for ARTworks for milwaukee.org */

*
{
	margin: 0;
	padding: 0;
}
/* sets all margins to 0 for all browsers. i.e. clean slate */

/* layout div styles */

body
{
	background: url(images/Ribbonbackground.jpg) no-repeat;
	text-align: left;
	height: 100%;
}
#container
{
	text-align: center;
}



#maincontainer
{
	position: relative;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	margin-top: 20px;
	width: 800px;
	background-color: white; /*background-repeat: repeat;*/ /*background: url(images/Paperbackground.jpg) repeat;*/
	border-style: solid;
	border-width: 2px;
	border-color: #009AFF;
}
#layout
{
	height: 290px;
	width: 100%;
}

#logo
{
	position: absolute;
	float: left;
	height: 89px;
	width: 188px;
	top: 0px;
	left: 20px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

#header
{
	position: absolute;
	height: 160px;
	width: 719px;
	top: 122px;
	left: 25px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#footer
{
	position: static;
	text-align: center;
	vertical-align: text-bottom;
	font-size: 11px;
	width: 100%;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content
{
	padding: 0px 30px;
	text-align: center;
}

#pagecontent
{
	text-align: left;
	padding: 15px;
	font-size: 12px;
}

#logoleft
{
	text-align: left;
	float: left;
	height: 50px;
	width: 215px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 15px;
}

#donatemiddle {
	text-align: left;
	float: left;
	width: 200px;
	height: 80px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#logoright
{
	text-align: left;
	float: right;
	height: 50px;
	width: 200px; /*border-left:dashed 1px #333333;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#textleft
{
	text-align: left;
	float: left;
	width: 315px;
	border-right: dashed 1px #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 15px;
}

.AnnoucementAreaHeight
{
	height: 1050px;
}

#textright
{
	text-align: left;
	float: right;
	width: 360px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#textleftNoBorder
{
	text-align: left;
	float: left;
	width: 315px;
	border-right: dashed 1px #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 0px;
}

#textRightNoBorder
{
	text-align: left;
	float: right;
	height: 120px;
	width: 340px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#textleftNoBorder1
{
	text-align: left;
	float: left;
	width: 315px;
	height: 110px; /*border-bottom:dashed 1px #333333;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#textRightNoBorder1
{
	text-align: left;
	float: right;
	height: 110px; /*height:785px;*/
	width: 360px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#dott1
{
	border-top: dashed 1px black;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#dott2
{
	border-top: dashed 1px black;
}

#dott3
{
	border-top: dashed 1px black;
	padding-top: 2px;
	padding-bottom: 3px;
}

#solidBorder
{
	border: solid 1px #6B9CE1;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#solidBottomBorder
{
	/*border-bottom:solid 1px #6B9CE1;*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#announcement
{
	text-align: center;
	border-top: dotted 1px #333333;
	padding: 20px 0px 11px 10px;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	display: inline-block;
}
#textbottom
{
	text-align: left;
	border-top: dotted 1px #333333;
	padding-top: 20px;
}
#textbottomleft
{
	float: left;
	width: 255px;
	padding: 0px 21px 10px 10px;
	border-right: dotted 1px #333333;
}
#textbottomright
{
	float: right;
	width: 255px;
	padding: 0 15px 11px 20px;
}

#textbottomFindUS
{
	float: Left;
	padding: 0 15px 11px 25px;
}

/* font display properties */

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 18px -5px;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
}

.footertext
{
	margin: 2px 2px 2px 2px;
	font-size: 12px;
}

.footertextWSpace
{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 5px 0px 0px 0px;
}
/* classes */
.contactus
{
	width: 7em !important;
}
.linkhome
{
	font-weight: bold;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.unsub
{
	font-size: 12px;
	text-decoration: underline;
}

/* css for styling the drop down menus */

/*Initially hide second level (or higher) pop-up*/
#menu ul ul ul
{
	position: absolute;
	left: 10em;
	top: 0;
	margin-top: 145px;
	margin-left: 110px;
	visibility: hidden;
}
/*Mouseover: display second level (or higher) pop-up*/
#menu li:hover > ul
{
	visibility: visible;
}


#menu
{
	position: absolute;
	top: 86px;
	left: 70px;
	height: 38px;
	width: 676px;
	font-size: 12px;
}
#menu li:hover, #menu li.hover
{
	/* ie7 drop down stick bug fix */
	position: static;
}

#nav
{
	height: 30px;
	line-height: 30px;
	list-style: none;
}

#nav ul
{
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	border-bottom: solid 1px #000000;
	margin-left: -40px;
	display: inline;
}

#nav a
{
	display: block;
	width: 6em;
	color: #000000; /* navigation text color */
	text-decoration: none;
}
#nav li a:hover
{
	background: url(images/menubg.jpg) no-repeat center;
}
#nav li a
{
	text-align: center;
}
#nav li
{
	/* all list items */
	float: left;
	width: 6em; /* width needed or else Opera goes nuts */
}
#nav li ul li a:hover
{
	background: #D6EFFE; /* drop down menu hover color */
}
#nav li ul li
{
	text-align: left;
	background: #FFFFCC; /* drop down menu color */
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
}
#nav ul li
{
	width: 15em !important;
	line-height: 30px;
}
#nav li ul li a
{
	text-align: left;
	padding: 5px 1.5em;
	line-height: 15px;
	width: 12em;
}
#nav li ul
{
	/* second-level lists */
	position: absolute;
	float: left;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul
{
	/* lists nested under hovered list items */
	left: auto;
}


/* left menu styles */
#menu7
{
	margin: 0px;
}

#menu7 li a
{
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
	text-decoration: none;
}

#menu7 li a:link, #menu7 li a:visited
{
	color: #CB5700;
	display: block;
	background: url(menu7.gif);
	padding: 7px 0 0 10px;
}


#menu7 li a:hover
{
	color: #CB5700;
	background: url(menu7.gif) 0 -32px;
	padding: 7px 0 0 10px;
}

#menu2
{
	width: 160px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
}

#menu2 li a
{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu2 li a:link, #menu2 li a:visited
{
	color: #0069B7;
	display: block;
	background: url(images/menu2.gif);
	padding: 5px 0px 0px 0px;
}

#menu2 li a:hover
{
	color: #0069B7;
	background: url(images/menu2.gif) 0 -32px;
	padding: 5px 0px 0px 0px;
}

#current
{
	color: #0069B7;
	display: block;
	background: url(images/menu9.gif);
	padding: 0px 0px 0px 1px;
}



/*- Menu 3--------------------------- */

#menu3
{
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
}

#menu3 li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited
{
	color: #8BADCF;
	display: block;
	background: url(menu3.gif);
	padding: 8px 0 0 10px;
}

#menu3 li a:hover
{
	color: #627EB7;
	background: url(menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
}



ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

#wrapper
{
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper
{
	margin: 0 auto;
	text-align: Center;
	vertical-align: middle;
}
#centeredImage
{
	text-align: center;
	display: block;
}

