@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'TangerineRegular';
    src: url('Tangerine_Regular-webfont.eot');
    src: url('Tangerine_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Tangerine_Regular-webfont.woff') format('woff'),
         url('Tangerine_Regular-webfont.ttf') format('truetype'),
         url('Tangerine_Regular-webfont.svg#TangerineRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TangerineBold';
    src: url('Tangerine_Bold-webfont.eot');
    src: url('Tangerine_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Tangerine_Bold-webfont.woff') format('woff'),
         url('Tangerine_Bold-webfont.ttf') format('truetype'),
         url('Tangerine_Bold-webfont.svg#TangerineBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@media screen and (max-device-width: 480px){
    img{
        max-width:100%;
        height:auto;
    }
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{
 -webkit-text-size-adjust:none;
   }
body {margin:0 auto; background-color:#b95f17; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; color: #FFF; text-align:center;padding:20px; margin-left:-10px;}
.wrapper{height:auto;}

a {
	color: #fff;
	text-decoration: none;
}

a:hover a:visited {
	color: #fff;
	text-decoration: underline;
}

ul { list-style: none; margin: 0; padding: 0;}
li { border-bottom:1px dotted #333; width:auto; height:42px; margin:0px; padding:0px;}
#logo {width: 240;margin: 0px auto;}

#menubox {list-style: none;width: 100%;margin-top: 5px;font-family: 'TangerineRegular' , "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; line-height:18px; font-weight:normal; color: #fff;word-spacing:3px;}
#menubox  li a {text-decoration: none; font-size:36px; word-spacing:3px;margin-top:8px; }	
#menubox  li a:link, #menubox li a:visited, #menubox li a:active {color: #fff; display: block; padding: 4px 0 0 20px;}	
#menubox  li a:hover {color: #4c2500;padding: 4px 0 0 20px;}

#head {width: 240;margin: 5px 0px 10px 20px;font-family: 'TangerineRegular' , "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal; color:#999;word-spacing:3px; }

.address {
	font-size: medium;
	color: #fff;
	padding: 4px 0 0 20px;
	line-height: normal;
	color:#fff;
}	
.address a:link, .address a:visited, .address a:active  { color: #fff; text-decoration:none;}	
.address a:hover {color: #4c2500;}

.box { width:100%;margin:15px 5px 5px 5px;border-bottom:1px dotted #333;border-top:1px dotted #333;}
.onbox {margin:-10px 5px 0px 5px;}
.onbox .images {margin:10px 0px 10px 0px; width:100%;}
.onbox .logo {margin:10px;}
.onbox h1 { font-family: 'TangerineRegular',"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:2.4em; margin:15px 0px 0px 0px;line-height:20px; color:#4c2500 ; font-weight:normal;}
.onbox p {	line-height:23px;font-size:14px;font-style:italic;color: #FFF;}

.color {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:16px;line-height:22px;color:#0b89c6; font-weight:bold;}
.bold{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:20px;color: #666;line-height:22px; height:30px; font-weight:bold;}

.onbox a:link, .onbox a:active, .onbox a:visited { width:100%;font-size:14px; color: #fff;text-decoration:none; line-height: 23px; }
.onbox a:hover {color: #4c2500; }
.testobold{ color:#FC0;font-size:13px;font-style:italic;}
#tableform { max-width:100%; margin:0 auto; text-align:center;}
.testoform{ width:100%;color:#FFF;font-size:13px;text-align:center;}
