body
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #c9c4c3;
    text-align: justify;
    font-family: Georgia, "Times New Roman" , Times, serif;
    letter-spacing: .02em;
}
#logo {
margin: 5px;
}
#logo a, #logo img{
	border:0px;
}
a
{
    color: #FFFFFF;
}
a:hover
{
}
#container
{
    width: 810px;
    margin: 0 auto;
}

#banner
{
    height: 210px;
    background-color: #000000;
}
#flash
{
    z-index: -999;
}
#menu
{
    height: 27px;
}
#footer
{
    float: left;
    height: 57px;
    width: 810px;
    margin: 0 0 20px 0;
    background: url(images/footerBg.gif) no-repeat;
    color: #8b827f;
    text-align: center;
    padding: 17px 0 0 0;
    font-family: Verdana;
}
#footer a
{
    color: #8b827f;
    font-size: 9px;
}
#leftCol
{
    float: left;
    width: 203px;
    background-color: #000000;
}
#content
{
    background: url(images/bgtwoCol.gif) repeat-y;
    float: left;
    width: 810px;
}
#rightCol
{
    float: right;
    width: 600px;
}
#topMost
{
    background: url(images/sideMenuBg1.gif) no-repeat;
}
.sideMenu
{
    padding: 25px 0 25px 0;
    background: url(images/sideMenuBg.gif) no-repeat;
}
.sideMenu ul
{
    padding: 0;
    margin: 0;
}
.sideMenu li
{
    list-style: none;
    padding: 3px 0 3px 18px;
    text-align: left;
    font-family: Verdana;
    font-weight:bold;
    font-size: 12px;
}
.sideMenu a
{
    color: #c4bebc;
    text-decoration: none;
}
.contentWrap
{
    background-color: #544843;
    padding: 10px;
}
.topCurve
{
    height: 27px;
    background: url(images/topCurvebg.gif) no-repeat;
}
.botCurve
{
    height: 27px;
    background: url(images/botCurvebg.gif) no-repeat;
}

.contentHolder
{
    padding: 7px 15px 7px 15px;
    line-height: 1.5em;
}
p
{
    margin: 5px;
}
.title1
{
    font-size: 18px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    background-color: #3e322e;
    display: block;
    padding: 10px;
    text-align: center;
}
.title2
{
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid #3e322e;
    margin: 10px 0 10px 0;
    display: block;
    text-align: left;
    color: #FFFFFF;
}
.title3
{
    padding: 5px;
    color: #fff;
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    padding: 0;
    margin: 0;
}
h1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    padding: 5px 0 10px 0;
    margin: 0 0 5px 0;
    color: #e8dbcb;
    font-size: 23px;
    font-weight: normal;
    border-bottom: 1px solid;
}
h2
{
    font-size: 20px;
}
h3
{
    font-size: 15px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    padding: 3px 0 4px 3px;
    margin: 0;
    font-weight: normal;
    border-bottom: 1px solid;
    color: #d0b699;
}
h4
{
    font-weight: normal;
    display: block;
    padding: 5px 0 0 18px;
    height: 20px;
    font-size: 14px;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
h5
{
    font-size: 12px;
    padding: 3px 5px 3px 10px;
    color: #FFF;
}
h6
{
    font-size: 9px;
}
#inconsLeft
{
}
#inconsLeft img
{
    margin-bottom: 15px;
    display: block;
}
.sidebarWizard
{
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    font-family: Verdana;
}
#Selling
{
}
.SellingIMG
{
    margin: 0 auto;
    display: block;
}
#Symbolic
{
}
#Symbolic img
{
    border: 4px solid #2A2A2A;
}
#Symbolic img:hover
{
    border: 4px solid #000000;
}
/*--buttons---*/
.btn_prev, .btn_next, .asp_btn, .btn_Nsearch, .btn_searchA
{
    cursor: pointer;
}
.btn_prev, .btn_next
{
    width: 65px;
    height: 23px;
    display: block;
    color: #ebebeb;
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
}



.btn_searchA
{
    background: url(images/search_a.gif) no-repeat;
    height: 51px;
    width: 184px;
    border: 0;
    background-position: 0 -51px;
    margin: 0 0 0 50px;
}
.btn_searchA:hover
{
    background: url(images/search_a.gif) no-repeat;
}
.asp_btn
{
    width: 65px;
    height: 23px;
    display: block;
    color: #ebebeb;
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    padding: 0 0 5px 0;
    border: none;
    color: #ffffff;
}
.btn_Nsearch
{
    width: 115px;
    height: 23px;
    display: block;
    color: #ebebeb;
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
    padding: 0 0 5px 0;
    border: none;
    color: #ffffff;
}
.btn_Nsearch:hover
{
    background-position: 0 -23px;
}
/*--buttons-end--*/
.Index
{
    float: left;
    margin: 0;
    display: inline;
    border: 1px solid transparent;
    text-align: center;
    width: 170px;
    margin: 0 132px 0 0;
}
#prev, #prev2
{
    width: 70px;
    margin: 0 125px 0 0;
}
.searchDivs
{
    float: left;
    margin: 0;
    display: inline;
    border: 1px solid transparent;
    text-align: center;
}
.searchCtrl
{
    margin: 10px 0 10px 0;
    display: block;
}
.Keyword
{
    padding: 5px 0 5px 10px;
    display: block;
    color: #c7b299;
}


.imageP
{
    border: 6px solid #212121;
}

#welcomeBanner
{
    color: #e8dbcb;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    text-align: justify;
    line-height: 1.5em;
    font-size: 15px;
    margin: 0;
    width: 569px;
    height: 140px;
    background: url(images/Welcome.jpg) no-repeat;
}
#welcomeBanner span
{
    font-size: 20px;
    line-height: normal;
    padding: 0;
    display: block;
    margin: 0;
}
.feelFree
{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 15px;
    font-style: italic;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
#Profile
{
    text-align: left;
    width: 195px;
    margin: 0 auto;
    font-family: Verdana;
}
#company
{
    font-size: 15px;
    border-bottom: 2px solid #362f2d;
    display: block;
    margin: 0 0 10px 0;
    text-align: center;
    font-weight: bold;
}
.info
{
    font-size: 11px;
    padding: 5px;
	display: block;
	text-align:center;
	margin-bottom:10px;
}
#Profile a
{
	padding-left: 0px;
	
}
.infolabel
{
    color: Gray;
    font-size: 10px;
    padding: 3px 0px 0px 20px;
}
.infolabel, .info
{
    display: block;
    background-color: #212121;
}
#contact
{
    background: #111111 url(images/contact.gif) no-repeat;
    
}
#email
{
    background: #111111 url(images/email.gif) no-repeat;
}
#phone
{
    background: #111111 url(images/phone.gif) no-repeat;
}
#fax
{
    background: #111111 url(images/fax.gif) no-repeat;
}
#link
{
    background: #111111 url(images/link.gif) no-repeat;
}
.Steps
{
    vertical-align: top;
}
.box1
{
    background: #544843;
    padding: 0;
    margin: 5px 0 5px 0;
}
.box1 p
{
    padding: 5px 10px 5px 10px;
    background-color: #544843;
    margin: 0;
}
.box1 ul
{
    padding: 3px 10px 3px 30px;
    margin: 0;
}
.box1 img
{
    border: none;
}
.top, .bottom
{
    display: block;
    width: 570px;
}
.top
{
    background: url(images/top.gif) no-repeat;
    height: 15px;
}
.bottom
{
    background: url(images/bottom.gif) no-repeat;
    height: 16px;
}
.sideMenu a
{
    padding-left: 5px;
    text-align: left;
}
.sideMenu li
{
    text-align: left;
}

.Wizard td
{
    vertical-align: top;
}

.Wizard a
{
    text-decoration: none;
}

.Wizard a:hover
{
    text-decoration: underline;
}
.steps
{
    margin: 0;
    padding: 0 20px 0 30px;
    display: block;
}
.steps li
{
    padding: 0;
    margin: 0;
}

#ClickHere
{
    background: url(Images/ClickHere.jpg) no-repeat;
    margin: 0 auto 0 auto;
    width: 181px;
    height: 81px;
}
#ClickHere:hover
{
    background: url(Images/ClickHere.jpg) no-repeat;
    background-position: 0 -81px;
}
#ClickHere img
{
    border: none;
}
#welcome
{
    margin: 100px auto 0 auto;
    height: 73px;
    width: 701px;
    background: url(Images/Dwelcome.jpg) no-repeat;
}
#CustomThumbs
{
    text-align: justify;
}
#CustomThumbs a
{
    width: 80px;
    margin: 0;
    padding: 0;
}
#CustomThumbs img
{
    border: 3px solid #252525;
    margin: 0 15px 0 15px;
    padding: 0;
}
.thumbs
{
    padding: 20px;
}
.table1
{
    background-color: Black;
    text-align: center;
}
.table2
{
    background-color: #554642;
    text-align: center;
}
.table3
{
    background-color: #65544f;
    text-align: center;
}
.table1 img, .table2 img, .table3 img
{
    border: 4px solid #252525;
}
.table1 img:hover, .table2 img:hover, .table3 img:hover
{
    border: 4px solid black;
}

.advise
{
	font-size: 9px; text-align:center;color:#FFCC00;
}

.w
{
	margin-left:30px;
	font-family:Verdana;
	margin-bottom:3px;
	margin-top:15px;
	color:White;
	display: block;
	font-weight:bold;
	letter-spacing:1px;
}

/*--Search.aspx--*/
#searchBox1 table
{
    width: 100%;
    padding-top: 6px;
}

.form_input
{
    height: 14px;
}
.ddlSortBy
{

}

/*--Symbolic/Default.aspx--*/
#sort_search
{
    text-align: justify;
    padding: 10px 50px 10px 50px;
    font-size: 16px;
    color: #fff;
}

.imgIS
{
	vertical-align:middle;
	margin:3px;
}

