/* CSS Document */

body {
	background-image: url(images_hg/bg_tile.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#banner {
	width: 949px;
	height: 170px;
	background-image: url(images_hg/banner.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

.bullet {
	margin: 10px 0px 10px 50px;
	padding: 0px 0px 0px 0px;
}	

#column-left {
	width: 240px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#column-right {
	float: right;
	width: 238px;
	padding: 0px;
	margin: 0px;
}

#container-in {
	width: 949px;
	margin: 0px;
	padding: 0px;
	background-image: url(images_hg/content_span.jpg);
	background-repeat: repeat-y;
}

#container-out {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#content {
	padding: 0px 7px 8px 7px;
	margin: 0px;
	float: left;
	background-image: url(images_hg/content_background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 457px;
}

#content a {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.content-heading {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content p {
	padding: 7px 0px 7px 0px;
	margin: 0px;
}

#content p.heading {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 4px 0px;
	margin: 72px 0px 10px 0px;
}

#content p.heading-sub {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
}

#content-center-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 709px;
}

#content-container {
	padding: 0px;
	margin: 0px;

}

#drop-f {
	background-image: url(images_hg/drop_f.gif);
	background-repeat: no-repeat;
	/*height: 199px;*/
	padding-top: 70px;
	padding-bottom: 10px;
	margin: 0px;
}

#drop-f #f-list li {
	margin: 0px 0px 0px 16px;
}

#footer {
	width: 949px;
	height: 30px;
	background-image: url(images_hg/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;	
	padding: 35px 0px 0px 0px;
}

#footer a {
	font-size: 11px;
	color: #4c2205;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link,
#footer a:visited {
	
}

#footer a:hover {
	color: #FFFF33;
}

#footer a:active {

}

.maxim-number {
	color: #CC0000;
	font-size: 12px;
}

#page-title {
	margin: 15px 0px 15px 0px; 
	font-size: 22px; 
	font-weight: bold; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}

.solid-back {
	padding: 3px 12px 3px 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #7b4d29;
	margin: 6px 0px 0px 0px;
}

#title-legacy {
	height: 67px;
	width: 443px;
	display: block;
	padding: 0px;
	margin: 18px 0px 0px 5px;
	background-image: url(images_hg/txt_harry_shapiros_legacy.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

#trilogy-title {
	font-size: 20px; 
	font-weight: bold; 
	font-family: Georgia, 'Times New Roman', Times, serif;
}
/*///////////////////////
// Spacer inbetween buttons
//////////////////////*/
.menu-gap-span {
	height: 17px;
	width: 196px;
	margin-left: 27px;
	display: block;
	background-image: url(images_hg/menu_gap_span.jpg);
	background-repeat: repeat;
}

/*//////////////////
// Left Menu ///////
///////////////////*/
.menu-left-button {
	width: 192px;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
}

.menu-left-button a {
	width: 192px;
	color: #4c2205;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

.menu-left-button a:link,
.menu-left-button a:visited {

}

.menu-left-button a:hover {

	background-image: url(images_hg/menu_back.jpg);
	background-repeat: repeat;
}

.menu-left-button a:active {

}

.menu-left-divider {
	width: 236px;
	height: 3px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(images_hg/menu_left_divider.jpg);
	background-repeat: no-repeat;
	clear: both;
/*	border: 1px solid #ffffff;*/
}

#menu-left-top {
	height: 81px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images_hg/menu_left_top.jpg);
	background-repeat: no-repeat;
}

#menu-right-top {
	height: 81px;
	width: 238px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(images_hg/menu_right_top.jpg);
	background-repeat: no-repeat;
	clear: right;
}

/*//////////////////
// Right Menu ///////
///////////////////*/
.menu-right-button {
	width: 194px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	text-align: center;
	text-transform: uppercase;
}

.menu-right-button a {
	width: 194px;
	color: #4c2205;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 0px;
	margin: 0px;
}

.menu-right-button a:link,
.menu-right-button a:visited {

}

.menu-right-button a:hover {

	background-image: url(images_hg/menu_back.jpg);
	background-repeat: repeat;
}

.menu-right-button a:active {

}

.menu-right-divider {
	width: 238px;
	height: 3px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(images_hg/menu_right_divider.jpg);
	background-repeat: no-repeat;
	clear: both;
	
}
