/*
Irish Heritage Center of Greater Cincinnati CSS

Eric Marschall
EJM Designs Limited
*/

/* General properties
------------------------------------------------*/

body {
	color:#000;
	margin:0;
	padding:0;
	border:0;
	font-family:Georgia,"Times New Roman",serif;
	font-size:12px;
	line-height:140%;
	text-align:left;
	background-color:#fff;
	padding-top:0px;
	padding-bottom:15px;
	background-image:url(../images/knotwork-background.jpg);
}

/* HTML Elemental Properties (Fire, Wind, Water, Earth) */


a:link, a:visited, a:active {
	font-weight:bold;
	color: #150a68;
	text-decoration: none;
}

a:hover {
	color: #680917;
	font-weight:bold;
	text-decoration: underline;
}

p {
	margin:10px 15px 10px 20px;
}
		
h1, h2, h3, h4, h5 { margin:15px 10px 15px 20px; padding:0;}

	
h1 { font-size: 1.8em;line-height:1.0em;color:#103a17; }
h2 { font-size: 1.4em;color:#5c4017;line-height:1.2em; }
h3 { font-size: 1.2em;color:#4d4d4d; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }

	
div {
	margin:0;
	padding:0;
	height:auto;
	width:auto;
	text-align:left;
	/*border:1px dashed #333;*/

}

form {

	font-size:14px;
	margin-left:20px;
	margin-right:15px;
}

form.nav {

	font-size:14px;
	margin:0;
}

input {

}

ol, ul, li {
	/*border:0;
	margin:0;
	padding:0;
	list-style:none;*/
}

table { width:auto;
	margin-left:20px;
}
	table th { 
		text-align:left;}
	table td {
		padding:0;
		padding-right:20px;
		vertical-align:middle;}
	table td.tablehead {
		font-weight:bold;
		color:#150a68;
		padding-top:10px;
	}
	
/* Global Class */

.NoUnderline { text-decoration: none;}
.clearboth { clear:both;}
.Indent {margin:0 0 0 15px;}
.disclaimer {font-size:8px;}
/*.oneUp {font-size:1.2em;}*/

/* Container IDs
------------------------------------------------*/
#background {
	width:100%;
	height:100%;
	background-image:url(../images/background-grad.png);
	background-repeat:repeat-x;
}

#container {
	margin:auto;
	/*margin-bottom:10px;*/
	margin-top:0;
	padding-top:0;
	width:900px;
	text-align:left;
	/*background-color:#fff;*/
	padding:5px;

}

#header {
	width:900px;
	height:180px;
	background-color:#fff;
	float:left;
	border-bottom:1px solid #4d4d4d;
	padding-bottom:0;
}

#headert {
	width:900px;
	/*height:360px;
	background-color:#fff;*/
	float:left;

	padding-bottom:0;
}

#headert img {
	float:left;
	border:0;
}

#headContact {
	width:250px;
	text-align:right;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#5c4017;
}

#headimage {
	float:right;
}

#contact {
	float:right;
	font-size: 1.0em;
}

#bodyBox {
	width:900px;
	margin-top:0;
	padding-top:0;
	text-align:left;
	float:left;
	border:0;
	/*margin-left:5px;
	margin-right:5px;
	background-color:#fff;*/
}

#bodyBox p {
	font-size:1.2em;
}

#bodyBox img {
	float:right;
	margin:15px;
	padding:0px;
	background-color:#fff;
	border: 1px solid #736249;
}

#leftColumn {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}

#leftColumn p {
	margin:0;
	padding:5px 5px 5px 0;
}

#leftColumn img {
	float:left;
	margin:2px;
	padding:2px;
	background-color:#fff;
	border: 1px solid #736249;
}

#leftColumn p {
	float:left;
	margin:2px;
	padding:2px;


}


#subNav {
	float:left;
	width:175px;
	/*height:300px;*/
	margin:0;
	/*background-color:#fff;*/

	border:0;
}


#mainContent {
	float:right;
	width:690px;

	margin-right:0px;
}

#mainLeft {
	float:left;
	width:480px;

}

#mainLeft.full {
	float:left;
	width:668px;

}

.galleryLeft {
	width:315px;
	float:left;
}

.galleryRight {
	width:315px;
	float:right;
}

#announcement {
	float:right;
	width:225px;
	height:146px;
	margin: 0 0 10px 10px;
	border: 1px solid #7c6954;
	background-image:url(../images/home-highlight-bkd.jpg);
}

#announcement a {
	font-weight:normal;
}

#announcement p {
	font-style:italic;
	font-size:16px;
	float:right;
	width:105px;
	margin: 5px;
	border:0;

}

#stPatsHeadline {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#002400;
	float:left;
	width:450px;
	height:145px;
	margin: 0 0 10px 20px;
	border: 1px solid #7c6954;
	background-image:url(../images/st-patrick-head-bkd.jpg);
	background-repeat:no-repeat;
}

#stPatsHeadline a {
	/*font-weight:normal;*/
}

#stPatsHeadline p {
	font-style:italic;
	margin: 10px 0 3px 0;
	border:0;

}

#letterMaureen {
	font-size:16px;
	text-align:left;
	color:#fff;
	float:left;
	width:220px;
	height:145px;
	margin: 0 0 10px 20px;
	border: 1px solid #7c6954;
	background-image:url(../images/home-highlight-bkd-4.jpg);
	background-repeat:no-repeat;
}

#letterMaureen a {
	color: #fff;
	font-weight:normal;
}

#letterMaureen p {
	font-style:italic;
	font-size:16px;
	float:left;
	margin: 7px 9px;
	border:0;

}

#letterMembership {
	font-size:16px;
	text-align:right;
	color:#fff;
	float:right;
	width:220px;
	height:145px;
	margin: 0 8px 10px 0px;
	border: 1px solid #7c6954;
	background-image:url(../images/home-highlight-bkd-5.jpg);
	background-repeat:no-repeat;
}

#letterMembership a {
	color:#fff;
	font-weight:normal;
}

#letterMembership p {
	font-style:italic;
	font-size:16px;
	float:right;
	margin: 7px 9px;
	border:0;

}

#rightColumn {
	float:right;
	width:200px;

}

#rightColumn h2 {
	float:left;
	margin:8px 0 8px 8px;

}

#rightColumn img.ireland {
	float:right;
	margin:2px;
	padding:2px;
	background-color:#fff;
	border: 1px solid #736249;
}

#rightColumn img.social {
	float:right;
	margin:5px;
	padding:0;
	background-color:transparent;
	border: 0;
}

#rightColumn img.social2 {
	float:right;
	margin:5px 10px 5px 5px;
	padding:0;
	background-color:transparent;
	border: 0;
}


#rightColumn img.sociall {
	float:left;
	margin:5px 5px 5px 8px;
	padding:0;
	background-color:transparent;
	border: 0;
}



#mainContent.subpage {
	float:right;
	margin-left:5px;
	margin-top:0px;
	background-color:#fff;
}

#subContent {
	float:right;
	width:669px;
	height:520px;
	border:1px solid #4141a5;
	margin:2px;
	overflow:auto;
}

#subContent p {
	font-size:1.2em;
	line-height:1.2em;
}

#subContent img.highlight {
	float:right;
	border: 1px solid #ccc;
	margin:15px;
	padding:2px;
}

#subContent table.board {
	float:left;
	width:auto;
}


#footer {
	color:#680917;
	font-size:10px;
	margin:auto;
	margin-bottom:10px;
	margin-top:20px;
	border-top:1px solid #4d4d4d;
	padding-top:0;
	width:900px;
	text-align:left;
}

#footer #rightlinks {
	float:right;
}

#subfooter {
	color:#680917;
	float:right;
	text-align:right;
	padding-right:10px;
	width:890px;
	margin:2px 0 2px 0;
	padding-right:10px;
}

#subfooter a:link, #subfooter a:visited, #subfooter a:active {
	color:#fff;
}

#subfooter a:hover {
	color:#680917;
	text-decoration:underline;
}


/* Homepage Specific IDs -----------------------------------  */

h1.home {color:#150a68;font-weight:bold;}
h2.home {color:#485c1d;font-weight:bold;font-size: 1.6em;}
h3.homeevents {color:#4141a5;font-size:1.8em;margin:17px 0 35px 35px;font-weight:normal;}
h3.home {color:#4141a5;font-size:1.8em;margin:17px 0 15px 10px;font-weight:normal;}
h4.home {color:#8f8f8f;font-weight:bold;}
h4.homeGallery {color:#8f8f8f;font-weight:bold;font-style:italic;float:left;width:auto;margin:10px 10px 6px 20px;}

#homeImage {
	float:left;
}

#galleryImage {
	float:right;
	margin:0px 15px 0 0;
}

#newsBox {
	float:right;
	height:300px;
	width:265px;
	background-color:#fff;
	/*border:1px solid #150a65;*/
	background-image: url('/images/coming-events-bkd.jpg'); 	
}

#newsBox a:link, #newsBox a:visited, #newsBox a:active {
	color: #8f8f8f;
	text-decoration: none;
}

#newsBox a:hover {
	color: #915135;
	text-decoration: none;
}



#welcomeBox {
	float:right;
	width:675px;
	border:0;
	background-color:#fff;
	margin: 10px 0 10px 0;
}

#innerBox {
	float:right;
	width:669px;
	border:1px solid #6f8f2a;
	margin:2px;
}

#galleryTease {
	border-top:1px dotted #777;
	width:665px;
	margin:5px;
}

/* /Homepage Specific IDs -----------------------------------  */


/* Resume Specific IDs -----------------------------------  */

h1.resume {}
h2.resume {margin-top:50px;}
h3.resume {margin-top:30px;}
h4.resume {margin-top:30px;}
#bodyBox p.resume {font-size:1.4em;line-height:1.2em;}
#bodyBox img.resume {margin-right:50px;}

/* /Resume Specific IDs -----------------------------------  */


/* globalNav properties
------------------------------------------------*/	
	#globalNav {
		float:left;
		width:100%;
		/*background-color:#5c4017;*/
		height:30px;
		margin:10px 0;
		background-image: url('/images/nav-bkd.jpg'); 
		font-size:14px;
	}

	#globalNav ul { 
		border:0;
		margin:0;
		padding:0;
		float:left;
		margin-left:3px;
		margin-top:3px;
		list-style-type:none;
		width:100%;
		text-align:center;
	}

	#globalNav ul li img {
		margin-top:4px;
	}
	
	#globalNav li {
		border:0;
		margin:0;
		padding:0;
		float:left;
		list-style-type:none;
		display:inline;
	}
	
		#globalNav li a:link,
		#globalNav li a:visited, 
		#globalNav li a:active {
			font-weight:normal;
			padding:2px 23px;
			margin:0px;
			text-decoration:none;
			float: left;
			display: block;
			color:#dab63a;
		}
			
		#globalNav li a:hover {
			font-weight:normal;
			color:#fff;
		}

		#globalNav.home li a:link,
		#globalNav.home li a:visited, 
		#globalNav.home li a:active {
			color:#680917;
		}

		#globalNav.home li a:hover {
			color:#fff;
		}

		#globalNav.about li a:link,
		#globalNav.about li a:visited, 
		#globalNav.about li a:active {
			color:#641b48;
		}

		#globalNav.about li a:hover {
			color:#fff;
		}

		#globalNav.products li a:link,
		#globalNav.products li a:visited, 
		#globalNav.products li a:active {
			color:#1b4f13;
		}

		#globalNav.products li a:hover {
			color:#fff;
		}

		#globalNav.purchase li a:link,
		#globalNav.purchase li a:visited, 
		#globalNav.purchase li a:active {
			color:#065456;
		}

		#globalNav.purchase li a:hover {
			color:#fff;
		}

		#globalNav.contact li a:link,
		#globalNav.contact li a:visited, 
		#globalNav.contact li a:active {
			color:#680917;
		}

		#globalNav.contact li a:hover {
			color:#fff;
		}
			
/* /Global nav properties ------------------------------------------------*/


/* Sub nav properties 
------------------------------------------------*/
#subNav ul {
	border:0;
	margin:0;
	padding:0;
	margin:10px 0 20px 0;
	padding:0;
	list-style:none;
	width:100%;}
	#subNav ul li { font-size:14px;list-style:none;	border:0;margin:0;padding:0;/*background:transparent url(/Images/Common/subNav_Bullet.gif) no-repeat 3px 10px;*/}
		#subNav ul li a:link,
		#subNav ul li a:visited,
		#subNav ul li a:active {
			display:block;
			width:167px;
			padding:3px 0 3px 13px;
			line-height: 16px;
			color:#4d4d4d;
			font-weight:bold;
			text-decoration: none;}
		#subNav ul li a:hover{
			color:#000; 
			padding:3px 0 3px 13px;
			text-decoration: underline;
			/*background-color:#333;
			background:transparent url(/Images/Common/subNav_HoverGradiant.gif) repeat-y top right;*/}
	/* 2nd level subnav -------------------------------- */
		#subNav ul ul { 
				padding:0 0 5px 0;
				margin:0;
		}
		#subNav ul ul li { font-size:12px;/*background:transparent url(/Images/Common/subNav_Bullet.gif) no-repeat 13px 10px;*/}
		#subNav ul ul li a:link, 
		#subNav ul ul li a:visited,
		#subNav ul ul li a:active {
			display: block;
			padding:4px 0 4px 23px;
			width: 157px;
			color: #ccc;
			text-decoration: none;}
		#subNav ul ul li a:hover{
			color:#fff; 
			padding:4px 0 4px 23px;
			text-decoration: underline;
			/*background-color:#333;
			background:transparent url(/Images/Common/subNav_HoverGradiant.gif) repeat-y top right;*/}
	/* /2nd level subnav -------------------------------- */

/* /Sub nav properties ------------------------------------------------*/
			







/* Site Map properties 
------------------------------------------------*/
#SiteMapLinks {
	margin:0 0 0 15px;
	width:700px;}

#SiteMapLinks h4{
	display:block;
	margin:0 0 5px 10px;}
	
#SiteMapLinks ul {
	margin:0 0 5px 0;
	width: 100%;}
/* /Site Map properties ------------------------------------------------*/


/* Form Element properties 
------------------------------------------------*/
select.DropDown,
input.TextField {
	background-color: #FFF;
	color: #333;
	width: auto;
	border:1px solid #999;
	text-decoration: none;
	font-size:100%;
	padding:2px;}
input.SubmitButton {
	background-color: #fff;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	font-size:100%;
	padding:1px;
	border:1px solid #999;}
/* /Form Element properties ------------------------------------------------*/

