/* Celtic Cottage */

html{margin:0;} 

body {
	margin:0;
	padding:0;
	line-height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #fff;
	background-image: url(images/CCbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}


p{ margin-top: 0.6em; margin-bottom: 0.6em; } 

#outershell{
	width: 650px;
	margin: 0 auto;
 }

#innershell{
	position:relative;
	width: 650px;
	
}


#topsection{
	width: 650px;
	margin-top:20px;
    margin-bottom: 5px;
}



#contentwrapper, .contentwrapper{ 

	padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    width:650px;

}

#leftcolumn_wrapper {
           width:300px;}


#leftcolumnhome{
    text-align:left;
	width:295px;
	float:left;
      padding: 0px;

}



#rightcolumnhome {
	float:right;
 text-align:left;
	width:295px;

    padding: 0px;

}



h1 {
	font-size:26px;
	letter-spacing: 6px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
    margin-top:0px;padding-top:0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h2 {
	font-size:18px;
	margin-top:10px;
	margin-bottom:0px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;

	color:color:#000000;
	font-weight: bold;
	line-height: normal;

}

h3 {
	font-size:16px;
	margin-top:10px;
	margin-bottom:0px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	color:color:#000000;
	font-weight: bold;
	line-height: normal 
}


h4 {
	font-size:13px;
	margin-top:10px;
	margin-bottom:0px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	color:color:#000000;
	font-weight: bold;
	line-height: normal;}


	



	
li {
	list-style-type: square;

}

ul  {
	list-style-type: square;

}

ol  {
	list-style-type: square;

}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: darkred;
    font-weight: normal;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: darkred;
    font-weight: normal;
	text-decoration: none; 
}
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000;
    font-weight: normal;
	text-decoration: none; 
}
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000;
    font-weight: normal;
	text-decoration: none;
 }
		
	
#copyright {
clear:both;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #98A595;

}

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	text-decoration: underlined;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	text-decoration: underlined;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underlined;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underlined;		
}	

.google {

	border: 3px solid darkred;
}

input
{
color: #999999;
font-size:10px;
border: 1px solid #darkred;
}

.submit input
{
color: #999999;
font-size:10px;
border: 2px outset #darkred;
} 

.image { 
border: 3px solid darkred;
}

.image a:link{ 
border: 3px solid darkred;
}

.image a:visited{ 
border: 3px solid darkred;
}

/* FOR CLEARING FLOATS */



.clear-block:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

}



.clear-block {

  display: inline-block;

}



/* Hides from IE-mac \*/

* html .clear-block {

  height: 1%;

}

.clear-block {

  display: block;

}

/* End hide from IE-mac */


#simpleGallery1 {background: #fff;}





