/*********** # Styles daytonabeachmotorcyclelawyers.com/mobile/ ***********/
  
body, div, dl, dt, dd, ul, ol, li, pre, p, h1, h2, h3, h4, h5, h6,
form, fieldset, input, table, th, tr, td, embed, object, img {
	padding: 0;
	margin: 0; 
	outline: 0;
	border: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #122836;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #d8ce91 url("images/page-bg2.jpg") repeat-x center top;
}

blockquote {
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px; 
	text-align: left;
}

a {
	color: #366b95;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #366b95;
	text-decoration: underline;
}

a:focus {
	outline: 0;
}

#content strong, #content b {
	#color: 1a3850;
}

/*** # autocentered hr stlyling ***/
hr {
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: 1px solid #1a3850;
	background: none;
}

/*** # custom secondary divider ***/
.divider {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dotted #CCCCCC;
	height: 1px;
	clear: both;
}

/*** # custom image float classes ***/
img.imgleft {
	float: left;
	margin: 5px 20px 20px 0px;
	border: none;
}

img.imgright {
	float: right;
	margin: 5px 0px 20px 20px;
	border: none;
}

img.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align:center;
	border: none;
}

img.stars {
	margin: 0px 4px -1px 0px;
}

/*** # heading tags ***/

h1 {
	line-height:20px;
	font-size: 16px;
	color: #1f4865;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font-weight:bold;
	text-align: left;
	border-bottom: 1px dotted #4a88bb;
}

h1 a {
	color: #1f4865;
	font-weight:bold;
	text-decoration: none;
}

h1 a:hover {
	color: #1f4865;
	text-decoration: none;
}

h2 {
	line-height:16px;
	color: #376c96;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	font-weight:bold;
	text-align: left;
}

h2 a {
	color: #376c96;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover {
	color: #376c96;
	text-decoration: none;
}

h3 {
	line-height:14px;
	font-size: 12px;
	color: #265069;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-weight:bold;
	text-align: left;
}

h3 a {
	color: #265069;
	text-decoration: none;
	font-weight: bold;
}

h3 a:hover {
	color: #265069;
	text-decoration: none;
}

/*** # h4 unstyled ***/
h4 {
	line-height:22px;
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-align: left;
}

h4 a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

h4 a:hover {
	color: #000000;
	text-decoration: none;
}

/*** # h5 unstyled ***/
h5 {
	line-height:22px;
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-align: left;
}

h5 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h5 a:hover {
	color: #000000;
	text-decoration: none;
}

/*** # h6 unstyled ***/
h6 {
	line-height:22px;
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	text-align: left;
}

h6 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h6 a:hover {
	color: #000000;
	text-decoration: none;
}

/*** # odds ends ***/
.clear {
	clear: both;
}

.link {
	display: none;
}

.ital {
	font-style: italic;
}

.xspace {
	margin: 0px 0px 0px 28px;
}

.emphasis, p.emphasis, #content p.emphasis {
	font-size: 16px;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom:0px;
}

.big-cap {
	font-size: 47px;
	font-weight: bold;
	float: left;
	padding: 8px 3px 0px 0px;
	color: #1a6da8;
}

.alleft {
	text-align: left;
}

.alright {
	text-align: right;
}

.alcenter {
	text-align: center;
}

.gmap {
	border: 1px solid #cccccc;
    border-radius: 6px;
}

.ytube {
	border: 1px solid #cccccc;
    border-radius: 6px;
}

/*** # custom 2 column split floats ***/
.fltlt {
	width: 260px;
	float: left;
}

.fltrt {
	width: 280px;
	float: right;
}

/*** # default form styling ***/

input, textarea, select {
	color: #265069;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	background: #ffffff url("images/form-back.gif") no-repeat left top;
	width: 90%;
}

#content input, #content textarea, #content select {
	border: 1px solid #cbe8ff;
	font-weight: bold;
    border-radius: 6px;
}

#content input[type=checkbox], #content input[type=radio] {
	border: none;
	width: 15px;
	padding: 3px 3px 3px 3px;
}

#content input {
	height: 18px;
}

#content input.spform {
	width: 40px;
}

#content textarea {
	height: 75px;
}

#content input.button {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	text-align: center;
	color: #265069;
	line-height: 21px;
	height: 21px;
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #cbe8ff;
    border-radius: 6px;
	width: 75px;
}

#content input.button:hover {
	border: 1px solid #cbe8ff;
	background: #cbe8ff;
}

.subhead {
	font-weight: bold;
}

/*** # wrapper ***/
#main {
	text-align: left;
}

/*** # header styling ***/
#motorcycle-accident-attorney {
	height:75px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
}

p#phones {
	line-height: 20px;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:"Trebuchet MS";
}
p#phones a  {
	color: #ffffff;
	text-decoration: none;
}
p#phones a:hover {
	color: #cccccc;
	text-decoration: none;
}

p#firm {
	line-height: 20px;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	font-family:"Trebuchet MS";
}

p#firm span {
	font-size: 18px;
}

/*** # navigation styles ***/

#navigation {
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 3px 0px;
	text-align: center;
}

#navigation a {
	height: 20px;
	line-height: 20px;
	background: #376c96;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	padding: 0px 5px 0px 5px;
	margin: 0px 2px 0px 2px;
    border-radius: 6px;
	font-size: 13px;
}
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #5798cc;
}

/*** # content styles ***/
#content {
	padding: 10px 10px 10px 10px;
	margin: 5px 10px 10px 10px;
	background: #fcf4c3;
	border: 1px solid #b8ad6d;
	text-align: justify;
}

#content p {
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 12px 0px;
}

#content td {
	padding: 5px 5px 5px 5px;
	vertical-align: text-top;
	vertical-align: top;
}

#content ul, #content ol {
	margin: 5px 0px 15px 10px;
	line-height: 15px;
}

#content ul li, #content ol li {
	margin: 7px 0px 7px 10px;
}

.callout {
	background: #ffffff;
	border: 1px solid #887e42;
	padding: 5px 10px 5px 10px;
	line-height: 14px;
	text-align: center;
	color: #69602a;
    border-radius: 6px;
}

#content p.author {
	font-weight: bold;
}
#content p.title {
	font-weight: bold;
}


/*** # bottom menu styles ***/
#motorcycle-accident-lawyer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#motorcycle-accident-lawyer a {
	height:16px;
	line-height: 16px;
	text-align: center;
	color:#ffffff;
	display: block;
	padding: 4px 0px 0px 0px;
	margin: 2px 10px 2px 10px;
    border-radius: 6px;
	border: 1px solid #224764;
	font-size: 14px;
	background: #72bff1 url("images/button-bg.png") repeat-x left top;
	text-decoration: none;
}
#motorcycle-accident-lawyer a:hover {
	filter: Alpha(opacity= 85); 
	-moz-opacity: .85; 
	opacity: .85;
	text-decoration: none;
}

/*** # disclaimer styles ***/
#disclaimer {
	padding: 20px 0px 20px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 10px;
	background: #325068;
	border: 1px solid #091c2b;
	color: #ffffff;
}

#disclaimer p {
	padding: 5px 30px 5px 30px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#disclaimer a {
	color: #cccccc;
	text-decoration: none;
}
#disclaimer a:hover {
	color: #cccccc;
	text-decoration: underline;
}






/*** #  styles ***/



/*** #  styles ***/



/*** #  styles ***/



/*** #  styles ***/



/*** #  styles ***/



/*** #  styles ***/



/*** #  styles ***/



/*** #  styles ***/



/*** #  styles ***/