/* CSS Document */

body {
	margin-top: 0px;
	background-image: url();
	background-color: #81ACBF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

 h1 { 

    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px; 
    font-weight: bold; 
    color: #000000; 

    } 

a{
color:#002D41;
text-decoration:none;
font-weight:bold;
}

a:hover {
text-decoration: none;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #002D41;
}



#container {
  margin:auto;
  width: 960px; 
  background: #ffffff;

  

}

#header {
  background: #ffffff;
  height:169px;
  background-image:url(../images/bannerdooley.jpg);
  background-repeat:no-repeat;
  background-position:center;

}
#menucont{
float:left;
width:960px;
background-image:url(../images/wip/menubg_02.jpg);
background-repeat:repeat-y;
background-position:center;
text-align:center;
line-height:9px;
font-size:14px;
font-weight:bold;
}
#menu{
width:810px;
padding-left:70px;
}

li { 
display: inline;
padding-bottom:10px;

}

li a
{
text-decoration: none;
color: #FFFFFF;
padding: .1em 1.5em;
border-right: 1px solid #fff;

}

li a:hover
{
color: #FF0000;
}



#content {
  float:left;
  width:960px;
   background-color:#FFFFFF;
  background-image:url(../images/wip/dooleyfpimage_03.jpg);
  background-repeat:repeat-y;
  background-position:center; 
}

#leftcontent {
float:left;
width:586px;
margin-left:27px;
background-image:url(../images/wip/dooleyfrnt.png);
padding-top:5px;
margin-top:1px;

}

#frnttext{
width:315px;
float:right;
font-size:16px;
font-weight:bold;
color:#002D41;
}

#frnttext td{
font-size:18px;
font-weight:bold;
color:#002D41;
padding:5px;

}

#rightcontent {
float:right;
width:300px;
margin-right:30px;
margin-top:1px;
}

#btmcontent{
float:left;
width:906px;
margin-left:30px;
   background-color:#FFFFFF;
  background-image:url(../images/wip/dooleyfpimage_03.jpg);
  background-repeat:repeat-y;
  background-position:center; 

}

#contbtm {
  float:left;
  width:960px;
   background-color:#FFFFFF;
  background-image:url(../images/wip/dooleyfpimage_03.jpg);
  background-repeat:repeat-y;
  background-position:center; 
}

#contleftbtm {
float:left;
width:586px;
margin-left:27px;
background-image:url(../images/wip/dooleyfrnt.png);
padding-top:5px;
margin-top:1px;

}

#frnttextbtm{
width:315px;
float:right;
font-size:16px;
font-weight:bold;
color:#002D41;
}

#frnttextbtm td{
font-size:18px;
font-weight:bold;
color:#002D41;
padding:5px;

}

#contleftbtm {
float:left;
width:300px;
margin-left:20px;
margin-top:1px;
}






#rightBar { 
  float:right; 
  width: 160px; 
  background: #ffffff; 
}

#footer { 
  clear:both;
  height:64px;
  background-image:url(../images/wip/dooleyfpimge_05.jpg);
}