/* StyleSheet for Abbyside/Ballinacourty GAA Club website */

body {
	
	margin: 0px 0px 0px 0px;
	BACKGROUND-color: #C7E1FA;
}

p,ul,ol,li,div,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003300;
}

a:link {color: 0558A6; text-decoration: underline; font-weight: bold;}
a:visited {color: 0558A6; text-decoration: underline; font-weight: bold;}
a:active {color: 0558A6; text-decoration: underline; font-weight: bold;}
a:hover {color: red; text-decoration: underline; font-weight: bold;}

h1 {font-size: 36px; font-family: Verdana; color: #003300; text-align: center; padding 40px; }
h2 {font-size: 20px; font-family: Verdana; color: #003300; text-align: center; padding: 6px;}
h3 {font-size: 16px; font-family: Verdana; color: #003300; text-align: center; padding: 18px;}

hr {color: #4C671E; width: 95%; height: 1px;}

.nav
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 6px;
	text-align: center;
	font-variant:small-caps; 
	FONT-SIZE: 8pt; 
	
}

.nav a:link {color: #FFF; text-decoration: none;}
.nav a:visited {color: #FFF; text-decoration: none;}
.nav a:active {color: #FFF; text-decoration: none;}
.nav a:hover {color: #FCE945; text-decoration: underline;}

.byrne
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 6px;
	text-align: center;
	FONT-SIZE: 8pt; 
}


.text-title
{
	padding: 20px;
	background-color: #FFFFFF; 
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text
{
	padding: 20px;
	background-color: #FFFFFF; 
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/crestfaded.jpg); 
	background-repeat: no-repeat;
	background-position: top;
}

.text-captions
{
	padding: 20px;
	background-color: #FFFFFF; 
	vertical-align:top;
	text-align: center;
	FONT-SIZE: 8pt; 
	margin-left: 30px;
	margin-right: 30px;
}