/* CSS Document */
#Page {
background-color:#BDC6CB;
text-align:left;
width:650px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-weight:500;
font-size:13px;
}
#header {
	width:648px;
	height:91px;
	padding-left:1px;
}
#menulayout {
	width:649px;
	height:24px;
	border:1px solid #6088A1;
	}
#main {
	width:649px;
	background-color:#CDD8DD;
	border:1px solid #6088A1;
}
#mainsmall {
	background-color:#CDD8DD;
	border:1px solid #6088A1;
}
#footer {
	width:649px;
	height:70px;
	margin-top:20px;
	border-top:1px solid #6088A1;
}


#bodytext {
	margin:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:500;
	font-size:13px;
}
a{
color:#666666;
}
a:hover	{
color:#638A9A;
}
img{
border: none;
}
body{
text-align:center;
background-color:#BCC6CB;
}

/**********************************************************************************************
*                                                                                             *
*                            Misc Extra Pics and Modules                                      *
*     Office Administrator link on the about firm, and misc filler pictures (main page and    *
*     such                                                                                    *
***********************************************************************************************/
#officead{
float:right;
width:215px;
height:50px;
margin:0px 0px 10px 10px;
border: 1px solid #B4AD9D;
background-color:#E0DACE;
}

#fillerpic1{
float:right;
width:215px;
margin:0px 0px 10px 10px;


}
/**************
* Misc[close] *
***************/

/**********************************************************************************************
*                                                                                             *
*                                 Footer Menu Modules                                         *
*     2 footer menu modules, Attorney profiles, and our office.                               *
*                                                                                             *
***********************************************************************************************/
#AttorneyProfiles
{float: left;
width:263px;
height:130px;
border: 1px solid #B4AD9D;
background-color:#E0DACE;
margin: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;
}

#officeloc
{float: right;
width:380px;
height:130px;
border: 1px solid #B4AD9D;
background-color:#E0DACE;
margin: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;
}
/******************
*FooterMenu[close]*
******************/

/**********************************************************************************************
*                                                                                             *
*                                 Rollover Menu                                               *
*     Style sheet setup for active/hover/normal background image switches to create rollover  *
*     effect                                                                                  *
***********************************************************************************************/
#activemenuAbout{
float: left;
width:251px;
height:26px;
background-color:#DDDBCF;
background-image: url('images/aboutthefirm-active.gif');
}
#activemenuProfile{
float: left;
width:101px;
height:26px;
background-color:#DDDBCF;
background-image: url('images/profiles-active.gif');
}
#activemenuWelcome{
float: left;
width:215px;
height:26px;
background-color:#DDDBCF;
background-image: url('images/welcome-active.gif');
}
#activemenucontact{
float: left;
width:203px;
height:26px;
background-color:#DDDBCF;
background-image: url('images/contact-active.gif');
}
#activemenufaq{
float: left;
width:156px;
height:26px;
background-color:#DDDBCF;
background-image: url('images/faq-active.gif');
}
#activemenuRC{
float: left;
width:228px;
height:26px;
background-color:#DDDBCF;
background-image: url('images/rc-active.gif');
}
#rcmenu	{
float: left;
width:127px;
height:26px;
background-color: #D0D5DB;
background-image: url('images/reportedcases.gif');
}

#rcmenu a:hover {
float: left;
width:127px;
height:26px;
background-image: url('images/reportedcases-hover.gif');
}

#faqmenu	{
float: left;
width:55px;
height:26px;
background-color: #D0D5DB;
background-image: url('images/faq.gif');
}

#faqmenu a:hover {
float: left;
width:55px;
height:26px;
background-image: url('images/faq-hover.gif');
}

#contactmenu	{
float: left;
width:102px;
height:26px;
background-color: #D0D5DB;
background-image: url('images/contactus.gif');
}

#contactmenu a:hover {
float: left;
width:102px;
height:26px;
background-image: url('images/contactus-hover.gif');
}

#returnmenu	{
float: left;
width:114px;
height:26px;
background-color: #D0D5DB;
background-image: url('images/returnhome.gif');
}

#returnmenu a:hover {
float: left;
width:114px;
height:26px;
background-image: url('images/returnhome-hover.gif');
}

#Aboutmenu	{
float: left;
width:150px;
height:26px;
background-color: #D0D5DB;
background-image: url('images/aboutthefirm.gif');
}

#Aboutmenu a:hover {
float: left;
width:150px;
height:26px;
background-image: url('images/aboutthefirm-hover.gif');
}
/****************
*Rollover[close]*
****************/
