/* main */
body
{
	font-family: Georgia, New York, Times, Times New Roman;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* left containers */
#left-container
{
	width: 50%;
}
#left-top
{
	background-image: url(images/bg_left_top.gif);
	background-repeat: repeat-x;
	height: 230px;
}
#left-top-over
{
	background-image: url(images/bg_left_top_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#left-extend
{
	background-image: url(images/bg_left_extend.gif);
	background-repeat: repeat;
	text-align: right;
	height: 100%;
}
#left-extend-over
{
	background-image: url(images/bg_left_extend_over.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
#left-bottom
{
	background-image: url(images/bg_left_bottom.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#left-bottom-over
{
	background-image: url(images/bg_left_bottom_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}


/* right containers */
#right-container
{
	width: 50%;
}
#right-top
{
	background-image: url(images/bg_right_top.gif);
	background-repeat: repeat-x;
	height: 230px;
}
#right-top-over
{
	background-image: url(images/bg_right_top_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#right-extend
{
	background-image: url(images/bg_right_extend.gif);
	background-repeat: repeat;
	height: 100%;
}
#right-extend-over
{
	background-image: url(images/bg_right_extend_over.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
#right-bottom
{
	background-image: url(images/bg_right_bottom.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#right-bottom-over
{
	background-image: url(images/bg_right_bottom_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}


/* center containers */
#center-container
{
	width: 773px;
}

/* header containers */
#header-container
{
	height: 63px;
	background-image: url(images/bkg_header.gif);
	background-repeat: repeat-x;
}

/* footer containers */
#footer-container
{
	background-image: url(images/bg_center_bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #C89A9A;
	font-size: 10px;
}

/* body containers */
#body-container
{
	width: 100%;
	vertical-align: top;
}
#menu-container
{
	height: 34px;
	padding: 5px 3px 5px 5px;
}
#content-container
{
	padding: 5px 5px 5px 5px;
}

#content-left
{
	width: 197px;
	float: left;
}
#content-right
{
	width: 547px;
	float: right;
	margin-top: 5px;
}


/* home */
#home-cd
{
	height: 248px;
	background-image: url(images/bg_cd.jpg);
	background-repeat: no-repeat;
}
#home-cd-button
{
	padding: 209px 0px 0px 29px;
}

#home-services
{
	background-image: url(images/bg_services_extend.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
}
#home-services-content
{
	background-image: url(images/bg_services_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 12px 10px;
}
#home-services-link
{
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}
ul.services
{
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

li.services
{
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 100%;
	padding: 0px 0px 6px 12px;
}

#home-top-level
{
}
#home-photo
{
	padding-bottom: 15px;
	float: left;
}
#home-photo-spacer
{
	border: solid 1px #FFFFFF;
	padding-left: 5px;
	float: left;
}

#home-bottom-level
{
}
#home-info
{
	width: 320px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#home-heading
{
	color: #996633;
	font-size: 18px;
	padding-bottom: 12px;
}
#home-text
{
	color: #333333;
	font-size: 13px;
	text-align: justify;
}
#home-more
{
	text-align: left;
	padding-bottom: 5px;
}
#home-more-link
{
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}

#home-newsletter-outside
{
	width: 200px;
	margin-top: 38px;
	float: right;
	border: solid 1px #E5E5E5;
}
#home-newsletter-inside
{
	width: 184px;
	padding: 8px;
	color: #333333;
	font-size: 11px;
	text-align: justify;
}
#home-newsletter-selectbox
{
	width: 170px;
	background-color: #DDDDDD;
}


/* detail */
#detail-cd
{
	position: relative;
	top: -10px;
	left: -5px;
	width: 204px;
	height: 157px;
	background-image: url(images/bg_cd2.jpg);
	background-repeat: no-repeat;
}
#detail-cd-button
{
	padding: 122px 0px 0px 36px;
}

#detail-newsletter-outside
{
	position: relative;
	left: 2px;
	width: 100%;
	border: solid 1px #E5E5E5;
}
#detail-newsletter-inside
{
	width: 180px;
	padding: 8px;
	color: #333333;
	font-size: 11px;
	text-align: left;
}
#detail-newsletter-text
{
	color: #333333;
	font-size: 11px;
	text-align: justify;
}
#detail-newsletter-selectbox
{
	width: 170px;
	background-color: #FFFFC6;
}

#detail-text
{
	color: #333333;
	font-size: 13px;
	text-align: justify;
	padding: 20px 15px 0px 0px;
}


/* misc */
#floatnav
{
	float:left;
}

p, .copy
{
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}


h1

{

	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #996633;
}


h3

{
	border-bottom: 1px dotted;
	border-bottom-color:#996633;
	font-size: 13px;
	text-transform: uppercase;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #996633;
}

li 
{
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 100%;
	padding: 0px 0px 6px 12px;
}

a, a:visited, a:hover
{
	color: #990000;
	text-decoration: none;
	}

ul
{
list-style-type: none;
padding: 2px 2px 10px 10px;
margin: 0px
}


#level2-services
{
	background-image: url(images/bg_services_extend.gif);
	background-repeat: repeat-y;
	margin: 5px 0px 13px 2px;
	display: block;
	width: 197px;
}
#level2-services-content
{
	background-image: url(images/bg_services_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px 12px 6px;
}
#level2-services-link
{
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}
