/*Styles for the Main Content Layer */
body {
 background-color: #FFFFFF;
 background-image: url(images/tenors_bgd.gif);
 background-repeat: repeat-x
}

.bodyTxt {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #666666;
 line-height: 125%; 
 margin-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
}

.footLink {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 70%;
}

h1 {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 100%;
 color:#983400;
 margin-top: 6px;
 margin-bottom: 2px;
 padding-left: 10px;
 padding-right: 10px;
}

h2 {
 font-family: "Trebuchet MS",Verdana,Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 margin-bottom: 10px;
 color: #000000;
 background-color: transparent;
 padding-left: 10px;
 padding-right: 10px;
}

h3 {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 78%;
 color: #983400;
 margin-top: 6px;
 margin-bottom: 2px;
 padding-left: 10px;
 padding-right: 10px;
}

.editTxt {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 80%;
 color: #666666;
 line-height: 120%; 
 margin-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
}

.editHead {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 80%;
 font-weight: bold;
 color: #983400;
 line-height: 120%; 
 margin-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
}

.news {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 75%;
 color: #666666;
 line-height: 110%; 
 margin-top: 6px;
 padding-left: 5px;
}

.read {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 75%;
 color: #983400;
 line-height: 125%; 
 font-weight: bold;
}

.date {
 font-family: "Georgia, Times New Roman, Times, serif";
 font-size: 90%;
 color: #983400;
 line-height: 125%; 
 font-weight: normal;
 margin-top: 10px;
 padding-bottom: 10px;
 padding-right: 15px;
}

.pink {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 75%;
 color: #f00090;
 line-height: 125%; 
 font-weight: normal;
 padding-left: 10px;
 padding-right: 100px;
}

.copyright{
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 70%;
 color: #666666;
 line-height: 125%; 
 margin-top: 6px;
 margin-left: 20px;
}

.listing {
 font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
 font-size: 80%;
 color: #666666;
 line-height: 100%; 
 margin-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
}

li {
 list-style: square;
}

/*Styles for the hyperlinks */

a { 
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 100%;
 text-decoration: underline;
}

a:link {
 color: #003cff;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 100%;
 text-decoration: underline;
}

a:visited {
 color: #983400;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 100%;
 text-decoration: underline;
}

a:active {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 100%;
 text-decoration: none;
}

a:hover { 
 border-bottom: none;
 background: #cccccc;
 text-decoration: none;
}

a.one:link {
 color: #003cff;
 text-decoration: underline;
}

a.one:visited {
 color: #983400;
 border-bottom: none;
 text-decoration: underline;
}

a.one:hover { 
 border-bottom: none;
 background: none;
 text-decoration: underline;
}

a.one:active {
 border-bottom: none;
 text-decoration: underline;	
}

/*Styles Applied to Form Elements */

input.contact {
 background-color: #ffffff;
 border: 1px solid #983400
}

select.contact { 
 background-color:#ffffff; 
 border: 1px solid #983400
}

textarea.contact {
 background-color: #ffffff;
 border: 1px solid #983400
}

input:focus {
 background: #ffffff;
}

.formBut {
 background-color: #cccccc;
}

.contactTxt {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 90%;
 color: #FFFFFF;
 background-color: #0066CC;
 line-height: 125%; 
 margin-top: 6px;
 padding-left: 10px;
 padding-right: 10px;
}

.formTxt {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 75%;
 color: #666666;
 padding-left: 5px;
}
 
.wpformTxt {
 font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
 font-size: 75%;
 color: #101084;
 padding-left: 5px;
}
 
.wpformTxt1 {
 font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
 font-size: 75%;
 color: #ffffff;
 padding-left: 5px;
}

/* Styles to position/size divs */
div#divNews {
 position: relative; left: 0px; top: 0px; width: 581px; height: 253px;
 margin-left: 10px; margin-top: 5px; margin-bottom: 30px;
}

div#divNewsWin {
 position: absolute; left: 310px; top: 12px; width: 260px; height: 215px;
}

