/* Start of CMSMS style sheet 'ftkdefault' */
body {
	background-color: #F6F6F7;
	margin: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #728E9B;
}

h1 {
    margin: 0;
    font-size: 1.5em;
    color: #814023;
    text-align: left;
}

h2 {
    font-size: 1.3em;
    color: #814023;
    text-align: left;
    font-weight: bold;
}

h3 {
    font-size: 1.2em;
    margin: 0;
    color: #814023;
}

a {
	text-decoration:none;
        color: #814023;
        font-weight: bold;
}

body img {
	border:none;
}

#container {
	width: 800px;
}

#headleft {
	width: 280px;
	float:left;
	background-image: url(images/heading.jpg);
        background-repeat: no-repeat;
	height: 96px;
}

#headright {
        padding-top: 0px;
	width: 520px;
	float:left;
	height: auto;
        text-align: right;
        font-size: 0.75em;
}

#headright img {
	margin: 5px 1px 0 0px;
}

#topnav {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 5px;
	height: 30px;
}

#secnav {
	margin-bottom: 5px;
	height: 20px;
} 

#banner {
	height: 166px;
	margin-bottom: 5px;
	background-image: url(images/bannerimg.jpg);
        text-align: right;
}

#biglinkcont {
	height: 145px;
	margin-bottom: 5px;
	background-color: #C1B49A;
}

#biglinks {
	padding: 0 7px 0 7px;
}

.biglink {
	width: 262px;
	float: left;
	font-size: 0.85em;
	font-weight: bold;
	color: #814023;
	font-variant: small-caps;
}

.biglink a {
	display: block;
}

.biglink a:hover {
	color: #ffffff;
}

.biglink img {
	border:none;
}

#maincont {
        font-size: 0.75em;
        text-align: left;
	float: left;
	width: 493px;
	border: solid 1px #B8CBD0;
	margin: 0 5px 5px 0;
        padding: 15px 15px 15px 15px;
}

#buy {
	float: left;
	margin: 0 0 10px 1px;
	width: 492px;
}

#buy img {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}

#buy .details {
	display: block;
	float: left;
}

#buy .form {
	float: right;
	display: block;
	width: 100px;
	text-align: center;
}

.prop {
	height:460px;
	width: 1px;
	float: left;
}
.clear {
	clear:both;
        height:1px;
        overflow:hidden;
}

.side {
	border: solid 1px #B8CBD0;
        padding: 10px 15px 10px 15px;
	margin-bottom: 5px;
	float: left;
	width: 237px;
        font-size: 0.75em;
        Text-align: left;
}

.Morelink {
  color: #814023;
  font-size: 0.85em;
  text-align: right;
  font-weight: bold;
  padding: 0;
}

#browsecat ul {
  list-style-type: none;
  padding: 0;
  font-size: 1.1em;
}

.buy img {
  margin: 0 10px 0 0;
  float: left;
}

#botnav {
	height: 40px;
	background-color: #C1B49A;
	clear: both;
	margin-bottom: 20px;
}

/* End of 'ftkdefault' */

