/*
Theme Name: Southlake Limo
Theme URI: http://www.blainehilton.com/
Description: Custom Template for Southlake Limousine Service.
Version: 1.6
Author: Blaine's Business Services
Author URI: http://www.blainehilton.com/
Tags: southlake, limo, service

*/

body {
	background-color: #213f99;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.hidden {
	display: none;
}

a {
	/*color: #c62026;*/
	color: #7A0025;
	text-decoration: none;
}

a:hover {
	color: #7A0025;
	text-decoration: underline;
}

h1 {
	margin-top: 50px;
	color: #7A0025;
}

h2, h3 {
	color: #7A0025;
}

.required {
	color: #7A0025;
}

.red {
	color: #7A0025;
}

.no_margin_top {
	margin-top: 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

a img {
	border: none;
}

#container {
	width: 780px;
	margin: 5px auto 0 auto;
	padding: 0
}

#header {
	width: 760px;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 10px;
	font-weight: bold;
	display: table;
}

#nav {
	width: 780px; /*background: #ffffff url(images/nav_bg.jpg) repeat-x bottom center;*/
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	font-weight: bold;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style: none;
	line-height: 1;
	display: table;
	padding: 0 0 .5em 0;
	border-bottom: .5em solid #7A0025;
}

/*#navigation a {
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
}*/

/*start dropdown menu styles*/

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	/*font-size: smaller;*/
}


#nav a {
	display: block;
	width: 8.5em;
	background: #7A0025 url(images/nav_bg.jpg) repeat-x top center;
	color: #ffffff;
	text-decoration: none;
	padding: 0.5em;
	height: 2em;
	margin-top: .5em;
	text-align: center;
}

#nav a:hover {
	/*background-color: #F1F1F1;*/
	color: #ffffff;
}

#nav li ul a {
	display: block;
	width: 8.5em;
	background: #7A0025 none;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 0.5em;
	margin: 0;
}

#nav li ul a:hover {
	background-color: #ffffff;
	color: #7A0025;
	border: 1px solid #7A0025;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	width: 8em;
	left: -999em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}


#nav li ul ul {
	margin: -1em 0 0 8em;
}
/*end dropdown styles*/

#content_container {
	width: 780px;
	background-color: #ffffff;
	color: #000000;
	clear: both;
	padding: 0;
	margin: 0;
}

#intro {
	width: 760px;
	background-color: #000000;
	color: #ffffff;
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	display: table;
	clear: both;
}

#content {
	width: 760px;
	background-color: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0 10px 10px 10px;
	clear: both;
	display: table;
}

#survey {
	width: 740px;
	background-color: #000000;
	color: #ffffff;
	margin: 0 auto 0 auto;
	padding: 10px;
	clear: both;
	display: table;
	font-weight: bold;
}

#partner_links {
	width: 760px;
	background-color: #ffffff;
	color: #213f99;
	margin: 0;
	padding: 10px;
	clear: both;
	display: table;
	font-size: smaller;
	font-weight: bold;
}

#bottom_nav {
	width: 760px;
	background: #7A0025 url(images/nav_bg.jpg) repeat-x top center;
	color: #ffffff;
	margin: 5px 0 0 0;
	padding: 10px;
	font-weight: bold;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	list-style: none;
	line-height: 1;
	/*display: table;*/
	display: none;
}

/*#bottom_nav a {
	display: block;
	width: 8em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.5em;
	height: 2em;
}

#bottom_nav a:hover {
	color: #ffffff;
}*/

/*start bottom link styles*/

#bottom_nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	/*font-size: smaller;*/
}


#bottom_nav a {
	display: block;
	width: 8em;
	/*background-color: #F1F1F1;*/
	color: #ffffff;
	text-decoration: none;
	padding: 0.5em;
	height: 2em;
}

#bottom_nav a:hover {
	/*background-color: #F1F1F1;*/
	color: #ffffff;
}

#bottom_nav li ul a {
	display: none;
	width: 8em;
	background-color: #7A0025;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 0.5em;
}

#bottom_nav li ul a:hover {
	background-color: #ffffff;
	color: #7A0025;
}

#bottom_nav li {
	float: left;
	width: 8em;
}

#bottom_nav li ul {
	display: none;
	position: absolute;
	width: 8em;
	left: -999em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}


#nav li ul ul {
	margin: -1em 0 0 10em;
}
/*end styles for bottom links*/

#copyright {
	width: 760px;
	margin: 0;
	padding: 10px;
	font-size: smaller;
	text-align: center;
	clear: both;
	font-weight: bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */