/* MAIN STYLESHEET */

body
{
    background:#ffffcc;
    padding:0px;
    font-family: "Times New Roman", serif;
    font-size:14.0pt;
    color:#336633;
    vertical-align:baseline;
}

.page
{
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:960px;
    line-height:1.2;
}

A:link, A:visited, A:active { color:#000000;
    text-decoration:none}


 /* Font Definitions */
@font-face
    {font-family:Verdana;
    panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
    {font-family:"Verdana";
    panose-1:2 2 6 3 5 4 5 2 3 4;}


#header
{
    position:relative;
    height: 258px;
    background:#ffffcc url(../images/bhc-logo-colour.gif) no-repeat scroll 0 0;
    margin:0px;
    padding:0;
    visibility:visible;
    width:960px;
    z-index:1;
}
#site_header
{
    position:relative;
    height: 50px;
    top:80px;
    left: 260px;
    font-family: "Times New Roman", serif;
    font-size:39.0pt;
    color:#336633;
}
#site_subheader
{
    height: 50px;
    position:relative;
    top:100px;
    left: 290px;
    font-family: "Times New Roman", serif;
    font-size:21.0pt;
    color:#336633;
}

#nav
{
    height: 200px;
    position:relative;
    width:200px;
    font-family: Tahoma, serifSansSerifMonospace;
    font-size:12.0pt;
    color:#ffffff;
    font-weight:bold;
    float:left;
}

#nav ul li
{
    text-align:center;
    float:none !important;
    list-style-type: none;
    width: 150px;
    height: 30px;
    background :url(../images/basic_button.png) no-repeat scroll 0 0;
    margin-top:5px;
    padding-top:5px;
}
#nav ul li a
{
    display:block;
}

#nav A:link, #nav A:visited, #nav A:active
{
    color:#fff;
    text-decoration:none;
    font-size:12.0pt;
}

#nav  A.menu-item-selected:link,#nav A.menu-item-selected:visited, #nav A.menu-item-selected:active
{
    color:#000;
    text-decoration:none;
    font-size:12.0pt;
}

.event_link A:link, .event_link A:visited, .event_link A:active
{
    color:#336633;
    text-decoration:underline;
    font-family: Tahoma, serifSansSerifMonospace;
    font-size:10.0pt;
}

.email_link A:link, .email_link A:visited, .email_link A:active
{
    color:#336633;
    text-decoration:underline;
    font-family: Tahoma, serifSansSerifMonospace;
    font-size:12.0pt;
}

#maincontent
{
    position:relative;
    background-color:#ffffcc;
    padding:0;
    visibility:visible;
    width:700px;
    text-align:left;
    float:right;
}

#splash
{
	 color: #C7A317;
	 background-color: #fff;
	 border-style: outset;
	 border-width: 6px;
	 padding: 5px;
	 margin-left:30px;
}

#splash A:link, .email_link A:visited, .email_link A:active
{
	 color: #C7A317;
}

.news_splash
{
	 color: #C7A317;
	 background-color: #fff;
	 border-style: outset;
	 border-width: 6px;
	 padding: 5px;
    font-size:12.0pt;
    text-align:center;
	 margin-left:10px;
	 margin-left:10px;
}
.news_splash A:link, .email_link A:visited, .email_link A:active
{
	 color: #C7A317;
}

h1
{
    font-family: "Times New Roman", serif;
    font-size:21.0pt;
    color:#336633;
    text-align: center;
}

.tr_header
{
    color:#ffffcc;
    background-color:#336633;
    text-align: center;
    margin-bottom:15px;
}

.col_1
{
	width: 200px;
}
.col_2
{
	width: 200px;
}
.col_3
{
	width: 260px;
}
.awards .col_1
{
	width: 300px;
}
.awards .col_2
{
	width: 300px;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.left
{
    text-align: left;
    float: left;
}
.inline-image
{
	float: right;
}
.strong
{
	font-weight: bold;
}
.gold
{
	color: #C7A317;
	font-weight: bold;
}
.silver
{
	color: #C0C0C0;
	font-weight: bold;
}
.bronze
{
	color: #8C7853;
	font-weight: bold;
}
@page
    {size:8.2673in 11.6923in;}

