/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles      background: #EEEEEE url("../imgs/bg_main.jpg") repeat-y center; */
/***********************************************/ 

body {
  font-family: Verdana,Arial, sans-serif;
  color: #5E86C3;
  line-height: 1.166;
  padding: 0px;
  background-color: #2A80C3;
}

a{
	color: #800000;
	text-decoration: none;
}

a:link{
	color: #800000;
	text-decoration: none;
}

a:visited{
	color: #880000;
	text-decoration: none;
}

a:hover{
	color: #BDA57B;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #08600F;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 80%;
 color: #08600F;
 margin: 0px;
 padding: 0px;
 text-align: center;
}


/***********************************************/
/* Layout Divs29E63A                                 */
/***********************************************/


img {
   vertical-align: text-bottom;
}



#content{
	/*float: center;*/
        width: 100%;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        background-color: #ffffff;
}
#content a:hover{
	color: #000;
}

#content a{
	color: #800000;
	text-decoration: none;
}

#content a:link{
	color: #800000;
	text-decoration: none;
}

.main-content {
        background-color: #ffffff;
}

#table {
       font-family: Arial,sans-serif;
       font-size: 100%;
       font: bold;
       text-align:center;
       text-decoration: underline;
}


#table a{
       font-family: Arial,sans-serif;
       font-size: 100%;
       font: bold;
	color: #898B8A;
       text-decoration: underline;
}

#table a:hover{
       font-family: Arial,sans-serif;
       font-size: 100%;
       font: bold;
	color: #000;
       text-decoration: underline;
}


#table a:link{
       font-family: Arial,sans-serif;
       font-size: 120%;
       font: bold;
	color: #898B8A;
       text-decoration: underline;
}
/************* #globalNav styles 5E86C3EF0B0B**************/

#globalNav{
        font-family: Verdana,Arial, sans-serif;
        font: bold;
	font-size: 100%;
        color: #000000;
        text-align:center;
	/*margin-left: auto;
	margin-right: auto;*/
        padding: 4px 0px 0px 0px;
        border-top: 0px solid #000000; 
        border-bottom: 0px solid #000000;
        border-right: 1px solid #898B8A;
        border-left: 1px solid #898B8A;
        height:30px;
        /*background-color: #5E86C3;*/
        background: #FFFFFF url("../images/bg_menu.jpg") repeat left;
        text-align: center;
}

#globalNav img{
        display: block;
        background-color: #5E86C3;
}

#globalNav img {
   vertical-align: text-bottom;
}

#globalNav a {
        font: bold 114% Arial,sans-serif;
        background: #FFFFFF url("../images/bg_menu.jpg") repeat left;
        color: #000000;
	font-size: 90%;
	padding: 0px 4px 0px 0px;
        background-color: #5E86C3;
}

#globalNav a:hover{
        font-family: bold 114% Arial, sans-serif;
	color: #898B8A;
	font-size: 90%;
	text-decoration: underline;
        background-color: #5E86C3;
}


#globalNav a:visited{
	color: #880000;
	text-decoration: underline;
}



/************* #siteInfo styles ***************/

#siteInfo{
	/*clear: both;*/
	border: 0px solid #cccccc;
	font-size: 90%;
	color: #800000;
	padding: 0px 0px 3px 0px;
        background-color: #ffffff;
	text-align: center;
}

#siteInfo a:hover{
        font-family: Verdana,Arial, sans-serif;
	color: #800000;
	text-decoration: underline;
}

a{
	color: #800000;
	text-decoration: none;
}

#siteInfo a:link{
	color: #800000;
	text-decoration: none;
}

#siteInfo a:visited{
	color: #800000;
	text-decoration: none;
}




/******************* new corners ******************/



.topms {
	background: url(../imgs/sbtopm.gif) repeat-x top left;
}

.botms {
	background: url(../images/sbbotm.gif) repeat-x top left;
}

.lefts {
	background: url(../images/sbll.gif) repeat-y top left;
}

.rights {
	background: url(../images/sbrr.gif) repeat-y top right;
}


/* captcha */

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 1.4em;
]

/*#catpcha-area {
	margin-left: 200px;
}*/
