@import "/pcdtr/php/css.php";

/* reset css from yahoo */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}

/* start layout */

body {
	background-color: #003827; /* FDF8F4 */
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", times, serif;*/
	font-family: "New Century Schoolbook", "Nimbus Roman No9 L", Georgia,  serif;
	color: #000;	
	line-height: 1.5em;
	font-size: 18px!important; /* new browsers apply this rule */
	font-size: 125%; /* for IE6 */
	
	min-height: 500px;
}


p {
   line-height: 1.33em!important;
   margin-top: 1.99em!important;
   margin-bottom: 0.66em!important;
   font-size:1em;
}

/*
p::first-letter {font-size: 200%; padding: 3px; }
p:first-child::first-line {text-transform: uppercase; }
*/

strong {
	font-weight: bold;
}
	
a, address, 
h1, h2, h3, h4, h5 {
	color: #094A36;
}

em {
	font-style: italic;
}

a {
	padding: 3px;
}

a:hover {
	background-color: #094A36;
	color: #fff;
}

a.nohover:hover {
	background: none;
	border: none;
}

p {
	max-width: 980px;
}

p img[align] {
	margin: 5px 10px 10px 10px;
}

p img[class=border] {
	border: thin solid #000;
}

p ul li {
	margin-bottom: 5px;
}

a:hover > img {
	background: none;
}

h1 {
	font-size: 24px;
	line-height: 2em;
	margin-top: .75em;
	margin-bottom: 0.25em;
	text-transform: uppercase;
	background-color: #015E41;
	color: #fff;
	height: 50px;
	width: 100%;
}

h1 span {
	padding: 15px;
}

h2 {
	font-size: 24px;
	line-height: 1em;
	margin-top: 0.75em;
	margin-bottom: 0.25em;
	text-transform: capitalize;
}

h3 {
	font-size: 21px;
	line-height: 1.14em;
	margin-top: 1.71em;
	margin-bottom: 0.57em;
	text-transform: capitalize;
}

h4 {
	line-height: 1.33em!important;
	margin-top: 1.99em!important;
	margin-bottom: 0.66em!important;
	font-size:1em;
	text-transform: uppercase;
	color: #4C5051;
}

input[type="text"], input[type="email"], textarea { /* a bit of help from the wordpress css */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1em;
}

.large {
	text-decoration: underline;
	text-transform: uppercase;
	padding: 3px;
}

.small {
	font-size: small;
}

.quote-box {
   background-color: #003827;
   color: #fff;
   font-size: 14px;
   font-style:italic;
   padding: 0px 15px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;

   -webkit-box-shadow: 2px 2px 1px #383838;
   -moz-box-shadow: 3px 3px 1px #383838;
   box-shadow: 3px 3px 1px #383838;
}

.quote-box h2 {
   font-size: 32px;
   color: #fff;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	border: thin solid #000;
	background-color: #fff;
	/**/
		
	-webkit-box-shadow: 3px 3px 15px #000;
	-moz-box-shadow: 3px 3px 15px #000;
	box-shadow: 3px 3px 15px #000;
}

#header {
	width: inherit;
}

#logo {
	width: 305px;
	min-height: 90px;
	float: left;
	background: url( /images/logo.png ) top no-repeat;	
	margin-left: 2.5em;
	margin-top: 1.5em;
}

#logo-text {
	padding-top: 80px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #094A36;
	height: 70px;
	width: inherit;
}

#address {
	color: #094A36;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	text-align: right;
	margin-right: 2.5em;
	margin-top: 1.5em;
}

#search {
}


#content {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	/*padding: 0px 30px 30px 30px;*/
}

#content-left {
	float: left;
	width: 45%;
	margin-right: 8%;
	text-align: left;
}

#content-right {
	float: left;
	width: 45%;
	text-align: center;
}

#content-right h3[class=gold] {
	margin-top: 0!important;
	padding-top: 0!important;
}

#content ul li a {
	font-weight: bold;
}

#content ol a {
	font-weight: normal;
	text-transform: capitalize;
}

#content ul li {
   /*background: url( /images/li-icon.png ) no-repeat;
   list-style: none;
   padding-left: 14px;*/
}

#content ul li ul li a {
	font-weight: normal;
	text-transform: capitalize;
}

#content ul li ul {
	margin-left: 30px;
	margin-bottom: 15px;
}

.large-number {
	width: 20px;
	font-size: 24px;
}

/* just browsing page */

#browsing ul {
	list-style: none;
	margin: 10px 0 10px 25px;
	width: 500px;
}
#browsing ul li {
	background: url( /images/answer-li-icon.png ) 0px no-repeat;
	margin: 5px;
}
#browsing ul li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	margin-left: 15px;
	font-size: 16px;
}

#browsing ul li a:hover {
	color: #fff;
}

/* immediately page */
.immediately-orange {
	color: #A55210;
	text-align: center;
	text-transform: uppercase;
}
.immediately-headline {
	text-align: center;
	font-style: italic;
}
.immediately-headline h3 {
	font-weight: bold;
	font-style: normal;
}

#tan-box {
	background-color: #F9F2EC;
	width: 930px;
	min-height: 150px;
	color: #A55210;
	text-align: center;
}
#tan-box h1 {
	background: none;	
	text-transform: uppercase;
	color: #A55210;
	font-weight: bold;
}
#tan-box p {
	text-align: center;
	font-style: italic;
	max-width: 930px!important;
}
#tan-box strong {
	text-transform: uppercase;
}

#boat-left p {
   display: table-cell;
   padding-bottom: 35px;
   padding-top: 38px;
}

/* our-answers page */
#answers-headline {
	margin-top: 10px;
	width: 100%;
}
#answers-headline h2 {
	color: #AA530C;
	margin: 0 auto;
	text-align: center;
	font-style: italic;
}

#answers-left {
	float: left;
	width: 40%;
	margin-right: 0;
	margin-top: 25px;
}
#answers-left ul {
	list-style: none;
}
#answers-left ul li {
	width: 100%;
	min-height: 30px;
	margin-bottom: 10px;
}
#answers-left ul li a {
	color: #AA530C;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 auto;
}
#answers-left ul li a:hover {
	color: #fff;
	background-color: #AA530C;
}
#answers-left ul li.answer-active {
	color: #fff;
	background-color: #AA530C;
}
#answers-left ul li.answer-active a {
	color: #fff;
}

#answers-right {
	float: left;
	width: 5%;
	min-height: 210px;
	margin-left: 0;
	overflow: visible;
	
	border-left: thick solid #AA530C;
	border-top: thick solid #AA530C;
	border-bottom: thick solid #AA530C;
}

#answers-right ul {
	list-style: none;
	margin: 10px 0 10px 25px;
	width: 500px;
}
#answers-right ul li {
	background: url( /images/answer-li-icon.png ) 0px no-repeat;
	margin: 5px;
}
#answers-right ul li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	margin-left: 15px;
	font-size: 16px;
}
#answers-right ul li a:hover {
	color: #fff;
}

#nav {
	width: inherit;
	background: url( /images/nav_bg.png ) repeat;
	height: 37px;
	text-align: left;
	position: relative;
}

#nav ul {
	position: absolute;
	top: 30%;
	left: 1%;
	list-style: none;
	margin: 0 auto;
	
}

#nav ul li {
	float: left;
	margin-right: 8px;
	position: relative;
}

#nav ul li a {
	padding: 0;
	background: none;
	margin-right: 10px;
	text-decoration:none;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	
	text-shadow: 1px 2px 20px #000;
	-webkit-animation-name: fadeOut; 
	-webkit-animation-duration: 1s; 
	-webkit-animation-iteration-count: 1; 
	
	-moz-animation-name: fadeOut; 
	-moz-animation-duration: 1s; 
	-moz-animation-iteration-count: 1; 
	
}

@-webkit-keyframes fadeIn {
  from {
	text-shadow: 1px 2px 20px #000;
  }
  to { 
	text-shadow: 1px 2px 2px #000;
  }
}

@-webkit-keyframes fadeOut {
  from {
	text-shadow: 1px 2px 2px #000;
  }
  to { 
	text-shadow: 1px 2px 20px #000;
  }
}

@-moz-keyframes fadeIn {
  from {
	text-shadow: 1px 2px 20px #000;
  }
  to { 
	text-shadow: 1px 2px 2px #000;
  }
}

@-moz-keyframes fadeOut {
  from {
	text-shadow: 1px 2px 2px #000;
  }
  to { 
	text-shadow: 1px 2px 20px #000;
  }
}

#nav ul li a:hover {
	text-shadow: 1px 2px 2px #000; /* this should match the "to" section of the fadeout animation */
	background: none;
	
	-webkit-animation-name: fadeIn; 
	-webkit-animation-duration: 1s; 
	-webkit-animation-iteration-count: 1;	
	
	-moz-animation-name: fadeIn; 
	-moz-animation-duration: 1s; 
	-moz-animation-iteration-count: 1;		
}

#top-gradient { 
	width: inherit;
	background: url( /images/topbar_bg.png ) repeat;
	height: 28px;
}


.homepage_photo {
	float: left;
	width: 125px;
	height: 159px;
	margin-right: 18px;
	margin-left: 18px;
}

.video-box {
	position: relative;
	background-color: #fff;
	
	/* uncomment this once we have new vid */
	/*width: 500px;
	height: 350px;
	
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 3px 3px 25px #000;
	-moz-box-shadow: 10px 10px 25px #000;
	box-shadow: 10px 10px 25px #000;
	*/
}

.video-box div {
	position: absolute;
	background-color: #000;
	width: 97%;
	height: 97%;
	left: 1.5%;
	top: 1.5%;
}

.green-box {
	background: url( /images/green-box-bg.png ) repeat;
	width: 380px;
	height: 60px;
	margin-bottom: 10px;
	cursor: pointer;
}

.green-box span a {
	color: #fff;
	font-size: 24px;
	line-height: 2.5em;
	text-decoration: none;
	text-transform: uppercase;
}

.green-box span a:hover {
	text-shadow: 0px 0px 5px #fff;
	background: none;
}

.red-box {
	background-color: #740A0A;
	width: 380px;
	height: 40px;
	margin-top: 10px;
}

.red-box span {
	color: #fff;
	font-size: 21px;
	line-height: 2em;
	text-transform: uppercase;
}

.home-quick-contact {
	background: #fff url( /images/home-form-bg.png ) bottom repeat-x;
	width: 380px;
	min-height: 102px;
}

.attorney {
	padding: 20px;
	background-color: #F0F0F0;
	/*border-left: 10px solid #003827;*/
	min-height: 450px;
}

.attorney >*>*> img {
	border: 5px solid #A8540C;
	-moz-border-radius: 6px; /* some very minor CSS3 for browsers that support it */
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.attorney h2, .attorney h3, .attorney h4 {
	margin: .5em 0 .5em 0!important;
}

.attorney h2 a {
	color: #A8540C;
}
.attorney h2 a:hover {
	color: #fff;
	background-color: #A8540C;
}

.attorney h4 {
	color: #094A36;
	font-size: 1em;
	text-transform: capitalize;
}

.right {
	float:right; 
	margin:6px;
	max-width: 650px;
}

.left {
	float:left; 
	margin:6px;
}

.no-margin {
	margin: 0!important;
}

.gform_title {
	color: #A8540C;
	font-size: 21px!important;
}
.gform_description {
	color: #003022!important;
	font-size: 16px!important;
}

.gold {
	color: #765800!important;
}

.red {
	color: #A30400!important;
}

.bold {
	font-weight: bold;
}

.capitalize {
	text-transform: capitalize!important;
}

.wide-letters {
	letter-spacing: 0.8em;
}

#green-bar-bottom {
	background: url( /images/green_bar_bottom.png ) no-repeat;
	width: 980px;
	height: 15px;
	margin: 10px 0 10px 0;
}

.grey-box {
	width: 179px;
	height: 300px;
	padding: 5px;
	float: left;
	font-size: 14px;
	text-align: left;
	background-color: #DFDDDE;
	margin-right: 3px;
	margin-left: 3px;
}

.grey-box p {
	text-transform: capitalize;
}

.grey-box ol {
	line-height: 1.5em;
}

.grey-box ol li a {
	font-size: 12px;
}

.grey-box ul {
	list-style: none;
	padding: 5px;
}

.grey-box li a {
	text-decoration: none;
	color: #5E5C2B;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.grey-box a:hover {
	text-decoration: underline;
	background: none;
}

.grey-box h4 {
	margin-top: 0!important;
	color: #1D5643;
	text-transform: uppercase;
	font-weight: bold;
}

#bottom-txt, #bottom-txt a {
	 font-size: small; 
	 color: #005D40;
	 text-decoration: none;
}

#bottom-txt a:hover {
	color: #fff;
}

.gform_body {
	margin-top: 10px;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}

.gform_body ul {
	margin: 0!important;
}

.gform_body ul li {
   background: none!important;
}

#content-right .gform_body input[type=text], #content-right .gform_body input[type=email], #content-right .ginput_container {
	width: 160px!important;
	float: left;
}


.gform_footer {
	margin-top: 0!important;
	padding-top: 0!important;
}

.gform_footer a {
	display: none;
}

/* nav drop downs */
#nav ul ul {
	position: absolute;
	top: 26px;
	z-index: 500;
}

div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul
{display: none;}
 
div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}


#nav ul ul li a {
	display: block;
	width: 200px;
	font-size: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	border-top: none;
	background-color: #838383;
	color: #fff;
	text-shadow: none;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
	
	-webkit-animation-name: none; 		
	-moz-animation-name: none;
}

#nav ul ul li a:hover {
	color: #000;
	background-color: #fff;
	text-shadow: none;
	
	-webkit-animation-name: none; 		
	-moz-animation-name: none; 
}

.frame-block {
 
	position: relative;
 
        background: url(/images/frame.jpg) no-repeat center top;
 
	display: block;
 
	height:316px;
 
	width: 375px;
 
        float: right;
 
        margin-left: 3px;
 
        margin-right: 3px;
 
}