/* @override 
	http://www.lvclub.org/v2/lvc.css
	http://www.lvclub.org/lvc.css
*/

@charset "UTF-8";

/* @group reset */

@import url(http://fonts.googleapis.com/css?family=Chivo:400,900);

*				{	margin: 0; padding: 0; }
html			{	overflow-y: scroll; }
html, body		{	height: 100%; }
body			{ color: black; 
	font: 12px Chivo, Helvetica, Arial, Geneva, sans-serif; 
	background: white url(images/cloudbg.jpg) repeat-x;
				}

p	{ 
	margin-bottom: .8em; 
	line-height: 1.6em;
				}

ul				{
				}
li { 
	margin-bottom: .3em;
				}

ol				{ list-style: decimal inside; }
a				{ outline: none; text-decoration: none; }
a img			{ border: none; }
img				{ vertical-align: middle; }
table			{ border-collapse: collapse; }

.clearall	{ 
	clear: both;
				}

/* @end */

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#container-sub {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/TopSubBG.jpg) no-repeat;
}

#toparea {
	position: relative;
	background: url(images/Top-BG.jpg) no-repeat;
	padding-top: 115px;
	padding-bottom: 24px;
}

#toparea-sub {
	position: relative;
	padding-top: 115px;
	padding-bottom: 24px;
	width: 920px;
	height: 39px;
	background-repeat: no-repeat;
}

#slideshow {
	margin-left: 29px;
	width: 861px;
	margin-top: 34px;
}

#logo {
	position: absolute;
	top: 9px;
	left: 28px;
}

/* @group Nav */

#navarea {
	background-color: white;
	margin-left: auto;
}

.menu{
	border:none;
	border:0px;
	margin: -1px 0px 0px 328px;
	padding:0px;
	font: bold 14px Chivo, "Lucida Grande", Verdana, Helvetica, sans-serif;
	width: auto;
	list-style-image: none;
	position: absolute;
}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
	.menu li{
		float:left;
		padding:0px;
	background-color: white;
	height: 35px;
	list-style-type: none;
}
	.menu li a{
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding: 0px 10px;
		text-align:center;
		text-decoration:none;
	background-repeat: no-repeat;
	background-position: right;
	color: black;
}
		.menu li a:hover, .menu ul li:hover a{
			background: #0072bc no-repeat center;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background: white;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		z-index:200;
}
	.menu li:hover ul{
		display:block;
}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
	background: none no-repeat left;
	min-width: 150px;
}
	.menu li:hover li a{
		background:none;
	color: black;
}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
}
		.menu li ul a:hover, .menu li ul li:hover a{
			background: #0072bc none no-repeat center;
			border:0px;
			text-decoration:none;
	color: white;
}

li.frontbumper {
	width: 15px;
	background: transparent url(images/bumpers.jpg) no-repeat 0 0;
}

li.rearbumper {
	width: 15px;
	background: transparent url(images/bumpers.jpg) no-repeat -15px 0;
}

/* @end */

#mainleft {
	width: 558px;
	margin-left: 42px;
	margin-top: 2px;
	float: left;
	margin-right: 17px;
}

#danielle img {
	float: left;
	margin-right: 12px;
}

#danielle {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 9px;
}

#mainright {
	float: left;
	width: 235px;
	margin-left: 20px;
}

#flo {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #0072bc;
	text-align: center;
	margin-bottom: 25px;
}

#history {
	float: left;
	width: 275px;
	margin-top: 10px;
}

#fandn {
	float: left;
	width: 250px;
	margin-left: 17px;
	margin-top: 10px;
}

#maincopyarea {
	display: inline-block;
}

.current {
	background-color: #d6eff4;
}

h1 {
	font: bold 18px Chivo, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #006d33;
}

h2 {
	font: bold 15px Chivo, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #373737;
}

#friends {
	margin-bottom: 20px;
	margin-top: 2px;
}

#friends ul {
	list-style-type: none;
	text-align: center;
	margin-top: 10px;
}

#friends ul li a {
	font: 13px Chivo, Helvetica, Arial, Helvetica, Geneva, sans-serif;
	color: #575757;
	padding: 4px;
	background-color: #d7d7d7;
	margin-bottom: 7px;
	display: block;
	border: 1px solid #d7d7d7;
}

#friends ul li a:hover {
	border: 1px solid gray;
	background-color: #d6eff4;
}

#footer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	text-align: right;
	padding-top: 31px;
	background: url(images/footerline.png) no-repeat center 0;
	margin-top: 30px;
	padding-right: 30px;
	font-size: 11px;
}

#testimonies {
	width: 830px;
	margin-left: 43px;
}

#testimonies hr {
	margin-top: 31px;
	margin-bottom: 26px;
}

#testimonies h2 {
	font-weight: bold;
	margin-bottom: 6px;
	color: #0072bc;
}

.rsstitle a {
	color: #006993;
}

#news p {
	font-size: 11px;
	line-height: 13px;
}

#news h1 {
	margin-bottom: 8px;
}

.rsstitle a:hover {
	text-decoration: underline;
}

.galtable {
	width: 100%;
	margin-top: 13px;
}

.galtable td {
	width: 20%;
}

.galtable a {
	font: bold 15px Chivo, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #008740;
}

.galtable img {
	margin-top: 4px;
	border: 1px solid silver;
}

.galtable img:hover {
	border-color: gray;
}

#about p {
	line-height: 1.2em;
}

#about {
	width: 830px;
	margin-left: 43px;
}

#about ul {
	margin-left: 37px;
	margin-right: 94px;
}

#about ul li {
	margin-bottom: 9px;
}

#about ul li ul {
	margin-top: 6px;
}

#about h2 {
	margin-top: 10px;
	margin-bottom: 6px;
	color: #0072bc;
}

#about h3 {
	margin-bottom: 5px;
	margin-left: 12px;
	color: #008840;
}

#selfnews {
	padding: 5px;
	border: 1px solid #d7d7d7;
	margin-top: 26px;
}

#selfnews ul {
	list-style-type: none;
}

#selfnews ul li a {
	color: #006993;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#selfnews ul li {
	margin-top: 7px;
	font-size: 11px;
	line-height: 12px;
	padding: 3px;
}

#selfnews ul li:hover {
	background-color: #e6e8e8;
}
