/* Catherine Rudat's Wellness Corporation Style Sheet, ©2007 - Design by Nicramco */


body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#333333;
	
}


img
{
	border:0px;
}

.wrapper
{
	width:780px;
	margin-left:auto;
	margin-right:auto;

}


.header
{
font-size:1.2em;
font-weight:bold;

}

.navigationtop
{
clear:both;

}

.topmessage
{

text-align:center;
float:right;
width:300px;
font-size:1.1em;
font-weight:bold;
}



.navigationbottom
{
	background-color:#003366;
	font-weight:bold;
	color:#F9F9F9;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(Images/bottombackground.jpg);
	background-repeat:repeat-x;
}
.navigationbottom a
{
	color:#F9F9F9;
	
}

.navigationbottom a:hover
{
	color:#000000;
}

.pagefooter
{
	text-align:center;
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

.sectionheader
{
border-bottom: dotted thin  #999999;
width:100%;
font-weight:bold;
font-style:italic;
}

.sectionheadersmall
{
border-bottom: dotted thin  #999999;
width:100%;
font-weight:bold;
font-style:italic;
}


.section
{
width:700px;
margin-left:auto;
margin-right:auto;
}

.sectionhighlight
{
	background-color:#F7F7F7;
	padding:5px;
width:700px;
margin-left:auto;
margin-right:auto;
}


.imgright
{
	float:right;
	padding:5px;
}

.imgleft
{
float:left;
padding:5px;

}

.line
{
	border-bottom: solid thin #333333;
	width:700px;

}

.copyright
{color:#999999;
font-size:.8em;
text-align:center;
}

.copyright a
{
color:#999999;
}

a
{
color:#0000CC;
}