html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ul, ol {
margin-top: 0px;
padding-bottom: 1.0em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	font-size: 11px;
}

body {
	font-size: 1em;
	background: url('http://www.wingsovermiami.com/images/pagebg.jpg') top center repeat-x #d7e9f7;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	}

a {
color: #4485b1;
text-decoration: underline;
}

a:hover {
color: #84bbe1;
text-decoration: none;
}

h1 {
font-size: 1.82em;
font-family: Trebuchet MS, Georgia, Times New Roman, serif;
padding-bottom: 13px;
color: #2569a3;
}
h2 {
font-size: 1.45em;
font-family:  Trebuchet MS, Georgia, Times New Roman, serif;
padding-bottom: 13px;
}
.clear {
clear: both;
}
.container {
	width: 987px;
	margin: 0 auto 0 auto;
	text-align: left; /* counter the body center */
	}
.header {
	padding-top: 20px;
	}
.header img {
	float: left;
	margin: 0px 0px 20px 0px;
	}
.header div {
	float: right;
	text-align: right;
	font: normal 1.0em verdana, arial, tahoma, sans-serif;
	color: white;
	}
	.header div p {
	font: 1em/1.64em verdana, arial, tahoma, sans-serif;
	}
.nav {
	background: #363636;
	padding: 10px;
	width: 967px;
	display: inline-block;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	 -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	}
.nav a {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: white;
	padding: 0px 0.64em;
	text-decoration: none;
	font-size: 1.09em;
	}
.nav a:hover {
	color: #84bbe1;
	}
.nav span {
	font-size: 1.17em;
	}
.contentwrap {
	background: #fff;
	min-height: 500px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
	.content {
		padding: 30px;
		font: 1em/1.64em verdana, arial, tahoma, sans-serif;
		}
		.content p {
		padding-bottom: 1.5em;
		}
		.twocolleft {
		float: left;
		width: 588px;
		}
		.twocolright {
		float: right;
		width: 308px;
		}
		.twocolleft2 {
		float: left;
		width: 648px;
		}
		.twocolright2 {
		float: right;
		width: 248px;
		border-left: solid 1px #eee;
		padding-left: 15px;
		}
		.headshot {
		text-align: center;
		margin-bottom: 15px;
		}
		.bold {
		font-weight: bold;
		}
		.martindale {
		display: block;
		border: solid 1px #ccc;
		padding: 5px;
		margin: 0 auto 0 auto;
		}
.introduction {
	width: 987px;
	height: 300px;
	background: url('http://www.wingsovermiami.com/images/introbg3.jpg');
	}
.introductiontext {
	padding: 30px;
	width: 270px;
	}
.introductiontext h1 {
color: white;
}
.introductiontext p {
	font-size: 1.0em;
	line-height: 1.64em;
	color: white;
	margin-bottom: 1.5em;
	}
.introductiontext p a {
color: white;
text-decoration: underline;
}
.introductiontext p a:hover {
text-decoration: none;
}
p.textresize {
font: 1em verdana, arial, sans-serif;
padding: 0;
}

p.textresize a { 
color: white;
}

p.disclaimer {
font: 1em/1.64em verdana, arial, sans-serif;
padding: 1.36em 2.73em 0 2.73em;
}

p.copy {
font: 1em/1.64em verdana, arial, sans-serif;
padding: 1.36em 2.73em;
}

#formContainer {
padding: 10px;
font-size: 1em;
}

#formContainer p {
padding-bottom: 1.1em;
}

.block {
margin-left: 40px;
}

.box {
border-left: solid 1px #ccc;
border-bottom: solid 1px #606060;
width: 200px;
padding: 20px 25px;
margin: 0 auto 0 auto;
background: #F0F0F0 ;
}
.newsimage {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}

.newsimageright {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}

.newsimageleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

.newsimagecenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 15px;
}