/* CSS Document */

/*
Style Sheet for Legecy Land Group
Site Developed by Fuzzy Duck Design 2007
*/

/* bof standard markup */

html { }

body { }

h1 { }

h2 { }

h3 {}

h4 {}

h5 {}

p { }

hr {}

ul {}

li {}

/* eof standard markup */

/* ------------------------------- */

/* bof wrappers */

/* eof wrappers */

/* ------------------------------- */

/* bof wrapper extenders */

/* eof wrapper extenders */

/* ------------------------------- */

/* bof common markup */

.hide { display:none; }
.clearboth { clear:both; }
.clearleft { clear:left; }


/* eof commmon markup */

/* ------------------------------- */

/* bof content markup */

p {
margin-top: 10px;
margin-bottom: 10px;
}
body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #660000;
}

.wrapper {
	margin-right: auto;
	margin-left: auto;	
	width: 815px;
}
.main {
	margin: 0px;
	padding: 0px;

	background-image:url(../images/main.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 455px;
	position:relative;
	}
.wrapper .footer {
	background-image: url(../images/foot.jpg);
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 815px;
	position: relative;
}
.wrapper .flash {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: 815px;
	position: relative;
}
.wrapper .createdby {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.wrapper .main .homeflash {
	left: -42px;
	top: 85px;
	position: absolute;
	height: 369px;
	width: 462px;
}
.wrapper .main .content {
	position: relative;
	left: 455px;
	top: 63px;
	width: 325px;
	font-size: 10px;
	text-align: justify;
}
.wrapper .footer .copyright {
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
}
.wrapper .footer .botttomnav {
	color: #FFFFFF;
	margin-top: 8px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.wrapper .createdby a {
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .footer .botttomnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .main .content .theO {
	height: 25px;
	width: 30px;
	float: left;
}
/* eof content markup */

/* ------------------------------- */

/* bof news_page */
#news_page { padding:10px 30px; }
#news_page h1 { color:#1882ae; }
#news_page h2 { color:#1882ae; }
#news_page h3 { color:#000; }
#news_page .no_margin { margin:0; }
/* eof news_page */
