@charset "utf-8";
/* CSS Document */


/* DIVISION ORGANIZATION========================================================================================

body 

	div#all 

		div#header0 (Optional) 

		div#header1 

			div#logos 

		div#header2 (Optional)  

		div#nav1

		div#nav2 (Optional)

		div#left2col

			div#leftad1
			div#leftcontent1
			div#leftad2

			
		div#right2col
		
			
			div#rightcontent1
				div#form0
				div#construction
				
				div#rightad1
				div#rightad2
				div#rightad3
				div#rightad4
				div#rightad5


		div#footer

========================================================================================END DIVISION ORGANIZATION*/
/*============================================================================================================
		COLOR SCHEME 
		BACKGROUND BASE COLOR, BORDER	BLUE	0706ff
		BACKGROUND ACCENT COLOR			PURPLE	4c0032
		TEXT, HOVER, ACTIVE PAGE COLOR	YELLOW	ffff00
		LINK COLOR						GREEN	4cff00
============================================================================================================*/


/*============================================================================================================*/
/*		GLOBAL PROPERTIES */ 
/*============================================================================================================*/



body {


background-position:top;
background-color:#0706ff;
margin:0px;
height:auto;
}


div#all {
width:760px; 
margin-left:auto; 
margin-right:auto; 
height:auto;
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
font-size: 14px;
font-weight: normal;
text-align:left;
color: #ffff00;
}

/* WEB SITE TITLE */
h1 {
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
font-size: 36px;
font-weight: normal;text-align:left;color: #ffff00;
}
/* WEB SITE TITLE */

/* WEB SITE TAGLINE */
h2 {
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
font-size: 24px;
font-weight: normal;text-align:left;color: #ffff00;
}
/* WEB SITE TAGLINE */

/* WEB PAGE TITLES */
h3 {
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
font-size: 30px;
font-weight: normal;text-align:left;color: #ffff00;
}
/* WEB PAGE TITLES */

/* BULLET HEADING */
h4 {
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
font-size: 24px;
font-weight: normal;text-align:left;color: #ffff00;
}
/* BULLET HEADING */

/*============================================================================================================*/
/*		div#header0 PROPERTIES */ 
/*============================================================================================================*/

div#header0 {
width:100%;
height: 11px;
margin: 0;
padding: 0; 
}

div#for_sale {
float:left;
margin: 0;
}

div#google_translate_element {
background-color: #ffff00; 
float:right;
margin: 0;
}

/*============================================================================================================*/
/*		div#header1 PROPERTIES */ 
/*============================================================================================================*/

div#header1 {clear:both; 
width:100%;
height:auto; 
margin: 0;
padding: 0; 
}

div#logos {float:left;
margin: 5px;
}

/*============================================================================================================*/
/*		div#header2 PROPERTIES */ 
/*============================================================================================================*/

div#header2 {width:100%; 
height:auto;
margin: 0;
padding: 0;   

}

/*============================================================================================================*/
/*		div#nav1 PROPERTIES */ 
/*============================================================================================================*/

div#nav1 {clear:both; 
width:100%;
height:auto; 
margin: 0;
padding: 0; 
}

#nav1 ul {
  margin-left: -2.5em;
}

#nav1 li {
  list-style-type: none;
  float: left;
  width: 7.7em;
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
  text-align: center;
}

#nav1 a {
  text-decoration: none;
  display: block;
  border: 3px blue outset;
  background-color: #4c0032;
}

#nav1 a:focus {
  text-decoration: none;
  display: block;
  background-color:#4c0032;
}

#nav1 a:hover {
  text-decoration: none;
  display: block;
  background-color:#4c0032;
}

/*============================================================================================================*/
/*		div#nav2 PROPERTIES */ 
/*============================================================================================================*/

div#nav2 {clear:both; 
width:100%;
height:30px; 
margin: 0;
padding: 0; 
}

#nav2 ul {
  margin-left: -2.5em;
}

#nav2 li {
  list-style-type: none;
  float: left;
  width: 7.7em;
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
  text-align: center;
}

#nav2 a {
  text-decoration: none;
  display: block;
  border: 3px #0706ff outset;
  background-color: #4c0032;
}

#nav2 a:focus {
  text-decoration: none;
  display: block;
  background-color:#4c0032;
}

#nav2 a:hover {
  text-decoration: none;
  display: block;
  background-color:#4c0032;
}

/*============================================================================================================*/
/*		div#left2col PROPERTIES */ 
/*============================================================================================================*/

div#left2col {
width:26%; 
height:auto;
 float:left;
 clear:both;
 margin: 5px;
padding: 5px;  
 text-align:left;
 background-color:#4c0032;
}


div#leftad1 {
width:90; 
height:auto;
text-align:center;
 }


/*============================================================================================================*/
/*		div#right2col PROPERTIES */ 
/*============================================================================================================*/

div#right2col {
width:67%; 
height:auto;
 float:right;
 clear:both
 margin: 5px;
padding: 5px;  

}


div#rightcontent1 {

width:100%; 
height:auto;
margin: 5px;
padding: 5px;  
text-align:left;
}

div#rightad  {
width:100%; 
height:auto;
margin: 5px;
padding: 5px;  
text-align:center;
}
div#form0 {
margin: 5px;
padding: 5px;  
height:auto;
text-align:left;
}

div#construction {

width:100%; 
height:auto;
margin: 5px;
padding: 5px;  
text-align:center;
}

/*============================================================================================================*/
/*		div#footer PROPERTIES */ 
/*============================================================================================================*/

div#footer {clear:both; 

text-align:center; 
width:100%;
}

/*============================================================================================================*/
/*		STYLE PROPERTIES */ 
/*============================================================================================================*/

.styleactnav  {
font-weight: bold;
color: #ffff00;
text-decoration: none; 
} 
/* Active Navigation Marker */


.style9b {
font-family: "Comic Sans MS", "Comic Sans MS", cursive;
font-size: 14px;
color: #ffff00;
} 
/* footer */

.more_songs {
text-align: left;
}


/* style code: .style14b5 14 = 14px; b5 = med blue;  b1 = light blue; b9 = dark blue;*/

/* r5 red color: #ff0000; */

/* o5 orange color: #ef9c00; */

/* y5 yellow bodega color: #faf519; */

/* b5 blue  color: #0706ff; */
 
/* b1 aqua color: #00ffff; */
 
/* b2 turquoise color: #49bdef; */

/* b3 persian blue color: #00a8ec; */

/* i indigo navy color: #000080; */

/* v5 violet fuchsia color: #ff00ff; */

/* v9 purple color: #800080; */

/* w1 white color: #ffffff; */

/* k9 black color: #000000; */




a:link {
color: #4cff00;
text-decoration: none
}
/* color: green */



a:visited {
color: #4cff00;
text-decoration: none
}
/* color: green */
 


a:active {
color: #4cff00;
text-decoration: none
}
/* color: green */



a:focus {
color: #ffff00;
text-decoration: none; 
}
/* color: yellow */




a:hover {
color: #ffff00;
text-decoration: none; 
}
/* color: yellow */




#nav2 ul {
  margin: 5 px;
}




/* COLOR PALETTE */
/* 00aeed persian blue	color1: background-color  */
/* faf519 pastel yellow color2: WEB SITE TITLE, WEB SITE TAGLINE, NAV HEADING, nav li, A:link, A:visited, A:hover */
/* 0706ff blue         color2b: Opening Statement, text (main_text, footer), FORM TEXT */
/* 0706ff blue         color3: WEB PAGE TITLE */


