/* GENERAL --------------------------------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #C4A78A;
	background-image: url(../img/bgs/th5snw07.gif);
	font-family: Arial, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 75%;
}
.spacer {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin-bottom: 0px;
}



/* LAYOUT SECTIONS - PAGE ------------------------------------------------------------------ */
#cb-outer {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-image: url(../img/bgs/bg-template.png);
	background-repeat: repeat-y;
}
#cb-inner {
	width: 960px;
	margin-right: 0px;
	margin-left: 20px;
	padding 0px;
	background-color: #FFFFFF;
}
/* LAYOUT SECTIONS - PARTS ------------------------------------------------------------------ */
#maincontainer, #bottomsection {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#header {
	background-image: url(../img/cb-topheader.jpg);
	height: 170px;
	width: 960px;
	background-repeat: no-repeat;
}
#flashheader {
	position:absolute;
	width:280px;
	height:300px;
	z-index:2;
	left: 690px;
	top: 8px;
}
#wordheader {
	position:absolute;
	width:195px;
	height:125px;
	z-index:1;
	left: 502px;
	top: 32px;
}
#wordheader h2 {
	font-size: 13px;
	text-transform: none;
	letter-spacing:0px;
	line-height: 14px;
}

#flashstrap {
	position:absolute;
	width:700px;
	height:25px;
	z-index:1;
	left: 20px;
	top: 137px;
}
#footer {
	background-image: url(../img/cb-footer.jpg);
	text-align: center;
	color: #666;
	font-size: 9px;
	margin-top: 7px;
	padding-top: 3px;
}
#menu {
	color: #FFFFFF;
	background-color: #333333;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}


#nav {
	background-image: url(../img/buttonsbg.jpg);
	background-repeat: repeat-x;
	height: 120px;
	width: 960px;
	padding-top: 10px;

}
#nav img {
	padding-right: 4px;
	padding-left: 14px;

}

#bottomsection {
	background-color: #dddddd;
}


#maincontainer { overflow: hidden; }
#maincontainer div {margin-bottom: -9000px; padding-bottom: 9000px;}

/* varios column variations */

#threecol-one {
	background-color: #fff;
	float: left;
	width: 252px;
	padding: 10px;
}
#threecol-two {
	background-color: #fff;
	float: left;
	width: 252px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}

#threecol-three {
	background-color: #fff;
	float: left;
	padding: 10px;
	width: 252px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}

#two33col-one {
	background-color: #fff;
	float: left;
	width: 252px;
	padding: 10px;
}
#two33col-two {
	background-color: #fff;
	float: left;
	width: 504px;
	padding: 10px;
	border-left-width:0;
	border-left-style: solid;
	border-left-color: #eee;
}
#two66col-one {
	background-color: #fff;
	float: left;
	width: 504px;
	padding: 10px;
}
#two66col-two {
	background-color: #fff;
	float: left;
	width: 252px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}
#two50col-one {
	background-color: #fff;
	float: left;
	width: 378px;
	padding: 10px;
}
#two50col-two {
	background-color: #fff;
	float: left;
	width: 378px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}
#onecol-one {
	background-color: #fff;
	float: left;
	width: 756px;
	padding: 10px;
}

/* END OF COLUMN VARIATIONS */

#navcolumn {
	background-color: #6E9FBF;
	float: left;
	width: 142px;
	padding: 0px 0px 0px -20px;
	margin 0px;
	height: 100%;
}

.infocolumn {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-right: 20px;
}

/* SIDE MARGINS THROUGHOUT */
/*#maincontainer, */

#header, #footer, #menu, #bottomsection {
	padding-right: 20px;
	padding-left: 20px;
}

/* STANDARD TEXT STYLES */
h1,h2,h3 {
	text-transform: capitalize;
	margin: 0px 0px 9px;
	letter-spacing:-1px;
}
p {
	margin: 0px;
	padding-bottom: 3px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

a:link, a:visited 
	{
	color: #06f;
	text-decoration: none
	}

a:hover 
	{
	color: #FC3;
	text-decoration: none
	}
.infobox {
	margin: 3px;
	padding: 10px;
	width: 250px;
	border: 1px solid #E0E0E0;
	background-color: #FAFAFA;
}
li {
	list-style-position: inside;
	background-image: url(../img/tinybullet.png);
	background-repeat: no-repeat;
	background-position: 6px 2px;
	list-style-type: none;
	padding-left: 25px;
}
ul {
	margin-bottom: 15px;
	list-style-type: square
}
h1 {
	font-size: 160%;

}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}

.cart {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.cart_h {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

.blanche {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	color: #000;
	font-size: 13px;
}

.picright {
	padding: 5px;
	margin: 5px 5px 20px 20px;
	border: 0px solid #CCCCCC;
	float: right;
}
.picleft {
	padding: 5px;
	margin: 5px 20px 20px 5px;
	border: 0px solid #CCCCCC;
	float: left;
}
	
#news_box
	{
	background-color: #B4D5F5;
	text-align: center;
	height: 500px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.qut_ital {
	font-size: 11px;
	font-style: italic;
}
.news_table {
	background-color: #B4D5F5;
	border: medium ridge #CCC;
}
.tiny_leading {
	font-size: 4px;
}

#extratext {
	position:absolute;
	width:535px;
	height:95px;
	z-index:1;
	left: 170px;
	top: 470px;
}

