/* Body */
body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin-top: 0px;
  background-color: #cccccc;
  color: #123466;
  line-height: 150%;
  font-size:0.9em;
}
/* paragraph */
p {
  	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#123466;
	font-size:0.9em;
}

p a:link {
  text-decoration: none;
  color:#cccccc;
  font-weight:bolder;
}

p a:visited {
  text-decoration: none;
  color:#000000;
  font-weight:bolder;
}

p a:hover {
  background:#cccccc;
  text-decoration: none;
  color:#cccccc;
  font-weight:bolder;
}
p a:active {
  text-decoration: none;
  color:#cccccc;
  font-weight:bolder;
}
/* lists */
ul, li {
  	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#123466;
	font-size:0.9em;
}
/* Rounded Bubble */
div.bubble div.rounded {
	margin-top: 15px;
	margin-bottom: 10px;
	border: 3px solid #003f3c;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}

/* Layout */
#content {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

/* Header */
#header {
  background-color: #123466;
  height: 110px;
  width: 1000px;
  float:left;
  background-image: url(../images/global/logoScreen.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
#header img {
  display: none;
}

/* Top bar navigation */
#navigation {
  border-top: 5px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  height: 30px;
  width: 100%;
  background-color: #cccccc;
  background-image: url(../images/global/ourExperience.gif);
  background-position: right center;
  background-repeat: no-repeat;
}
#navigation ul {
  margin: 0px 0px 0px 5px;
  padding: 0px;
  float: left;
}
#navigation li {
  margin: 0px;
  padding: 0px;
  float: left;
  list-style-type: none;
  font-size:0.9em;
  font-weight:bold;
}
#navigation li a:link {
  border-right: 4px solid #ffffff;
  padding: 5px 13px;
  float: left;
  height: 20px;
  text-align: center;
  color: #333366;
  text-decoration: none;
  font-weight:bold;
}
#navigation li a:hover {
  border-right: 4px solid #ffffff;
  padding: 5px 13px;
  float: left;
  height: 20px;
  text-align: center;
  color: #ffffff;
  text-decoration: underline;
  font-weight:bold;
}
#navigation li a:visited {
  border-right: 4px solid #ffffff;
  padding: 5px 13px;
  float: left;
  height: 20px;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-weight:bold;
}

/* Content */
#internalwrapper {
  background-color: #ffffff;
  float: left;
  width: 1000px;
}
#leftnav {
  margin: 0;
  float: left;
  width: 200px;
  background-color: #ffffff;
}


/* Main page content */
#homepagefeature {
  margin-left: 220px;
  margin-right: 15px;
  padding-top: 15px;
  width: 780px;
  height: 100%;
  background-color: #ffffff;
}
#mainContent {
  background-color: #ffffff;
  float: left;
  width: 780px;
}
#introArticle {
  background-color: #ffffff;
  width: 740px;
  margin-top: 10px;
  margin-right: 10px;
}
#introArticle a {
  color: #003366;
}
#summaryArticle {
  width: 740px;
  margin-right: 15px;
  background-color: #ffffff;
}
#summaryArticle a {
  color: #003366;
}
.introArticleUnderline {
  border: 1px dashed #123466;
  width: 700px;
  margin-right: 15px;
}
#summaryArticleCol_1 {
  width: 360px;
  margin-right: 4px;
  margin-top: 10px;
  float: left;
  background-color: #ffffff;
}
#summaryArticleCol_1 h1 {
  font-weight: normal;
  font-size: 1.5em;
}
#summaryArticleCol_2 {
  float: right;
  margin-left: 4px;
  margin-top: 10px;
  width: 360px;
  background-color: #ffffff;
}
#summaryArticleCol_2 h1 {
  font-weight: normal;
  font-size: 1.5em;
}

/* Footer */
#footer {
  height: 150px;
  width: 100%;
  background-color: #ffffff;
  margin-top: 15px;
  float: left;
  background-image: url(../images/global/footer.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#footer p {
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
#footer a {
  color: #000000;
  font-weight: bolder;
}
#footer a:hover {
  text-decoration: none;
}
#footerOffice {
  width: 100%;
  background-color: #cccccc;
  float: left;
  text-align: center;
  padding-bottom: 8px;
}
#footerOffice a {
  color: #000000;
}

/* Services */
#title {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #cccccc;
  text-align: right;
}
#employment {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #fea640;
  text-align: right;
}
#rta {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #dae705;
  text-align: right;
}
#pi {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #617c63;
  text-align: right;
}
#conveyancing {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #003f3c;
  text-align: right;
}
#family {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #00738f;
  text-align: right;
}
#wills {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #b3b395;
  text-align: right;
}
#privateclient {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #5c4d47;
  text-align: right;
}
#crime {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #008e8f;
  text-align: right;
}
#commercial {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #baab6a;
  text-align: right;
}
#debt {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #881035;
  text-align: right;
}
#profneg {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #ff3600;
  text-align: right;
}
#practiceadmin {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 750px;
  height: 50px;
  color: #ffffff;
  font-size: 2em;
  background-color: #baab6a;
  text-align: right;
}
td.tableform {
	color: #123466;
	font-weight: bolder;
	font-size: 1em;
}

