/* 
 * Elf Louise Christmas Project
 *   
 *  Author: Karen Gordon
 * 
 *  Created: July 12, 2007
 * 
 */ 
body { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	background-color:#FFFFFF; 
	color:#333300;
	font-size: small; 
	line-height: normal;
	width:90%;
}

th { font-size:medium;
	font-weight:bold; 
	color:#333300;
	line-height: normal; 
	text-align: left; 
}	
	
td { font-size: small; 
	line-height: normal; 
	text-decoration: none; 
	text-align: left; }

.hpadding { font-weight: bolder; font-size: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; padding: 0px 10px }

.textpadding { color: #000; font-size: 10px; line-height: font-family:Verdana, Geneva, Arial, helvetica, sans-serif; margin: 0px; padding: 0px 10px }

h1 { color:#333300 font-size: 14px; line-height: 18px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif}
h2 { color:#333300; font-size: 12px; line-height: 16px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h3 { color:#333300;  font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h4 { color:#333300; font-style: normal; font-weight: lighter; font-size: 10px; line-height: 12px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }

<!-- CHANGES TO THE WAY LINKS LOOK HERE -->

a { 
	color:#990000;
	font-weight		: bold; 
	text-decoration	: underline; 
}
	
a:link {
	color:#990000;
	text-decoration: underline;
}

a:visited {
	text-decoration	:underline;
	color:#336600;
}

a:hover {
	text-decoration	:underline;
}

a:active {
	text-decoration: underline;
}
table#linkpage {
	font-size			:12px;
	color				:#663300;
	border				:thin;
	border-style:solid;
	border-color		:#993300;
	width:auto;
}
			
table#mainpage { 
	font-size			:12px;
	width:auto;
	vertical-align:top;
}

table#forms{ 
	font-size			:14px;
	width				:70%;
	margin				:1em, auto, 2em;
	color				:#000000;
}

td.links{ border:dotted; border:#990000; border:thin;}

td.header{
text-align:center;}

.links {
	margin				:1em, auto, 2em;
	width:250px;
}

/* side links parameters */

div#links {
    float          	 	:left;
	width				:15%;
	padding				:1em;
    font-size       	:12px;
	margin				:1em, auto, 1em;
	min-height:600px;
}

/* main page body parameters*/

div#main {
	background-image	:url(../images/background.jpg);
	margin				:2em, auto, 20em;
	padding:1em;
	min-height:600px;
}

/* header page body parameters*/

div#header {
    padding        	 	:1em;
	margin				:1em, auto, 2em;
	width				:auto;
	font-size			:16px;
}

table.calevents {
	background-color	:#336600;
	text-align			:center;
	color				:#000000;
	border				:thin;
	border-style		:single;
	border-color		:#990000;
	width:80%;
}

th.calhead {
	background-color	:#669900;
	vertical-align		:middle;	
	color				:#000000;
	border-bottom		:thin;
	border-color		:#990000;
	border-style		:solid;
	text-align			:center;
	font-size			:14px;
}

th.caldate {
	background-color	:#EDF9EC;
	font-size			:12px;
	text-align			:center;
	color				:#000000;
	border-color		:#990000;
	border-width		:thin;
	border-style		:single;
}
td.calday {
	background-color    :#FFFFFF;
	text-align			:center;
	color				:#333300;
	font-size			:10px;
	border-color		:#990000;
	border-width		:thin;
	border-style		:single;
	width:14%;
}

p.toydrop {
color:#990000;
font-size:12px;
font-weight:bold;
}

td.northpole {
	vertical-align:top;
}
