body{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
background:#cce0dc;
text-align:center;
margin:0;
padding:0;
}

img{border:0;}
a img {display:block;border: none;float: left;} /*removes underlined image links*/

a{text-decoration:none;}
a:hover{text-decoration:underline;}

#wrapper{
margin:0 auto;
width:810px;
text-align:left;
}

#noshow{
width:810px;
height:1px;
margin:0;
padding:0;
clear:both;
text-indent:-9999999px;
}

h2{
font-size:20px;
}

#topNav ul{
list-style:none;
margin:0;padding:0;
}

#topNav li{
display:inline;
float:left;
margin:0;padding:0 0 0px 0;
}

#content {background:#e0ecea;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT LEFT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content #contentLeft{
float:left;
width:170px;
background:#e0ecea;
font-size:13px;
padding:20px 0 0 0;
color:#505050;
}

#content #contentLeft a{color:#505050;}
#content #contentLeft a:hover{color:#e6861d;}

#content #contentLeft .selectedbg { background: url(../images/leftContent/selected_bg.gif) 0px 15px no-repeat;}
#content #contentLeft .selected a{color:#e6861d;}


#content #contentLeft .selectedlev3bg {color:#e6861d; background: url(../images/leftContent/selected_bg.gif) 0px 5px no-repeat;font-size:11px; font-style:italic; padding-top:0;margin-top:0; padding-bottom:0;margin-bottom:0;}
#content #contentLeft .selectedlev3bg a{color:#e6861d;}

#content #contentLeft ul{margin:0 20px 0 5px;padding:0; }
#content #contentLeft li{  
list-style:none;
padding:10px 0 5px 0;
background:url(../images/leftContent/nonselected_bg.gif) 0 5px no-repeat;
margin-left:10px;
padding-left:17px;
}

#content #contentLeft ul .lev3{ font-size:11px; font-style:italic; padding-left:25px; }
#content #contentLeft ul li.lev3 {padding-top:0;padding-bottom:0;margin-top:0;padding-bottom:15px;}
#content #contentLeft ul .lev3 a{color:#505050;}

#content #contentLeft ul .lev3selected{ font-size:11px; font-style:italic; padding-left:25px;}
#content #contentLeft ul li.lev3selected {padding-top:0;padding-bottom:0;margin-top:0; padding-bottom:15px;}
#content #contentLeft .lev3selected a{color:#e6861d;}

#content #fbtwit{padding:15px 0 0 30px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT MIDDLE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content #contentMiddle{
margin-left:170px;
background:#cce0dc;
width:483px;
font-size:14px;
color:#61867e;
padding:20px 10px 0 10px;
}

/*IE6 HACK*/
* html #content #contentMiddle {width:478px;}


#content #contentMiddle p{margin-top:0;padding-top:0;}

#content #contentMiddle .floatedImageWCaption {font-size:12px;}
#content #contentMiddle .floatedImageWCaption img{float:left;padding-right:10px;}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT MIDDLEWIDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content #contentMiddleWide{
margin-left:170px;
background:#cce0dc;
width:638px;
font-size:14px;
color:#61867e;
padding:20px 2px 0 0px;
}

/*IE6 HACK*/
* html #content #contentMiddleWide {width:610px;padding:0;}


#content #contentMiddleWide a{color:#61867e; }
#content #contentMiddleWide h1{font-size:20px;font-weight:bold;padding:0;margin:0; padding-left:10px; }

#content #contentMiddleWide p{margin-top:0;padding-top:0;padding-left:10px;}

#content #contentMiddleWide .floatedImageWCaption {font-size:12px;}
#content #contentMiddleWide .floatedImageWCaption img{float:left;padding-right:10px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT MIDDLEWIDE-TEEAREA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content #contentMiddleWide #teeWrapper{background:#d9e8e5; font-size:15px; margin-bottom:10px; padding-bottom:10px;}
#content #contentMiddleWide #teeWrapper a{color:#4f5150; }
#content #contentMiddleWide #teeWrapper .prevnext{font-size:13px;padding-bottom:20px;}
#content #contentMiddleWide #teeWrapper .estorelink {padding-top:5px;float:none;}
#content #contentMiddleWide #teeWrapper .prodImage a img {float:none; text-align:center; }
#content #contentMiddleWide #teeWrapper .estorelink a{display:block;margin-top:5px; text-decoration:underline;  text-align:center;}


#content #contentMiddleWide #teeWrapper #smallImages{padding-top:20px;}
#content #contentMiddleWide #teeWrapper #smallImages img{padding-right:1px; padding-bottom:10px; }
#content #contentMiddleWide #teeWrapper #smallImages a img{float:none;display:inline;}

#content #contentMiddleWide #teeWrapper #smallImages .selected{background:url(../images/middleContent/selected_subimage.gif) bottom center no-repeat;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT RIGHT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content #contentRight{
padding:2px 0 0 0;
float:right;
width:135px;
background:#e0ecea;
}
#content #contentRight img{margin:0; padding-bottom:1px;}

#footer{float:right;color:#6e968e;font-size:12px; padding-top:10px;clear:both;}

.floatLeft{float:left;padding-right:10px;}
.floatRight{float:right;padding-right:10px;}

