@import "dropdown.css";

* {
	margin:0;
	padding:0;
}

html {
	text-align:center;
	background:#F3F3F3;
}

body {
	font:12px Verdana, Arial, Helvetica;
	text-align:left;
	color:#333;
	width:980px;
	margin:20px auto;
	background:#FFF;
	padding:13px;
	background:#FFF url(../images/body_bg.gif) bottom repeat-x;
	border:1px solid #EAEAEA;
}

p {
	font-size:12px;
	line-height:20px;
	margin:10px 0;
}

a {
	color:#004D85;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p a, td a, th a {
	text-decoration: underline;
	padding-bottom:1px;
}

p a:hover, td a:hover, th a:hover {
	text-decoration: none;
}

ul {
	list-style:none;
}

#masthead {
	width:100%;
	height:140px;
	position:relative;
	margin-bottom:3px;
	background:url(../images/masthead_bg.gif) repeat-x;
	line-height:140px;
}

#masthead h1 {
	font-size:30px;
	font-family:"trebuchet ms";
	margin-left:10px;
	color:#FFF;
}

#masthead h1 a {
	color:#FFF;
}

#masthead sup {
	font-size:5px;
}

#mastheadBox {
	background:url(../images/masthead_box.gif) left center no-repeat;
	z-index:11;
	position:absolute;
	height:80px;
	top:50%;
	margin-top:-50px;
	right:2em;
	width:435px;
	padding:10px 10px 10px 35px;
}

#mastheadBox h2 {
	line-height:10px;
	color:#617D92;
	font-size:12px;
}

#mastheadBox p {
	padding:10px 0 0;
	margin:0;
}

#breadCrumbs {
	clear:both;
	padding:5px 20px;
	margin-top:3px;
	background:#EAEAEA url(../images/breadcrumbs_bg.gif);
}

#breadCrumbs li {
	display:inline;
}

#breadCrumbs li a {
	margin-right:5px;
	padding-right:10px;
	background:url(../images/breadcrumbs_bullet.gif) right 7px no-repeat;
}

#breadCrumbs li a:hover, #footer li a:hover {
	text-decoration:underline;
}

/* Main Column */

#mainContent {
	width:680px;
	padding:20px 0 20px 10px;
	float:left;
}

#mainContent h2 {
	color:#617D92;
	font-size:16px;
}

#mainContent p + h2 {
	margin-top:15px;
}

#mainContent h3 {
	font-size:12.5px;
}

#mainContent blockquote {
/*	padding:0 20px;
	font-style:italic;
	font-size:10px;
	color:#444;
	border-left:4px solid #F90;*/
	padding-left: 15px;
	line-height:20px;
}

#mainContent ul {
	color:#F90;
}

#mainContent li {
	background:url(../images/li_bullet.gif) left center no-repeat;
	font-size:12px;
	padding-left:10px;
	margin:0 0 5px 10px;
	color:#333;
}

#suckerfish {
	width:100%;
	height:100px;
	font-family:monaco, courier;
}

/* Main Column Table */

#mainContent table {
	margin-top:15px;
	padding: 10px;
	border: 1px solid #EAEAEA;
}

#mainContent thead th {
	background:#EAEAEA;
}

#mainContent td {
	padding:5px;
	background:#F4F4F4;
}
/*
#mainContent td:hover {
	background:#EAEAEA;
}
*/
#mainContent th {
	padding:5px;
	background:#F4F4F4;
	color:#004D85;
}

#mainContent th strong {
	color:#F60;
}

/* Form */

fieldset {
	padding:10px 10px 5px;
	border:1px solid #EAEAEA;
	margin-top:20px;
	background:#F7F7F7;
}

label {
	display:block;
	padding-bottom:5px;
	font-weight:bold;
}

input, textarea {
	border:1px solid #CCC;
	padding:2.5;
	/*width:200px;*/
}

textarea {
	width:280px;
	height:50px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#617D92;
}

#submit {
	color:#617D92;
	font-size:12px;
	font-weight:bold;
	width:auto;
	height: 20px;
	background:#FFCB01;
}

input#submit:hover {
	border-color:#617D92;
}

/* Side Column */

#secondaryContent {
	width:225px;
	padding:20px;
	float:right;
}

#secondaryContent h2, #secondaryContent p {
	font-size:12px;
}

#secondaryContent h2 {
	color:#F60;
}

.secondaryContentBox {
	border:1px solid #EAEAEA;
	background:#F7F7F7;
	padding:10px 10px 5px;
	margin-bottom:20px;
}

.secondaryContentBox span {
	color:#F60;
	font-weight:bold;
}

#secondaryContent blockquote {
	font-style:italic;
	font-size:10px;
	padding:5px 0 0 2px;
	background:url(../images/left_quote.gif) no-repeat;
}

#secondaryContent blockquote p {
	background:url(../images/right_quote.gif) right bottom no-repeat;
	padding-bottom:10px;
}

#secondaryContent blockquote span {
	margin-left:20px;
}

#secondaryContent .source {
	text-align:right;
	margin:-5px 0 20px;
	font-size:10px;
}

#footer {
  font-size: 10px;
	text-align:center;
	clear:both;
	padding:10px 0 0;
	background:url(../images/footer_hr.gif) repeat-x;
}

#footer li {
	display:inline;
	margin:5px;
}
/*
#footer a {
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}
*/
/* ADDED BY JOHN *********************** */

.onegoogle {
	background: #FFFFFF url(../addedimages/onegoogle.jpg) top right no-repeat;
	/*float: left;*/
	width: 676px;
	height: 136px;
	margin: 10px;
	/*border: 2px solid #CCCCCC;*/
	vertical-align: top;
	}

.inonegoogle {
  padding: 18px 0 0 9px;
  }

.twogoogle {
	background: #FFFFFF url(../addedimages/twogoogle.jpg) top left no-repeat;
	/*float: left;*/
	width: 560px;
	height: 325px;
	margin: 10px;
	border: 2px solid #EAEAEA;
	vertical-align: top;
	}

.intwogoogle {
  padding: 12px;
  float: right;
  }

.threegoogle {
	background: #FFFFFF url(../addedimages/inpgoogle.jpg) top no-repeat;
	float: left;
	width: 235px;
	height: 245px;
	padding-left: 5px;
	border: 0;
	vertical-align: top;
	margin: 8px 8px 8px 0;
	}

#mainContent h5 {
	color:#303030;
	font-size:14px;
	text-align: left;
	text-decoration: underline;
	}

.city {
	background: #FFFFFF url(../addedimages/lemon-law-information.jpg) right top no-repeat;
	width: 590px;
	height: 325px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #5EC222;
	/*float: left;*/
	}

.dotted {
  border-bottom:1px dotted #617D92; 
  margin-bottom:5px; 
  padding:0px 0px 2px 0px; 
  clear:both;
  }

.full {
  width: 100%;
  margin: 0 0 15px 0;
  }

.jfoot {
  background: #5D798D;
	color: #EAE7E7;
	padding-top: 3px;
	height: 20px;
	}

.jfoot a{
  text-decoration: underline;
  color: #EAE7E7;
	}

.jfoot a:hover{
  text-decoration: none;
  color: #FFFFFF;
	}
