/* Comment element properties */

.Blink a {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	background: #A58F41;
	padding: 5px 5px 7px 5px;
}

.Blink a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	background: #006666;
	
}

.tbl2 a {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

.tbl2 a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}

a {
	color: #006666;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #A58F41;
	text-decoration: underline;
	font-weight:bold;

}

a.side {
	color: #006666;
	text-decoration: none;
	line-height: 18px	
}

a:hover.side {
	color: #A58F41;
	text-decoration: underline;
	line-height: 18px;
	font-weight:bold;	
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
    background-color: #ffffff;
	padding: 25px 25px 0px 25px;
	margin: 0px;

}

hr {
	height: 5px;
	border: 0px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #006666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #006666;
}

.spacer {
	margin: 0px 0px 5px 0px;
}

.spacer2 {
	margin: 0px 10px 5px 8px;
}

.spacer3 {
	margin: 0px 0px 0px 0px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/buttonx.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 0px;
}

.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #A58F41;
	background-image: url(images/buttonx.gif);
	height: 25px;
	border: 0px solid #000;
	margin-top: 0px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #006666;
	background-image: url(images/subheader-midx.gif);
	padding: 6px 4px 6px 4px;
}

.sub-headerLB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
		background-color: #;
	background-image: url(images/subheader-midx.gif);
	padding: 6px 4px 6px 4px;
}

.sub-header-left {
	width: 200px;
	height: 25px;
	background-color: #006666;
	background-image: url(images/subheader-leftx.gif);
}

.sub-header-right {
	width: 10px;
	height: 25px;
	background-color: #006666;
	background-image: url(images/subheader-rightx.gif);
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000
	height: 120px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;

	padding: 5px;	
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 11px;
	color: #000;
	background-color: #fff;
	border: 0px solid #ddd;
	padding: 0px 50px 0px 50px;
	line-height: 21px;
}

.main-body2 {
	font-size: 11px;
	color: #555;
	height: 10px;
	background-color: #fff;
	border: 0px solid #ddd;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	line-height: 21px;
	background-image: url(http://www.larrybennet.com/wr/images/WRlogo01_75aaa.jpg);	
	background-position:100% 100%;
	background-repeat:no-repeat;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #eee;
	padding: 0px 0px 0px 0px;
	width: 200px;
}

.side-border-right {
	color: #777;
	background-color: #C4E1E1;
	padding: 0px 0px 0px 0px;
	width: 175px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #006666;
	background-image: url(images/sidex.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 10px;
}

.scapmain-left {
	width: 3px;
	height: 25px;
	background-color: #006666;
	background-image: url(images/side-leftx.gif);
}

.scapmain-right {
	width: 3px;
	height: 25px;
	background-color: #006666;
	background-image: url(images/side-rightx.gif);
}

.side-body {
	font-size: 10px;
	color: #555;

	background-image: url(images/gradientx.gif);
  background-repeat: repeat-x;
	border: 0px solid #ddd;
	padding: 6px 10px 6px 10px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
	line-height: 21px;
}

.news-footer {
	height: 25px;
	font-size: 10px;
	color: #555;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-color: #ddd;
	border-style: solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 50px 0px 50px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #f3eacd;
	background-image: url(images/capx.gif);
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 10px;
	height: 25px;
	background-color: #F6E5B8;
	background-image: url(images/cap-leftx.gif);
}

.capmain-right {
	width: 10px;
	height: 25px;
	background-color: #F6E5B8;
	background-image: url(images/cap-rightx.gif);
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tablepic {
	height: 250px;
	width: 100%;
	margin: 10px 0px 10px 0px
}

.td10 {
	height: 10px;
}

.td250 {
	height: 250px;
}

.tablepic2 {
	height: 10px;
	width: 100%;
}

.tbl-border {
	border: 0px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;

	color: #000;
	background-color: #fff;
	padding: 4px 0px 0px 0px;
}

.tbl2 {
	font-size: 11px;
	color: #fff;
	background-color: #006666;
	padding: 2px 0px 2px 6px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.small3 {
	font-size: 8px;
	font-weight: normal;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

.HL {
	font-size: 18px;
	font-weight: bold;	
	color: #006666;
	text-decoration: none;
	line-height: 28px;
}

.HL2 {
	font-size: 14px;
	font-weight: bold;	
	color: #006666;
	text-decoration: none;
	line-height: 23px;
}

.edgeL {
	background-image: url(http://www.larrybennet.com/wr/images/lShad3.jpg);
	width: 9px
}
.edgeR {
	background-image: url(http://www.larrybennet.com/wr/images/rShad3.jpg);
	width: 9px;
}
.edgeB {
	background-image: url(http://www.larrybennet.com/wr/images/bShad3.jpg);
	height: 9px;
}
.edgeLL {
	background-image: url(http://www.larrybennet.com/wr/images/llShad3.jpg);
	height: 9px; width: 9px;
}
.edgeLR {
	background-image: url(http://www.larrybennet.com/wr/images/lrShad3.jpg);
	height: 9px; width: 9px;
}
.edgeUL {
	background-image: url(http://www.larrybennet.com/wr/images/ulShad3.jpg);
	height: 9px; width: 9px;
}
.edgeUR {
	background-image: url(http://www.larrybennet.com/wr/images/urShad3.jpg);
	height: 9px; width: 9px;
}
.edgeT {
	background-image: url(http://www.larrybennet.com/wr/images/tShad3.jpg);
	height: 9px;
}

.PageHL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}

.PageSH {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}

.PrinHL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006666;
}

.indent50 {
	padding: 0px 50px 0px 50px ;
}

.indent100 {
	padding: 0px 50px 0px 100px ;
}

.indent150 {
	padding: 0px 50px 0px 150px ;
}
.indent25 {
	padding: 0px 0px 0px 25px ;
}

.tdrandom
{	background-image:url('http://www.larrybennet.com/cms/images/wide/VillageinthePark_Entry.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	height: 250px;
}
.tdModels
{	background-position: center center;
	background-repeat: no-repeat;
	height: 250px;
}
.tdComm
{	background-image:url('http://www.larrybennet.com/cms/images/wide/VillageinthePark_Pool.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	height: 250px;
}
.tdLocal
{	background-image:url('http://www.larrybennet.com/cms/images/wide/VillageinthePark_Fitness.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	height: 250px;
}

.centered {
	padding: 0px 0px 0px 0px ;
	text-align: center;
}


