/*
Client Name: Jamaica Governor General Achievement Awards
Website: www.governorgeneralsawardsjamaica.com
Version: 1.0
Author: Gabre Cameron
Author E-mail: gabre@dilinx.com
*/

/* IMPORTING LAYOUT CSS ///////////////////////////////////////////////////*/
@import url(layout.css);

/* EMBEDDED FONTS /////////////////////////////////////////////////////////*/
/*@font-face
{
  font-family: 'TW CENT MT';
  font-weight: normal;
  src:url(TWCENMT0.eot);
}*/
/* STYLE //////////////////////////////////////////////////////////////////*/

.logo-area .main-txt
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	color: #FDF8A9;
	text-align: center;
}
.logo-area .sub-txt
{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #FDF8A9;
	text-align: center;
}
.web-address
{
	font-family: 'Trebuchet MS';
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
.navigation
{
	text-align: right;
}
.navigation a
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color:#FFFFFF;
}
.navigation a:hover
{
	border-bottom: 3px solid #FFFFFF;
}
#content
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}
#content a, a.parishes
{
		color: #FAD500;
		text-decoration: underline;
}
#content a:hover, a.parishes:hover
{
			text-decoration: none;
}
#welcome
{
	font-size: 11px;
	color: #979797;
}
#welcome .title, #gg-info .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#gg-info .txt
{
	font-size: 12px;
	color: #FFFFFF;
}
#abt .txt
{
	color: #138D02;
}
#abt .title
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #138D02;
}
#awrd-list .txt
{	
	font-size: 11px;
}
.pg-title, .awrdpg-title
{
	font-size: 19px;
	text-transform: uppercase;
	text-align: justify;
	color: #FAD500;
}
.parishes
{
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	text-transform: capitalize;
}
a.archive
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
}
.awrd-nm
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FAD500;
}
.prfl-titletxt
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#content .back-btn a
{
	font-weight: bold;
	text-decoration: none;
}
.awrd-listB
{
	text-align: right;
}
#content .awrd-listB a
{
	text-decoration: none;
	color: #FFFFFF;
}
#content .awrd-listB a:hover
{
	text-decoration: underline;
}
#footer, #footer .credit
{
	font-family: 'Trebuchet MS';
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#content .pagination .next a,#content .pagination .prev a
{
	text-decoration: none;
	color: #FFFFFF;
}
.next
{	
	text-align: right;
}
#footer .sub-menu a, #footer .credit a
{
	font-family: 'Trebuchet MS';
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
#footer .sub-menu a:hover, #footer .credit a:hover
{
	text-decoration: underline;
}
.copyright
{
	text-transform: capitalize;
	text-align: center;
	color: #FAD500;
}

