/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.95em; text-align:center; background:url(../images/talling_bot.jpg) bottom left repeat-x #000000}

html, input, textarea
	{	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
		color:#9e9e9e;font-size: 14px;
	}	


/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img{ border:0px}
img{
	vertical-align:top;
	display: block;
}
a{ color:#c7c7c7; text-decoration:underline} 
a:hover{ text-decoration:none}
em{ font-style:bold}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFB300;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}


/*-------------------------------------------------------------------------------------------------------------------------LINE*/
.line_y{ background:url(../images/bg_line_y.gif) top right repeat-y}


/*--------------------------------------------------------------------------------------------------------------------------MORE*/
.more{background:url(../images/bg_mor.gif)  center left no-repeat; background-position:0 5px; padding-left:8px; vertical-align:middle; color:#d3d3d3; text-decoration:none}
.more:hover{ text-decoration:underline}



/*----------------------------------------------------------------------------------------------------------------------------UL*/
ul{margin:0; padding:0; list-style:none; line-height:20px}
ul li a{color:#757575; text-decoration:underline; background:url(../images/bg_list.gif) center left no-repeat; margin:0px; padding-left:12px;} 
ul li a:hover { text-decoration:none; }


/*==========================================================================================================================HEADER=======*/
#header {height:442px; background:url(../images/talling_top.jpg) top left repeat-x; font-family:Arial; color:#736654; font-size:0.6875em; line-height:1.65em}
#header .pic{ background:url(../images/pic_hed.jpg) top right no-repeat; padding:84px 0 0px 0px}
#header .indent_pic{
	float:right;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 5px;
}
#header .indent_logo{ padding:0px 0px 0 102px; display:block}
#header p{ margin:56px 0px 97px 104px}
#header .menu{ margin:0 0 0 28px}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}


/*===========================================================================================================================CONTENT=======*/
#content{
	
	width: 100%;
	text-align: left;
}
#content .indent_cont{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 0.85em;
}
#content .width_100{ width:100%}
#content .title{ display:block; margin:17px 0 0 0px}
#content p{ margin:0px 0px 7px 0px}
#content .pic_left{ float:left; margin:0px 21px 0px 0px}
#content .pic{ display:block; margin:0px 20px 16px 0px}
#content .indent_pic{ display:block}

/*===========================================================================================================================CONTENT CLASS=======*/
#page1 #content .col1 .indent{ 	
	padding-top: 31px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color:#F6F6F6
	
	}
#page1 #content .col2 .indent{ 
	padding:0px 10px 0px 10px;
	text-align: justify;
	color:#F6F6F6
	}
#page1 #content .col2 .indent_pic{
	margin-top: 5px;
	margin-right: 5;
	margin-bottom: 5;
	margin-left: 5px;
}
#page1 #content .col2 p{ margin:20px 30px 0 18px; color:#F6F6F6}
#page1 #content .col2 em{ font-style:normal; color:#E9E9E9}
#page1 #content .col3 .indent{ padding:0px 0px 0px 41px}
#page1 #content .col3 .indent_pic{ margin:26px 0 0 18px}
#page1 #content .col3 p{ margin:18px 23px 0 21px; line-height:1.45em}









/*============================================================================================================================FOOTER=======*/
#footer {
	height:83px;
	background:url(../images/pic_foot.gif) top left no-repeat;
	font-family:Tahoma;
	color:#9C9E9C;
	font-size:0.70em;
	clear: both
}
#footer p{ padding:35px 0 0 64px}
#footer a {
	color:#909090;
	text-decoration:none
}  
#footer a:hover {
	text-decoration:underline overline
}


/*============================================================================================================================FORM=======*/

.h_f{ height:42px;}
.h{ height:19px; width:229px; margin:0px; padding:2px 0 0 6px}
.form{ padding:15px 0 0 152px}

.input{
   background:none;
   border:1px solid #999999;
   font-family:Tahoma;
   color:#999999;
   font-size:1em
}
.textarea{
   background:none;
   border:1px solid #999999;
   width:235px; height:148px;
   font-family:Tahoma;
   color:#999999;
   font-size:1em;
   overflow:auto}
   
   
.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}


   
.colTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.green
{
	color:#84C13D;
	font-weight:bold;
	font-size: 12px;
}
a.green
{
	color:#84C13D;
	font-weight:normal;
	text-decoration:underline;
}
a.green:hover
{
	color:#84C13D;
	font-weight:normal;	
	text-decoration:none;
}
.orange
{
	font-weight:bold;
	font-size:11px;
	text-align: justify;
}
a.orange
{
	color:#DD9300;
	text-decoration:none;
}
a.orange:hover
{
	color:#DD9300;
	text-decoration:underline;
}
.copy
{
	color:#8F8E8E;
}
a.copy
{
	color:#8F8E8E
	text-decoration:none;
}
a.copy:hover
{
	color:#8F8E8E;
	text-decoration:underline;
}

.green2 {
	color:#84C13D;
	font-weight:bold;
	font-size: 14px;
}

.cov {
	color:#9C9E9C;
	font-size: 12px;
}

#q-box
{

padding:10px;
width:195px;
height:160px;
border:2px solid #D8D8D8;
background-color:#F6F6F6;
color:#474747;
}


#q-box  .input{
   background:none;
   border:1px solid #999999;
   font-family:Tahoma;
   color:#999999;
   font-size:1em
}
#q-box .textarea{
   background:none;
   border:1px solid #999999;
   width:235px; height:148px;
   font-family:Tahoma;
   color:#999999;
   font-size:1em;
   overflow:auto}


#q-box .a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 26px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #A2A2A2;
text-decoration: none;
}
#q-box .a:hover
{
color:#333;
text-decoration:underline;
}



.errors
{
	color:#F00;
	text-decoration:underline blink;
}
