﻿/* CSS layout */
body {
	background-color: #708B3E;
	background-image: url('../images/bkgd7b.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #EE810A;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #EE810A;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #559CB9;
}
img {  
    border-style: none;
}
div#outersm {
    width: 550px;
    margin:0px auto; 
    text-align: center;
    padding: 0px;
}
div#smpage1 {
    width: 550px;
    height: 157px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-image: url('../images/sp1.gif');
}
div#smpage2 {
    width: 550px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-color: #ffffff;
}
.contentbin {
    width: 520px;
    padding: 35px;
    margin:0 auto;
    border-collapse:collapse;
    text-align: left;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
   	color: #735F3F;
   	text-decoration: none;
   	background-color: #F8E4BA;
}
.contentbin a:link {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E2902A;
}
.contentbin a:visited {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E2902A;
}
.contentbin a:hover {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #453317;
}
div#smpage5 {
    width: 550px;
    height: 15px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-color: #ffffff;
}
div#copyright {
    width: 550px;
    text-align: center;
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E361C;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyright a:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E6DBC2;
}
div#copyright a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E6DBC2;
}
div#copyright a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
}
div#copyright2 {
    width: 550px;
    text-align: center;
	font-family: "arial";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E361C;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyright2 a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E6DBC2;
}
div#copyright2 a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #E6DBC2;
}
div#copyright2 a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
}
