body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #721817;
	font-style: italic;
}
    h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #721817;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #721817;
	text-decoration: underline;
}


#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodybck.png);
	background-repeat: repeat-y;
	border: 2px solid #333333;
}
#container #head {
	background-image: url(../images/logobck.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 942px;
	color: #000000;
	background-color: #000000;
}
#container #head #headcell {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
        padding-top: 10px;
	height: 60px;
        background-color: #C0C0C0;
	height: 150px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
        font-size: 4em;
        text-align: center;
}
#container #navigate {
	background-image: url(../images/navigate.png);
	background-repeat: repeat-y;
	text-align: center;
	height: 60px;
	padding: 1px;
}
#container #navigate .horiz {
	padding-top: 10px;
}


#container #navigate li {
	list-style-type: none;
	display: inline;
	margin-top: 10px;
	padding-top: 10px;
}
#container #navigate li a {
	margin-right: 5px;
	padding: 5px;
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	color: #FFFFFF;
	border-top-color: #995D5D;
	border-right-color: #995D5D;
	border-bottom-color: #995D5D;
	border-left-color: #995D5D;
}
#container #navigate .telesales {
	font-weight: bold;
	color: #FFCC33;
	margin-left: 50px;
	font-style: normal;
}
#container #body_c #bodycell {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container #body_c #bodycell #float_left {
	float: left;
	width: 208px;
	background-image: url(../images/sym.jpg);
	background-repeat: no-repeat;
	background-position: 40px 10px;
}
#container #body_c #bodycell #float_left .box1 {
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #7D7B7C;
}
#container #body_c #bodycell #float_left .box1 li {
	list-style-image: url(../images/bull.jpg);
}


#container #body_c #bodycell #float_right {
	float: right;
	width: 660px;
	padding-top: 5px;
}

#container #spacer #viewed {
	width: 670px;
	margin-left: 248px;
}
#container #footer {
	background-image: url(../images/footbck.png);
	background-repeat: repeat;
	background-position: bottom;
	height: 82px;
	width: 942px;
}
#container #footer #footcell {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
}
.highlight1 {
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.flag {
	font-weight: bold;
	text-align: center;
	padding: 5px;
        color: #FF0000;
        background-color: #E3E3E2;
}
#container #body_c #bodycell #float_right .searchmenu {
	background-color: #E3E3E2;
	text-align: center;
	padding: 2px;
	border: 1px solid #D2D2D0;
	margin-bottom: 5px;
}
.tdhr hr {
	color: #808080;
	background-color: #E3E3E2;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #body_c #bodycell #float_right .tdimg {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	padding: 1px;
}
#container #body_c #bodycell #float_right .tddesc {
	padding: 10px;
}


.tdhr2 hr {
	color: #808080;
	background-color: #E3E3E2;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #spacer #viewed .views {
	float: left;
	width: 160px;
	text-align: center;
	margin: 1px;
	height: 40px;
	vertical-align: top;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
}
#container #spacer #viewed .views a {
	color: #000000;
	text-decoration: none;
}
fieldset {
    margin-top:         1em;
    border:             1px solid #D2D2D0;
    padding:            0.5em;
}
legend {
    font-weight:        bold;
    color:              #444444;
    background-color:   transparent;
}
label {
    float: left;
    width: 250px;
    font-weight: bolder;
}
#container #body_c #bodycell #float_right input {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: auto;
}

.cell {
	background-color: #D8D9B1;
}
.gbdate {
	background-color: #E8E7DD;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEC0;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEC0;
	color: #000000;
}
.searchmenu {
	font-weight: bold;
	text-align: center;
	background-color: #E8E7DD;
}

.searchid {
}
.gbcom {
	padding: 4px;
	background-color: #E8E7DD;
}
.form {
	padding: 4px;
	background-color: #E8E7DD;
}
.gbrating {
	padding: 4px;
	background-color: #E8E7DD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CEB9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEEE9;
}
#focus {
	background-color: #EAEAEA;
	text-align: center;
	padding: 2px;
	border: 1px solid #CDCDCD;
	font-size: 18px;
	font-weight: bold;
}
.itog {
	color:#000000;
	overflow: hidden;
	background-image: url(../images/toggle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.itog li {
	float:left;
	width:148px;
	text-align:center;
	list-style-type: none;
	display: inline;
	background-image: url(../images/toggletab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.itog ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.itog li.select {
	color:#000000;
	list-style-type: none;
	background-image: url(../images/toggledown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 148px;
}
.itog_m {
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
}
.itog_h {
	overflow: hidden;
	display: none;
	padding: 5px;
	margin-top: 5px;
}
.itog_h_over {
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
	
}
.formset {
	padding-right: 5px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.strikethru {
	color:#FF0000;
}
#container #body_c #bodycell #float_right .sname a {
	color: #000000;
	text-decoration: none;
}
.myprice {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inherit;
	text-align: center;
	padding: 2px;
}
.tdaccom {
	padding: 3px;
}
.tdbutton {
	padding: 3px;
}
.simg {
	height: 180px;
	background-color: #EAEAEA;
}
.simg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbimg img {
	margin: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	height: 60px;
	background-color: #252627;
	padding: 3px;
}
.sname {
	height: 35px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
#container #body_c #bodycell #float_right .sname a {
	color: #000000;
	text-decoration: none;
}

.sprice {
	font-weight: bold;
	color: #FF0000;
	background-color: #CDCDCD;
}
.setalign {
	vertical-align: middle;
	padding: 4px;
}
.formset {
	padding-right: 5px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.box {
        background-color: #FFFFFF;
	width: 158px;
	margin: 4px;
	float: left;
	border: 1px solid #000000;
}
.box .cimg {
        height: 135px;
        width: 150px;
	padding: 1px;
        border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
        margin: 2px;
}
.box .cimg img {
        border:none;
}
.box .text {
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 35px;
}
.box .link {
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.accoms {
	color: #993300;
}
.gbdate {
	background-color: #9C9A9B;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A7879;
	color: #FFFFFF;
}
.gbtitle {
	background-color: #E8E7DD;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D5C4;
}
.gbname {
	color: #721817;
	background-color: #E8E7DD;
	font-size: 9px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDFDFD;
}
.highlighter {
	background-color: #FFFFFF;
	color: #9C9A9B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-image: url(../images/menubck.png);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}


#gallery {
	text-align: center;
}
#gallery img {
	margin: 2px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5E5034;
	border-bottom-color: #5E5034;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.frm1 {
	background-color: #FFFFFF;
	padding: 2px;
}

