body
{    
    margin:0px;
    text-align:center;  
    color:#fff;
    background:url(images/background.jpg) #A3214B fixed;
}

.blockpad {	padding-left: 10px;}

/* Skin */

#bp_container
{
    width:738px;
    Margin:0 auto;
    background-image:url(images/repeater.png);
    background-repeat:repeat-y; 
   
}
html>/**/body #bp_container
{
    background:none;
    background-image:url(images/repeater.png);
    background-repeat:repeat-y; 
}
#bp_bottom
{
    width:738px;
    height:55px;
    background:url(images/footer.png) no-repeat;
    margin:0 auto;
}
#bp_header
{
    width:738px;
    height:317px;
    margin:0 auto;
    background:url(images/head.png) no-repeat;
    position:relative;
    margin-bottom:-3px;
}
html>/**/body #bp_header
{
    margin-bottom:0;
}
img#building
{
    margin-top:9px;
    width:652px;
    height:308px;
}
img#located
{
    width:245px;
    height:24px;
    position:absolute;
    bottom:20;right:45;
}
img#location
{
    width:489px;
    height:21px;
    position:absolute;
    bottom:1; right:45;
}
img#logo
{
    width:138px;
    height:150px;
    position:absolute;
    left:95px;top:25px;
}

#bp_numbers span
{
    font-size:13px;
}
#bp_contact_tab
{
    width:243px;
    height:130px;    
    background:url(images/tab.png);
    right:75px;
    text-align:left;
    color:#A3214B;
    font-weight:bold;
    font-size:16px;
    letter-spacing:0;
    font-style:italic;
    position:absolute;
}

#bp_contact_tab ul, #bp_contact_tab ul li
{
    text-indent:0;
    padding:0;margin:0;
    list-style:none;
}
#bp_contact_tab ul
{
    padding:5px 0 0 15px;
}
#bp_contact_tab ul li 
{
    text-indent:18px;
    padding:1px 0 2px 0;
}
#bp_contact_tab ul li span
{
    font-size:14px;
}
#bp_nav ul li, #bp_nav ul
{
    margin:0;
    padding:0;
    text-decoration:none;
    list-style:none;
}
#bp_nav ul li
{
    letter-spacing:0;
    font-size:1em;
    float:left;
    text-align:center;
    
    
}

#bp_nav ul li a
{
    font-family: Georgia;
    display:block;
    color:#A3214B;
    padding:5 10px;
    text-align:center;
    border-left:1px solid #000;
    
}
#bp_nav ul li a.first
{
    padding-left:20px;
    border-left:0px;
}
#bp_nav ul li a.last
{
    padding-right:0;
}
.bp_clear
{
    clear:both;
}
#bp_body
{
    margin:0 auto;
    width:632px;
    text-align:left;
    color:#000;
    padding:10px;
    position:relative;
}
div.BTBRandomImageContent
{
    width:100%;
    text-align:center;
}
/* Content Panes */

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#fff; text-decoration:none; font-size:10px;}
A.SkinObject:link { color:#fff; text-decoration:none; font-size:10px;}
A.SkinObject:visited {color:#fff; text-decoration:none;  font-size:10px;}
A.SkinObject:active {color:#fff; text-decoration:none;  font-size:10px;}
A.SkinObject:hover{color:#fff; text-decoration:none; font-size:10px;}

.user,a.user:link,a.user:active,a.user:visited,.user 
{
    color:#000; 
    text-decoration:none; 
    font-size:10px;
}
a.user:hover 
{
    color:#000; 
    text-decoration:none;
    font-size:10px;
}

/* code to make the search button look like it does */  
.searchbox input
{
    MARGIN: 0px 00px 0px 0px; 
    border: 1px solid #ccc; 
    font-size:10px; 
    color:#000; 
    background:transparent; 
    width: 100px;
    height:18px;
}
.search,a.search:link,a.search:active,a.search:visited,.search 
{
    color:#000; 
    text-decoration:none; 
    font-size:10px;
}
a.search:hover 
{
    color:#000; 
    text-decoration:none; 
    font-size:10px;
}

/* change the colour of the login button here */
.StandardButton 
{
    color: #fff;
    font-family:Tahoma, Verdana, Arial, Helvetica;
    font-size: 10pt;
    background-color: #6D6D6D;
}

/* classes used by DotNetNuke for things like the container titles */

.Head 
{
    font-size:12px;
    font-weight:bold;
    color:#000;
}
.SubHead 
{
    font-size:11px;
    color:#000;
}
.SubSubHead
{
    font-size:11px;
    color:#000;
}

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p 
{
    font-family:Arial;
    font-size: 12px;
    line-height: 1.4em;
    color: #000;
    line-height:16px;
}
table, tr, td, th, p
{
        padding:5px;
}
label, .normal, .Normal 
{
}
p 
{
    
    font-size: 11px;
}
.Normal 
{
    
}
h1, h2, h3
{
    
}
/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active
{
    color:#000;
    text-decoration:none;
}
A.CommandButton:hover
{
    color:#000;
    text-decoration:underline;
}
.SkinObject
{
    color:000;
}

/*=== Menu Items */
/* Main Menu object styles */

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	width:800px;
	margin-top:10px;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
    font-family:Arial, Verdana, Sans-Serif;
	color: #fff;
	font-size: 10px; 	
	text-align:center; 
	text-transform:lowercase;
	margin-right:1px;
	white-space:nowrap;
	letter-spacing:.5px;
}
.spacer 
{
    padding:0 5px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
    font-family:Arial, Verdana, Sans-Serif;
	color:#fff;
	text-align:center;
	font-size: 10px;
	text-transform:lowercase;
	margin-right:1px;
	white-space:nowrap;
	letter-spacing:.5px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
    z-index: 10000;
	border:1px solid #9B7D01;
}

.main_dnnmenu_submenu td
{
    font-family:Arial, Verdana, Sans-Serif;
	background-color:#fff;
	z-index: 10000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background-color:#FDD3E5;
	text-decoration:underline;
}
.main_dnnmenu_itemselected td
{
    background-color:#C8A30D;
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #000;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #000;
}



.ModuleTitle_MenuItem 
.ModuleTitle_MenuItemSel 
.ModuleTitle_SubMenu 
.ModuleTitle_MenuContainer 
.ModuleTitle_MenuBar  
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon 



