/* CSS Document */

body {
	background:#FFCCCC;
	margin:15px 0 15px 0;
}

a:link, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

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

#container {
	margin:auto;
	width:945px;
}

#lhs {
	width:250px;
	background:#fde6e9;
	vertical-align:top;
	padding-bottom:30px;
}

.rhs {
	width:695px;
	vertical-align:top;
}

.homebg {
	background:#982d3a url(../images/logo-bg-home.gif) no-repeat;
}

.pressbg {
	background:#b95963 url(../images/logo-bg-press.gif) no-repeat;
}

.aboutbg {
	background:#996666 url(../images/logo-bg-about.gif) no-repeat;
}

.gallerybg {
	background:#666633 url(../images/logo-bg-gallery.gif) no-repeat;
}

.pricingbg {
	background:#663333 url(../images/logo-bg-pricing.gif) no-repeat;
}

.linksbg {
	background:#993366 url(../images/logo-bg-links.gif) no-repeat;
}

.hometext {
	color:#f5cacf;
}

.gallerytext {
	color:#eaeaba;
}

.abouttext {
	color:#fde1e1;
}

.pricingtext {
	color:#e0bfbf;
}

.presstext {
  color:#fdeff1;
}

.linkstext {
  color:#fdeff1;
}

.title {
	border-bottom:1px solid #e0bfbf;
}

.number {
	text-align:center;
	width:40px;
}

.quote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	line-height:18px;
	padding:68px 50px 10px 125px;
	height:66px;
}

.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	padding:20px 50px 20px 125px;
}

#footerhome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#982d3a;
	margin-top:6px;
}

#footerhome a:link, #footerhome a:visited {
	color:#982d3a;
	text-decoration:none;
}

#footerhome a:hover {
	color:#982d3a;
	text-decoration:underline;
}

#footerpress {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#b95963;
	margin-top:6px;
}

#footerpress a:link, #footerpress a:visited {
	color:#b95963;
	text-decoration:none;
}

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

#footerabout {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#996666;
	margin-top:6px;
}

#footerabout a:link, #footerabout a:visited {
	color:#996666;
	text-decoration:none;
}

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

#footergallery {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#666633;
	margin-top:6px;
}

#footergallery a:link, #footergallery a:visited {
	color:#666633;
	text-decoration:none;
}

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

#footerpricing {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#663333;
	margin-top:6px;
}

#footerpricing a:link, #footerpricing a:visited {
	color:#663333;
	text-decoration:none;
}

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

#footerlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#993366;
	margin-top:6px;
}

#footerlinks a:link, #footerlinks a:visited {
	color:#993366;
	text-decoration:none;
}

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