/* Global
----------------------------*/
form { margin: 0px; }
img { border-style: none; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #713089; font-weight: bold; text-decoration: underline; }
table a:hover { color: #000000; font-weight: bold; text-decoration: underline; }
table strong { color: #333333; }
/* Classes
----------------------------*/
.tbd { color:#FFFFFF;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.tbd a { font-weight: bold; text-decoration: none; color:#FA6C50; }
.tbd a:hover { font-weight: bold; text-decoration: none; color:#FFFFFF; }

.content_pad { padding-left: 56px; padding-right: 56px; padding-bottom: 56px; }
.content {
	width: 759px;
	height: 300px;
	background-color: #FFFFFF;
	text-align:left;
	vertical-align:top;
}

.image_border { padding:3px; border:1px solid #CCCCCC;}

.footer_frame { 
	width: 763px; 
	height: 26px;
	background-color:#000000;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:middle;
}
.pad { padding: 8px; }
.officebox { 
	width: 177px; 
	height: 70px; 
	background-color:#DEDEDE; 
	vertical-align:top; 
	font-size: 10px; 
	font-weight: bold;
}
.homepad { padding-left: 26px; padding-right: 26px; padding-top: 20px; padding-bottom: 8px; }
.homepage { width: 582px; background-color:#FFFFFF; vertical-align:top; text-align:left; }
.homepage_right { width: 177px; vertical-align:top; background-color: #DEDEDE; }
.border { background-color:#000000; width: 2px; }
.logo { width: 226px; height: 198px; vertical-align:top; text-align:center; background-color: #A9A3E4; }
.header_bg {
	width: 763px;
	height: 28px;
	background-image:url(../images/kevin_hanley01.gif);
	background-repeat:no-repeat;
}

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

.body { margin:0px; background-color:#000000; }
.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#000000; }

.crumb { font-size: 9px; color: #713089; }
.crumb strong { color:#000000; }
.crumb a { color: #713089; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.subnav { font-size: 10px; }
.subnav a { color: #000000; text-decoration: underline; font-weight: normal; }
.subnav a:hover { color: #000000; text-decoration: underline; font-weight: normal; }

.footer { font-size: 9px; color:#000000; }
.footer a { font-weight: bold; text-decoration: none; color:#000000; }
.footer a:hover { font-weight: bold; text-decoration: none; color:#713089; }

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

.search { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
	width: 75px;
	height: 14px;
}

/* Tell a Friend
----------------------------*/
.body_taf { background-color: #BDB8EA; margin: 0px; width: 500px; border-style: none; }
.body_taf_table { background-color:#FFFFFF; }

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

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

/* Other
----------------------------*/
.contact table { font-size:11px; }
.contact input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

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

