/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
body {
background-image: url(images/main_bg.png);
background-repeat: repeat;
background-position: center top;
background-color: #d1c3a5;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}


body, td, p, div {
font-family: arial, helvetica, tahoma, verdana, Trebuchet MS, sans-serif;
font-size: 11px;
color: #403127;

}



a:link {
color: #954914;
text-decoration: none;
}

a:active {
color: #954914;
text-decoration: none;
}

a:visited {
color: #954914;
text-decoration: none;
}

a:hover {
color: #954914;
text-decoration: underline;
}















#container {
width: 100%;
margin-left: auto;
margin-right: auto;
min-height: 100%;
position: relative;
padding: 0px;
}

#header {
background-image: url(images/header_bg.gif);
background-position: center top;
padding: 0px;
height: 146px;
}

#body {
background-image: url(images/body_bg.gif);
background-position: center top;
background-repeat: repeat;
padding: 10px;
padding-bottom: -196px;   /* Height of the footer - NEGATIVE NUMBER */
}

#footer {
background-image: url(images/footer_bg.gif);
background-position: center top;
background-repeat: repeat;
position: absolute;
width: 100%;
height: 196px;   /* Height of the footer */
}

#container {
height:100%;
}












.top_nav {
background-image: url(images/top_nav_off_bg.gif);
padding: 12px; 
margin: 0px; 
float: right;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #c36527;
text-align: center;
text-decoration: none;
border-width: 0px; 

}

a.top_nav:link {
color: #FFFFFF;
text-decoration: none;
}

a.top_nav:active {
color: #FFFFFF;
text-decoration: none;
}

a.top_nav:visited {
color: #FFFFFF;
text-decoration: none;
}

a.top_nav:hover {
background-image: url(images/top_nav_on_bg.gif);
padding: 12px; 
margin: 0px; 
float: right;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #c36527;
text-align: center;
text-decoration: none;
border-width: 0px; 
}













.home_thumbs {
position: relative; 
border: 1px solid #CCCCCC; 
padding: 4px; 
margin-right: 2px;
margin-bottom: 4px;
float: left;
}

.home_thumbs_off {
background-color: #FFFFFF;
}

.home_thumbs_on {
background-color: #954914;

}







.left_nav {
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color: #403127;
width: 98%;
display: block;
margin: 0px;
padding: 4px;
}

a.left_nav:link {
color: #FFFFFF;
text-decoration: none;
}

a.left_nav:active {
color: #FFFFFF;
text-decoration: none;
}

a.left_nav:visited {
color: #FFFFFF;
text-decoration: none;

}

a.left_nav:hover {
font-size: 11px;
font-weight: bold;
color: #403127;
text-decoration: none;
background-color: #ede7db;
width: 98%;
display: block;
margin: 0px;
padding: 4px;
}



.left_nav_on {
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color: #954914;
width: 98%;
display: block;
margin: 0px;
padding: 4px;
}







.title {
font-size: 26px;
font-weight: bold;
color: #954914;
}


.sub_title {
font-size: 18px;
font-weight: bold;
color: #954914;
}

.sub_title2 {
font-size: 14px;
font-weight: bold;
color: #403127;
}








.gen_but {
/* background-image: url(images/top_nav_off_bg.gif); */
padding: 8px; 
margin: 0px; 

font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #c36527;
text-align: center;
text-decoration: none;
border-width: 0px;

}

a.gen_but:link {
color: #FFFFFF;
text-decoration: none;
}

a.gen_but:active {
color: #FFFFFF;
text-decoration: none;
}

a.gen_but:visited {
color: #FFFFFF;
text-decoration: none;
}

a.gen_but:hover {
/* background-image: url(images/top_nav_on_bg.gif); */
padding: 8px; 
margin: 0px; 

font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #332519;
text-align: center;
text-decoration: none;
border-width: 0px; 
}










.white_11 {
font-size: 11px;
color: #FFFFFF;
}

a.white_11:link {
color: #FFFFFF;
text-decoration: none;
}

a.white_11:active {
color: #FFFFFF;
text-decoration: none;
}

a.white_11:visited {
color: #FFFFFF;
text-decoration: none;
}

a.white_11:hover {
color: #FFFFFF;
text-decoration: underline;
}













.white_12 {
font-size: 12px;
color: #FFFFFF;
}

a.white_12:link {
color: #FFFFFF;
text-decoration: none;
}

a.white_12:active {
color: #FFFFFF;
text-decoration: none;
}

a.white_12:visited {
color: #FFFFFF;
text-decoration: none;
}

a.white_12:hover {
color: #FFFFFF;
text-decoration: underline;
}












.sig {
font-size: 10px;
color: #ff9933;
}

a.sig:link {
color: #ff9933;
text-decoration: none;
}

a.sig:active {
color: #ff9933;
text-decoration: none;
}

a.sig:visited {
color: #ff9933;
text-decoration: none;
}

a.sig:hover {
color: #FFFFFF;
text-decoration: underline;
}










.form_table {
background-color: #d1c3a5;
border-color: #CCCCCC; 
border-style: solid; 
border-width: 1px;
}






.imageborder_off {
background-color: #d2c4a6;
border-color: #d2c4a6; 
border-style: solid; 
border-width: 1px;
}

.imageborder_on {
background-color: #954914;
border-color: #954914; 
border-style: solid; 
border-width: 1px;
}













.white_bg {
background-color: #FFFFFF;
}




.orange_bg {
background-color: #954914;
}







.alert {
color: #FF0000;
}








.button_on {
font-size: 9px;
font-weight: normal;
color: #EEEEEE;
background-color: #666666;
text-align: center;
padding: 1px;
}

.button_off {
font-size: 9px;
font-weight: normal;
color: #000000;
background-color: #CCCCCC;
text-align: center;
padding: 1px;
}


form {
margin: 0px;
padding: 0px;
}


select {
font-family: tahoma, arial, helvetica, verdana, Trebuchet MS, sans-serif;
font-size: 11px;
color: #000000;
background-color: #ede7db;
border: 1px solid #d2c4a6;
line-height: 18px;
padding: 2px;
}

input, textarea {
font-family: tahoma, arial, helvetica, verdana, Trebuchet MS, sans-serif;
font-size: 11px;
color: #000000;
background-color: #ede7db;
border: 1px solid #d2c4a6;
padding: 2px;
}

/*  END FILE  */