/* CSS Document */

 http://jigsaw.w3.org/css-validator/validator-uri.html 

body {
        color:					#663333;
        font-size:              8.5pt;
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
 }

h1 {
		font-family:       		Gilde, Times new roman, Times, Georgia, serif;
		font-size:				1.8em;
        color:					663333;
        font-variant:           small-caps;
  		padding:				10px 10px 0px 15px;			
 		font-weight:			normal;
}

h2 {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				1.5em;
        color:					#663333;
        font-variant:           small-caps;
  		padding:				10px 10px 0px 15px;			
 		font-weight:			normal;
}

blockquote, ol, dl, dd, li, dir, menu, ul, tr, td, table {
		font-family:       		Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				9.5px;
        color:					#663333;
 }
 
p {
        color:					#663333;
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				9.5px;
  		padding:				10px 10px 0px 15px;			
 }

img.cdlink {
		padding:					5px 0px 0px 10px;
}

p.cdlink {
        color:					#663333;
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				9.5px;
  		padding:				0px 10px 0px 15px;			
 }

p.indent {
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				9.5px;
		font-style:				normal;
	    color:					#663333;
  		padding:				10px 200px 0px 35px;			
}

p.center {
        color:					#663333;
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
		font-size:				9.5px;
  		padding:				10px 15px 0px 15px;			
        text-align:            	center;
}

span.larger {
        font-size:              1.5em;
}

span.large {
        font-size:              1.3em;
}

span.smaller {
        font-size:              9px;
}

span.poeticItalics {
		font-family:       		Gilde, Times new roman, Times, Georgia, serif;
        font-size:              1.5em;
		font-style:				italic;
}

span.header {
		font-family:       		Gilde, Times new roman, Times, Georgia, serif;
        font-size:              1.6em;
        font-variant:           small-caps;
		font-weight:          	bold;
	    color:					#663333;
}


span.quote {
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
        font-size:              1.2em;
		font-style:				italic;
	    color:					#663333;
}

span.quoteItalics {
		font-family:       		Gilde, Times new roman, Times, Georgia, serif;
        font-size:              1.5em;
		font-style:				italic;
	    color:					#cc3333;
}

a.image,
a.image:hover,
a.image:active {
		text-decoration: 			none;
		border-bottom: 				0px;
}

a {
	font-weight: 				normal;
	text-decoration: 			none;
	color: 						#993333;
	border-bottom: 				1px dotted #933;
}

a:hover {
	text-decoration: 			none;
	color: 						#cc6666;
	border-bottom: 				1px solid #c66;
}

a:active {
	text-decoration: 			none;
	color: 						#cc6666;
	border-bottom: 				0px;
}

a:visited {
	font-weight: 				normal;
	text-decoration: 			none;
    color:						#663333;
}

a:link IMG { 	
	border: 					none; 
}

br        { 
        clear: 					left 
}

.background {
	background-image:url(images/background.jpg);
    background-repeat: repeat-y; 
}

.top_welcome {
	background-image:url(images/welcome_top.jpg);
    background-repeat: no-repeat; 
}

.left_welcome {
	background-image:url(images/welcome_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_welcome {
	background-image:url(images/welcome_links.jpg);
    background-repeat: no-repeat; 
}

.right_welcome {
	background-image:url(images/welcome_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_welcome {
	background-image:url(images/welcome_bottom.jpg);
    background-repeat: no-repeat; 
}

.top_about {
	background-image:url(images/about_top.jpg);
    background-repeat: no-repeat; 
}

.left_about {
	background-image:url(images/about_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_about {
	background-image:url(images/about_links.jpg);
    background-repeat: no-repeat; 
}

.right_about {
	background-image:url(images/about_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_about {
	background-image:url(images/about_bottom.jpg);
    background-repeat: no-repeat; 
}

.top_music {
	background-image:url(images/music_top.jpg);
    background-repeat: no-repeat; 
}

.left_music {
	background-image:url(images/music_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_music {
	background-image:url(images/music_links.jpg);
    background-repeat: no-repeat; 
}

.right_music {
	background-image:url(images/music_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_music {
	background-image:url(images/music_bottom.jpg);
    background-repeat: no-repeat; 
}

.top_contact {
	background-image:url(images/contact_top.jpg);
    background-repeat: no-repeat; 
}

.left_contact {
	background-image:url(images/contact_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_contact {
	background-image:url(images/contact_links.jpg);
    background-repeat: no-repeat; 
}

.right_contact {
	background-image:url(images/contact_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_contact {
	background-image:url(images/contact_bottom.jpg);
    background-repeat: no-repeat; 
}

.top_calendar {
	background-image:url(images/calendar_top.jpg);
    background-repeat: no-repeat; 
}

.left_calendar {
	background-image:url(images/calendar_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_calendar {
	background-image:url(images/calendar_links.jpg);
    background-repeat: no-repeat; 
}

.right_calendar {
	background-image:url(images/calendar_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_calendar {
	background-image:url(images/calendar_bottom.jpg);
    background-repeat: no-repeat; 
}

.top_construction {
	background-image:url(images/construction_top.jpg);
    background-repeat: no-repeat; 
}

.left_construction {
	background-image:url(images/construction_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_construction {
	background-image:url(images/construction_links.jpg);
    background-repeat: no-repeat; 
}

.right_construction {
	background-image:url(images/construction_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_construction {
	background-image:url(images/construction_bottom.jpg);
    background-repeat: no-repeat; 
}

.top_press {
	background-image:url(images/press_top.jpg);
    background-repeat: no-repeat; 
}

.left_press {
	background-image:url(images/press_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_press {
	background-image:url(images/press_links.jpg);
    background-repeat: no-repeat; 
}

.right_press {
	background-image:url(images/press_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_press {
	background-image:url(images/press_bottom.jpg);
    background-repeat: no-repeat; 
}

.top_links {
	background-image:url(images/links_top.jpg);
    background-repeat: no-repeat; 
}

.left_links {
	background-image:url(images/links_midlft.jpg);
    background-repeat: no-repeat; 
}

.links_links {
	background-image:url(images/links_links.jpg);
    background-repeat: no-repeat; 
}

.right_links {
	background-image:url(images/links_midrt.jpg);
    background-repeat: no-repeat; 
}

.bottom_links {
	background-image:url(images/links_bottom.jpg);
    background-repeat: no-repeat; 
}