body 
{
    background: #796a55;
	color: #1b1b1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	min-width: 975px;
	padding: 0px;
}
#logo 
{
    background: #b4be96;
    background-repeat: no-repeat;
	background-image: url(img/collinstocklogo.gif);
	background-position: 16px 16px;
	float: left;
	height: 53px;
	width: 170px;
}
#headertop
{
    background: #796a55;
    float: left;
    height: 17px;
    width: 805px;
}
#headerbottom
{
    background: #e4daba;
    float: left;
    height:36px;
    width: 805px;
}
#headertext
{
    float: right;
}
#headertext ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 6px;
}
#headertext li 
{
    display: inline;
    padding-right: 22px;
}
#headertext a
{
    color: Black;
    font-family: Helvetica, Arial;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal !important;
}
#logobottom
{
    background: #c6ceaf;
    background-image: url(img/collinstocklogobottom.gif);
    background-position: 15px 7px;
    background-repeat: no-repeat;
    color: #403214;
    float: left;
    font-family: Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    padding-top: 12px;
    position: relative;
    text-align: center;
    width: 170px;
	
}
#logobottomnumber
{
    color: #403214;
    font-family: Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 170px;
}
#menu
{
    background: #cdc4a1;
    float: left;
    height: 27px;
    position: relative;
    width: 805px;
}
#menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 28px;
    padding-top: 4px;
}
#menu li
{
    display: inline;
    padding-right: 38px;
}
#menu a
{
    color: #403214;
    font-size: 11px;
    font-weight: normal !important;
    text-decoration: none;
}
#searchbox
{
    position: absolute;
    right: 0px;
    top: 0px;
}
#searchbox INPUT
{
    background: url(img/searchbg.gif) no-repeat;
    border: none;
    font-family: Helvetica, Arial;
    font-size: 11px;
    height: 19px;
    padding-left: 10px;
    padding-top: 8px;
    width: 160px;
}
#advancedsearch
{
    left: 70px;
    position: absolute; 
    top: 30px;
}
#advancedsearch A
{
    color: #5f5f5f;
    font-size: 11px; 
    font-weight: bold !important;
}
h1 {margin: 0;}

#wrapper {
	margin: 0 auto;
	width: 975px;
}
#maincolumn
{
    background: white;
    min-height: 400px;
    padding: 10px 30px;
    width: 915px;
}
#homeimage
{
    float: left;
    height: 415px;
    padding: 54px 6px 6px 141px;
    position: relative;
    width: 632px;
    z-index: 1;
}
#homesplashtext
{
    left: 192px;
    position: absolute;
    top: 108px;
}
#homethumbsright
{
    float: left;
    padding-top: 54px;
}
#homethumbsright ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#homethumbsright li
{
    padding-bottom: 5px;
    height: 79px;
}
#homethumbsright ul li a img
{
    height: 79px;
}
#homethumbsbottom
{
    float: right;
    height: 80px;
    margin: 0 143px 82px 222px;   
}
#homethumbsbottom ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#homethumbsbottom li
{
    display: inline;
    padding-left: 2px;
    padding-top: 0px;
    margin-top: 0px;
}


h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}

.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox 
{
    background: #beb792;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
	margin: 0 auto;
	width: 975px;
}
#footernumber
{
    background: #b2a98b;
    color: #403214;
    float: left;
    font-family: Helvetica, Arial;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    padding: 6px 0 0 23px;
    width: 147px;
}
#footerlinks
{
    background: #b2a98b;
    float: left;
    height: 27px;
    position: relative;
    width: 805px;
}
#footerlinks ul
{
   
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 31px;
    padding-top: 6px;
}
#footerlinks li
{
     display: inline;
    padding-right: 33px;
}
#footerlinks a 
{
    color: #403214;
    font-size: 11px;
    font-weight: normal !important;
    text-decoration: none;
}
#footercopyright
{
    color: #403214;
    font-size: 10px;
    position: absolute;
    right: 23px;
    top: 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a right margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
.st-gls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #009900;
	text-decoration: none;
}
#line1left
{
    background: #d8c898;
    height: 1px;
    left: -30px;
    position: absolute;
    top: 90px;
    z-index: 10000;
}
#line1right
{
    background: #ffffff;
    height: 1px;
    left: 141px;
    position: absolute;
    top: 90px;
    z-index: 10000;
}
#line2top
{
    background: #d8c898;
    left: 182px;
    position: absolute;
    top: -10px;
    width: 1px;
    z-index: 10000;
}
#line2bottom
{
    background: #ffffff;
    left: 182px;
    position: absolute;
    top:54px;
    width: 1px;
    z-index: 10000;    
}
#CategoryTopLeft,#CategoryTopRight
{
    border-bottom: 1px solid #cbb576;
    height: 23px;
    padding-top: 70px;    
}
.CategoryLeft
{
    color: #403214;
    float: left;
    font-size: 11px;
    height: 100%;
    padding: 0 17px;
    text-align: right !important;
    width: 136px;
}
.CategoryRight
{
    float: left;
    width: 750px;
}
.clear
{
    clear: both;
}
.CategoryItem A
{
    color: Black;
}
.CategoryItem
{   
    border-right: 1px solid #cbb576;
    color: Black;
    min-height: 190px;
    padding: 5px;
    text-align: center;
    width: 239px;
}
.CategorySep
{
    background: #eee7d3;
    border-bottom: 1px solid #cbb576;
    border-right: 1px solid #cbb576;    
    border-top: 1px solid #cbb576;
    height: 24px;
    width: 249px;
}
#CategoryBreadcrumb
{
    padding-left: 28px;
}
.bg_gallery_style
{
    
    border: 1px solid #cbb576; 
    border-top: none;
    color: #8c796b !important;
}
#Intro
{
    padding-left:20px;
    padding-top: 52px;   
}
#IntroLeft
{
    float: left;
    padding-right: 5px;
    padding-top: 70px;
    width: 117px;
}
#IntroMain
{
    float: left;
}
#IntroRight
{
    float: left;
    padding-left: 5px;
   /* padding-top: 46px;*/
}
#IntroRight img
{
    padding-bottom: 5px;
}
#IntroBottom
{
    display: block;
    height: 128px;
    padding-top: 5px;
    text-align: right;
    vertical-align: top;
    width: 632px;
}
#IntroBottom img
{
    padding-left: 5px;
}

#IntroLine1,#IntroLine2
{
    background: #ffffff;
    height: 1px;
    position: absolute;
    z-index: 10000;
}
#IntroLine3,#IntroLine4
{
    background: #ffffff;
    position: absolute;
    width: 1px;
    z-index: 10000;
}
ul.categoryListing
{   
    padding: 0;
}
ul.categoryListing li
{
    line-height: 1.5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.categoryListing li.selected a
{
    color: #000000!important;
}

ul.categoryListing li a, #CategoryBreadcrumb a
{
    color: #5F5F5F;
}
