#banner {
	background-image: url(images/title.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFCC66;
	height: 133px;
	background-repeat: no-repeat;
	background-position: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#mainleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: top;
	width: 530px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DDCE7C;
}

#mainleft img {
	margin: 10px 18px 10px 0px;
	border: thin solid #B1A532;
	
}

#mainright {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: top;
	width: 170px;
	background-color: #FFFF99;
}

#strap{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	background-color: #DDCE7C;
	padding-left: 10px;
	height: 30px;
	vertical-align: middle;
	display: block;
	padding-top: 3px;
	font-weight: bold;
}

#button {
}

#button a:link, #button a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 14px 0px 0px;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CC9900;
}

#button a:hover, #button a:active{
	color: #CC6600;
	text-decoration: none;
	height: 30px;
background-image: url(images/butonbak.jpg);
	background-repeat: repeat-x;
	display: block;
	vertical-align: middle;
}

#buttonp {
	color: #FFCC66;
	height: 30px;
	padding: 8px 0px 0px;
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
	background-image: url(images/butonbak3.jpg);
	font-size: 18px;
	background-color: #996633;
	border: thin solid #663300;
}

#buttontel{
	font-size: 18px;
	color: #996600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 194px;
	text-align: center;
	background-color: #CCCC66;
	font-weight: bold;
}

#rightbut a:link, #rightbut a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		font-weight: bold;
	text-align: center;
	padding: 8px 0px 0px;
	text-decoration: none;
	background-color: #DDCE7C;
	background-image: url(images/buttonr.gif);
	background-position: center;
	display: block;
	background-repeat: no-repeat;
	height: 26px;
	color: #FFFFFF;
	vertical-align: middle;

}

#rightbut a:hover, #rightbut a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #DDCE7C;
	background-image: url(images/buttonrover.gif);
	background-position: center;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	height: 26px;
	color: #CC6600;
	vertical-align: middle;
}

#linebacktop {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 133px;
	width: 30%;
}

#linebackmid {
background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 45px;
}

#linebacklower {
	background-image: url(images/line3.gif);
	background-repeat: repeat-x;
	height: 190px;
	display: block;
}

#linebackstrap {
	height: 30px;
	background-color: #FFFF99;
}
h4 {
	font-size: 16px;
	color: #663300;
}
ul {
	font-size: 14px;
	line-height: 21px;
	color: #663300;
}

#footer {
	font-size: 14px;
	color: #663300;
	line-height: 30px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDCE7C;
	border-left-color: #DDCE7C;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
	font-weight: bold;

}
