/* main template formatting */

body{
	background-image:url(images/background1.GIF);
    background-repeat:repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #006666;
	}
	
	
a: visited { color: #807760;
}

a:hover	{ 
	color: #aac5a5; background: #e7e3c5;
	}

/* left sidebar specifications */
#sidebar {
	position: absolute; top: 188px; left: 27px; width: 116px;
	text-align: center; vertical-align: middle;
	padding:0px; margin:0px;
	background: #e3f1fb;
	}
#sidebar img {
	padding:0px; margin:0px;
	}
#sidebar a:link		{ 
	color: #4d4213; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e3f1fb }
#sidebar a:visited	{ 
	color: #807760; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e3f1fb; }
#sidebar a:active	{ 
	color: #000000; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #7abaeb; }
#sidebar a:hover	{ 
	color: #aac5a5; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e7e3c5; }
#sidebar a.lastlink	{ border: none;}

/* right sidebar specifications */
#sidebar_rt {
	position: absolute; top: 93px; right: 14px; width: 116px;
	text-align: center; vertical-align: middle;
	padding:0px; margin:0px;
	background: #e3f1fb;
	}
#sidebar_rt img {
	padding:0px; margin:0px;
	}
#sidebar_rt a:link		{ 
	color: #4d4213; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e3f1fb }
#sidebar_rt a:visited	{ 
	color: #807760; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e3f1fb; }
#sidebar_rt a:active	{ 
	color: #000000; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #7abaeb; }
#sidebar_rt a:hover	{ 
	color: #aac5a5; text-decoration: none; font-size: 100%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e7e3c5; }
#sidebar_rt a.lastlink	{ border: none;}
		
		/* footer specifications */
#footer {
	position: relative; left: 160px; width: 677px;
	text-align: center; vertical-align: middle;
	padding:0px; margin:10px;
	background: #e3f1fb;
	}
#footer img {
	padding:0px; margin:0px;
	}
#footer a:link		{ 
	color: #4d4213; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e3f1fb }
#footer a:visited	{ 
	color: #807760; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e3f1fb; }
#footer a:active	{ 
	color: #000000; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #7abaeb; }
#footer a:hover	{ 
	color: #aac5a5; text-decoration: none; font-size: 95%;
	font-family: Georgia, Verdana, serif; font-weight: bold;
	background: #e7e3c5; }
#footer a.lastlink	{ border: none;}

h1	{
	font-family: Georgia, Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;	
	color: #669966;
}
	
h2	{
	color: #333333;
	font-family: Verdana, Georgia, Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	}

h3 {
	color: #4d4213;
	font-family: Verdana, Georgia, Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	}
	
h4 {
	color: #568793;
	font-family: Verdana, Georgia, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}
	
.norm {
	font-weight:normal;
} 

.title {
	
	color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subtitle {
	
	color: #807760;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
}
   	
/* 	top: 10px; width: 458px; height: 131px; */

/* text fonts */


	
/* .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
} */


	/* font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal; */

/* #{old}navbar {
	position: absolute; top: 10px; left: 20px;
	font-family: Georgia, Times New Roman, serif;
	font-size: large;
	} */
	
		/* image changer below header 
		
#chg img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration:1s;
	position:absolute;
	align:left;
	width:265px;
	height:auto;
}
#chg img.fade-out{opacity:0;}
#chg img.fade-in{opacity:1;}

*/.newtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
