body
{
	margin: 10px;
	padding: 0px;
	background: #dcebff;
	font-family: arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

p.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}

#outerContainer
{
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	text-align: left;
	background: #dcebff url(/crestowave/images/layout/rightShadow.gif) repeat-y top right;
}

#container
{
	margin: 0px 8px 0px 8px;
	padding: 0px;
	background: #fff;
}

#headerOuter
{
	margin: 0px;
	padding: 0px 8px 0px 8px;
	background: #dcebff url(/crestowave/images/layout/topRightShadow.gif) no-repeat top right;
}

#header
{
	margin: 0px;
	padding: 0px;
	height: 100px;
	background: #dcebff url(/crestowave/images/layout/headerBg.jpg) repeat-x top left;
	border: solid #124E6A;
	border-width: 1px 1px 0px 1px;
}

#header p
{
	float: right;
	margin: 0px;
	padding: 60px 10px 0px 0px;
	width: 340px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	text-align: right;
	color: #fff;
}

#header p a
{
	display: block;
	margin: 0px;
	padding: 0px 35px 0px 0px;
	background: url(/crestowave/images/layout/basketIcon.gif) no-repeat right 50%;
	color: #fff;
	text-decoration: none;
}

#header p a:hover
{
	color: #000;
	font-weight: bold;
}

#mainNav
{
	margin: 0px;
	padding: 8px 20px;
	background: #e1e1e1 url(/crestowave/images/layout/mainNavBg.gif) repeat-x top left;
	border: 1px solid #124E6A;
}

#mainNav ul
{
	margin: 0px;
	padding: 0px;
}

#mainNav li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#mainNav li a
{
	color: #fff;
	text-decoration: none;
}

#mainNav li a:hover
{
	color: #000;
}

#content
{
	margin: 0px;
	padding: 20px;
	border-left: 1px solid #124E6A;
	border-right: 1px solid #124E6A;
	background: #fff url(/crestowave/images/layout/dropShadow.gif) repeat-x top left;
}

#content h1
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 2.4em;
	text-align: left;
	color: #124E6A;
}

#content h2
{
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	color: #124E6A;
}

#content p
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 1.2em;
	color: #666;
}

.data
{
	width: 250px;
}

#content p.required
{
	color: #f00;
}

#content p.centered
{
	text-align: center;
}

.photo
{
	display: block;
	margin: 5px 5px 10px 10px;
	padding: 5px;
	border: 1px solid #124E6A;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left; margin-left:0px; margin-right:10px; display:inline;
}

#footerOuter
{
	margin: 0px;
	padding: 0px 8px 6px 8px;
	background: #dcebff url(/crestowave/images/layout/bottomRightShadow.gif) no-repeat bottom right;
}

#footer
{
	margin: 0px;
	padding: 0px;
	background: #fff url(/crestowave/images/layout/dropShadow.gif) repeat-x top left;
	border: 1px solid #124E6A;
}

#footer p
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align: right;
	font-size: 1em;
	color: #666;
}

#footer p a
{
	color: #666;
	text-decoration: none;
}

#footer p a:hover
{
	color: #000;
}

#footer p span
{
	float: left;
}