@charset "utf-8";



body

{
	font-family:"Arial", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	margin-top:0px;
	text-align: center;
	vertical-align: top;
}

td
{
	font-family:"Arial", sans-serif;
	vertical-align:top;
	font-size: 13px;
	text-align: left;
	color: #55514e;
}
ul
{
	margin-top: 0px;
}
li 
{
	margin-bottom: .3em;
}
a
{
	color: #522747;
}

a:hover
{
	color: #992306;
}

#main
{
	background-color:#FFFFFF;
	background-image:url(images/bg_families.jpg);
	background-position:top;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#wrap
{
	position: relative;
	width: 700px;
	left: auto;
	right: auto;
	height: 100%;	
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	color: #55514e;
}



/* header */
#header
{	
	width: 700px;
	height: 96px;
	background-image: url(images/rest_assured_logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#topbuttons
{	
	margin: 25px 0px 0px 0px;
	text-align: right;
}

#topbuttons1
{	
	margin: 3px 0px 0px 0px;
	text-align: right;
}


div#topbuttons1 a
{
	color: #211610;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 7px;
}
div#topbuttons1 a:hover
{
	color: #FFFFFF;
	background-color: #211610;
	text-decoration: none;
}

div#topbuttons1 a.act
{	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 7px;
	background-color: #211610;
}

div#topbuttons1 a.act:hover
{
	color: #211610;
	background-color: #FFFFFF;
}

div#topbuttons a
{
	color: #211610;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 7px;
}
div#topbuttons a:hover
{
	color: #FFFFFF;
	background-color: #211610;
	text-decoration: none;
}

div#topbuttons a.act
{	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 7px;
	background-color: #211610;
}

div#topbuttons a.act:hover
{
	color: #211610;
	background-color: #FFFFFF;
}
#top4buttons
{	
	margin: 0px;
	text-align: center;
}


div#top4buttons a
{
	color: #918a83;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	padding: 2px 7px;
	border-left: 1px solid #b4ce49;
}
div#top4buttons a:hover
{
	color: #FFFFFF;
	background-color: #b4ce49;
	text-decoration: none;
}

div#top4buttons a.act
{	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 7px;
	background-color: #b4ce49;
	border-left: 1px solid #b4ce49;
}

div#top4buttons a.act:hover
{
	color: #918a83;
	background-color: #FFFFFF;
}


#top2buttons
{	
	margin: 0px;
	text-align: right;
}


div#top2buttons a
{
	color: #918a83;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	padding: 2px 7px;
	border-left: 1px solid #b4ce49;
}
div#top2buttons a:hover
{
	color: #FFFFFF;
	background-color: #b4ce49;
	text-decoration: none;
}

div#top2buttons a.act
{	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 7px;
	background-color: #b4ce49;
	border-left: 1px solid #b4ce49;
}

div#top2buttons a.act:hover
{
	color: #918a83;
	background-color: #FFFFFF;
}


#maintext
{
	width: 700px;
	color: #55514e;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}

/* home page */
.coltop
{	
	border-left: 1px solid #bbb7b3;
	padding: 0px 15px 0px 15px;
}

.col1, .col3
{	
	border-left: 1px solid #bbb7b3;
	border-right: 1px solid #bbb7b3;
	padding: 0px 15px 0px 15px;
}

.col2
{	
	padding: 0px 15px 0px 15px;
}

.col4
{	
	border-left: 1px solid #bbb7b3;
	padding: 0px 15px 0px 15px;
}
/* more buttons */

a.morebtn
{ 
	background-image: url(images/more_button.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 19px;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 3px;
	padding-right: 3px;
	text-decoration: none;
	display: block;
	margin-top: 8px;
}	

/* font options */
.heading
{
	font-size: 17px;
	font-weight: bold;
	color: #55514e;
}


.emph
{
	color: #46243d;
	font-size: 1.2em;
	font-weight: bold;
}


/* footer */
#footer
{
	color: #55514e;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 68px;
	border: 1px solid white;
}

#footer .text
{
	margin: 13px 0 0 140px;
	position: relative;
}

#footer a
{
	color: cd7019;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 2.3em;
	text-transform: uppercase;
}
#footer a:hover
{
	color: #bfe2ba;
}


