/* 
 *  Author: Karen Gordon
 * 
 * 
 */ 
body { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
background:url(../images/flameshd.jpg);
	color:#000000;
		font-size: small; 
	line-height: normal; 
}

th { font-size:medium;
	font-weight:bold; 
	color:#000000; 
	line-height: normal; 
	text-align: center; 
}	
	
td { font-size: small; 
	line-height: normal; 
	text-decoration: none; 
	text-align: center; 
}

.hpadding { font-weight: bolder; font-size: 10px; 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:#000000; font-size: 14px; line-height: 18px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif}
h2 { color:#000000; font-size: 12px; line-height: 16px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h3 { color:#000000;  font-size: 10px; line-height: 14px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif }
h4 { color:#000000; 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:#0033FF;
	font-weight		: bold; 
	text-decoration	: underline; 
}
	
a:link {
	color			:#0033FF;
	text-decoration: underline;
}

a:visited {
color:#330000;
	text-decoration	:underline;
}

a:hover {
color:#990000;
	text-decoration	:underline;
}

a:active {
color:#990000;
	text-decoration: underline;
}

/* side links parameters */
div#links {
    float          	 	:left;
	width				:18%;
    font-size       	:12px;
	margin-left:7%;
}

/* main page body parameters*/
div#main {
	width				:68%;
	margin-right:7%;
	float:left;
}

/* header page body parameters*/
div#header {
	width				:100%;
}

/* table parameters*/

table.linkpage {
	font-size			:14px;
	width				:auto;
	text-align:center;
	border				:thick;
	border				:dashed;
	border-color:#000000;
	background-image:url(../images/sidebar.jpg);
	height:600px;
}

td.links {
color:#000000;
text-align:center;
}			

td.list { border-bottom:thin;
border:dashed;
border:#660000;
}

td.photos {
background:#E7E3DE;
height:auto;
}
table.mainpage { 
	background:#E7E3DE;
	font-size			:12px;
	width				:100%;
	color:#000000;
	height:600px;
}

table.master {
	width				:100%;
	background:#E7E3DE;
	height:600px;
	border:#000000;
	border:thick;
	border:solid;
	}

table.login {
width:auto;
background:#E7E3DE;
	border:#000000;
	border:thick;
	border:solid;
text-align:center;
vertical-align:top;
	}

th.master {
background:#993300;
color:#000000;
text-align:center;
font-size:14px;
height:15px;
padding:1em;
}

td.master {
	background:#E7E3DE;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	}
	
table.header {
	background:#E7E3DE;
	border:#000000;
	border:thin;
	border:inset;
	width:87%;
	height:auto;
}

<!-- CHANGES EVENT ACTIVITY PAGES HERE -->
table.events {
	width				:100%;
	background:#E7E3DE;
	height:600px;
	border:#000000;
	border:thick;
	border:solid;
}

td.events {
	background:#E7E3DE;
text-align:left;
font-size:12px;
color:#000000;
}

table.calevents {
	background:#E7E3DE;
	text-align			:center;
	color:#000000;
	width				:90%;
	border				:thin;
border:double;
	border-color		:#993300;
	height:600px;
}

th.calhead {
background:#993300;
	color				:#000000;
	text-align			:center;
	font-size			:14px;
}

th.caldate {
	background:#CC6600;
	font-size			:12px;
	text-align			:center;
	color				:#000000;
	border-color		:#993300;
	border-width		:thin;
	border-style		:inset;
}

td.calday {
	background:#E7E3DE;
	text-align			:center;
	color				:#000000;
	font-size			:12px;
	border-color		:#993300;
	border-width		:thin;
	border-style		:outset;
	vertical-align:text-top;
	width:14%;
}