/* CSS For general tags */

body {
	text-align: center;
	background-color: #651217;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 24px;
	color: #0D1673;
}
strong {
	font-weight: bold;
	color: #0D1673;
}
a:link, a:visited {
	color: #0D1673;
	font-weight: bold;
}
a:hover {
	color: #AE222B;
	font-weight: bold;
}
/* CSS for layout*/
#wrapper {
	width: 745px;
	text-align: left;
	position: relative;
	background-color: #ffffff;
	margin-top: 41px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
}
#contentArea {
	width: 480px;
	padding: 10px 10px 93px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/salesadvisors.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightPanel {
	width: 245px;
	height: 410px;
	float: left;
	background-image: url(../images/rightpanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightpara {
padding-left:10px;
}
.rightpara a:link, a:visited {
	color: #ae222b;
	text-decoration: none;
	font-size: 14px;
}
.rightpara a:hover {
	color: #0d1673;
	text-decoration: none;
	font-size: 14px;
}
#header {
	clear: both;
	background-image: url(../images/header.jpg);
	height: 343px;
	width: 745px;
}
#headeraboutus {
	clear: both;
	background-image: url(../images/headeraboutus.jpg);
	height: 343px;
	width: 745px;
}
#footer {
	clear: both;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 98px;
}
#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#footerleft a:link, #footerleft a:visited, #footerright a:link, #footerright a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#footerleft a:hover, #footerright a:hover {
	text-decoration: none;
	color: #C8E2FD;
	font-size: 12px;
}
#footerleft {
	width: 480px;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#footerright {
	width: 245px;
	float: left;
	padding-top: 30px;
}
#menu
{
	position:absolute;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	left: 200px;
	top: 305px;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #C8E2FD;
	text-decoration: none;
}
.topnav {
	list-style-type: none;
	display: inline;
}
.linksbody {
	text-align: left;
	background-image: url(../images/bg_links.gif);
	background-repeat: repeat-x;
}
.linksbody table tr td {
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF1F29;
}
.linksbody h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #AF1F29;
}
.linkstitle, .linkstitle a:link, .linkstitle a:hover, .linkstitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0D1673;
	text-decoration: none;
}
/*CSS for contact page */
input {
	background-color: #C8E2FD;
	border: thin solid #0D1673;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	background-color: #C8E2FD;
	border: thin solid #0D1673;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
form label {
  display: block;
  float: left;
  width: 55px;
  padding: 3px 5px 3px 0px;
  margin: 0px 0px 5px;
  text-align: left;
}
form div {
  clear: left;
  display: block;
  width: 450px;
  margin: 5px 0px 0px;
  padding: 1px 3px 1px 0px;
}
.address {
	width: 150px;
	padding: 0px 5px;
	position: absolute;
	left: 290px;
	top: 462px;
	background-color: #E3F0FE;
	border: 1px solid #0D1673;
	height: auto;
}
/*CSS styles for the listings pages*/
#listwrapper {
	width: 745px;
	text-align: left;
	position: relative;
	background-color: #ffffff;
	margin-top: 41px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#listcontentArea {
	width: 725px;
	padding: 10px 10px 93px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/salesadvisors2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#listcontentArea a:link, #listcontentArea a:visited {
	color: #0D1673;
	font-weight: bold;
	font-size: 12px;
}
#listcontentArea a:hover {
	color: #AE222B;
	font-weight: bold;
		font-size: 12px;
}
#listheader {
	clear: both;
	background-image: url(../images/header2.jpg);
	height: 343px;
	width: 745px;
}
#listbikesheader {
	clear: both;
	background-image: url(../images/headerbikes.jpg);
	height: 343px;
	width: 745px;
}
#listings, #listings table, #listings tr, #listings td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 20px;
}
#listings h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B0202A;
	font-weight: bold;
	font-variant: normal;
	}
.mintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#home #rightPanel
{
	background-image: url("../images/rightpanel-home.jpg");
	height: 580px;
}