/*--------------------*/
/*--------------------*/
/*--------------------*/
/* STANDARD HTML TAGS */
/*--------------------*/
/*--------------------*/
/*--------------------*/


/* BODY */
body { 
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}
body, p {
	font-family: Helvetica, Arial, San-serif;
	font-size: 14px;
	color: #666666;
	line-height: 1.4;
}

/* IMAGE */
img {
	border: 0px;
}

/*
input, select, textarea {
	font-size: 8pt;
	background-color: #EEEEEE;
}
*/

/* TABLE */
table {
	border: 0px;
}
table td {
	vertical-align: top;
}



/* GENERAL LINKS */
a:link, a:visited, a:active{
	color: #388D9C;
	text-decoration: none;
}
a:hover { 
	color: #666666;
	text-decoration: none;
}


/*------------------------*/
/* IMAGES */
/*------------------------*/
img {
border: 0px; border:none
}

/* add photograph border with shadow */
.img_square_sample-s
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_square_sample
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_square-s
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_square
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}
.img_system
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_s
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_m
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}

.img_l
{
	padding: 8px;
	border: 3px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
	
}

.img_xl
{
	padding: 0px;
	background: none;
}

.img_custom {
	padding: 8px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	background-image: none;
}


/*--------------------*/
/*--------------------*/
/*--------------------*/
/* TEMPLATE SPECIFIC  */
/*--------------------*/
/*--------------------*/
/*--------------------*/

h1, .header {
	font-size: 14px;
	text-transform: lowercase;
}


h2, .title {
	font-weight: normal;
	text-transform: lowercase;
	font-family: Helvetica, Arial, San-serif;
	font-size: 18px;
	color: #999999;
	line-height: 1.4;
	padding-bottom: 20px;
}
.title a:link, .title a:visited, .title a:active {
	color: #999999;
	font-weight: normal;
}

.title a:hover {
	color: #666666;
}

h3, .sub_title {
	color: #698484;
	font-size: 11px;
	padding: 10px 0px;
}

.page_title {
	font-size: 35px;
	font-weight: normal;
	color: #DDDDDD;
	margin: 30px 0px;
	text-transform: lowercase;
}

.section_title {
	color: #CC3300;
	font-size: 25px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0px 0px 4px 17px;
	background-color: #F9F9F9;
	padding: 6px 8px;
	line-height: 1;
	display: block;
}



.custom_content a:link, .custom_content a:visited, .custom_content a:active{
	color: #388D9C;
	text-decoration: none;
}
.custom_content a:hover{ 
	color: #666666;
	text-decoration: none;
}

.page_description {
	padding-bottom: 30px;
}



/* LINKS */
.separator_row {
	text-transform: uppercase;
	font-family: Helvetica, Arial, San-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px;
}

.links_toggle_1 {
	text-transform: lowercase;
	line-height: 1.2;
	color: #333333;
	margin: 0px 0px 4px 17px;
}

.links_toggle_1 a:link, .links_toggle_1 a:visited, .links_toggle_1 a:active {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	background-color: #F9F9F9;
	padding: 5px 8px 5px 8px;
	display: block;
}
.links_toggle_1 a:hover {
	color: #698484;
}
.links_active_1 a:link, .links_active_1 a:visited, .links_active_1 a:active {
	color: #333333;
	background: #F9F9F9 url('../images/active_state_butterfly.png') no-repeat 180px 0px;
}
.links_active_1 a:hover {
	color: #698484;
}

.links_toggle_2 {
	text-transform: lowercase;
	font-family: Helvetica, Arial, San-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.1;
	padding: 2px 8px;
	margin-left: 30px;
	background-color: #FFFFFF;
}

.links_toggle_2 a:link, .links_toggle_2 a:visited, .links_toggle_2 a:active {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.links_toggle_2 a:hover {
	color: #698484;
}
.links_expand_2 {
	height: auto;
}



/* MAIN LAYOUT*/

#main_container {
	background: #F0F0F0 url('../images/home_bg.jpg') no-repeat top center;
}
#main {
	width: 1071px;
	margin: 0px auto;
	overflow: hidden;
}
#b_mailing_list {
	text-align: right;
	padding: 7px 30px 0px 0px;
	height: 30px;
}
#b_mailing_list a:link, #b_mailing_list a:visited, #b_mailing_list a:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #98ABAF;
}
#b_mailing_list a:hover {
	color: #C5BB48;
}
#b_guest_book {
	text-align: right;
	color: #FFFFFF;
}
#b_guest_book a:link, #b_guest_book a:visited, #b_guest_book a:active {
	font-size: 12px;
	font-weight: normal;
	margin-left: 200px;
	height: 18px;
	padding: 1px 8px 0px 0px;
	background-color: #333333;
	width: 222px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#b_guest_book a:hover {
	background-color: #C5BB48;
	color: #FFFFFF;
}
#login_area {
	float: left;
	width: 150px;
}
.login_button {
	width: 104px;
	margin-left: 46px;
	height: 37px;
	text-align: center;
	text-transform: uppercase;
	font-family: Helvetica, Arial, San-serif;
	font-size: 9px;
	padding-top: 7px;
	color: #333333;
	background: url('../images/login_bg.gif') no-repeat;
}
.login_button a:link, .login_button a:visited, .login_button a:active {
	color: #333333;
}
.login_button a:hover {
	color: #000000;
	font-weight: bold;
}
#footer_container {
	width: 1071px;
	margin: 0px auto;
	overflow: hidden;
	padding: 88px 0px 80px 0px;
}

#footer_info {
	float: left;
	width: 950px;
	margin: 0px 20px 0px 110px;
}
#footer_logo {
	float: left;
	width: 60px;
}

.footer {
	color: #333333;
	font-family: Verdana;
	text-transform: lowercase;
	font-size: 8px;
	letter-spacing: 2px;
}
.footer a:link, .footer a:visited, footer a:active { 
	font-family: Verdana;
	font-size: 9px;
	letter-spacing: 2px;
	color: #333333;
	padding: 1px 6px;
	background-color: #FFFFFF;
	border-right: 10px solid #F0F0F0;
}
.footer a:hover {
	color: #999999;
}

.logged_in {
	font-size: 10px;
	font-family: Helvetica, Arial, San-serif;
	text-align: right;
	padding: 3px 40px 3px 0px;
}

.logged_in a:link, .logged_in a:visited, .logged_in a:active {
	font-size: 10px;
	font-weight: normal;
}

.logged_in a:hover {
	color: #999999;
}
#shell_texture {
	width: 1020px;
	margin: 0px auto;
	background: url('../images/shell_left_texture.jpg') no-repeat;
}
#shell_shadow {
	width: 960px;
	margin: 0px 60px;
	background: url('../images/shadow_tiling.jpg') repeat-y;
}
#shell_main_container {
	overflow: hidden;
	background: url('../images/red_wallpaper_tiling.png') repeat-y 5px 0px;
}
#red_wallpaper_upper {
	background: url('../images/red_wallpaper_upper.png') no-repeat 5px 142px;
}
#music_header_area {
	background: url('../images/music_header.jpg') no-repeat;
}
#lyrics_header_area {
	background: url('../images/lyrics_header.jpg') no-repeat;
}
#stuff_header_area {
	background: url('../images/stuff_header.jpg') no-repeat;
}
#contact_header_area {
	background: url('../images/contact_header.jpg') no-repeat;
}
#shell_content_base {
	background: url('../images/shell_content_base.jpg') no-repeat 100% 100%;
}
#shell_grey_slant {
	background: url('../images/grey_base_slant.png') no-repeat bottom left;
}
#shell_links_area {
	height: 130px;
}
#main_links_table {
	padding: 37px 0px 0px 110px;
}
#main_links_table td{
	padding: 0px 15px;
}
.main_links {
	padding-top: 8px;
}
#shell_logo {
	height: 59px;
	margin: 38px 5px 0px 30px;
	width: 233px;
	float: left;
}
#shell_content_container {
	overflow: hidden;
}
#shell_left_column {
	float: left;
	width: 276px;
	min-height: 232px;
}
#shell_right_column {
	 width: 605px;
	 padding: 40px 60px 70px 15px;
	 min-height: 350px;
	 float: left;
}
#shell_footer_container {
	width: 960px;
	margin: 0px 60px;
	overflow: hidden;
	padding: 30px 0px 80px 0px;
	background: url('../images/shell_base.png') no-repeat;
}

#shell_footer_info {
	margin: 20px 0px 0px 20px;
}