/* CAPE COVE GENERIC STYLESHEET */

	*{outline:none; margin:0px; padding:0px;}
	body{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; background:#999 none; color:#000;}
	img{border:none;}
	
	#social{position:fixed; right:5px; top:5px;}
	.social_jgh{display:none;}
	
	#left{width:150px; float:left;}

	#logo{
		background:url("images/logo-resized.png") no-repeat scroll left top transparent;
		height:113px;
		margin:10px 0 0 47px;
		width:228px;	
	}
	
	#home_logo{
		background:url("images/logo.png") no-repeat scroll left top transparent;
		height:132px;
		margin:100px 0 0 54px;
		width:310px;
	}
	
	#language{
		color:#FFFFFF;
		font-size:11px;
		padding:11px 0 0 50px;
		text-align:left;
		width:149px;
	}
	#language .link{display:inline;}
	#language .link a{color:#fff; text-decoration:none; text-transform:capitalize;}
	#language .link img{margin:0px 9px 0px 0px;}
	
	.body1 #language{padding:11px 0 0 94px;}

	#menu{
		border-right:1px solid #660000;
		margin:-1px 0 0;
		padding:19px 5px 0;
		font-size:11px;
		line-height:15px;
		letter-spacing:0.4px;
	}
	#menu li{list-style:none; text-align:right; display:none;}
	#menu a{color:#fff; text-transform:capitalize; text-decoration:none;}
	#menu a:hover, #menu .clicked{color:#660000;}

	#right{float:left; width:773px;}
	.titleheading h1{
		background-color:#660000;
		color:#999999;
		font-size:12px;
		font-weight:lighter;
		left:129px;
		margin:0;
		padding:5px 2px 10px 104px;
		width:668px;
	}	

	#section{
		font-size:11px;
		line-height:15px;
		padding:3px 0 0 5px;
		position:absolute;
		letter-spacing:0.4px;
	}
	#section li{list-style:none;}
	#section a{color:#fff; text-transform:capitalize; text-decoration:none;}
	#section a:hover, #section .clicked{color:#660000;}

	.donegal{margin:0 0 0 187px; height:150px;}
	.donegal img{height:150px;}
	
	.text{padding:113px 0 40px 188px; text-align:justify;}
	.text img{margin:0px 5px 0px 0px;}
	.text h1{
		color:#660000;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:25px;
		font-style:normal;
		font-weight:normal;
		line-height:37px;
	}

	.text h2{
		color:#660000;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:17px;
		font-weight:lighter;
		line-height:24px;
		padding:0;
	}

	.text a{color:#fff; text-decoration:none;}
	.text a:hover{color:#660000;}
	.text ol{margin:20px 0px;}
	.text ul{margin:20px 0px;}
	.text li{margin:0 0 0 30px;}
	
	.records{width:290px; float:left;}
	
	.entries{padding:0px 0px 20px; margin:0px 0px 20px; border-bottom:1px dashed #660000;}
	.entries a{
		display:block;
		margin:10px 0 0;	
	}
	.entries h1 a{color:#660000!important; margin:0px!important;}
	
	
	#gallery{
		margin:23px 0 0 15px;
		position:relative;
		width:300px;
		z-index:8000;	
	}
	#gallery img{margin:2px 2px 0px 2px;}
	
	.home_notice{
		color:#FFFFFF;
		font-weight:bold;
		margin:20px 0 0 198px;
		position:absolute;	
		line-height:20px;
	}
	.home_text{
		color:#fff;
		font-size:24px;
		padding:256px 0 0 198px;
	}
	.home_text p{background:none repeat scroll 0 0 #660000; padding:14px 10px 16px 144px; font-size:25px; line-height:35px;}
	
	
/*CONTENT TOOLS*/

	.content_tools_top ul{text-align:right; margin:5px 0px 0px 0px;}
	.content_tools_top li{display:inline; list-style:none; margin:0px;}
	.content_tools_top img{border-left:1px solid #660000; margin:0 0 0 10px; padding:0 0 0 10px;}
	.content_tools_top .back img{border:none;}
	.content_tools_top a{text-decoration:none; font-size:11px; color:#660000;}
	.content_tools_top a:hover{}

	
/*MILKBOX CHANGE*/
	.milk_stage_close{background:#660000 none; padding:3px 5px; color:#fff;}
	
	#ic_comment a{color:#fff;}
	.ic_comment_box{margin:0px 0px 0px 98px;}
	#post_button{margin:0px; font-weight:bold;}
	.ic_comment_box textarea{width:452px;}
	.ic_comment_box input{width:456px;}
	.ic_bubble{margin:10px 10px 10px 7px;}
	#hello_comment img{height:auto!important;}
	
	/*IE 8 FIXES*/
	
	.ic_comment_posters img{width:93px\9;}


	/*IE 7 FIXES*/
	
	*:first-child+html #menu{margin:1px 0px 0px;}
	*:first-child+html .titleheading h1{padding:5px 2px 5px 187px;}
	
	*:first-child+html .ic_comment_posters img{width:93px;}
	*:first-child+html .ic_comment_box{width:400px;}
	
	*:first-child+html #hello_comment img{min-height:90px!important;}
	
	*:first-child+html .home_notice{margin-left:50px;}

