/* Style Sheet for the Connie Ferraro web site */

html{
    margin: 0px;
      padding: 0px;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003b6d;
    text-align: left;
}

#wrapper {
  left: 0px;
  top: 5px;
  width: 750px;
  padding: 10px;
  background-color: #003b6d;
  margin-right: auto;
  margin-left: auto;
}

#header {
  position: relative;
  left: 25px;
  top: 0px;
  width: 700px;
}

#big-page-header {
  position: relative;
  left: 25px;
  top: 0px;
  width: 700px;
  height: 20px;
  background-color: #5d8bd7;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  color: #003b6d;
  margin-bottom:20px;
}

#brush {
  position: relative;
  left: 92px;
  top: -10px;
  width: 563px;
}

#group {
  position: relative;
  left: 166px;
  top: 3px;
  width: 350px;
}

H1 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8f8a40;
}

H2 {
    font-family: Arial;
	font-size: 18px;
 	font-style: normal;
	font-weight: bold;
	color: black;
}

H3 {
     font-family: Arial;
 	font-size: 18px;
 	font-style: normal;
 	font-weight: bold;
  	color: white;
 }

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

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(image/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:60em;
position: relative;
left: 62px;
top: 5px;
}

#text
{
position: relative;
left: 0px;
top: 20px;
padding-left: 50px;
padding-right: 50px;
}

#phototext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #8f8a40;
    text-align: center;
    position: relative; left: 0px; top: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-style: normal;
	font-weight: normal;
    text-align: justify;
	color: #8f8a40;
}

#footer {
  position: relative;
  left: 50px;
  top: 15px;
  font-size: 8px;
  text-align: center;
  width: 650px; height: 14px;
  margin-top: 20px;
  background-color: #5d8bd7;
 }

 .imgborder{
    border: 2px solid #8f8a40;
    padding: 2px;

    margin-bottom: 10px;
}


#blue-menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
 	font-style: normal;
	font-weight: bold;
	color: #5d8bd7;
}

#blue-menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5d8bd7;
}

#blue-menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5d8bd7;
}

#blue-menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a7c1d8;
}

#big-page-header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
 	font-style: normal;
	font-weight: normal;
	color: #003b6d;
}

#big-page-header a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003b6d;
}

#big-page-header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003b6d;
}