@charset "utf-8";
/* CSS Document */

/* ========================================= */
/* ===== General 							 */
/* ========================================= */

HTML {}
BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/layout/bg-vertical.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	color: #21035A;
	margin-bottom: 22px;
}
H2 {
	font-size: 22px;
	font-weight: normal;
	color: #88C1E9;
}
H3 {}
H4 {}
H5 {}
H6 {}

.clr {
	clear: both;
}
.err {
	font-weight: bold;
	color: #990000;
	background-color: #FFD7D7;
	border: 1px dashed #990000;
	padding: 10px;
}

/* ========================================= */
/* ===== Header 							 */
/* ========================================= */

#header {
	height: 169px;
	background-color: #FFFFFF;
}
#header #logo {
	float: left;
	margin: 0px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 92px;
}
.home {
	background-image: url(../img/theme/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.family {
	background-image: url(../img/theme/family.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.property {
	background-image: url(../img/theme/property.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.commercial {
	background-image: url(../img/theme/commercial-services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.wills-probate {
	background-image: url(../img/theme/wills-probate.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.employment {
	background-image: url(../img/theme/employment.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.litigation {
	background-image: url(../img/theme/litigation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.team {
	background-image: url(../img/theme/team.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact {
	background-image: url(../img/theme/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.links {
	background-image: url(../img/theme/links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.team-neildonald {
	background-image: url(../img/theme/neildonald.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.team-emmahalpin {
	background-image: url(../img/theme/emmahalpin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.team-sarahcousins {
	background-image: url(../img/theme/sarahcousins.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ========================================= */
/* ===== Divide 							 */
/* ========================================= */

#divide {
	background-color: #21035a;
	height: 26px;
}
#divide #search {
	background-color: #88c1e9;
	color: #21035A;
	width: 236px;
	font-size: 12px;
	float: left;
	height: 26px;
}
#divide #search FORM {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#divide #search FORM .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 125px;
	background-color: #FFFFFF;
	border: 1px solid #21035A;
	float: left;
}
#divide #search FORM .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #88C1E9;
	font-weight: bold;
	color: #21035A;
	margin: 0px;
	padding: 0px;
}
#divide #tele {
	font-size: 12px;
	font-weight: bold;
	color: #88C1E9;
	margin-left: 246px;
	padding-top: 5px;
}

/* ========================================= */
/* ===== Content 							 */
/* ========================================= */

#content {
	background-image: url(../img/layout/bg-page.jpg);
	background-repeat: no-repeat;
	background-position: 236px top;
	padding-top: 40px;
}
#content #wrapper {
	width: 980px;
}
#menu {
	float: left;
	width: 190px;
	margin-bottom: 40px;
	text-align: right;
	font-size: 12px;
}
#menu UL {
	margin: 0px;
	padding: 0px;
}
#menu UL LI {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#menu A {
	color: #21035A;
	text-decoration: none;
}
#menu A:HOVER {
	color: #3A97D1;
}
#menu A.live {
	font-weight: bold;
}
#menu .submenu {
	padding-bottom: 10px;
}
#menu .submenu A {
	display: block;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 10px;
	padding-right: 15px;
	color: #3A97D1;
}
#menu  .submenu  A:HOVER {
	color: #21035A;
}

#page {
	float: none;
	width: 680px;
	margin-left: 280px;
	margin-bottom: 40px;
}
#page P {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
#page TD {
	font-size: 12px;
	color: #666666;
}
#page UL {}
#page UL LI{
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
#page OL {}
#page OL LI{
	font-size: 12px;
	margin-bottom: 13px;
	color: #666666;
	line-height: 17px;
}
#page A {
	color: #3A97D1;
}
#page A:HOVER {
	text-decoration: none;
}
#page .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#page .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 590px;
	margin: 0px;
	padding: 0px;
}
#page .dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#page .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}


/* ========================================= */
/* ===== Footer								 */
/* ========================================= */

#footer {
	margin-left: 280px;
	font-size: 11px;
	color: #21035A;
	width: 680px;
	padding-bottom: 25px;
}
#footer A {
	color: #21035A;
	text-decoration: none;
}
#footer A:HOVER {
	text-decoration: underline;
}
