/* Global
----------------------------*/
.body { margin:0px; background-color:#FFFFFF; }
form { margin: 0px; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #012D24; font-weight: bold; text-decoration: underline; }
table a:hover { color: #676767; font-weight: bold; text-decoration: underline; }

table #subnav { font-size: 10px; padding-top: 4px; }


/* Classes
----------------------------*/



.left { width: 144px; background-color: #E4EAE7; border-left: 1px solid #C6C9C8; }
.right { background-color: #FFFFFF; border-right: 1px solid #C6C9C8; }

.subnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.subnav ul { margin-top: 3px; margin-bottom: 3px; margin-left: 10px; padding-left: 10px; list-style-type: square; color:#2F543D; }
.subnav ul a { color: #012D24; text-decoration: none; font-weight: normal; }
.subnav ul a:hover { color: #2F543D; text-decoration: underline; font-weight: normal; }

.border { border-left: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4; }

.goals { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	background-color: #E9EDEA;
	border-left: 1px solid #C7D1CF;
	border-right: 1px solid #C7D1CF;
	border-bottom: 1px solid #C7D1CF;
}
.goals ul { margin-top: 4px; margin-bottom: 4px; margin-left: 10px; padding-left: 10px; }

.footer_links {
	color:#012D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer_links a { font-weight: bold; text-decoration: underline; color:#012D24; }
.footer_links a:hover { font-weight: bold; text-decoration: underline; color:#466856; }

.address {
	background-color: #012D24;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.search_bg {
	background-image:url(../images/shamrocks_05.jpg);
	width: 137px;
	height: 142px;
	background-repeat:no-repeat;
}

.search { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	width: 100px;
	height: 18px;
}

.crumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636262;
}
.crumb strong { color:#636262; font-weight: bold; }
.crumb a { color: #466856; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #636262; font-weight: bold; text-decoration: underline; }


/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#012D24;
}

/* Contact Us
----------------------------*/
.contact {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Newsletter
----------------------------*/
.newsletter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Sitemap
----------------------------*/
.sitemap {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#012D24;
}


