* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #DDEDEA url(images/background.gif) repeat-x top;
}
body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p, ol {
	margin-top: 10px;
}
h1, h2, h3 {
	color: #92331D;
}
h1 {
	font-size: 3em;
}
h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #0066FF;
}
h3 {
	font-size: 1em;
}
ul, ol {
	margin-left: 3em;
}
a {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	border: none;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #92331D;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #92331D;
}
hr {
	display: none;
}
#clouds {
	background: url(images/header_2.jpg) no-repeat left top;
}
#main {
	width: 703px;
	margin: 0 auto;
}
/* Header */

#header {
	width: 703px;
	margin: 0 auto;
	height: 312px;
}
#menu {
	float: left;
	height: 50px;
	width: 653px;
	padding-left: 15px;
	background: url(images/Navbar.gif) no-repeat;
	padding-right: 49px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 92px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FF6666;
	padding-top: 15px;
	text-align: center;
}
#menu a:hover {
	color: #ffffff;
	background: url(images/Rollover_button.gif) repeat-x;
}
/* Logo */

#logo {
	width: 703px;
	height: 262px;
	margin: 0 auto;
	text-align: left;
	background: url(images/marquee_hire_bristol_capri_header.png) no-repeat left 17px;
	padding-top: 0px;
}
#logo h1 {
	padding-left: 410px;
	color: #000000;
	padding-top: 93px;
	font-size: 24px;
}
#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 240px;
}
#logo a {
	color: #000000;
	font-style: normal;
}
/* Page */

#page {
	width: 703px;
	margin: 0 auto;
	background: #ffffff url(images/back.gif) repeat-y top;
	border-top: none;
}
#top {
	background: url(images/top.gif) no-repeat;
	height: 12px;
	margin-top: 15px;
	width: 703px;
}
#bottom {
	background: url(images/bottom.gif) no-repeat;
	height: 11px;
	width: 703px;
}
/* Content */

#content {
	float: left;
	width: 413px;
	padding-left: 10px;
	padding-top: 0px;
}
#content H2 {
	background: url(images/content_header.gif) no-repeat;
	height: 53px;
	padding-top: 10px;
	padding-left: 15px;
	width: 400px;
	font-size: 14px;
	color: #FFFFFF;
}
#content H2 a {
	color: #FFFFFF;
}
#content .entry {
	padding: 10px;
	width: 390px;
	text-decoration: none;
}
/* Sidebars */

.sidebar {
	float: left;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
.sidebar {
	margin-bottom: 2em;
}
.sidebar li {
	margin: 0;
}
#sidebar2 {
	width: 252px;
	margin-left: 10px;
}
#sidebar2 h2 {
	background: url(images/title_header.gif) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
}
#sidebar2 ul {
	line-height: normal;
}
#sidebar2 li {
	padding: 5px;
	background: url(file:///Macintosh%20HD/Users/louistip/Desktop/Downloads/metamorph_eagle/images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}
#sidebar2 a {
	border: none;
	font-size: 12px;
    padding-left: 5px;
}
#sidebar2 a:hover {
	color:#666
	border: none;
	padding-left: 5px;
}
.back_title {
	background: url(images/title_reflection.gif) no-repeat;
}
#sidebar2 .top {
	padding-top: 20px;
}
/* Footer */
#footer {
	padding: 20px;
	background: url(file:///Macintosh%20HD/Users/louistip/Desktop/Downloads/metamorph_eagle/images/footer.gif) repeat-x
}
#footer p {
	text-align: center;
	font-size: 9px;
	color: #FF6666;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FF6666;
}
#footer a:hover {
	color:#666
	}
a:hover {
	color: #666;
}
