﻿/* ********************************************* */
/*              GLOBAL DEFINITIONS               */
/* ********************************************* */

a {
	text-decoration: none;
	color: #000;
}

a:hover {
}

a img {
	border: none;
}

.clear { clear: both; height:0px; font-size: 0px; }

.center {
	text-align: center;
    	margin-left: auto;
    	margin-right: auto;
}

.block {
	display: block;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right;
}

.noPad {
	padding: 0 !important;
	margin: 0 !important;
}

.italic {
	font-style: italic;
}

.white {
	color: #fff !important;
}

div.hr {
	margin: 7px 0;
	height: 15px;
	background: url(../images/hr.gif) top center no-repeat;
	height: 2px;
}

div.hr hr {
	border: 0;
	display: none;
}

label {
	float: left;
	width: 35px;
	color: #e3d4cf;
	margin: 0 0 0 13px;
	margin: 0 0 0 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

input, textarea {
	width: 113px;
	margin-bottom: 5px;
	border: 1px solid #b48c80;
	background: transparent;
	padding: 0 3px;
	color: #000;
}

textarea {
	height: 108px;
  	overflow: auto;
}

.boxes {
	width: 1em;
}

br {
	clear: left;
}
/* ********************************************* */
/*                    LAYOUT                     */
/* ********************************************* */

body {
	color: #2c2c2c;
	background: #fff url(../images/background-tile.png) top left repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
}

.container {
	margin: 0px auto;
	text-align: left;
	width: 900px;
}

#leftColumn {
	width: 200px;
	float: left;
	padding: 25px 0 0 35px;
	text-align: center;
}

#leftColumn .leftLinks {
	margin: 0 0 6px 0;
}

#middleColumn {
	width: 427px;
	float: left;
	padding: 25px 0 0 0;
}

#rightColumn {
	padding: 18px 0 0 0;
	width: 200px;
	float: left;
}

/* ********************************************* */
/*                     HEADER                    */
/* ********************************************* */

.header {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	height: 66px;
}


/* ********************************************* */
/*                   NAVIGATION                  */
/* ********************************************* */

.nav {
	padding: 10px 15px 0 0;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

.nav li {
	display: inline;
	font-size: 1.2em;
	color: #e9eac9;
	text-transform: uppercase;
	margin: 0 20px 0 0;
}

.nav li a {
	padding: 2px 6px;
	color: #e9eac9;
}

.nav li a:hover {
	color: #fff;
}


/* ********************************************* */
/*                  MAIN CONTENT                 */
/* ********************************************* */

.mainContentArea {
}

.mainContent {
	line-height: 14px;
}

.mainContent .paddedContent {
	padding: 0 83px 100px 128px;

}

.mainContent h1 {
	color: #c57a59;
	text-transform: uppercase;
	margin: 0 60px 0 70px;
	font-size: 167%;
	font-size: 174%;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.4em;
	letter-spacing: -1px;
}

.mainContent h2 {
        font-weight: normal;
        color: #2c2c2c;
        font-size: 1.6em;
        line-height: 1.0em;
}

.mainContent h3 {}
.mainContent h4 { font-size: 1.0em; }

.mainContent p  {
	margin: 0 0 18px 0;
}

.mainContent li {
        background: url(../images/arrow.gif) 0px 5px no-repeat;
        padding: 0 0 10px 20px;
        margin: 0 0 0 0px;
}

/* ********************************************* */
/*         RIGHT COLUMN CONTACT FORM             */
/* ********************************************* */

.contactForm h3 {
        color: #999959;
        float: none;
        margin: 0;
	font-weight: bold;
	text-align: right;
        padding: 0 24px 0 0 !important;
	font-size: 108%;
}

.contactForm input, .contactForm textarea {
        border: 1px solid #a8a18c;
        margin: 0 0 5px 25px;
        width: 135px;
}

.contactForm textarea {
        height: 70px;
}

.contactForm label {
        font-family: arial,helvetica,sans-serif;
        font-size: 1em;
        margin: 0 0 0 25px;
        color: #61605a;
        float: none;
        width: 100%;
}

.contactForm .submitbutton {
        margin-left: 92px;
        border: 0;
        width: 72px;
        height: 25px;
}


/* ********************************************* */
/*                ENTRY PAGE                     */
/* ********************************************* */

#entryPage {
	background: url(../images/background-entry.jpg) center 6px no-repeat;
}

#entryPage .container {
	padding: 260px 0 0 0;
}

#entryPage #leftColumn {
	width: 200px;
	width: 124px;
	padding: 30px 58px 0 18px;
	color: #3c3c2d;
	text-align: left;
}

#entryPage #leftColumn p {
	margin-bottom: 12px;
}

#entryPage #middleColumn {
	width: 517px;
	padding: 128px 0 140px 0;
}

#entryPage #middleColumn .entryCriminalDefense {
	width: 225px;
	float: left;
	text-align: center;
	padding: 0 0 0 5px;
}

#entryPage #middleColumn .entryPersonalInjury {
	width: 230px;
	float: right;
	text-align: center;
}

#entryPage #middleColumn .learnMoreButton {
	margin: 0 0 0 16px;
}

#entryPage #rightColumn {
	padding: 80px 0 0 20px;
	width: 129px;
	margin: 0 0 0 30px;
}

#entryPage #rightColumn .submitbutton {
	margin: 10px 0 0 50px;
	width: 72px;
	height: 25px;
}

#entryPage .contactForm input, #entryPage .contactForm textarea, #entryPage .contactForm label {
	margin: 2px 0 5px 5px;
	padding: 0;
        width: 120px;
}

#entryPage .contactForm h3 {
	padding: 0 !important;
	margin: 0 0 5px 0;
}


/* ********************************************* */
/*                HOME PAGE                      */
/* ********************************************* */

#homePageTemplate {
	background: url(../images/background-book.jpg) center 6px no-repeat;
	height: 780px;
}

#homePage .mainContent {
        padding: 0;
}

p.enterYourInfo {
	color: #bd8b7d;
	font-style: italic;
	font-size: 100%;
	width: 145px;
	margin: 10px auto 14px auto;
}

p.thirteenYearsTitle {
	font-size: 2.1em;
	font-size: 197%;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #b0b0a7;
	font-weight: bold;
	margin: 10px 0;
}

p.thirteenYears {
	color: #b0b0a7;
	text-align: center;
	width: 110px;
	margin: 0 auto 20px auto;
	line-height: 138.5%;
	font-size: 108%;
}

.homePageBox {
	margin: 25px 70px 0 70px;
}

.homePageBox h2 {
	font-size: 153.9%;
	line-height: 131%;
	letter-spacing: -1px;
}

.homePageBox p, .homePageBox li {
	font-weight: bold;
	color: #2c2c2c;
	font-size: 123.1%;
	line-height: 123.1%;
	letter-spacing: -1px;
}

#homePageTemplate .submitbutton {
	width: 72px;
	height: 25px;
	border: 0;
	margin: 4px 0 0 111px;
}

/* ********************************************* */
/*                FLAG TEMPLATE                  */
/* ********************************************* */

#flagTemplate {
        background: url(../images/background-flag.jpg) center 6px no-repeat;
        height: 780px;
}

#flagTemplate #middleColumn {
	width: 470px;
	height: 400px;
	margin: 180px 0 0 0;
	padding: 0 0 0 145px;
	color: #5c5b53;
}


#flagTemplate h1 {
        background: url(../images/arrow.gif) 0px 9px no-repeat;
	padding: 0 10px 27px 18px;
	margin: 0 0 0 50px;
	text-align: right;
	vertical-align: middle;
}

#flagTemplate h1 span {
	padding: 0 70px 0 0;
}

#flagTemplate h1 img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	margin: 0 0 0 20px;
}

#flagTemplate #middleColumn h2 {
	color: #6f4937;
	font-weight: bold;
	font-size: 1.3em;
	font-family: arial;
	margin: 0 0 10px 30px;
	padding: 0 0 8px 50px;
	background: url(../images/hr.gif) bottom left no-repeat;
}

#flagTemplate #middleColumn h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #5c5b53;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 80px;
}

#flagTemplate #middleColumn.testimonials h1 {
	padding-bottom: 20px;
}
	
#flagTemplate #middleColumn.testimonials h3 {
	font-size: 1em;
	width: 150px;
	color: #3c3c2d;
}

#flagTemplate #middleColumn.testimonials h3 .name {
	color: #6f4937;
}

#flagTemplate #middleColumn.testimonials p {
	color: #807f72;
	width: 270px;
	margin: 0 0 4px 165px;
	font-style: italic;
}
	
#flagTemplate #middleColumn.testimonials .testimonial {
	background: url(../images/hr.gif) 35px bottom no-repeat;
	padding: 10px 0;
}

#flagTemplate #middleColumn p {
	width: 330px;
	margin: 0 0 10px 90px;
	font-size: 108%;
}

#flagTemplate #rightColumn {
	margin: 250px 0 0 30px;
	padding: 0;
}

#flagTemplate .pagination {
	text-align: right;
	margin: -40px 5px 25px 0;
}

#flagTemplate .pagination li {
	background: transparent;
	display: inline;
	padding: 0 4px 0 0;
	margin: 0;
}

#flagTemplate .pagination li a {
	background: #b1b17f;
	display: inline;
	border: 3px solid #9e9e85;
	padding: 1px 5px;
	margin: 0;
	text-align: left;
	color: #fff;
}

#flagTemplate .pagination li a.on {
	background: #8f8f48;
	border: 3px solid #8f8f48;
}

/* ********************************************* */
/*             BOOKCASE TEMPLATE                 */
/* ********************************************* */

#bookcaseTemplate {
        background: url(../images/background-bookshelf.jpg) center 6px no-repeat;
	height: 761px;
}

#bookcaseTemplate #leftColumn {
	padding-top: 262px;
}

#bookcaseTemplate #middleColumn {
	height: 280px;
	padding: 230px 30px 0 30px;
	font-family: "Times New Roman", Times, serif;
	width: 372px;
	text-align: center;
}

#bookcaseTemplate #middleColumn h1 {
	font-size: 2.1em;
}

#bookcaseTemplate #middleColumn p {
	font-size: 146.5%;
	color: #a79f64;
	font-variant: small-caps;
	line-height: 146.5%;
}

#bookcaseTemplate #middleColumn li
{
	font-size: 146.5%;
	color: #a79f64;
	font-variant: small-caps;
	line-height: 116.5%;
	text-align: left;
}

#bookcaseTemplate #rightColumn {
	padding-top: 262px;
	text-align: center;
}

#bookcaseTemplate h1 {
	background: url(../images/bookcase-header-background.gif) top center no-repeat;
	height: 52px;
	color: #fcfbf7;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0 0 3px 0;
	padding: 10px 0 0 0;
	
}

/* ********************************************* */
/*                     FOOTER                    */
/* ********************************************* */

.footer {
	clear: both;
	text-align: center;
	color: #7b6455;
	height: 120px;
}

.legal {
	padding: 110px 0 0 0;
}

.legal a {
	color: #7b6455;
	text-decoration: underline;
}


#modal_container {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; OVERFLOW: auto; BORDER-LEFT: #666 1px solid; COLOR: #333; PADDING-TOP: 5px; BORDER-BOTTOM: #666 1px solid; FONT-FAMILY: "Lucida Grande",Verdana; BACKGROUND-COLOR: #fff; TEXT-ALIGN: left
}
#modal_overlay {
	BACKGROUND-COLOR: #000
}

.scrollBox
{
	overflow:auto;
	scrollbar-base-color:#E6E4D7;

}