/* Monroe County CASA CSS */



/* Text and Links */

html,body{
      margin: 0;
      padding: 0;
      height: 100%;
      border: none
}


p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px
}

A:link {
	color: #00457C;
	text-decoration: normal
}

a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: normal
}

a.whiteLink:hover {
	color: #FF0000;
	text-decoration: normal
}

a.whiteLink:visited {
        color: #FF7F27;
        text-decoration: normal
}

A:visited {
	color: #00457C;
	text-decoration: underline
}

A:hover  { 
	color: #7FA2BD; 
	text-decoration: underline
}

.main {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px
}

.error {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	line-height: 18px
}

.subhead { 
	color: #666666; 
	font-size: 14px; 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; 
	line-height: 16px; 
	margin-top: 0; 
	margin-bottom: 0
}
	
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00457C;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 2px
}

.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00457C;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 2px;
	text-decoration: none
}

.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00457C;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 2px;
	text-decoration: none
}

.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7FA2BD;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 2px;
	text-decoration: none
}

.nav2 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #00457C;
        font-weight: normal;
        line-height: 13px;
        letter-spacing: 3px
        text-decoration: none
}

.nav2:link {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #00457C;
        font-weight: normal;
        line-height: 13px;
        letter-spacing: 3px;
        text-decoration: none
}

.nav2:visited {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #00457C;
        font-weight: normal;
        line-height: 13px;
        letter-spacing: 3px;
        text-decoration: none
}

.nav2:hover {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #7FA2BD;
        font-weight: normal;
        line-height: 13px;
        letter-spacing: 3px;
        text-decoration: none
}


.sidebar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px
}

a.sidebar:link { 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline 
}

a.sidebar:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline
}

a.sidebar:hover {
	color: #7FA2BD;
	font-weight: normal;
	text-decoration: underline
}

.mastfoot {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #00457C;
	font-weight: normal;
	line-height: 15px
}

a.mastfoot:link { 
	color: #00457C; 
	text-decoration: none 
}

a.mastfoot:visited {
	color: #00457C;
	text-decoration: none
}

a.mastfoot:hover {
	color: #7FA2BD; 
	text-decoration: underline
}

.legal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	line-height: 12px
}

a.legal:link { 
	color: #999999; 
	text-decoration: none 
}

a.legal:visited {
	color: #999999;
	text-decoration: none
}

a.legal:hover {
	color: #999999; 
	text-decoration: none
}

h1 {
	color: #00457C;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 2px;
	margin-top: -2px;
	margin-bottom: 10px
}

h2 { 
	color: #00457C; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
	line-height: 12px;
	margin-top: -3px;
	letter-spacing: 1px;
	margin-bottom: 13px
}


/*Industry Home Pages Text and Links */

.project {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 14px
}

a.project:link { 
	color: #333333; 
	text-decoration: none 
}

a.project:visited {
	color: #666666;
	text-decoration: none
}

a.project:hover {
	color: #21007A; 
	text-decoration: none
}

/* Background Colors */

body {
	background-color: #FFFFFF
}

.white {
	background-color: #FFFFFF
}


/* Unordered List Elements */

#menu {
	padding: 7px;
	margin: 7px;
	margin-top: -4px;
	list-style-type: square;
	list-style-position: outside
}

#menualt {
padding: 7px;
margin: 7px;
margin-top: -4px;
margin-bottom: -7px;
list-style-type: square;
list-style-position: outside
}

/* Ordered List Elements */

#orderedmenu {
	padding: 7px;
	margin: 12px;
	margin-top: -4px;
	list-style-type: decimal;
	list-style-position: outside
}

#orderedmenualt {
padding: 7px;
margin: 12px;
margin-top: -4px;
margin-bottom: -7px;
list-style-type: decimal;
list-style-position: outside
}

/* Video */

.video {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 4px;
}

/* Playhouse formatting */

#workInProgress {
	position: static;
}

#timMurphy {
	position: relative; 
	left: 273px; 
	top: -202px;
}

#picassoMoon {
	position: relative; 
	left: 160px; 
	top: -45px;
}

#workSubtext {
	font-size: 9px; 
	position: relative;
	left:-430px; 
	top: -39px;
}

#workSubtext2 {
        font-size: 9px;
        position: relative;
        left:-274px;
        top: 1px;
}

#timSubtext {
	font-size: 9px; 
	position: relative;
	left: 273px; 
	top: -18px;
}

#playhouseTable {
	font-size: 12px; 
	font-family: 'Comic Sans MS'; 
	position: relative; 
	left: -276px; 
	top:15px;
}

#playhouseTable2 {
        font-size: 12px;
        font-family: 'Comic Sans MS';
        position: relative;
        left: -276px;
        top:35px;
}

#playHouseRemainder {
	position: relative;
        left: 0px;;
        top:40px;
}



