/* CSS Document */

body.normal {
	background-color: #FFFFFF;
        margin-left: 50px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
        font-family: Arial;
        font-size: 10pt;
        color: #000000;
}

.logoFirstLetter
{
     color: #FFFFFF;
     font-family:Garamond;
     font-size:36pt;
}
.logoNextLetters
{
     color: #FFFFFF;
     font-family:Garamond;
     font-size:24pt;
}
.fallWinterText
{
     color: #FFFFFF;
     font-family:Garamond;
     font-size:18pt;
}
.topNav
{
     background-color:#CD9B44;
}
.bottomNav
{
     background-color:#F5DA7F;
     padding:3px;
}

td.logoBack{
     background-color:#1B5549;
     color: #FFFFFF;
     font-family:Garamond;
     font-size:48pt;
     pading:10px;
}

a.subNavLink{
        font-size: 10pt;
        text-decoration: none;
        color: #1B5549;
        font-family: Arial;
        font-weight: bold;
		margin-right: 15px;
}
a.selectedSubNavLink{
        font-size: 10pt;
        color: #1B5549;
        font-family: Arial;
        font-weight: bold;
		margin-right: 15px;
}

a.navLink {
        font-size: 10pt;
        text-decoration: none;
        color: #FFFFFF;
        font-family: Arial;
        font-weight: bold;
}

a.selectedNavLink {
        font-size: 10pt;
        color: #FFFFFF;
        font-family: Arial;
        font-weight: bold;
}

.thumbNails
{
     margin-bottom:5px;
     margin-right:5px;
     margin-left:5px;
     border:none;
}

.textNormal
{
     font-family:Arial;
     font-size:9pt;
}


.sizeChartFill
{
     background-color:#CD9B44;
}



a.linkLink{
        text-decoration: none;
        color: #660000;
        margin-top:5px;
        font-family: Garamond;
	font-size: 12pt;
}


table {
     font-family: Arial;
}

.imageFrame
{
     background-color:#FFFFFF;
}

.tableMain{
    border-bottom-width: 2;
    border-bottom-color: #1B5549;
    border-bottom-style: solid;
    border-left-width: 2;
    border-left-color: #1B5549;
    border-left-style: solid;
    border-right-width: 2;
    border-right-color: #1B5549;
    border-right-style: solid;
}

p {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
        margin-right: 50px;
}


p.noSpace {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
        margin-bottom:0px;
        margin-left:50px;
        margin-right:50px;
}

p.fullpage {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
        margin-left:0px;
        margin-right:50px;
}

h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #000000;
}

h1.fullpage {
	font-family: Arial;
	font-size: 16pt;
	color: #000000;
        margin-left:0px;
}

h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}

h2.fullPage {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
        margin-left:0px;
}


td {

        font-family: Arial;

}

td.greyBack {
        background-color: #EEEEEE;
        color: #000000;
        font-size: 10pt;
        font-family: Arial;
}

td.subMenu {
     background-color:#FDFACD;
     color: #1B5549;
     font-size: 10pt;
     font-family: Arial;
}

td.darkGreyBack {
        background-color: #666666;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 10pt;
        horizontal-align: center;
        font-family: Arial;

}

td.lineBack{
        background-image: url(http://www.benjaminpeters.com/images/blackLine.gif);
        background-repeat: repeat-y;
}

td.bottomBanner {
		background-image: url(http://www.benjaminpeters.com/images/tuxGuyGradientFull.jpg);
		background-repeat: no-repeat;
}


td.mainBack{
        background-image: url(http://www.benjaminpeters.com/sampleWeb/images/greenBar2x2.gif);
        background-repeat: repeat-x;
}


td.homepage{
        background-image: url(http://www.benjaminpeters.com/images/splashScreen.gif);
        background-repeat: no-repeat;
}

td.bottomPanel {
        background-image: url(http://www.bpclothing.com/images/bottomPanel.gif);
        background-repeat: repeat;
        font-size: 1pt;
}
td.nav {
        color: #993333;
        font-weight: bold;
        background-color: #FFFFFF;
}
td.topRightBack{
     background-color:#7EA19A;
}

a.shopLink{
        text-decoration: none;
        color: #660000;
        font-family: Arial;
        margin-left: 20px;
	font-size: 10pt;
}


a.normalLink{
        text-decoration: none;
        color: #660000;
        font-family: Arial;
	font-size: 12pt;
}

a.selectedNormalLink{
        text-decoration: none;
        color: #CC0000;
        font-family: Arial;
	font-size: 12pt;
}


a.selectedShopLink{
        text-decoration: none;
        color: #CC0000;
        font-family: Arial;
        margin-left: 20px;
	font-size: 10pt;
}


a.home{
        text-decoration: none;
        color: #333333;
        font-family: Arial;
        font-weight: bold;
}

span.featured {
     font-family: Arial;
     font-size: 18pt;
     font-style: italic;
}

.caption {
     font-family: Arial;
     font-size: 9pt;
}

span.brandTitle {
     font-family: Arial;
     font-size: 10pt;
     font-weight: bold;
}

.adText
{
     font-family: Arial;
     font-size: 10pt;     
}