p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	color: #333;
	font-variant: normal;
	text-align: left;
	line-height: normal;
}

.topLine{
	width:100%;
	height:30px;
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(new_site_images/background_newsletter.png);
	background-repeat: repeat-x;
}


a.nav {color: white; text-decoration: none;}
a.nav:link {color: yellow;}
a.nav:visited {color: yellow;}
a.nav:hover {color: orange;}
a.nav:active {color: white;}

.darkbox {
	background-color: #535F03;
	border: medium solid #A2B01C;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 225px;
}


.darkbox2 {
	background-color: #CFC;
	border: medium solid #A2B01C;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	width: 225px;
	text-align: left;
}
.lightbox {
	border: 5px dashed #ECFFFF;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000079;
}
.easybox {
	color: #000000;
	background-color: #ECFFFF;
	border: thin dashed #666;
	text-align: center;
}

/* ==== START Side tabs buttons by Peterkao.com ==== */

#fbtab{

background: url(images/social_buttons/facebook_like.png) no-repeat; /* Path to Image */

left:0px;  /* change this to left: 1px; to put it on the left of the screen */

top:275px;height:84px;width:59px;margin:0;padding:0;position:fixed;z-index:5000;}

#fbtab a{display:block;width:100%;height:100%;}

#twtab{

background: url(images/social_buttons/twitter_follow.png) no-repeat; /* Path to Image */

left:0px;  /* change this to left: 1px; to put it on the left of the screen */

top:350px;height:84px;width:59px;margin:0;padding:0;position:fixed;z-index:5000;}

#twtab a{display:block;width:100%;height:100%;}

#pltab{

background: url(images/social_buttons/plus_friend.png) no-repeat; /* Path to Image */

left:0px;  /* change this to left: 1px; to put it on the left of the screen */

top:425px;height:84px;width:59px;margin:0;padding:0;position:fixed;z-index:5000;}

#pltab a{display:block;width:100%;height:100%;}



/* ==== END Side tabs buttons by Peterkao.com ==== */

.body_background {
	background-image: url(new_site_images/top_nav/body_yellow_back.png);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
.bottom {
	text-align: center;
}
.footer_back_ground {
	background-image: url(new_site_images/new_bottom_reflect.png);
	background-repeat: no-repeat;
}
.table_back {
	background-image: url(new_site_images/news_background.png);
	background-repeat: no-repeat;
}
.centered_text {
	text-align: center;
}


A:visited {text-decoration: none; color: blue;}
A:link {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: blue;}
A:hover {text-decoration: underline; color: orange;}

