/* 3 Column Layout - by Paul@YellowPencil.com */




.submit input, .submit input:focus, .button {
	background: url( images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.submit, .editform th, #postcustomsubmit {
	text-align: right;
}

#login {
	background: #fff;
	border: 1px solid #a2a2a2;
	margin: 5em auto;
	padding: 1.5em;
	width: 25em;
}

#login #login_error {
	background: #c00;
	/*border: 1px solid #a40000;*/
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(images/wordpress-logo.png) no-repeat top left;
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 1.7em;
	width: 80%;
}

#login #submit {
	font-size: 1.7em;
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;
color:#C01A9F;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.meta {
  color: #kkk;
  margin-bottom: 10px;
  position: relative;
}

.meta .date {
  display: block;
  padding: 5px;
  font-size: 110%;
  text-shadow: 2px 2px #fff;
  font-size: 90%;
  text-align: right;
}

#archives h3, #archives .arbody {
  margin-left: 70px; 
}

#archives ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#archives li {
  position: relative;
  border-bottom: 1px dotted #ccc;
  padding: 5px 0;
  min-height: 40px;
}

#archives .meta {
  position: absolute;
  left: 0;
  top: 5px;
  width: 50px;
  text-align: right;
}

#archives .arcount {
  font-size: 90%;
}

#archives .arcount a {
  font-family: Helvetica, Arial, sans-serif;
  display: block;
  font-size: 180%;
  color: #C01A9F;
}

#archives .arcount a:hover {
  color: #C01A9F;
}
#toplinkpartners {
	text-align:right;
}
#toplinkpartners a:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px; color: #99BF41;}
#toplinkpartners a:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #99BF41;}
#toplinkpartners a:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #99BF41;}
#toplinkpartners a:hover { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #567A2B;}

body {
font-size: 11px;
font-family: Tahoma, Geneva, Helvetica, Arial;
/*line-height: 14pt;*/
background-color: #FFFFFF;
background-image: url(images/index-bg.jpg);
background-repeat: repeat-x;
background-position: left top;
color: #333333;
margin: 0px;
padding: 0px;
text-align:left;
}
td.horizontal {background: url(/images/dot_vert_4.gif) repeat-x;}
.formtd {
	text-align:right;
}
.formrequired {
	color:#C01A9F;
}
.forminput {
	width:180px;
}
.recent {
	background-color: #BFE667;
	border-bottom: solid 1px #A1C64E;
	border-top: solid 1px #A1C64E;
}
.warning {
	padding: 10px;
	background: #F8B7EB;
	color: #C01A9F;
	border-top: 1px solid #C01A9F;
	border-bottom: 1px solid #C01A9F;
}

input, select, textarea {
	font-size: 11px;
	font-family: Tahoma, Geneva, Helvetica, Arial;
}

.center-line {border: none 0;
border-top: 1px solid #CCCCCC;/*the border*/
width: 100%;
height: 1px;
}

.italic-comments {
	color: #766F6F;
}

/*
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
	font-size: 13px;
	color: #9D221E;
	}

h1 {
	position: relative;
	margin: 0 8px 0 -2px;
	padding: 12px 0 0 14px; 
	background: url('/images/h1.gif') no-repeat top left;
	}


h2 {
    margin: 10px 8px 6px 8px;
    padding: 0 0 0 6px; 
    background: url('/images/h.gif') repeat-x left bottom;
    }

h3 {
	background: #F1F6FA url('/images/subhead.gif') no-repeat 4px 6px;
	padding: 3px 0px 3px 15px;
	margin: 5px;
	color: #435677;
	font-weight: bold;
    font-size: 11px;
	}
*/
h1 {
font-size:1.7em;
position: relative;
margin: 0;
padding: 0;
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
/*padding-bottom:4px;*/
} 
h2 {
font-size:1.7em;
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
} 
h3 {
font-size:1.3em;
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
color:#888888;
margin: 0;
padding: 0;
line-height: 1.5em
}
.numbers {
font-size:1.9em;
color:#888;
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.maindivider {
	color:#C01A9F;
}
a.recentlink:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px; color: #567A2B;}
a.recentlink:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #567A2B;}
a.recentlink:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #567A2B;}
a.recentlink:hover { text-decoration: none; background-color:#A1C64E; font-family: Tahoma, Arial; font-size: 11px;color: #FFFFFF;}

a.main:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px; color: #C01A9F;}
a.main:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #C01A9F;}
a.main:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #C01A9F;}
a.main:hover { text-decoration: none; background-color:#C01A9F; font-family: Tahoma, Arial; font-size: 11px;color: #FFFFFF;}

a.mainunderline:link { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px; color: #C01A9F;}
a.mainunderline:visited { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px;color: #C01A9F;}
a.mainunderline:active { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px;color: #C01A9F;}
a.mainunderline:hover { text-decoration: none; background-color:#C01A9F; font-family: Tahoma, Arial; font-size: 11px;color: #FFFFFF;}

a.mainbig:link { font-weight: bold; text-decoration: underline; font-family: Tahoma, Arial; font-size: 14px; color: #C01A9F;}
a.mainbig:visited { font-weight: bold; text-decoration: underline; font-family: Tahoma, Arial; font-size: 14px;color: #C01A9F;}
a.mainbig:active { font-weight: bold; text-decoration: underline; font-family: Tahoma, Arial; font-size: 14px;color: #C01A9F;}
a.mainbig:hover { font-weight: bold; text-decoration: none; background-color:#C01A9F; font-family: Tahoma, Arial; font-size: 14px;color: #FFFFFF;}

a.white:link { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #FFFFFF;}
a.white:visited { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 12px;color: #FFFFFF;}
a.white:active { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 12px;color: #FFFFFF;}
a.white:hover { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 12px;color: #FFFFFF;}

a.blue:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px; color: #99CCFF;}
a.blue:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #99CCFF;}
a.blue:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #99CCFF;}
a.blue:hover { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px;color: #99CCFF;}

a.crumb:link { text-decoration: underline; font-style:italic; font-family: Tahoma, Arial; font-size: 11px; color: #327190;}
a.crumb:visited { text-decoration: underline; font-style:italic; font-family: Tahoma, Arial; font-size: 11px;color: #327190;}
a.crumb:active { text-decoration: underline; font-style:italic; font-family: Tahoma, Arial; font-size: 11px;color: #327190;}
a.crumb:hover { text-decoration: underline; font-style:italic; font-family: Tahoma, Arial; font-size: 11px;color: #134862;}

a.edit:link { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px; color: #336699;}
a.edit:visited { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px;color: #336699;}
a.edit:active { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px;color: #336699;}
a.edit:hover { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px;color: #336699;}

p {
line-height: 13pt;
}

.googlediv {
line-height: 12pt;
}

#header {margin:0 auto;
	width:1000px;
	height:180px;
	/*border:1px solid #333;*/
}
#logo {font-size: 36px;color:#ccc;margin:24px 0 0 0;padding:0;}
#menu {margin:0 auto;}
#menu a {font-size:12px;padding:3px 10px;text-decoration:none;color:#000;}
#menu a:hover {background:#ccc;}

#container {
	margin:0 auto;
	width:1000px;
	/*border-left:1px solid #333;
	border-right:1px solid #333;*/
	text-align:left;
	background-image: url(images/container-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*background:#000000;*/
}

#container-wide {
	margin:0 auto;
	width:1000px;
	/*border-left:1px solid #333;
	border-right:1px solid #333;*/
	text-align:left;
	background-image: url(images/container-bg-wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*background:#000000;*/
}
#left {
	width:500px;
	float:left;
	padding:10px;
	/*background:#FFF;*/
}

#left-inner {
	padding-left:30px;
}
#center-inner {
	padding-left:20px;
	padding-right:15px;
	/*height: 100%;
	background-image: url(images/center-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#right-inner {
	padding-right:30px;
}
* html #left {width:179px;wid\th:500px;}

#center {
	width:230px;
	float:left;
	padding:10px;
	/*background:#EEEFEF;*/
	background-image: url(images/center-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#center-wide {
	width:440px;
	float:left;
	padding:10px;
	/*background:#EEEFEF;
	background-image: url(images/center-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
* html #center {width:230px;wid\th:230px;}

#right {
	width:200px;
	float:left;
	padding:10px;
	/*background:#000;*/
}
* html #right {width:179px; wid\th:200px;}

.clear {clear:both;font-size:.1em;}

#footer {

	background: #4D4D4D;
	color: #CCC;
	
	text-align: center;
	padding: 1em 0;
	clear: both;
background: #BDE562 url(images/footer-gr.jpg) repeat-x; 
/*margin:0 auto;
background-position: left top;
background: #BDE562 url(images/footer-top.jpg) repeat-x; 
text-align:center;
border-top: #63D002 2px solid;
width:100%; */
}

#footer-inner {
margin:0 auto;
position:relative;
	/*border: solid 1px black;*/
	width: 1000px;
	text-align:left;
	/*background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;	
	background-position: 0px 0px;	*/
	line-height:15px; 
	font-size:11px;
	color:#81AE17;
}
#footer-copy {
padding-left: 40px;
padding-right:40px;
}
#mapbg {
background-image: url(images/map-bg.jpg);
background-repeat: no-repeat;
background-position: left top;
height:408px;
width: 468px;
}

#map {
position: relative;
top: 5px;
left: 5px;
height: 398px;
width: 458px;
}



#headerImage {
	position: relative;
	top: 20px;
	left: 20px;
}
#mainNav {
	position: relative;
	top: 40px;
	width: 970px;
	text-align:right;
	color:#FFFFFF;
}
#userInfo {
width:970px;
text-align:right;
color:#87969F;
position:relative;
top:-60px;
}

#accountInfo {
width:970px;
text-align:left;
color:#327190;
position:relative;
left: 37px;
top: 32px;

}
#navlist
{
padding: 1px;
margin-left: 1.5em;
}

#listings li {
	margin: 0;
	padding: 0.5em 0em .5em;
border-bottom: solid 1px #ccc;
line-height:14px;
}

#reglist
{
padding: 1px;
margin-left: 1.5em;
}

#reglist li {
	margin: 0;
	padding: 0em 0em .5em;
	line-height:13px;
}

img {
	border:hidden;
}

#imageBG {
	/*background-image: url(images/overlay-frame-medium.gif);
	background-repeat: no-repeat;	
	background-position: 0px 0px;	
	width:260px;
	height:236px;
	*/
}

#imageContainer {
	text-align:center;
	position:relative;
	margin:auto;
	width:250px;
	height:185px;
	border:1px solid #CCC;
	overflow: hidden;
	display:block;
	clear: both;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/* favorites styles */
.cell {
	border-bottom: solid 1px #CCC;
}

.celltop {
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #000;
}