/* shamrockpark.ca */


a { text-decoration:none; }
a:link { text-decoration:none; color:#00ABBB; }
a:visited { text-decoration:none; color:#A78F6A; }
a:hover { text-decoration:none; color:#F8713C; }

p {
color: #333333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
}

p.green {
color: #9fb452;
font-size: 110%;
}

ul li {
color: #333333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}


ol li {
color: #333333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
}

table {
color: #333333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 10px;
border-collapse: collapse;
}

th {
padding: 10px 0px;
text-align: center;
margin: 0px;
border-collapse: collapse;
border-bottom: 1px solid #F8713C;
}

td {
padding: 10px 20px;
margin: 0px;
text-align: left;
border-collapse: collapse;
border-bottom: 1px solid #DBD8CF;
}

.calendar table {
color: #333333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 10px;
border-collapse: collapse;
}

.calendar th {
padding: 10px 10px 10px 3px;
margin: 0px;
border-collapse: collapse;
border-bottom: 1px solid #F8713C;
vertical-align: top;
text-align: left;
}

.calendar td {
padding: 10px 10px 10px 3px;
margin: 0px;
text-align: left;
border-collapse: collapse;
border-bottom: 1px solid #DBD8CF;
vertical-align: top;
}

h1 {
color: #5E5344;
font-family: arial, helvetica, sans-serif;
font-size: 24px;
font-style: normal;
margin: 0px;
padding: 0px 0px 3px 0px;
font-weight: normal;
letter-spacing: -1px;
}

h2 {
color: #333333;
font-family: arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin: 70px 0px 15px 0px;
padding: 0px;
font-weight: normal;
letter-spacing: -1px;
border-bottom: 1px solid #7ECADA;
}

h3 {
color: #333333;
font-family: arial, helvetica, sans-serif;
font-size: 120%;
font-style: normal;
margin: 0px;
padding: 0px;
font-weight: normal;
letter-spacing: -1px;
}

/* POSITIONING */
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
min-width: 690px;
height: 100%;
text-align: center;
}

div.container {
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 760px;
text-align: center;
background: #fff url(../img/layout/bgoutline.gif) repeat-y 50% 0;
}

.container img {
border: 0px;
}

div.footer {
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 778px;
height: 40px;
margin: 0px auto;
text-align: center;
background: #fff url(../img/layout/footer.gif) no-repeat top;
}

div.top {
margin: 0px auto;
padding: 10px 0px 0px 0px;
width: 690px;
height: 125px;
}

#topmenu {
float: right;
}

#topmenu li {
text-align: right;
list-style-type: none;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
}

#topmenu a:link, #topmenu a:visited {
text-decoration: none;
font-weight: normal;
color:#F8713C;
}
	
#topmenu a:hover {
text-decoration: none;
color:#00ABBB;
}

#logo {
margin: 0px;
padding: 0px 0px 0px 0px;
height: 125px;
float: left;
}

div.header {
clear: left;
margin: 0px auto;
padding: 0px 0px 0px 0px;
width: 690px;
height: 256px;
text-align: left;
background: #fff url(../img/layout/bgheader.gif) repeat-x bottom right;
}

div.nav {
width: 175px;
padding: 25px 0px 0px 0px;
float: left;
}

#navcontainer {
width: 175px;
}

ul#navlist {
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
}

ul#navlist li {
display: block;
margin: 0px;
padding: 0px;
}

ul#navlist li a {
display: block;
padding: 6px 0px 0px 30px;
width: 140px;
height: 18px;
}

ul#navlist li a:link, ul#navlist li a:visited {
color: #FFFFFF;
text-decoration: none;
}

ul#navlist li#active a {
background: #CDDC87;
text-decoration: none;
color: #333333;
}

ul#navlist li a:hover {
background: #cddc87;
color: #333333;
}

div.headerfloat {
margin: 0px;
padding: 0px;
float: right;
width: 515px;
vertical-align: bottom;
}

div.content {
margin: 0px auto;
padding: 30px 0px 0px 0px;
width: 690px;
text-align: left;
background: #fff url(../img/layout/bgcolour.gif);
}

div.content p {
text-align: left;
margin: 10px 0px 35px 0px;
padding: 0px 0px 0px 0px;
line-height: 16px;
}

div.content ul li {
color: #333333;
list-style-type: square;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}

div.leftcol {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 175px;
}

ul#quicklinks {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
}

ul#quicklinks li{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 30px;
text-align: left;
color: #333333;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 25px;
list-style-type: none;
}

ul#quicklinks li a:link, ul#quicklinks li a:visited {
background: url(../img/extras/teal-arrow.gif) no-repeat 0px 4px;
color: #333333;
text-decoration: none;
padding: 0px 0px 0px 10px;
}

ul#quicklinks li#quicklinks a {
background: url(../img/extras/teal-arrow.gif) no-repeat 0px 4px;
text-decoration: none;
color: #333333;
}

ul#quicklinks li#active2 a {
background: url(../img/extras/orange-arrow.gif) no-repeat 0px 4px;
text-decoration: none;
color: #00ABBB;
}

ul#quicklinks li a:hover {
background: url(../img/extras/orange-arrow.gif) no-repeat 0px 4px;
color: #F8713C;
}

div.leftcol p {
margin: 0px 0px 0px 0px;
padding: 0px 30px 40px 25px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
}

div.maincol {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 50px 0px;
width: 490px;
text-align: left;
}

div.maincolgallery {
margin: 0px 0px 0px 0px;;
padding: 0px 30px 50px 25px;
text-align: left;
}

img.floatright {
float: right;
margin: 12px 0px 2px 10px;
border: 0px;
}

img.floatleft {
float: left;
margin: 0px 7px 3px 0px;
border: 0px;
}

div.pfloat {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 10px;
width: 210px;
height: 160px;
text-align: left;
}

div.pfloat p {
padding: 0px 0px 0px 10px;
}

div.pfloat h1 {
padding: 0px 0px 0px 10px;
}

div.contentbottom {
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 690px;
height: 145px;
text-align: center;
border-top: solid 4px #5E5344;
background-color: #FFFFFF;
}

div.contentbottom p {
font-size: 11px;
color: #999999;
margin: 25px 0px 25px 0px;
padding: 0px 0px 0px 30px;
}

.ekd {
float: right;
text-align: right;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 10px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
} 
	
.ekd a:link, .ekd a:visited {
text-decoration: none;
font-weight: normal;
}
	
.ekd a:hover {
text-decoration: none;
border-bottom: 1px solid #C1C1C1; 
}

p.uparrow {
text-align: right;
margin: 20px 0 40px 0;
float: right;
padding: 0px 0px 0px 0px;
}

p.uparrow a:link{
color: #333333;
background: url(../img/extras/uparrow-orange.gif) no-repeat 7px 0px;
text-decoration: none;
font-weight: normal;
}
p.uparrow a:visited{
color: #333333;
background: url(../img/extras/uparrow-orange.gif) no-repeat 7px 0px;
text-decoration: none;
font-weight: normal;
}
p.uparrow a:hover{
color: #00ABBB;
background: url(../img/extras/uparrow-teal.gif) no-repeat 7px 0px;
text-decoration: none;
font-weight: normal;
}

div.clear {
clear: both;
width: 690px;
height: 0px;
}	