/* Start of CMSMS style sheet 'crossing borders home styles' */
/* CSS Document */


* { /* this eliminates those extra spaces between divs */
	margin: 0;
	padding: 0;
	}

body {
	font-size: 1em;
	color:#000; 
	background-color:#c6c6c6;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	line-height: 1.3em;
	color: #066d17;
	margin-bottom: 9px;
	text-align: left;
	font-style: normal;}
	
h2 {
	font-size: 1.0em;
	line-height: 1.3em;
	color:#fff;
	text-align: center;
	font-weight:normal;}
	
h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	color:#fff}	



p {
	font-size: 90%;
padding-bottom:9px;
line-height:1.6em;
	}
	


	
#container {
width: 800px;
margin: 0px auto 0px auto;
position:relative;
	}
	
	
#background {
position:relative;
background-image:url(uploads/images/homerepeat.jpg);
background-repeat: repeat-y;
background-position:top;
	}
		
	

#backgroundhome {
background-repeat: no-repeat;
background-position:top;
background-image:url(uploads/images/homebackground.jpg);
}


#top {
position:relative;
height: 410px;
}


#navigation{
position:relative;
height:60px;
}

#signup{
position:relative;
padding: 55px 40px 12px 270px;
height:70px;
color:#FFFFFF;
}


#mailchimp {
	position:absolute;
	top:503px;
	left: 436px;
	width: 276px;
	height: 104px;
	text-align:right;
}



.formText {
        font-family: Arial;  /* #3# Editable */
        font-size:12px;  /* #3# Editable */
        line-height: Half;  /* #3# Editable */
        color: #fff;  /* #3# Editable */
		line-height:2.3em;
        }
		

#middle{
position:relative;
padding: 24px 40px 24px 304px;
}


#middle img {
	padding: 3px 0px 3px 6px;
	background-color: white;
	float: right;
	position:relative;
}


#middle a {
	color: #6600CC;
	text-decoration: underline;
	font-weight:bold;
}
		
#middle a:link, #middle a:visited {
	color: #066d17;
	}

#middle a:hover {
	color: #000;
		}


#intro {
	position:absolute;
	top:256px;
	left: 306px;
	width: 456px;
	height: 39px;
	text-align: left;}

#teasers {position:absolute;
top:710px;
left:35px;
width:230px;
font-weight:bold;}

#teasers a {
	color: #6600CC;
	text-decoration: underline;
	font-weight:bold;
}
		
#teasers a:link, #teasers a:visited {
	color: #066d17;
	}

#teasers a:hover {
	color: #000;
		}

		
#footer{
position:relative;
height:35px;
background-image:url(uploads/images/homefooter.jpg);
background-repeat:no-repeat;
background-position:top;
}




#contact {
	position: absolute;
	left: 8px;
	top: 7px;
	text-align:right;
	color:#fff;
	font-size:85%;
	width: 785px;
	}


		
#contact a {
	color: #fff;
	text-decoration:none;

}
		
#contact a:link, #contact a:visited {
	color: #fff;
	}

#contact a:hover {
	color: #000;
		}


#bottom {
position:relative;
height:30px;
}

p.bottom {padding-top:9px;
font-size:75%;
text-align:center;
color:#666;
}

#bottom a {
text-decoration:none;
color: #666;
}

/* End of 'crossing borders home styles' */

/* Start of CMSMS style sheet 'crossing borders navhome' */
dfn {
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

#nav {
	position: absolute;
	left: 228px;
	top: 22px;
	text-align:center;
	font-size:95%;
	width: 555px;
	color:#6600CC;
	padding-bottom:12px;
	padding-top:3px;	
	font-weight:bold;
}
	
#nav ul {
list-style: none;
background: none;
position: relative;
text-align: center;	
}

#nav ul li {
font-size:1em;  
text-transform: capitalize;
display: inline;
background: none;
}

#nav ul li a {
background: none;
text-decoration: none;
color: #fff;
padding: 21px 12px;
}

#nav ul li a:hover{
color: #000;
text-decoration: none;
background-image:url(uploads/images/nav.jpg);
background-repeat: no-repeat;
background-position: top center;
padding: 21px 12px;
}

#nav ul li.currentpage{
color: #000;
background-image:url(uploads/images/nav.jpg);
background-repeat: no-repeat;
background-position: top center;
padding: 21px 12px;
}

/* End of 'crossing borders navhome' */

