/* GLOBAL STYLES */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #42451F;
	line-height: normal;
}

a:link {
	color: #FFCC99;
	text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #ebc170;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.styleone:link {
	text-decoration: none;
	color: #000000;
}
.styleone:visited {
	text-decoration: none;
	color: #000000;
}
.styleone:hover {
	text-decoration: underline;
	color: #336600;
}
.styleone:focus {
	text-decoration: none;
	color: #000000;
}
.styleone:active {
	text-decoration: underline;
	color: #336600;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h1 {
    padding: 0 0 25px 0;
    font-size: 130%;
    color: #42451F;
}

h2 {
    padding: 0 0 25px 0;
    font-size: 120%;
    color: #42451F;
}

h3 {
    padding: 0 0 15px 0;
    font-size: 115%;
    color: #42451F;
}

h4 {
	font-size: 100%;
	color: #42451F;
}

h5 {
    font-size: 100%; 
    color: #42451F;
}

*{
	margin: 0;
	border: 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* // GLOBAL STYLES */

#pagewrapper    
{
    position: relative;
    margin: 0 auto;
    padding: 0; 
    width: 760px;
    font-size: 95%;
    text-align: left;
}

body#home #content
{
    float: right;
    margin: 20px 0 0 0;
    width: 760px;
    height: 420px;
    background: url(../i/orourke_bg.jpg) right 50px no-repeat transparent; 
    background-repeat: no-repeat;
}

body#services #content,
body#about_us #content,
body#contact_us #content
{
    float: right;
    margin: 20px 0 0 0;
    width: 760px;
    background: url(../i/c_t_l.gif) top left no-repeat transparent; 
}

.section_content
{
    float: right;
    width: 75%;
    background: url(../i/c_t_r.gif) top right no-repeat transparent;
}

.section_content h2
{
    margin: 0 ;
    padding:70px 0 20px 0; 
    background: url(../i/c_t_r.gif) top right no-repeat transparent;
}

.section_content p
{
    padding: 0 20px 20px 0;
}

.section_content_footer
{
    float: left;
    background: url(../i/c_b_l.gif) bottom left no-repeat transparent; 
    width: 100%;
    height: 20px;
}

.section_content_footer p
{
    float: right;
    width: 200px;
    height: 20px;
    background: url(../i/c_b_r.gif) bottom right no-repeat transparent; 
}

/* MAINNAVIGATION- HOME */ 

body#home #main_navigation,
body#services #main_navigation,
body#about_us #main_navigation,
body#contact_us #main_navigation
{
    float: left;
    width: 189px; 
    height: 409px;
    background: url(../i/main_nav_bg.png) top right no-repeat transparent;
}

body#home #main_navigation ul,
body#services #main_navigation ul,
body#about_us #main_navigation ul,
body#contact_us #main_navigation ul
{
	position: relative;
	padding: 100px 0 0 0;
	width: 93%;
	list-style: none;
	font-size: 90%;
	border-bottom: none;
	border-bottom-color: #006600;
}

body#home #main_navigation ul li,
body#services #main_navigation ul li, 
body#about_us #main_navigation ul li,
body#contact_us #main_navigation ul li    
{
    padding: 10px 0 10px 5px;
    border-bottom: 1px solid #fff;
}

body#home #main_navigation #home a    
{
    color: #fff !important;
    font-weight: bold;
}

body#home #main_navigation #services a,
body#home #main_navigation #about_us a,
body#home #main_navigation #contact_us a
{
    color: #efd6a0 !important; 
    font-weight: normal;
}

/* MAINNAVIGATION- SERVICES */ 

body#services #main_navigation #services a    
{
    color: #fff !important;
    font-weight: bold;
}

body#services #main_navigation #home a, 
body#services #main_navigation #about_us a,
body#services #main_navigation #contact_us a
{
    color: #efd6a0 !important;
    font-weight: normal;
}

/* MAINNAVIGATION- ABOUT US */ 

body#about_us #main_navigation #about_us a     
{
    color: #fff !important;
    font-weight: bold;
}

body#about_us #main_navigation #home a,
body#about_us #main_navigation #services a,
body#about_us #main_navigation #contact_us a
{
    color: #efd6a0 !important; 
    font-weight: normal;
}

/* MAINNAVIGATION- CONTACT US */ 

body#contact_us #main_navigation #contact_us a    
{
    color: #fff !important;
    font-weight: bold;
}

body#contact_us #main_navigation #home a, 
body#contact_us #main_navigation #services a,
body#contact_us #main_navigation #about_us a
{
    color: #efd6a0 !important;
    font-weight: normal;
}

.phone_number
{
    float: right;
    padding: 22px 18px 0 0; 
    color: #fff;
    font-size: 110%;
    font-weight: bold;
}



/* LOCATIONS */

body#home #locations
{
	float: left;
	width: 565px;
	list-style: none;
	margin-top: 230px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

*html body#home #locations
{
    margin: 235px 0 0 0;
    font-size: x-small;    
}

body#home #office_locations
{
    float: left;
    padding: 0 0 0 18px;
    width: 170px;
    font-weight: bold;
    list-style: none;
    background: url(../i/orourke_icon.gif) top left no-repeat;
}

*html body#home #office_locations
{
    width: 190px;
}

body#home #philadelphia, body#home #delaware 
{
    float: left;
    padding: 0 0 0 20px;
    line-height: 1.3em;
    list-style: none;
}

*html body#home #philadelphia, body#home #delaware
{
	width: 185px;
	font-size: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

body#home #philadelphia h5, body#home #delaware h5
{
    color: #748d56;
    font-weight: normal;
}


/* // LOCATIONS- CONTACT US */

body#contact_us #office_locations
{
    padding: 0 0 20px 20px; 
    width: 300px;
    font-weight: bold;
    list-style: none;
    background: url(../i/orourke_icon.gif) top left no-repeat;
}

body#contact_us #philadelphia, body#contact_us #delaware
{
    float: left; 
    padding: 0 0 60px 20px;
    line-height: 1.3em;
    list-style: none;
}

body#contact_us #philadelphia h5, body#contact_us #delaware h5
{
    color: #748d56;
    font-weight: normal;
}

/* // LOCATIONS */

#overview
{
	float: left;
	width: 565px;
	font-size: 90%;
	color: #fff;
	margin: auto;
}

*html #overview
{
    font-size: 75%;
}

#overview h4
{
    padding: 20px 0 5px 0; 
    color: #fff;
}


#footer
{
    clear: both;
    margin: 0 0 20px 0;
    padding: 20px 0 20px 0;
    color: #fff;
}

#footer #copyright
{
	float: left;
	width: 230px;
	list-style: none;
	font-size: 75%;
}

#footer #footer_nav
{
	float: right;
	list-style: none;
	text-align: right;
	width: 525px;
}

*html #footer #footer_nav
{
font-size: 85%;
}

#footer #footer_nav li
{
	float: right;
   }

