/* CSS Document - Carleton Wharf Youghal - CSS by Kieran McCarthy - www.webmediaireland.com */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	font-size: 80%;
	font-weight: normal;
	background: #fff url(../images/blue_gradient_background.jpg) repeat-x;
	color: #3A618A;
	
        }
		
		#con a {color:#0000ff; font-weight:bold; text-decoration:none;}
#con a:hover {color:#FF0000; border-bottom:1px solid #ff0000;}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */

#menu {
        width: 200px;
        margin-top: 10px;
        }

#menu li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu li a:link, #menu li a:visited {
	color: #666666;
	display: block;
	background: url(../images/menu.gif) 0 -32px;
	padding: 8px 0 0 25px;
	font-weight: bold;
        }

#menu li a:hover, #menu li #current {
	color: #fff;
	background: url(../images/menu.gif) 0 -64px;
	padding: 8px 0 0 25px;
	font-weight: bold;
        }

#menu li a:active {
	color: #fff;
	background: url(../images/menu.gif) 0 -64px;
	padding: 8px 0 0 25px;
	font-weight: bold;
        }

/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */

#footer {
	height: 84px;
	width: 800px;
	background: url(../images/curve_bottom.gif) no-repeat;
}

#leftNav {
	background: #FFFFFF;
	width: 200px;
	margin: 0px;
	padding: 10px;
}

#mainContent {
	background: #FFFFFF;
	width: 590px;
	margin: 60px;
	padding: 20px;
}

/* =-=-=-=-=-=-=-[logo]-=-=-=-=-=-=-=- */

#logoCurve {
	background-image:url(../images/curve_top_left_big.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	height: 106px;
	width: 800px;
}
#header {
	padding: 10px;
	
}

fieldset {
	padding: 10px;
	
}


