/*
	Default.css for Gansett Lane
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#f6f6f6;
	margin:auto;

}
#container {
	margin: 0px auto;
	background:url(../Images/full-bg-j.gif) repeat-y;
	background-color:#f6f6f6;
	position:relative;
	min-height:800px;
	
}
p { margin-top: 0.2em; margin-bottom: 0.2em;}

A:link { text-decoration: none; color:#666666; } 
A:active { text-decoration: none; color:black; }
A:visited { text-decoration: none; color:black; }
A:hover { text-decoration: none; color:blue; }
#container {
	overflow:hidden;
}


.main_content {
	background: transparent url(../images/concept_box.gif) no-repeat;
	height:736px;
}
.main_content p {
	font: arial;
	font-size: 12px;
	color:#5e5f61;
}
.main_content h3 {
	font-size: 18px;
}
.main_content li {
	font-size: 12px;
	color:#5e5f61;
}
.main_content inner {
	margin-top: 60px;
	padding:20px;
}


.concept_content {
	background: transparent url(../images/build_expand_box.gif) no-repeat;
	height:1500px;
}
.concept_content p {
	font: arial;
	font-size: 12px;
	color:#5e5f61;
}
.concept_content h3 {
	font-size: 18px;
}
.concept_content li {
	font-size: 12px;
	color:#5e5f61;
}
.concept_content inner {
	margin-top: 60px;
	padding:20px;
}

#footer {


	bottom: 0px;
	text-align: center;
	padding-top: 12px;
	font-size: .9em;
	background: transparent url(../images/footer_box.gif) no-repeat;
	width:960px;
	

	
}
.small_type  {
	
	font-size: 80%;

}

#bottomlinks  {
	
	color: #666666;
	text-align: center;
	padding-top: 16px;
	font-size: 10px;
}

.cbox {
	background: transparent url(../images/round_box_220.gif) no-repeat;
	width:220px;
	min-height:310px;
}
.cbox inner{


}
.cbox p{
	padding: 0px 20px 0px 20px;
	font-size: 10px;
	color: #666666;
}
.cbox img{

margin-left: 15px;
margin-top: 20px;
}


.page_header_text {
font: bold 20px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin-left: 220px;
margin-top: 20px;
}	

