/*html tags*/

body{
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background: #FFF url(../images/layout/bodyBG.gif) top center repeat-y;
	/*margin: 0;
	background: #C6D9E7 url(/images/layout/whiteFade.gif) top left repeat-x;*/
}
/*
#Table_01{
	border: 1px solid #CB9C57;
	border-width: 0 2px;
	background-color: #FFF;
	padding: 10px;
}
*/
.brownLink {
color: #9F4C24;
}

a{color: #5F9DBC;}
a:hover{color: #9F4C24;}



ul{
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
}
li{
    padding-left: 12px;
    background: url(../images/layout/bullet.gif) top left no-repeat;
}

h1{
color: #9F4C24;
line-height: 20px;
font-size: 16px;
}
h2{
    color: #9F4C24;
    font-size: 12px;
    margin: 0 0 0 15px;
    padding: 0 5px;
    text-transform: uppercase;
    border-bottom: 2px solid #CB9C57;

}

/*main layout sections*/
#topSubContent {
	background: #F1E2C8 url(../images/layout/leftMiddleTopTanCap.gif) no-repeat left top;
	border-bottom: 5px solid #CB9C57;
padding: 15px 5px 5px;
}

#mainContent {
	margin: 0 0 0 5px;
	padding: 0;
}

#bottomContent {

}
#footer{
    background: url(../images/layout/footerBG.gif) bottom left repeat-x;
    color: #333;
}
#copyright{
    color: #666;
    margin-top: 3px;
}
#copyright a{text-decoration: none;}


/*main layout elements*/

.bgTopLeft {
	background-repeat: no-repeat;
	background-position: top left;
}
.bgTopRight {
	background-repeat: no-repeat;
	background-position: top right;
}

.mainFeature {
	background: #C6D9E7;
	border-bottom: 5px solid #3F7DA4;
	padding: 5px;
	margin: 0 0 0 10px;
	display: block;
}
.mainItem {
	border: 1px solid #878787;
	padding: 5px;
	margin: 0;
}
.bottomContent{
	background: #C6D9E7 url(../images/layout/whiteFade.gif) repeat-x left top;
	border: 1px solid #8E8E8E;
	width: 50%;
	padding: 5px;
}

.redLink {
color: #FF6600;
}
.yellowLink {
color: #FFFF66;
}
.greenLink {
color: #00FF00;
}
.orangeLink {
color: #FFCC00;
}
/*main top nav*/
#topNav{margin: 10px 10px 0 5px;}

#topNav a{
    display: block;

    /*color: #9F4C24;*/
    font: bold  15px "Trebuchet MS", sans-serif;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 1px 0 1px 17px;
    white-space:nowrap;
}

#topNav a:hover{

    color: #000;
}

/*horizontal nav*/
#mainNav {
    margin: 0; 
    padding: 0;
    /*height: 23px;*/
    width: 100%;

}
#mainNav li{
    display: inline;
    margin: 0; padding: 0;
    text-align: center;
}
#mainNav li a{
    font: bold  17px "Trebuchet MS", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #9F4C24;
    
    padding: 0 20px 0;
    display: block;
    float: left;
    height: 20px;
    letter-spacing: 3px;

}
#mainNav li a:hover{
    color: #FFF;
    background: #DCAD5B;
}

/*typography*/
#topSubContent h2{
    color: #9F4C24;
    font-size: 12px;
    margin: 10px 0 5px 0;
    text-transform: uppercase;
    border-bottom: 2px solid #CB9C57;

}

#footer a{
    color: #9F4C24;
    text-decoration: none;
}
#footer a:hover{text-decoration: underline;}

.smallText{
    font: 11px/14px;
}

.featureTitle {
    position: relative;
    top: -10px;
    left: -10px;
    float: left;
}
a.more  {
	font: bold small-caps 14px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 1px;
	margin: 2px;
	border-bottom: 2px solid #9F4C24;
}
a:hover.more{
color: #333;
	border-bottom: 2px solid #3F7DA4;
}

.paypalButton{
    background-color: #F0E2C8;
    padding: 2px;
margin: 0;
    border-top: 2px solid #D7AB67;


}
.paypalButton input{
margin: 0 5px;
}
.buttonPrice{
font: 16px "Trebuchet MS";
display: block;
float: left;
margin-left: 5px;
color: #9F4C24;
font-weight: bold;

}

.itemTitle{
    color: #9F4C24;
    font-weight: bold;
    font-size: 20px;
	line-height: 20px;
}
.highlight{
    color: #9F4C24;
}
.floatRight, .huge {


padding: 20px;
	float: right;
font: 200% bold;
color: #9F4C24;
}

.titleSub1 {
	color: #EDC683;
	font-size: 12px;
	font-weight: bold;
}
.fineprint {
	font-size: 9px;
	font-style: italic;
	line-height: normal;
}
.pullRight {
    position: relative;
    top: -10px;
    right: -10px;
    float: right;
}
.bottomContent2 {
	background: #D7AC68 url(../images/layout/BGbrown.gif) repeat-x left top;
	border: 1px solid #8E8E8E;
	width: 50%;
	padding: 5px;
}

#siphon{
background: #FFF url(../images/siphon.gif) top left no-repeat;

}

#duo{
background: #FFF url(../images/duoSmall.jpg) top left no-repeat;
}

.bottomContent2 img{
	padding: 5px;
	margin: 5px;
}

.bottomContent img{
	padding: 5px;
	margin: 5px;
	
}

.mainFeature img{
	padding: 5px;
	margin: 5px;
	
}