body 
{
    text-align: center;
    font-family: Georgia, Baskerville Old Face;
    padding: 0px;
    margin:0;
    background: #f1f1f1;
}

img 
{
    border: 0px;
}

td 
{
    vertical-align: top;
    font-size: 12px;
    color: #737373;
}

p 
{
    line-height: 20px;
}

a  
{
    color: #df7603;
    text-decoration: underline;
}

a:hover 
{
    text-decoration: none;
}

h1 
{
    font-weight: normal;
    color: #434343;
    font-size: 22px;
}
h2
{
    font-weight: normal;
    color: #434343;
    font-size: 20px;
}
h3 
{
    font-weight: normal;
    color: #434343;
    font-size: 17px;
}
.graycolumn {background: #F5F5F5;}
.centercolumn {background: #ffffff; padding: 40px;}

.button 
{
    padding: 5px 20px;
    border: solid 1px #FFFFFF;
    background: #e9862d;
    color: #FFFFFF;
    text-decoration: none;
    margin: 6px 0 0 0;
    display: inline-block;
    text-transform: lowercase;
}

.button:hover 
{
    background: #e2832e;
}

.container 
{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.ctContainer 
{
    width: 100%;
    background: url(../images/secondMenuDots.gif) repeat-x bottom;
}


.ctcLogotype 
{
    width: 120px;
    background: #FFFFFF;
}

.ctcMenu 
{
    width: auto;
}


.ctcRight 
{
    width: 185px;
}

.TopMenu 
{
    display: inline-block;
    padding: 0px 20px;
    background: #f5f5f5;
    margin: 0;
    border: 0;
}

.TopMenu a
{
    color: #696969;
    padding: 8px 0 8px 0;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
}

.TopMenu a:hover, .TopMenu .selected
{
    padding: 8px 0 5px 0;
    border-bottom: solid 3px #e9862d;
    color: #3d3d3d;
}

.SecondMenu, .SecondMenuLast
{
    display: inline-block;
    padding: 0px 20px;
    margin: 39px 0 0 0;
    border: 0;
    border-right: 1px solid #696969;
}

.SecondMenuLast
{
    border: 0px;
}

.SecondMenu a, .SecondMenuLast a
{
    color: #3d3d3d;
    padding: 3px 0 3px 0;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
}

.SecondMenu  a:hover, .SecondMenu  .selected, .SecondMenuLast a:hover, .SecondMenuLast .selected
{
    color: #000000;
}


.cBottom 
{
    padding: 15px 0 0 0;
    background: url(../images/dots_horizontal.gif) repeat-x top;
}

.cMain 
{
    padding: 20px 0 40px 0;
}


.cbContainer 
{
    width: 100%;
}

.cbcPowered 
{
    text-align: right;
}

.smstWelcome 
{
    background: #dedcdc;
    width: 274px;
    border: 20px solid #dedcdc;
}

.smstWelcome h1
{
    text-transform: uppercase;
}

.smstSlideshow 
{
    width: 463px;
}

.smsTop  
{
    width: 100%;
}

.smstContact {
    width: 203px;
    border: 20px solid #f5f5f5;
    background: #f5f5f5;
}

.smsBottom 
{
    width: 100%;
    margin-top: 40px;
}

.smsBox 
{
    width: 21%;
}

.smsNews 
{
    width: 22%;
}

.verticaldivider 
{
    background: url(../images/dots_vertical.gif) repeat-y center;
    width: 5%;
}

.horizontaldivider {
    background: url(../images/dots_horizontal.gif) repeat-x;
    margin: 15px 0;
    width: 100%;
}

.nmsPuff 
{
    width: 100%;
    height: 38px;
    overflow: hidden;
    margin: 0 0 10px 17px;
}

.nmsPuff p 
{
    padding: 0;
    margin: 0;
}


.nmsContainer a.link 
{
    color: #df7603;
    text-decoration: underline;
    font-size: 12px;
    background: url(../images/newsarrow.gif) no-repeat left 5px;
    padding-left: 14px;
    margin-bottom: 6px;
    display: block;
}

.nmsContainer a:hover 
{
    text-decoration: none;
}

.nmsArrow 
{
    color: #df7603;
    font-size: 18px;
    padding: 0 6px 0 0;
}

.nmsArchive 
{
    font-size: 14px;
    text-align: right;
    padding: 10px 0 0 0;
}

.leftmenu 
{
	background: url(../images/dots_vertical.gif) repeat-y 191px 20px;
}
.leftmenucontainer 
{
	width: 200px;
	margin: 0px 20px 0px 0px;
}
.leftmenu a
{
	display: block;
	padding: 4px 0px 4px 15px;
	background: url(../images/leftmenuarrow.gif) no-repeat left 9px;
	
}
.leftmenu h2
{
	margin: 0px 0px 10px 0px;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
}


.shopContact 
{
    background: #f5f5f5;
    padding: 10px 15px 10px 20px;
    width: 100%;
    margin: 15px 0;
}

.shopContact a 
{
    margin: 0;   
 }


.shopShortDescription 
{
    height: 58px;
}
