/* CSS Document */

/* ***** H1 Tag ***** */
h1 {font-family: Tahoma; font-size: 13px;
color: #33302c; font-weight: bold;}
h1 A:link {text-decoration: none; font-weight:bold; color:#43566D;}
h1 A:visited {text-decoration: none; font-weight:bold; color:#796499;}
h1 A:active {background: #FCF4DE; text-decoration: underline; color:#764038;}
h1 A:hover {background: #FCF4DE; text-decoration: underline; color:#764038;}

/* ***** H2 Tag ***** */
h2 {font-family: Tahoma; font-size: 12px;
color: #33302c; font-weight: normal;}
h2 A:link {text-decoration: none; font-weight:bold; color:#43566D;}
h2 A:visited {text-decoration: none; font-weight:bold; color:#796499;}
h2 A:active {background: #FCF4DE; text-decoration: underline; color:#764038;}
h2 A:hover {background: #FCF4DE; text-decoration: underline; color:#764038;}

/* ***** H2 Tag ***** */
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size: 32px;
color: #33302c; font-weight: normal;}
h3 A:link {text-decoration: none; font-weight:bold; color:#43566D;}
h3 A:visited {text-decoration: none; font-weight:bold; color:#796499;}
h3 A:active {background: #FCF4DE; text-decoration: underline; color:#764038;}
h3 A:hover {background: #FCF4DE; text-decoration: underline; color:#764038;}


/* ***** All Font Tag ***** */
.allfont {font-family: Tahoma; font-size: 11px;
color: #33302c; font-weight: normal; margin-top:0px;}
.allfont A:link { text-decoration: none; font-weight:bold; color:#7A4741;}
.allfont A:visited { text-decoration: none; font-weight:bold; color:#86694C;}
.allfont A:active { text-decoration: underline; color:#F2EDE8;}
.allfont A:hover { text-decoration: underline; color:#533A32;}
span.optimal {display:none}

/* ***** Big Font Tag ***** */
.bigfont {font-family: Tahoma; font-size: 16px;
color: #33302c; font-weight: normal;}
.bigfont A:link {background: #FEE8B9; text-decoration: none; font-weight:bold; color:#7A4741;}
.bigfont A:visited {background: #FEE8B9; text-decoration: none; font-weight:bold; color:#86694C;}
.bigfont A:active {background: #A07F5F; text-decoration: underline; color:#F2EDE8;}
.bigfont A:hover {background: #A07F5F; text-decoration: underline; color:#F2EDE8;}

/* ***** Form Message Tag ***** */
.formmessage {font-family: Tahoma; font-size: 13px;
color: #A0310E; font-weight: bold;}

.image{
padding: 50px 0 0 0;
}

/* ***** Form Message Tag ***** */
.redlink {font-family: Tahoma; font-size: 15px;
color: #7D321A; font-weight: bold;}
.redlink A:link {background: #FFFFFF; text-decoration: none; font-weight:bold; color:#7D321A;}
.redlink A:visited {background: #FFFFFF; text-decoration: none; font-weight:bold; color:#7D321A;}
.redlink A:active {background: #DDF1DF; text-decoration: underline; color:#7D321A;}
.redlink A:hover {background: #DDF1DF; text-decoration: underline; color:#7D321A;}

/* ***** Footer Address Font Tag ***** */
.footeraddressfont {font-family: Tahoma; font-size: 13px;
color: #33302c; font-weight: normal;}
.footeraddressfont A:link {background: #FEE8B9; text-decoration: none; font-weight:bold; color:#7A4741;}
.footeraddressfont A:visited {background: #FEE8B9; text-decoration: none; font-weight:bold; color:#86694C;}
.footeraddressfont A:active {background: #A07F5F; text-decoration: underline; color:#F2EDE8;}
.footeraddressfont A:hover {background: #A07F5F; text-decoration: underline; color:#F2EDE8;}

/* ***** Footer Address Font Tag ***** */
.footersearchfont {font-family: Tahoma; font-size: 14px;
color: #33302c; font-weight: normal;}

/* ***** Footer Updated Tag ***** */
.footerupdated {font-family: Tahoma; font-size: 10px;
color: #FFFFFF; font-weight: bold; text-align: right;}

/* ***** Footer Date Tag ***** */
.footerdate {font-family: Tahoma; font-size: 10px;
color: #FBECEC; font-weight: bold;}

/* ***** Footer Date Tag ***** */
.footeropencube {font-family: Tahoma; font-size: 1px;
color: #583930; font-weight: normal;}

/* ***** Body Tag ***** */
body {
	background-image: url(../Images/background.jpg);
}

/* ***** Outer TR Tag ***** */
tr.outer {background-color: #533A32}

/* ***** Inner TD Tag ***** */
td.inner {background-color: #C2885E}

/* ***** Header TR Tag ***** */
tr.header {background-color: #505E49}

/* ***** Main Body TD Tag ***** */
td.mainbody {background-color: #FFEFCD}

/* ***** Main Body TD Tag ***** */
td.insert {background-color: #F0D9CE}

/* ***** Main Body TD Tag ***** */
td.inserttwo {background-color: #CEDBC7}

/* ***** Footer Address TD Tag ***** */
td.footeraddress {background-color: #FDFBF6; height: 102px;}

/* ***** Footer Address TD Tag ***** */
td.footersearch {background-color: #E3D7B7; height: 102px;}

/* ***** line TD Tag ***** */
td.line {background-color:#C2885E}

td.line1 {background-color:#666666; height:10px;}

.menuheader {
 margin-left: 10px;
 margin-right: 10px;
 border: solid 2px #5E3722;
 border-style: dotted;
 background-color: #FFF3EC;
 color: #663300;
 width: 138px;
}
.menu {
 margin-left: 10px;
 margin-right: 10px;
 color: #663300;
 width: 670px;
 
}
.menuheadertext {
font-family: tahoma;
font-size: 10px;
}
.menutext {
font-family: tahoma;
font-size: 11px;
}
.menutext A:link {text-decoration: none; font-weight:bold; color:#CCCCCC;}
.menutext A:visited {text-decoration: none; font-weight:bold; color:#FFFFFF;}
.menutext A:active {background: #FCF4DE; text-decoration: underline; color:#764038;}
.menutext A:hover {background: #FCF4DE; text-decoration: underline; color:#764038;}

