
/* TITLES */
/* main section titles */
h1 {
	padding: 0px;
	margin: 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	line-height: 24px;
	color:#8F5683; 
	font-weight: normal;
	text-transform: uppercase;
}
/* page titles */
h2, .home .primary h2.original {
	font-weight: normal;  
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif; 
	font-size:28px;
	line-height: 30px;
	letter-spacing: 1px; 
	text-transform: normal; 
	margin: 0px 0px 10px; 
	color: #93C03E;
	border: none;
}
/* page subtitles */
h3 {
	font-weight: normal; 
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif; 
	font-size: 16px;
	line-height: 24px; 
	text-transform: uppercase;
	letter-spacing: 1.5px; 
	margin: 0px 0px 10px; 
	color: #004886;
}

.serif h3, .serif h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-transform: none;
	font-size: 18px;
	}
.serif h3 a {
	text-decoration: underline;
	}

h3.subtitle {
	border-bottom: dashed 2px #000;
	color: #000;
	text-transform: none;
	font-size: 20px;
	margin-bottom: -1px;
	position: relative;
	z-index: 10;
	background: #FFF;
	padding-bottom: 10px;
	letter-spacing: 1px;
	
	}

.two .primary h3 span {
		display: block;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	letter-spacing: .2px;
	text-transform: none;
	padding: 5px;
	border-top: dashed 1px #CCC;
	border-bottom: dashed 1px #CCC;
	margin: 5px 0px 10px;
	}

.two .posts P, .two .posts LI, .two .posts td {
	padding-top: 10px;
	border-top: dashed 1px #DDD;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	}
.two .posts p {
	border-bottom: dashed 1px #DDD;
	padding-bottom: 10px;
	border-top: none;
	padding-top: 0px;
	}
.two .posts ul {
	margin-left: 0px;
	padding-left: 0px;
	}

#main_content .two .posts td {
	font-size: 14px;
	}
.posts h2 span {
	color: #999;
	font-size: 13px;
	display: block;
	text-transform: uppercase;
	}

.three .primary h2 {
	font-size: 20px;
	line-height: 25px;
	}

.three .primary h3 {
	font-size: 16px;
	line-height: 20px;
	}
.three .primary h3 a {
	color: #000;
	}
.three .primary P {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #DDD;
	}

.three .secondary h2, .three .third h2 {
	font-size: 14px;
	line-height: 18px;
	color: #555;
	padding-bottom: 5px;
	border-bottom: dashed 1px #555;
	text-transform: uppercase;
	}
.three .secondary h2 span, .three .third h2 span {
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #999;
	letter-spacing: .2px;
	text-transform: none;
	}
#main_content .three .secondary ul, #main_content .three .third ul {
	padding: 0px;
	margin: 0px;
}
#main_content .three .secondary li, #main_content .three .third li {
	font-size: 13px;
	line-height: 18px;
	list-style: none;
	padding: 5px 5px 5px 20px;
	border-bottom: dashed 1px #DDD;
	overflow: auto;
	}
#main_content .three .secondary li span, #main_content .three .third li span {
	display: block;
	margin-left: -15px;
	float: left;
	}
#main_content .three .secondary li a, #main_content .three .third li a {
	float: left;
	}



P, #main_content LI, #main_content td, #main_content .page_body, blockquote {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .5px;
	color: #444;
	}
#main_content LI { 
	padding: 3px 0px;
	}

#main_content .home p, #main_content .col p {
	margin-top: 0px;
	}

#main_content .primary .contact input, #main_content .primary .contact textarea { 
	border: solid 1px #999;
	padding: 3px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	line-height: 24px;
	color: #666;
	width: 400px;
	}

.promo {
	display: block;
	padding: 5px 0px; 
	margin: 0px; 
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-bottom: dashed 1px #CCC;
	}
.notice {
	display: block;
	padding: 0px; 
	margin: 15px 0px; 
	font-size: 13px;
	line-height: 20px;
	letter-spacing: .5px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	}
#main_content .notice a, #main_content .promo a {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #990000;

	font-weight: bold;
	text-transform: uppercase;
	}

#feature_box td {
	padding: 2px 0px;
	line-height: 12px;
	}

#feature_box td a {
	font-size: 11px;
	line-height: 11px;
	}
hr {
	border: none;
	background: #FFF;
	height: 1px;
	border-bottom: dashed 1px #CCC;
	margin: 10px 0px;	}




.list {
	list-style: none;
	margin: 0px;
	
	padding: 0px;
	}
#main_content .list li {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	border-top: dashed 1px #CCC;
	margin-bottom: 20px;
	}
#main_content .secondary .list li {
	margin-bottom: 0px;
	}
.list li h3 {
	
	}
.list li a {
	
	}

/* Section Home Layout and Design */

#main_content .home .primary {
	width: 525px;
	margin-right: 25px;
	}

#main_content .home .secondary {
	
	padding: 15px 10px;
	width: 209px;
	margin-left: -18px;
	
	}

.home .primary h2 {
	font-size: 20px;
	border-bottom: dashed 1px #CCC;
	
	}
#main_content .primary .content p {
	margin-bottom: 14px;
	}
.home .primary h3 {
	font-size: 16px;
	margin-bottom: 0px;
	}

.home .primary a {
	color: #000;
	}
.home .secondary h2 {
	font-size: 14px;
	padding-left: 10px;
	color: #333;
	border-bottom: dashed 1px #333;
	font-weight: normal;
	margin-bottom: -2px;
	z-index: 10;
	position: relative;
	background: #FFF;
	margin-left: -10px;
	}
	
#main_content .home .secondary ul li {
	border-top: dashed 1px #CCC;
	padding: 10px 0px;
	}

.home .secondary h3 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 15px;
	}

.home .secondary img {
	width: 50px;
	padding: 5px;
	float: right;
	}
.home .secondary p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0px;
	}
.home .secondary b, #main_content .home a {
	color: #000;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: .8px;
	}

.home .secondary i {
	font-size: 11px;
	display: block;
	padding-bottom: 5px;
	}

.home ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
.home .primary .options {
	display: block;
	
	overflow: auto;
	clear: both;
	padding: 0px 10px 20px 0px;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
		}
.home .primary .links {
	display: block;
	padding: 10px 0px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	}

.home .primary .next, .home .primary .prev {
	width: 220px;
	padding: 5px 10px;
	display: block;
	font-size: 10px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	text-transform: uppercase;
	line-height: 16px;
	color: #003366;
	font-weight: normal;
	letter-spacing: 1px;
	}

.home .primary .frame {
	padding: 0px 10px 0px 0px;
	}




.home .primary .subnavigation {
	margin: 5px 0px;
	overflow: auto;
	float: left;
	height: 150px;
	}
#main_content .home .primary .subnavigation li {
	width: 230px;
	padding: 10px 25px 10px 0px;
	float: left;
	font-size: 13px;
	}
.home .primary .subnavigation h3 {
	font-size: 12px;
	line-height: 20px;
	}
.home .primary .subnavigation a {
	color: #333;
	}
.home .primary .subnavigation p {
	font-size: 13px;
	line-height: 20px;
	}



.quote {
	border: dashed 1px #CCC !important;
	padding: 15px 30px;
	margin-bottom: 30px;
	}

.quote span.quotemark {
	
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ddD;
	display:block;

	margin-top: 50px;
	position: relative;
	z-index: 50;
/*	margin-bottom: -120px;*/
	}

.quote h3, .quote h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	letter-spacing: 1px;
	font-size: 20px;
	text-transform: none;
	}
.quote p {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: left;
	}





/* basic paragraph */
.paragraph_body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height:17px;
}
#main_content .body10, #main_content .body10 td
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 10px !important;
    LINE-HEIGHT: 14px;
    TEXT-DECORATION: none
}
.body11
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 11px !important; 
    LINE-HEIGHT: 15px;
    TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

.body12
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 16px;
    TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.body14
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 14px;
    LINE-HEIGHT: 18px;
    TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.body16
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 16px;
    LINE-HEIGHT: 20px;
    TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.body18
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 18px;
    LINE-HEIGHT: 22px;
    TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
.body20
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", Arial, Helvetica, Sans-serif;
    FONT-SIZE: 20px;
    LINE-HEIGHT: 24px;
    TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

IMG
{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px
}
a:link
{
    COLOR: #0033CC;
    TEXT-DECORATION: none;
}
a:hover, a:active
{
    COLOR: red;
    TEXT-DECORATION: underline;
}
a:visited
{
    COLOR: purple;
    TEXT-DECORATION: none;
}
a:visited:hover, a:visited:active
{
    TEXT-DECORATION: underline;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #CCC;
    background-color:#EEE; 
	color:#333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
    text-align: center}

#lit_view {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0px 10px;
	padding: 5px 0px 10px;
}
#lit_view dt {
	font-size: 14px;
	line-height: 16px;
	color: #777;
	padding-bottom: 3px;
}
#lit_view dd {
	margin: 0px 0px 15px;
	padding: 5px 0px 5px;
	border-bottom: dotted 1px #DDD;

}
#lit_links {
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px 10px;
	padding: 5px 0px 10px;
}
#lit_links dt {
	font-size: 14px;
	line-height: 16px;
	color: #777;
	padding-bottom: 3px;
	border-bottom: dotted 1px #DDD;

}
#lit_links dd {
	margin: 0px 0px 15px;
	padding: 5px 0px 5px;

}


.browse {
	font-size: 12px;
	line-height: 24px;
	}
#main_content .browse td {
	font-size: 12px;
	line-height: 24px;
	border-bottom: dashed 1px #CCC;
	padding: 5px 10px;
	}
	
.col .primary .blog_links {
	margin-bottom: 40px;
	border-top: dashed 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px 0px; 
	}
.col .primary .blog_links a {
	font-size: 13px;
	}