body2 {
	    background: #E6E6E6 ;
		color: #000;
        font: 100% Verdana, Helvetica, Arial, sans serif;
        line-height: 100%;
}

body {
	background: url('../_images/common2/bg_textured.jpg') top left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}


p {
        color: #393838;
        font-size: 100%;
        line-height: 22px;
        padding: 5px 0;

}



.blockquote {
        padding: 0 20px;
        margin: 5px 0;
        background: url('../_images/common2/div_line_v.gif') repeat-y 0% 0%;
}

.blockquote p {
        line-height: 16px;
}

img {
        border: 0;
        behavior: url(iepngfix.htc);
}

h1 {
        padding: 0 0 10px 0;
}

h2 {
        font-size: 100%;
		color: #64300A;
        font-weight: bold;
        line-height: 22px;

}

h3 {
        font-size: 85%;
        color: #64300A;
        padding: 5px 0 0 0;
}


h4 {
}


strong {
        font-weight:bold;
}

.clear {
        clear: both;
}

.center {
        text-align: center;
}


.divline {
        background: url('../_images/common2/div_line.gif') repeat-x;
}

.cdtext {
        color: #5D5D5D;
        font-size: 85%;
        line-height: 15px;
        padding: 5px 0;

}

.cdtextmain {
        color: #000000;
        font-size: 95%;
        line-height: 19px;
        padding: 5px 0;

}

.date {

        color: #669900;

        font-weight: bold;

        text-transform: uppercase;

        font-size: 75%;

        letter-spacing: 2px;

}

.left {

        float: right;
		padding: 8px 0px 5px 25px;

}

.right {

        float: left;
		padding: 20px 30px 10px 0px;

}

.photogallery {

		padding: 15px 15px 15px 0;

}


#site {
	width: 100%;
	position: relative;
	padding-top: 0px;
}


/* @group Nav */
#navcontainer {

        text-align: left;
        margin: 0 auto;
        padding: 30px 0 0 0;
        position: relative;
		z-index: 5;
}

#nav {
	background: url('../_images/common2/bg-toolbar-blue.png') no-repeat left top;
    width: 1000px;
	text-align: left;
	margin: 0 auto;
    padding: 0 0 0 0px;
	position: relative;
    height: 175px;
	z-index: 10;
}

#nav ul {
	display: block;
	width: 1000;
	height: 36px;
	margin: 0px auto;
	padding: 100px 30px 0 135px;
}

#nav li {
	display: block;
	float: left;
	height: 36px;
	margin: 0px 0px 0px 0px;
}

#nav li.skipper {
  width: 128px;
  height: 36px;
}


#nav li a{
	display: block;
	height: 36px;
	font-size: 1px;
	text-indent: -10000px;
	background-position: top left;
  outline: none;
}

#nav li a:hover {
	background-position: 0px 108px !important;
}

#nav li a:active {
	background-position: bottom left !important;
}

#nav li a.activ {
	background-position: 0px 72px !important;	
}

#nav li a.category {
	width: 100px;
	background-image: url('../_images/common2/tab-category.jpg');
}

#nav li a.colorchart {
	width: 100px;
	background-image: url('../_images/common2/tab-colorchart.png');
}

#nav li a.purchase {
	width: 100px;
	background-image: url('../_images/common2/tab-purchase.png');
}

#nav li a.contact {
	width: 100px;
	background-image: url('../_images/common2/tab-contact.png');
}

#nav li a.spacer {
	width: 375px;
	background-image: url('../_images/common2/tab-homee.png');
}

#nav li a.home {
	width: 100px;
	background-image: url('../_images/common2/tab-home.png');
}

#nav li a.cds {
	width: 117px;
	background-image: url('../_images/common2/tab-cds.jpg');
}



/* @end */
#greybox {


        background: url('../_images/common2/hor_fade.png') repeat-y left top;
        width: 1000px;
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0px;
        position: relative;
}

#procionfooter {


        background: url('../_images/common2/hor_fade_blue_bottom.png') repeat-y left top;
        width: 1000px;
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0px;
        position: relative;
}


#james_sitting {

        background-image: url('../_images/common2/james_sitting_wide-grey.jpg');
 	    background-repeat: no-repeat;
        background-position: 14px 80px;
		width: 1000px;
        margin: 0 auto;
        padding: 0 0 0 0px;
        position: relative;
}

#placeholder {
		width: 1000px;
        margin: 0 auto;
        padding: 0 0 0 0px;
        position: relative;
}



#bio {

		text-align: left;

        padding: 20px 0 0 53px;
   
        width: 750px;

}

#bio {

		text-align: left;

        padding: 20px 0 0 53px;
   
        width: 750px;

}

#procion {

		text-align: left;

        padding: 20px 0 0 100px;
   
        width: 800px;

}




/* @group Main */

#main {

		text-align: left;

        padding: 20px 0 0 53px;
   
        width: 400px;

}

#main .divline {

        width: 400px;

}


/* @profiles -------------------------------------------------------------------------------- */

.purchase {
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 1000px;

}

.profiles ul {
	display: block;
	width: 700px;
}

#procion ul {
	list-style-type: disc;
	padding-left: 25px; 
}

.profiles li {
	display: inline;
	float: left;
	background: url('../images/profiletestshadow.gif') no-repeat left top;
	width: 130px;
	line-height: 60px;
	padding: 0px 38px 0px 0px;

}





/* @end */



