@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #1A2E40;
}


#wrapper {
	margin: 0px auto;
	width: 760px;
	background-color: #FFFFFF;
}
#topbanner {
	height: 60px;
	color: #000000;
	background-image: url(images/topbanner_bg.jpg);
}
#topbannercontent h1 a {
	color: #926B30;
	text-decoration: none;
}

#topbannercontent {
	padding: 10px;
}
#topbannercontent h1 {
	color: #976E36;
	font-size: 18px;
}


#logo {
	height:96px;
	background-image: url(images/pittsburgh_attorneys_r1_c1.jpg);
}
#topnav {
	height:45px;
	background-color: #12202D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#topnavbox {
	margin-top: 14px;
	text-align: right;
	margin-right: 6px;
}
#topnav ul {
	list-style: none;
}
#topnav li {
	display: inline;
}
#topnavbox li a {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnavbox li a:hover {
	color: #E59036;
}
#pittsburghtext {
	padding-top: 165px;
	text-align: right;
	margin-right: 15px;
	letter-spacing: 0.1em;
}

#pittsburgh h1 {
	font-size: 18px;
	color: #D98200;
}

#pittsburgh p {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 5px;
}





#pittsburgh {
	height:222px;
	background-image: url(images/pittsburgh_attorneys_r3_c1.jpg);
}
#content {

}
#leftside {
	float: left;
	width: 500px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#leftcontent {
	padding: 15px;
	margin-top: 15px;
}
#leftcontent h1 {
	font-size: 18px;
	color: #C73619;
}
#leftcontent h2 {
	font-size: 14px;
	color: #C73619;
}

#leftcontent ul {
	list-style: none;
}
#leftcontent li {
	background-image: url(images/CURVIEW.GIF);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	margin-left: 10px;
	padding-bottom: 8px;
}
#leftcontent a {
	color: #C73619;
}
#leftcontent a:hover {
	color: #006699;
}

#contactbox {
	text-align: center;
}

.phonenumber {
	font-size: 30px;
	font-weight: bold;
	color: #C73619;
}


#rightside {
	float: left;
	width: 257px;
}


#rightcontent {
	padding: 10px;
	margin-top: 20px;
}

#righttop {
	text-align: center;
	color: #666666;
	background-color: #E3EAEE;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #BBCCD7;
}
#rightnew {
	text-align: center;
	color: #666666;
	background-color: #E3EAEE;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #BBCCD7;
	font-weight: bold;
}

.rightphone {
	font-size: 22px;
	font-weight: bold;
	color: #C73619;
}
#rigthnav {
	text-align: right;
	margin-top: 40px;
}
#rigthnav ul {
	list-style: none;
}
#rigthnav li {
	background-image: url(images/CURVIEW.GIF);
	background-position: right 10px;
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 12px;
	margin-right: 20px;
}
#rigthnav li a {
	padding-right: 12px;
	text-decoration: none;
	color: #1A4067;
	font-weight: bold;
}
#rigthnav li a:hover {
	color: #C73619;
}
#quickcontact {
	margin-top: 40px;
}
.qc_heading {
	font-size: 12px;
	font-weight: bold;
	background-color: #1A4067;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
	text-align: center;
}
.qc_left {
	text-align: right;
	padding-right: 3px;
}


input {
	font-size: 11px;
	color: #C73619;
	background-color: #E2E8EF;
}
textarea {
	color: #C73619;
	background-color: #E2E8EF;
	font-size: 11px;
}



#footer {
	height:160px;
	background-color: #12202D;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C73619;
	clear: left;
}
#footercontent {
	color: #FFFFFF;
	padding: 12px;
	text-align: center;
}
#footercontent a {
	color: #D98200;
}
#footercontent a:hover {
	color: #FFFFFF;
}
#legal {
	color: #3D5172;
}
#legal  a  {
	color: #496289;
}
#legal a:hover {
	color: #6A85B0;
}
