/***********************************************/
/* new-site.css                             */
/* Use with template new.dwt          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {
	scrollbar-face-color: #666999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color: #99cccc;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #98aab1;
}

/***********************************************/
/* Layout divs                                 */
/***********************************************/

body{
	background-color: #99cccc;
	font-family : verdana, arial, helvetica, sans-serif;
	color: #003366;
	line-height: 125%;	
	margin: 0px;
	padding: 0px;
}

#hold{
	z-index: 10;
	background-color: #99cccc;
	padding: 0px 0px 0px 0px;
	width: 850px;
    margin-left: auto; margin-right: auto;
}

#topbanner{
	margin: 0;
	background-color: #99cccc;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#spacer1{
    padding: 0px 0px 0px 0px;
	background-color: #99cccc;
	height: 6px;
	width: 100%;
}

#spacer2{
    padding: 0px 0px 0px 0px;
	background-color: #99cccc;
	height: 6px;
	width: 100%;
}

#spacer3{
    padding: 0px 0px 0px 0px;
	background-color: #99cccc;
	height: 6px;
	width: 100%;
}

#content{
    float:left;
	border-right-style: solid;
	border-right-width: 10.0px;
    border-right-color: #666699;
	border-left-style: solid;
	border-left-width: 10.0px;
    border-left-color: #ffcc00;
	width: 623px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#widecontent{
    float:left;
	border-right-style: solid;
	border-right-width: 10.0px;
    border-right-color: #666699;
	border-left-style: solid;
	border-left-width: 10.0px;
    border-left-color: #ffcc00;
	width: 850px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#mainstory{
    padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	width: 100%;
}

#imagetop{
    float:right;
	position:relative;
	width: 150px;
	padding: 0px 0px 0px 0px;
}

#rightcontent{
    float:right;
	border-right-style: solid;
	border-right-width: 10.0px;
    border-right-color: #666699;
	border-left-style: solid;
	border-left-width: 10.0px;
    border-left-color: #ffcc00;
	width: 180px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#rightlogimagetop{
	float:right;
	background-image: url(../site_images/new-site-images/colours2.jpg);
	width: 160px;
	height: 30px;
	padding: 0px 10px 0px 10px;
}

#rightlogin{
	float:right;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	font-size: 80%;
	width: 160px;
}

#rightlogsubmit{
    float:right;
	width: 35px;
	padding: 5px 5px 5px 5px;
}

#rightspacer1{
    padding: 0px 0px 0px 0px;
	background-color: #99cccc;
	height: 6px;
	width: 100%;
}

#rightdownimagetop{
	float:right;
	background-image: url(../site_images/new-site-images/colours2.jpg);
	width: 160px;
	height: 30px;
	padding: 0px 10px 0px 10px;
}

#rightdown{
	float:right;
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	font-size: 70%;
	width: 160px;
}

#rightspacer2{
    padding: 0px 0px 0px 0px;
	background-color: #99cccc;
	height: 6px;
	width: 100%;
}

#rightlistimagetop{
    float:right;
	background-image: url(../site_images/new-site-images/colours2.jpg);
	width: 160px;
	height: 30px;
	padding: 0px 10px 0px 10px;
}

#rightlist{
	float:right;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	font-size: 70%;
	width: 160px;
}

#spacer4{
    padding: 0px 0px 0px 0px;
	background-color: #99cccc;
	height: 6px;
	width: 100%;
}

#bottomnav{
	width: 850px;
	font-size: 70%;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
    margin-left: auto; margin-right: auto;
}

#bottomaddress{
    padding: 0px 0px 0px 0px;
	width: 850px;
    margin-left: auto; margin-right: auto;
}

/************* #navigation styles **************/

#navigation{
	background-image: url(../site_images/new-site-images/tbbc-website-navigation-back.gif);
    padding: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
    height: 30px;
    width: 850px;
}

.class1 a:hover		{ background-color: #;}
.class1 a:link		{ color: #ffffff; text-decoration: none }
.class1 a:visited	{ color: #ffffff; text-decoration: none }
.class1 a:active	{ color: #ffcc00; text-decoration: none }
.class1 a:hover		{ color: #ffcc00; text-decoration: none }

.class2 a:hover		{ background-color: #;}
.class2 a:link		{ color: #003366; text-decoration: none; font-weight:bold; font-family : verdana, arial, helvetica, sans-serif;}
.class2 a:visited	{ color: #003366; text-decoration: none; font-weight:bold; font-family : verdana, arial, helvetica, sans-serif;}
.class2 a:active	{ color: #33ff00; text-decoration: none; font-weight:bold; font-family : verdana, arial, helvetica, sans-serif;}
.class2 a:hover		{ color: #ffcc00; text-decoration: none; font-weight:bold; font-family : verdana, arial, helvetica, sans-serif;}

.class3 a:hover		{ background-color: #;}
.class3 a:link		{ color: #003366; text-decoration: none }
.class3 a:visited	{ color: #003366; text-decoration: none }
.class3 a:active	{ color: #33ff00; text-decoration: none }
.class3 a:hover		{ color: #ffcc00; text-decoration: none; font-weight:bold}

/************** .mainstory and text styles ***************/

.mainstory{
	padding: 5px 5px 5px 5px;
	font-size: 80%;
}

.downloads{
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	color: #ffffff;
	position: relative;
	left: auto;
}

.rightlogimagetop{
	padding: 5px 5px 5px 5px;
	font-family : verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
	font-size: 80%;
	position: relative;
}

.rightlistimagetop{
	padding: 5px 5px 5px 5px;
	font-family : verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
	font-size: 80%;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	font-family : verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 3px;
}

h1{
    font-family : verdana, arial, helvetica, sans-serif;
    font-size: 160%;
    font-weight: bold;
    color: #003366;
}

h2{
    font-size: 120%;
    font-weight: bold;
    color: #003366;
}

h3{
    font-size: 110%;
    font-weight: bold;
    color: #003366;
}

h4{
    font-size: 100%;
    font-weight: bold;
    color: #003366;
}

h5{
    font-size: 100%;
    font-weight: bold;
    color: #003366;
}

ul{
    list-style-type: square;
}

ul ul{
    list-style-type: disc;
}

ul ul ul{
    list-style-type: none;
}

label{
	font: bold 100% verdana, arial, helvetica, sans-serif;
    color: #003366;
}

