/* @override http://localhost/cancunnannyservice.com/css/global.css */

body
{
	font: .75em Verdana, Helvetica, Arial, san-serif;
	line-height: 1.5em;
	background: #7ed1f9 url(../img/background.gif) repeat-x;
}

a
{
	color: #ff9966;
	text-decoration: none;
}

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

p{
	margin-bottom: 10px;
}

ul
{
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 30px;
}

ol{
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 30px;
}

ol li
{
	margin-bottom: 10px;
}


address{
	margin-bottom: 10px;
}

h3{
	font-size: .9em;
	font-weight: bold;
}

strong
{
	font-weight: bold;
}

label
{
font-weight: bold;
display: block;
}

form
{
	margin-bottom: 10px;
	margin-right: 10px;
}

#contact-form
{
	float: left;
}

#container
{
	width: 891px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#container-simple
{
	width: 355px;
}

#content
{
	background-color: #fff;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 10px;
}

.clr
{
	clear: both;
}

#home #container
{
	width: 500px;
}

#home #content
{
	border: 1px #000 solid;
	text-align: center;
	overflow: hidden;
}

#home #enter
{
	border-top: 1px #000 solid;
	padding: 15px 20px 0;
	margin-top: 15px;
}

#home li
{
float: left;
}

#header
{
text-align: center;
	margin-bottom: 15px;
}

.pink
{
	color: #ff9966;
	font-weight: bold;
}

.imgcenter
{
	border: 1px #000 solid;
	margin: 5px;
}

.float-left
{
	float: left;
	border: 1px #000 solid;
	margin: 0 10px 10px 0;
}

.float-right
{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px #000 solid;
}

.center
{
	text-align: center;
}

.space{
	padding: 10px;
}

#nav
{
	overflow: hidden;
	width: 889px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 1px #000 solid;
	background-color: #ff9966;
}

#nav li
{
	float: left;
}

#nav li a
{
display: block;
	padding: 5px 8px;
	text-decoration: none;
	color: #fff;
	border-right: 1px #000 solid;
	background-color: #ff9966;
}

#nav li a:hover
{
	background-color: #d8642a;
}

li#n-why-a-nanny2 a{
	border: 0px #fff solid;
	padding-left: 10px;
}


#container-simple #footer
{
	display: none;
}

#footer
{
	text-align: center;
	margin-top: 2px;
}


#footer #footer-nav
{
	padding: 10px;
}

#footer #footer-nav a
{
	padding: 0 20px;
}

#home #copyright
{
	text-align: center;
}

#copyright
{
	clear: both;
}

#profiles{
	list-style-type: none;
	margin: 0px;
	padding: 0PX;
}

#profiles li
{
float: left;
	margin: 10px;
	text-align: center;
}
