/***************************************************/
/*                                                 */
/*                    CUSTOM CSS                   */
/*          CREATED BY WEICHERT CREATIVE, LLC      */
/*          http://www.weichertcreative.com        */
/*                                                 */
/**************************************************/


/*************** DEFAULTS ************************/


* { 
	margin: 0; 
	padding: 0; 
	}
	
body { 
	background: #3F506C url(logo/tilebg.gif) repeat 0 0;
	color: #fff; 
	margin: 20px auto; 
	font: 12px Verdana, Geneva, Arial, 'Lucida Grande', Helvetica, san-serif;
	}
	
a:link, a:visited {
	color: #3F506C;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #999;
	text-decoration: none;
	}

/********************** POP UPS ********************/


#privacy, #terms {
	 position: absolute;
	 margin: 20px;
	 border: 3px #333 solid;
	 padding: 10px;
	 background-color: #fefefe;
	 color: #3F506C;
	 text-align: left;
	 width: 700px;
	 line-height: 150%;
	 }

#privacy p, #terms p {
	 margin: 0 0 10px 0;
	 line-height: 150%;
	 }

#privacy a:link, #privacy a:visited,
#terms a:link, #terms a:visited {
	color: #ff0000;
	font-weight: bold;
	 }

/********************** POETRY POP UPS ********************/


#bullseye, #fourseasons, #takeheed, #winning {
	 position: absolute;
	 margin: 20px;
	 border: 3px #333 solid;
	 padding: 10px;
	 background-color: #fefefe;
	 color: #3F506C;
	 text-align: center;
	 width: 700px;
	 line-height: 150%;
	 }

#bullseye p, #fourseasons p, #takeheed p, #winning p {
	 margin: 0 0 10px 0;
	 line-height: 150%;
	 }

#bullseye a:link,
#fourseasons a:link,
#takehead a:link,
#winning a:link {
	color: #ff0000;
	font-weight: bold;
	 }







/******************** FRAMING ************************/

#container {
	border: 3px #fff solid;
	width: 770px; 
	margin: 0 auto; 
	}
	
#page { 
	margin: 0 auto; 
	background-color: #fff; 
	color: #333; 
	border: 2px #ccc solid;
	}
	
#banner {
	height: 97px;
	background: #fff url(logo/banner.jpg) no-repeat -1px -1px;
	margin: 0 0 20px 0;
	border: 2px #ccc solid;
	}
	
#wrapper { 
	width: 770px; 
	}
	
#logo2 {
	padding: 0 20px 20px 0;
	}
	
	
#banner2 {
	float: right;
	display: block;
	height: 97px;
	width: 470px;
	background: #fff url(logo/banner.jpg) no-repeat -1px -1px;
	border: 2px #ccc solid;
	}
	
	
/*********************** NAVIGATION ******************/


#left { 
	float: left; 
	display: block; 
	width: 200px; 
	padding: 10px 0 10px 15px; 
	color: #3F506C;
	text-align: center;
	}
	
#logo {
	padding: 20px 20px 20px 0;
	}
	
#left ul { 
	list-style-type: none; 
	}
	
#left ul li {
	text-align: center;
	margin: 5px 0;
	text-transform: uppercase;
	}
	
#left ul li a:link, #left ul li a:visited {
	display: block;
	height: 15px;
	padding: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #3F506C;
	border: 1px #ccc solid;
	text-decoration: none;
	}
	
#left ul li a:hover, #left ul li a:active {
	display: block;
	color: #3F506C;
	background-color: #ccc;
	border: 1px #3F506C solid;
	}
	

/******************* CONTENT *******************/

	
#content { 
	margin: 0 30px 0 229px; 
	padding: 30px 20px 20px 20px; 
	}

#content p {
	margin: 0 0 20px 0;
	line-height: 160%;
	}

#content p.tight {
	margin: 0 0 5px 0;
	}
	
.callout {
	font-weight: bold;
	color: #3F506C;
	}
	
form input{
	margin: 5px 0;
	}
	
ul.home {
	list-style: none;
	margin: 0;
	}
	
ul.home li {
	padding: 5px 0;
	}

	
h1 {
	color: #3F506C;
	margin: 0 0 10px 0;
	font-size: 20px;
	padding: 0 0 3px 0;
	}
	
h2 {
	color: #3F506C;
	margin: 0 0 10px 0;
	font-size: 18px;
	}
	
h3 {
	color: #4C4D4F;
	margin: 20px 0;
	font-size: 14px;
	padding: 5px 10px;
	border: 3px #ccc solid;
	}
	
ol {
	list-style: decimal;
	margin: 0 0 20px 25px;
	line-height: 180%;
	}

ol li {
	margin: 0 0 20px 0;
	}
	
blockquote {
	background: #eeeeee;
	padding: 10px;
	line-height: 160%;
	margin: 0 0 20px 0;
	}
	
.small { font-size: 10px; }

#disc {
	border-top: 1px #ccc solid;
	}
	
.btn a:link, .btn a:visited {
	display: block;
	margin: 0 auto 20px auto;
	background-color: #ccc;
	border: 1px #4C4D4F solid;
	color: #3F506C;
	padding: 5px 20px;
	font-weight: bold;
	width: 100px;
	text-decoration: none;
	text-align: center;
	}

.btn a:hover, .btn a:active {
	background-color: #3F506C;
	border: 1px #ccc solid;
	color: #fff;
	}
.btnp a:link, .btnp a:visited {
	display: block;
	margin: 0 auto 20px auto;
	background-color: #ccc;
	border: 1px #4C4D4F solid;
	color: #3F506C;
	padding: 5px 20px;
	font-weight: bold;
	width: 200px;
	text-decoration: none;
	text-align: center;
	}

.btnp a:hover, .btnp a:active {
	background-color: #3F506C;
	border: 1px #ccc solid;
	color: #fff;
	}

ul.checks {
	list-style: none;
	margin: 0 0 0 20px;
	}
	
ul.checks li {
	list-style-image: none;
	background: url(logo/check.gif) no-repeat 0 0;
	padding: 0 0 20px 20px;
	}

/**************** THREE COLUMN *******************/

#rightcol, #midcol {
	float: right;
	width: 150px;
	padding: 0 0 0 8px;
	margin-left: 8px;
	font-size: 11px;
	line-height: 180%;
	}
	
* html #rightcol, * html #midcol {
	width: 145px;
	}
	
#leftcol {
	width: 135px;
	font-size: 11px;
	line-height: 180%;
	}
	
* html #leftcol {
	width: 140px;
	}

ul.lnklist {
	margin: 0 0 25px 0;
	list-style: none;
	line-height: 120%;
	}

ul.lnklist li {
	display: block;
	margin: 2px 0;
	text-indent: 10px;
	font-size: 10px;
	font-weight: bold;
	border: 1px #ccc solid;
	}

ul.lnklist li a:link, ul.lnklist li a:visited  {
	display: block;
	background: #3F506C;
	color: #fff;
	padding: 5px 0;
	text-decoration: none;
	}

ul.lnklist li a:hover, ul.lnklist li a:active {
	color: #3F506C;
	background: #ccc;
	}
	

/************************ FOOTER ***********************/

	
#footer { 
	clear: both; 
	background-color: #ccc;
	margin: 0 auto; 
	padding: 10px; 
	color: #fff;
	text-align: center;
	border-top: 2px #3F506C solid;
	}
	
#footer ul {
	list-style-type: none
	padding: ;
  padding-bottom: 5px
}
	
#footer ul li {
	display: inline;
	border-left: 1px #3F506C solid;
	padding: 0 5px 0 7px;
	}
	
#footer ul li.first {
	display: inline;
	border-left: none;
	padding: 0 5px 0 7px;
	}
	
#footer ul li a:link, #footer ul li a:visited {
	color: #3F506C;
	text-decoration: none;
	}
	
#footer ul li a:hover, #footer ul li a:active {
	color: #3F506C;
	text-decoration: underline;
	}
	
#tags { 
	clear: both; 
	margin: 0 auto;
	width: 765px; 
	padding: 5px 0 10px 0;
	color: #fff;
	text-align: right;
	font-size: 10px;
	text-shadow: #000 2px 2px 2px;
	}
	
#tags span {
	float: left;
	}
	
#tags a:link, #tags a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#tags a:hover, #tags a:active {
	color: #ccc;
	text-decoration: underline;
	}
	
	
	
