@charset "utf-8";
/* CSS Document */

body {
font-size:62.5%;
}

p.sidebar_heading {
font-family:Trebuchet MS;
font-size:1.8em;
color:#00b9e9;
}

p.sub_title_pt2 {
font-family:Trebuchet MS;
font-size:1.8em;
color:#00b9e9;
margin-left:10px;
padding-top:43px;
}

p.home_intro_text {
padding-top:12px;
font-family:Lucida Sans Unicode;
font-size:1.1em;
color:#f4f4f4;
}

p.news_title {
font-family:Trebuchet MS;
font-size:1.4em;
color:#00b9e9;
font-weight:bold;
}

p.tags {
font-family:Lucida Sans Unicode;
font-size:1.0em;
color:#f2003e;
}


/* Main style for text throughout site */

p.main_text_style {
font-family:Lucida Sans Unicode;
font-size:1.2em;
color:#f0f0f0;
}

.main_text_style a:link {
text-decoration:none;
color:#00b9e9;
}

.main_text_style a:visited {
text-decoration:none;
color:#00b9e9;
}

.main_text_style a:hover {
text-decoration:none;
color:#f2003e;
}

.main_text_style a:active {
text-decoration:none;
color:#00b9e9;
}

/* Text and style used on text under thumbnails */

p.thumbnail_heading {
font-family:Lucida Sans Unicode;
font-size:11px;
color:#00b9e9;
}

.thumbnail_details {
font-family:Lucida Sans Unicode;
font-size:11px;
color:#ffffff;
}

.thumbnail_details a:link {
font-family:Lucida Sans Unicode;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

.thumbnail_details a:visited {
font-family:Lucida Sans Unicode;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

.thumbnail_details a:hover {
font-family:Lucida Sans Unicode;
font-size:11px;
color:#f2003e;
text-decoration:none;
}

.thumbnail_details a:active {
font-family:Lucida Sans Unicode;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

/* Footer style */

p.footer_text {
font-family:Lucida Sans Unicode;
font-size:1.0em;
color:#747474;
text-align:right;
}

.footer_text a:link {
text-decoration:none;
color:#ffffff;
}

.footer_text a:visited {
text-decoration:none;
color:#ffffff;
}

.footer_text a:hover {
text-decoration:none;
color:#747474;
}

.footer_text a:active {
text-decoration:none;
color:#ffffff;
}

h1 {
	display:none;
}	







