/*  
Description: villagegreenlincolnshire.com 
Author: Scarlett Coley
*/

@import url("strip.css");

body {
font-size: 92%;
font-family: Arial, Helvetica, sans-serif;
background-image: url(images/background.gif);
}

a:link {
	color: #005496;
	text-decoration: underline;
}

a:visited {
	color: #77a240;
}

a:hover {
	color: #77a240;

}

a:active {
	color: #294157;
}

a.pink {
color: #ee2b76;
}

.pink {
color: #ee2b76;
}

.blue {
color: #11b7e1;
}

.purple {
color: #704993;
}

.grey {
	color: #666666;
}


hr {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}


#wrapper {
 margin: 0 auto;
 width: 900px;
 position: relative;

}

#content {
float:left;
display:inline;
width:900px;
background:#fff;
margin-top:30px;
border-top: 3px solid #A5A5A9;
border-right: 3px solid #A5A5A9;
border-bottom: 3px solid #A5A5A9;
border-left: 3px solid #A5A5A9;

}

/* -------------------- Header -------------------- */

#logo {
margin-top:30px;
margin-left:30px;
width: 195px;
height:51px;
background-color: #ffffff;
}

/*start main navigation menu*/

#menuContainer {
float:left;
display:inline;
width: 240px;
text-align:right;
margin-top:40px;
	}

#menuContainer ul {
	margin-top: 10px;
	padding: 0;
	width: auto;
	list-style-type: none;
	margin-right:30px;
	}
	
#menuContainer ul li {
	float: right;
	margin-bottom: 20px;
	background-image: url(images/navgreen.gif);
	background-repeat: no-repeat;
	background-position:right;

	}
	
#menuContainer ul li a {
	display: block;
	width:170px;
	padding: 0px 25px 0px 0px;
	float: left;
	text-decoration: none;
	font-size: 1em;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#menuContainer ul li a:visited {
	color: #666666;
	}
	
#menuContainer ul li a:hover {
	color: #333;
	background-image: url(images/navpink.gif);
	background-repeat: no-repeat;
	background-position:right;
	}
	
/*end menu*/

/* ---------------------- Map ---------------------- */

#map {
float:left;
display:inline;
width: 240px;
text-align:right;
margin-top:35px;
	}

#map ul {
	margin-top: 10px;
	padding: 0;
	width: auto;
	list-style-type: none;
	margin-right:30px;
	}
	
#map ul li {
	float: right;
	margin-bottom: 20px;
	background-image: url(images/navgreen.gif);
	background-repeat: no-repeat;
	background-position:right;

	}
	
#map ul li a {
	display: block;
	width:170px;
	padding: 0px 25px 0px 0px;
	float: left;
	text-decoration: none;
	font-size: 1em;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#map ul li a:visited {
	color: #666666;
	}
	
#map ul li a:hover {
	color: #333;
	background-image: url(images/navpink.gif);
	background-repeat: no-repeat;
	background-position:right;
	}

/* ---------------------- Sidebar ---------------------- */

#sidebar{
float:left;
display:inline;
width: 240px;
text-align:right;
margin-top:30px;
}

.sidebarnav a {
display:block;
width: 150px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
text-decoration:none;
}

.sidebarnav ul {
font-family: Arial, Helvetica, sans-serif;
color: #294157;
text-decoration:none;
font-size:1em;
height:1%;
padding-top:35px;
margin-left:30px;
}


.sidebarnav li a:hover,.sidebarnav .current_page_item a,.sidebarnav .current_page_item a:visited {
background-image: url(images/rolloverArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
background-color: #fff;
color: #b9c602;
}

.sidebarnav a:visited {color: #294157;}

.sidebarnav li {padding-bottom:20px;
padding-right:10px;
list-style:none;
}

/* ---------------------- Front Page ---------------- */

#container{
float:right;
clear:none;
width:640px;
text-align:left;
margin-top:0px;
margin-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height:1.3;
letter-spacing:1.1;
color: #666666;
}

#container p{
padding-right:20px;
padding-bottom:20px;
}

img.floatRight { 
    float: right;  
	margin-left:20px;
}

#container .header1 {
font-family: "Times New Roman", Times, serif;
font-size: 2.3em;
font-weight:bold;
line-height:1.1;
letter-spacing:1.1;
padding-bottom:15px;
}

#container .header2 {
width:620px;
font-family: "Times New Roman", Times, serif;
font-size: 1.8em;
font-weight:bold;
line-height:1.1;
letter-spacing:1.1;
padding-bottom:5px;
margin-bottom:10px;
color: #77A240;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
}

#container .subhead{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 1em;
line-height:1.3;
letter-spacing:1.1;
color: #333333;
padding-bottom:10px;
}

#container ul {
margin: 0pt;
width:620px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.3;
padding-bottom:16px;
list-style-position: inside;
list-style-type: square;
}

#container li{
	color: #666666;
	padding-top:8px;
	padding-bottom:8px;
}

#container .subheadSD{ 
color:#77a240;
text-transform:uppercase;
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight:bold;
letter-spacing:1.1;
padding-bottom:5px;
margin-bottom:10px;
color: #77A240;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
}

.disclaimer{
font-size: .8em;
line-height:1.2;
letter-spacing:1.1;
color: #666666;
}


/* ---------------------- Narrowcolumn ---------------- */


#narrowcolumn {
float:left;
display:inline;
width:570px;
voice-family:inherit;
text-align:left;
padding-right:30px;
padding-top:10px;
padding-bottom: 20px;
}

#narrowcolumn p, #narrowcolumncontact p {
font-size: 1em;
line-height:1.3;
padding: 0 0 .6em 0;
text-align:left;
color: #7f8189;

}

#narrowcolumn h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
line-height:1.2;
letter-spacing:1.1;
margin-bottom:18px;
color: #294157;
width: 620px;
font-variant:small-caps;
}

#narrowcolumn h2 {
font-family: Avenir, "Trebuchet MS", "Tahoma", Arial, sans-serif;
font-size: 1.2em;
margin-top: 8px;
margin-bottom:8px;
padding-bottom:1px;
padding-left:16px;
color: #6ea0b9;
background-image: url(http://www.perfectcirclemedia.com/wp-content/themes/pcm/images/bullet.gif);
background-position:left;
background-repeat:no-repeat;
width:150px;
}

#narrowcolumn h3 {
font-family: Avenir, "Trebuchet MS", "Tahoma", Arial, sans-serif;
font-size: 1.5em;
line-height:1.2;
letter-spacing:1.1;
margin-top:8px;
margin-bottom:18px;
color: #6ea0b9;
width: 560px;
}

#narrowcolumn h4 {
font-family: Avenir, "Trebuchet MS", "Tahoma", Arial, sans-serif;
font-size: 1.2em;
line-height:1.3;
margin-top: 12px;
margin-bottom:8px;
padding-bottom:1px;
padding-left:16px;
color: #7f8189;
background-image: url(http://www.perfectcirclemedia.com/wp-content/themes/pcm/images/bullet.gif);
background-position:left;
background-repeat:no-repeat;
}



/* --------------------------- Footer ---------------------------- */

#footer {
	float: left;
	display: inline;
	width: 896px;	
	height: 25px;
	background-image: url(images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding: 0;
	clear: both;
	font-size: .7em;
	
}
#footertext {
color: #dae8ae;
text-align: center;
padding-top:4px;

}

#footertext a { 
text-decoration: underline;
color: #dae8ae;
}

#footertext a:visited {
color: #dae8ae;
}

#footertext a:hover {
text-decoration: underline;
color: #ffffff;
}


#footerimg {
margin-top:4px;
margin-left:6px;

}

