
body {
	background: url("images/bg_yellow.gif") center top repeat-y;
	font: 80%/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	/* Hack to stop Mozilla moving horizontal position when scrollbars appear */
	overflow: -moz-scrollbars-vertical;
}
#main {
	font-family: ms sans serif, verdana, arial;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	min-height: 400px;
	height:auto !important;
 	height:400px;	
}
#main a { color: #C18401; text-decoration: underline; }
#main a:hover { color: #C18401; text-decoration: none; }
#main a:visited { color: #C18401; text-decoration: underline; }

#con1 {
	text-align: left;
	width: 154px;
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
}

.con2 {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;					
}

#con3 {
	min-height: 250px;
	height: auto;
	margin: 10px 20px 20px 20px;
	font-size: 11px;
	text-align: left;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
}

#header_img {
	border-bottom: 1px solid #4D3500;
	margin-bottom: 7px;
}

#footer {
	border-top: 1px solid #4D3500;
	margin-top: 10px;
}

#nav, #nav ul {
	list-style: none;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}

#nav a {
	display: inline;
	text-decoration: none;
	color: #4D3500;
	margin: 0px;	
}

#nav a:hover {
	color: #C18401;
}

#nav li {
	display: inline;
	padding-right: 10px;
}

.title1 {
	font-family: verdana, arial;
	font-size: 14px;
	color: #4D3500;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.title2 {
	font-family: verdana, arial;
	font-size: 11px;
	color: #4D3500;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}
.title3 {
	font-family: verdana, arial;
	font-size: 11px;
	color: #4D3500;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
}
.text1 {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text1 a { text-decoration: underline; }
.text1 a:hover { text-decoration: none; }
.text1 a:visited { text-decoration: underline; }
.text1 a:visited:hover { text-decoration: none; }
.text2 {
	font-family: arial;
	font-size: 12px;	
	color: #4D3500;
}
.footbar {
	font-family: verdana, arial;
	font-size: 11px;
	color: #4D3500;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.caption1 {
	margin: 3px;
	font-family: arial;
	font-size: 11px;	
	font-weight: bold;
}
.enlarge {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
.enlarge a { text-decoration: none; color: #CA241A }
.enlarge a:hover { text-decoration: none; color: #072B3F }
.enlarge a:visited { text-decoration: none; color: #CA241A }
.enlarge a:visited:hover { text-decoration: none; color: #072B3F }
.article {
	font-family: arial, verdana;
	font-size: 12px;
	color: #072B3F;
	padding: 0px;
	font-weight: bold;
	text-align: left;	
}
.article a { text-decoration: none; color: #CA241A }
.article a:hover { text-decoration: none; color: #072B3F }
.article a:visited { text-decoration: none; color: #CA241A }
.article a:visited:hover { text-decoration: none; color: #072B3F }
.caption {
	font-family: arial;
	font-size: 10px;
	color: #053E3E;
	text-align: right;
}
.highlight {
	background-color: #FFCC33;
}
.error {
	color: #A9151C;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 10px;
}

#sale_icon {
	position: relative;
	top: -10px;
}

#sale {
	color: #FF0004;
	font-weight: bold;
	font-family: helvetica, Arial;
	font-size: 12px;	
}

.sale_price {
	color: #FF0004;
	font-weight: bold;
	font-family: helvetica, Arial;
	font-size: 12px;	
}

.form {
	font-size: 11px;
	color: #333333;
	font-weight: bold;	
	font-family: arial, helvetica, sans-serif;
}

.input {
	font-size: 11px;
	color: #333333;	
	font-family: verdana, arial, helvetica, sans-serif;
}

#copyrt {
	margin: 3px;
	text-align: center;	
	font-size: 11px;
	color: #4D3500;
	font-family: arial, helvetica, sans-serif;
}
