/* Start of CMSMS style sheet 'The Board Room Cafe : Layout' */
body{
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: #FFF url(uploads/images/boardroom_main_background.jpg) repeat-x;
}
body.sub {
	background: #FFF url(uploads/images/boardroom_sub_background.jpg) repeat-x;
}
div#header {
	text-align:center;
	height:120px;
	margin-top: 5px;
}
div#footer{
	border-top: #000 6px solid;
	color: #888;
	padding: 10px 5px;
	clear:both;
}
div#footer a{color:#888}
div#footer span{float:right;margin-top:-15px;}
div#container{
	width:900px;
	margin:0 auto;
}
div#wrapper{
}
.banner {
	height:270px;
	width:100%;
	clear: both;
}
.banner img{
	padding:10px 15px 0 15px;
	float:left;
}
.sub_banner {
	height:70px;
	width:100%;
	clear: both;
}
.sub_banner h1 {
	color: #fff;
	padding: 10px;
}
.right_banner{
	float:right;
	width: 40%;
	padding: 0 15px;
	margin: 13px 0;
}
.home_banner_button {
	background:#A40000;
	color: #fff;
	border: #fff solid 3px;
	padding:10px;
	margin: 10px 60px 0 0;
	font-size:14px;
}


div#content_wrapper{
        background: url(uploads/images/boardroom_divider.gif) repeat-y 63%;
	margin-bottom:15px;
}
div#content{
	float:left;
	width:60%;
        border-right: #999 solid 1px; 
	padding: 0 15px;
        margin-bottom:10px;
}
div#right_column{
	float:right;
	width: 35%;
}
.gallery {
	margin-bottom:15px;
}
.gallery img {
	margin:5px 7px;
        border:solid 3px #000;
}

/*************  Top Menu  ***************/

#nav {
	padding:4px 0 0 10px;
	margin-top: -10px;
	/*_margin-top: -12px;*/
	float:left;
}
#nav ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	display:inline;
	white-space:nowrap;
	font-family: "Century Gothic";
	font-size:14px;
}
#nav ul li {
	float:left;
	background-image:none;
	display:table-cell;
	margin:0;
	padding:0;
}
#nav a {
	float:left;
	color:#fff;
	background: url(uploads/images/boardroom_menu_left.gif) no-repeat left top;
	margin:0 10px 0 0;
	padding:0 0 0 1px;
	text-decoration:none;
	letter-spacing:1px;
}
#nav a b {
	float:left;
	display:block;
	background:transparent url(uploads/images/boardroom_menu_right.gif) no-repeat right top;
	padding:17px 9px 12px 9px;
	/*_padding-top: 15px;*/
}
#nav a:hover, #nav .current {
	background-color:#c30000;
	cursor:pointer;
} 

/*************  Flash Border  ***************/
.flash_box {
	float: left;
	height: 180px;
	width: 375px;
	margin: 20px 20px 30px 40px;
	border:#FFFFFF 3px solid;
}
/* End of 'The Board Room Cafe : Layout' */

/* Start of CMSMS style sheet 'The Board Room Cafe : Presentation' */

/* Presentation Stylesheet */ 
* {
	margin:0;
	padding:0;
	border:0;
}
h1, h2, h3 {
	font-size:16px;
	font-weight:bolder;
	font-family:"Century Gothic";
	padding: 0 0 10px 0;
}
h1 {
	font-size:18px;
	color: #c00;
}
h3 {
	color: #c00;
}
ul {
	margin:10px;
	padding:0px;
}
li {
	background-image: url(uploads/images/boardroom_bullet.gif);
	padding-left:25px;
	background-repeat: no-repeat;
	background-position: .5em;
	list-style:none;
} 
p {
	padding: 0 0 10px 0;
}
a {
	color: #333;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#centre-column img {
	border:2px solid  #000;
}
img.Image_left { 
    float: left; 
    margin: 5px 5px 10px 0; 
}
img.Image_right { 
    float: right; 
    margin: 5px 0 10px 5px; 
}
img.Image_centre { 
    margin: 10px auto; 
}

/* End of 'The Board Room Cafe : Presentation' */

