body {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #b2803b;
	font-size: 11px;
	margin-top: 0px;
}
table {
	color: #513002;
	font-family: Arial;
	font-size: 11px;
}
/*  ------------------------------------------- Start Buttons -- */
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #874901;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #874901;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #513002;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #513002;
	text-decoration: none;
}
.top-buttons-bkg {
	background-image: url(../images/but.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	height: 30px;
}
.top-buttons {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.top-buttons:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.top-buttons:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.top-buttons:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #430700;
	text-decoration: none;
}
a.top-buttons:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #430700;
	text-decoration: none;
}
.sb-buttons {
	font-family: Arial;
	font-size: 11px;
	color: #430700;
}
a.sb-buttons:link {
	font-family: Arial;
	font-size: 11px;
	color: #430700;
	text-decoration: none;
}
a.sb-buttons:visited {
	font-family: Arial;
	font-size: 11px;
	color: #430700;
	text-decoration: none;
}
a.sb-buttons:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.sb-buttons:active {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.t-buttons:link {
	font-family: Arial;
	font-size: 12px;
	color: #430700;
	text-decoration: none;
}
a.t-buttons:visited {
	font-family: Arial;
	font-size: 12px;
	color: #430700;
	text-decoration: none;
}
a.t-buttons:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.t-buttons:active {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.wh:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.wh:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.wh:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffcd83;
	text-decoration: none;
}
a.wh:active {
	font-family: Arial;
	font-size: 11px;
	color: #ffcd83;
	text-decoration: none;
}

/*  ------------------------------------------- End Buttons -- */
/*  ------------------------------------------- Start Sides -- */
.sb-main-bkg {
	background-color: #e4a55f;
	border-left: 1px solid #430700;
	border-bottom: 1px solid #430700;
	border-top: 1px solid #430700;
}
.sb-bkg {
	border: 1px solid #430700;
	background-image: url(../images/sb-bkg.jpg);
	text-indent: 10px;
}
.right-bkg {
	background-color: #e4a55f;
	border-right: 1px solid #430700;
	border-bottom: 1px solid #430700;
	border-top: 1px solid #430700;
}
.bold {
	font-weight: bold;
}
/*  ------------------------------------------- End Sides -- */
/*  ------------------------------------------- Start Main -- */
.main-bkg{
	background-color: #ffcd83;
	border: 1px solid #430700;	
}
.title {
	background-image: url(../images/title-bkg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #f9d7a5;
	text-indent: 10px; 
}
.title2 {
	color: #430700;
	font-weight: bold;
}
.title3 {
	background-image: url(../images/title-bkg2.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #430700;
	text-indent: 10px; 
}
.top-stroke {
	border: 1px solid #ffd29d;
}
.stroke {
	border: 1px solid #430700;
}

.box1 {
	background-color: #e5ab61;
	border: 1px solid #cb964c;
}
.box2 {
	border: 1px solid #cb964c;
	background-image: url(../images/box-shadow.jpg);
	background-repeat: repeat-x;
}
.box3 {
	border: 1px solid #cb964c;
	background-image: url(../images/box-shadow2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white {
	color: #FFFFFF;
}
.pic {
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border: #430700 1px solid;
	height: 350px;
	width: 360px;
}
.thumb {
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border: #430700 1px solid;
	height: 100px;
	width: 150px;
}
.cat {
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border: #430700 1px solid;
	height: 200px;
	width: 100px;
}
.city {
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border: #430700 1px solid;
}

/*  ------------------------------------------- End Main -- */




















/*  ------------------------------------------- Start Forms -- */
input {
	font-family: Arial;
	font-size: 11px;
	color: #513002;
	border: 1px solid #cb964c;
	background-color: #ffcd83;
	background-image: url(../images/box-shadow2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.input {
	font-family: Arial;
	font-size: 11px;
	color: #513002;
	height: 15px;
	font-weight: bold;
	border: 1px solid #cb964c;
	background-color: #ffcd83;
	background-image: url(../images/box-shadow2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor: pointer;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #513002;
	border: 1px solid #cb964c;
	background-color: #ffcd83;
	background-image: url(../images/box-shadow2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #513002;
	border: 1px solid #cb964c;
	background-color: #ffcd83;
	background-image: url(../images/box-shadow2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*  ------------------------------------------- End Forms -- */
