@import url("common.css");

body
{
	background:          url("../images/background-tile.gif");
	text-align:          center;
}

#body
{
	background:          #FFFFEA;
	border:              4px solid #AC012D;
	margin-bottom:       24px;
	margin-left:         auto;
	margin-right:        auto;
	text-align:          left;
	width:               675px;
}

#content
{
	background:          url("../images/watermark.gif") no-repeat top;
	margin-left:         55px;
	margin-right:        55px;
}



#footer
{
	color:               #666666;
}

#footer address span
{
	display:             block;
}

#footer address span.label
{
	display:             inline;
	font-size:           10px; /* no equiv. in pts */
}

#footer address #company-name-2
{
	color:               #AC012D;
	font-size:           18pt;
	text-transform:      lowercase;
}

#footer #copyright-notice
{
	font-size:           10px; /* no equiv. in pts */
}

#footer div.nav-bar
{
	margin-bottom:       13px;
}

#footer div.nav-bar a
{
	border-right:        1px solid #666666;
	color:               #666666;
	padding-left:        4px;
	padding-right:       4px;
}

#footer div.nav-bar li.first a
{
	border-left:         1px solid #666666;
}

#footer div.nav-bar li
{
	display:             inline;
	font-family:         "Times New Romans", serif;
	font-size:           12pt;
	text-transform:      lowercase;
}

#footer div.nav-bar ul
{
	margin:              0;
	padding:             0;
}



#masthead address
{
	border-bottom:       5px solid #AC012D;
	margin:              24px 33% 6px 114px /* sun width */;
	padding-bottom:      8px;
}

#masthead address span
{
	display:             block;
}

#masthead address span.label
{
	display:             inline;
	font-size:           10px; /* no equiv. in pts */
}

#masthead address #company-name
{
	font-size:           18pt;
	text-transform:      lowercase;
}

#masthead address #tagline
{
	color:               #0099CC;
	font-style:          italic;
}

#masthead address #web-address a
{
	color:               #AC012D;
}

#masthead #elderly-couple
{
	float:               right;
	margin-top:          5px;
	margin-right:        20px;
}

#masthead #sun
{
	float:               left;
}

#masthead div.nav-bar
{
	background:          #666666;
	clear:               both;
	/* same as #content */
	margin-left:         55px;
	margin-right:        55px;
	padding-top:         3px;
	padding-bottom:      4px;
}

#masthead div.nav-bar a
{
	color:               #FFFFEA;
}

#masthead div.nav-bar li
{
	display:             inline;
	font-size:           10px; /* no equiv. in pts */
	font-weight:         bold;
	margin-left:         30px;
	margin-right:        30px;
	text-transform:      lowercase;
}

#masthead div.nav-bar ul
{
	margin:              0;
	padding:             0;
}