/* This is the style sheet for the Consonance.org website */
/* Place at beginning of every HTML file: <head><link rel="stylesheet" type="text/css" href="consonance.css" /></head> */

/* Setting Frames to have no borders etc */
frameset 
{
	border: 0 hidden #E2C0E0;
	outline: 0 hidden #E2C0E0;
}

frame
{ 
	border: 0 hidden #E2C0E0;
	outline: 0 hidden #E2C0E0;
}

/* Settings for the background and text color on all pages */

body
{
	background-color: #E2C0E0;
	color: #000000;
	
}


/* Settings for global normal paragraphs with no 'class' */

p
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}
/* Settings for 'list' items */

li
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
}

/* Settings for h1 */

h1
{
	font-family: Ariel, Helvetica, sans-serif;
	text-align: center;
}

/* Settings for the announce block */

p.announce
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

/* Settings for main body 'headers' */

td.head
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-varient: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for main body 'info' */

th.info
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-varient: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for main body 'reduced' */

td.reduced
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for main body 'small' */

i.small
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for main body 'normal' */

td.normal
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for main body 'credits' */

td.credits
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

/* Settings for main body 'footer' */

td.footer
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

/* Settings for main body 'children' */

i.children
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for directions h1 'dir' */

h1.dir
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

/* Settings for directions h2 'dir' */

h2.dir
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

/* Settings for directions h3 'dir' */

h3.dir
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

/* Settings for directions p 'norm' */

p.norm
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
}

/* Settings for global paragraph 'normal' */

p.normal
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for filk resources page's 'note' */

blockquote.note
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
}

/* Settings for filk resources page's 'list' items */

li.filk
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
}

/* Settings for hotel page's address item */

address.hotel
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	text-align: center;
}


/* Settings for 'guest' h1 */

h1.guest
{
	font-family: Ariel, Helvetica, sans-serif;
	text-align: center;
}

/* Settings for 'guest' img */

div.guest
{
	height: auto; 
	width: auto; 
	float: center;
	text-align: center; 
}

/* Settings for 'pr' h2 */

h2.pr
{
	font-family: Ariel, Helvetica, sans-serif;
	text-align: center;
}

/* Settings for the sidebar */

div.sidebar
{
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-varient: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

/* Settings for center */
.center
{
	text-align: center
}

