﻿@charset "UTF-8";

/*
Site Colors:
Dk Grey=#6d6f71
Red=#d2232a
*/
body

{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:silver;	
	
}

footer
{
	margin-top:20px;
	margin-bottom:20px;	
	width:100%;
	font:.9em;
	color:#6d6f71;
	text-align:center;
	display:block;
	
}
.bottomlogo
{
	width:100%;
	text-align:center;
	
}

.bottomlogo a
{
	margin:(5px 10px 10px 5px)

}
.bottomlogo img
{
	border:none;
	margin:(5px 10px 10px 5px)
}
.page

{
	font-size:1em;
	position: relative;
	padding-top:20px; 
	margin: 30px auto 0px auto; 
	width: 980px;
	background-color:white;	
	border-style:solid;
	border-color:white;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	
}
.ui-dialog
{
margin-top:-50px;
	
}
.center
{
	margin:15px;
	padding:10px;	
	color:#d2232a;
	font-size:1.5em;
	border-style:solid;
	border-color:#d2232a;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

}

.center a
{
	color:#6d6f71;
	text-decoration:none;

}
.center a:hover
{
	font-style:italic;
	font-weight:bold;
}

.headline
{
	
	width:60%;
	float:right;
	margin-right:10px;
	text-align:center;
	
}

.headline h1
{
	font-size:2.5em;
	color:black;
	background:white;
	margin: 0px 0px .5em 0px; 
	font-weight:bold;

}

#ticker
{
	background-color:#d2232a;
	float:left;
	display:block;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:auto;	
	width:95%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:3em;
	color:white;
	padding:10px;
	border:medium;
	border-color:#d2232a;
	border-radius:10px;
	border-style:solid;

}
.logo
{	
	margin-left:10px;
	width:30%;
	float:left;
}
.logo img
{
	border-style:none;
	
}
.leftside
{
	width:100%;
	float:left;
	margin-left:12px !important;	
	padding:10px;
	background-color:#6d6f71;
	border-style:solid;
	border-color:#6d6f71;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.floatleft
{
	width:100%;
	float:left;
	text-align:center;
	margin-left:12px !important;	
	padding:10px;
	
}

.floatright
{	
	text-align:center;	
	float:right;
	width:45%;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	margin-right:10px;
	border-style:solid;
	border-color:#6d6f71;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color:#6d6f71;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;

}

.floatright a
{
	text-decoration:none;
}

.floatright img
{
	border:none;
	text-decoration:none;
}

.associatesright
{	
	text-align:center;	
	float:right;
	width:45%;
	padding-top:10px;	
	padding-bottom:10px;
	margin-top:0px;
	margin-right:10px;
	/*border-style:solid;
	border-color:#6d6f71;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	*/

}
.associatesleft
{	
	text-align:center;	
	float:left;
	width:45%;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	margin-right:10px;
	margin-left:10px;
	/*
	border-style:solid;
	border-color:#6d6f71;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	*/

}

.associates
{
	text-align:center;
	margin:20px 20px 10px 20px;
	padding:10px;
/*
	border-style:solid;
	border-color:#d2232a;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
*/
	
}


.leftside h3
{
	color:white;
}
.clearBoth
{
	clear:both;
	line-height:0px;
}

img_col
{
	color:#d2232a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}


.staff
{
	width:930px;
	margin:auto;
	text-align:left;	
	padding:10px;
	background-color:#6d6f71;
	border-style:solid;
	border-color:#6d6f71;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	

}

.staff h1
{
	color:#d2232a;
	background-color:#6d6f71;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:Bold;
	margin-bottom:0px;
	
}
.staff h2
{
	color:#d2232a;
	background-color:#6d6f71;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:Bold;
	margin-bottom:10px;
	margin-top:5px;
	
}

	

.staff td
{
	
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: auto;
}

.staff a
{
	color:#d2232a;
}
table 
{
 	margin: auto; !Important;
 }

h1

{
	font-size:2em;
	color:black;
	background:white;
	margin: 0px 0px .5em 0px; 
	font-weight: normal;
}

h2
{
	font-size:1.6em;
	color:white;
}

h3
{
	font-size:1em;
}
.verticalHalfL
{
	width:45%;
	float:left;
	color:#d2232a;
	margin:0px 20px 20px 20px ;
	font-size:1.25em;
	text-align:left;
	font-weight:bold;
}
.verticalHalfR
{
	width:45%;
	float:right;
	color:#d2232a;
	margin:0px 20px 20px 20px ;
	font-size:1.25em;
	text-align:left;
	font-weight:bold;

}

		/* Slider styling */
            /*  messages */
            
            #slidecontainer
            {
           
            float:none;           	
	        margin-top:10px;
	        margin-bottom:0px;
	        margin-left:12px;
	        margin-right:12px;
            padding: 0px;
           

			}
           .message-container {
            text-align:center;                             
            background:rgba(255,255,255,.60);
            color:#d2232a;            
           /* 
           	margin-left:15px;
            margin-right:auto;  
            */   
            
            width:100%;
            float:none;
  			display: block;
  			margin-left: auto;
  			margin-right: auto;
  			margin-bottom:5px;               
            font-size: 2.5em;
            font-family:Arial;
            font-weight:bold;
            padding: 5px;
            /*
            border-color:white;            
            border-width:medium;
            border-radius: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			*/

            }
            ,      /* usual player with images */
            .player-container {
            height: 28px;
            white-space: nowrap;
            }
            .player-pause, .player-play, .player-forward, .player-back {
            /* this displays element as inline-block; zoom and *display is a hack for ie7 which does not support inline-block */
            display: inline-block;
            zoom: 1;
            *display: inline;
            cursor: pointer;
            margin-left: 5px;
            height: 28px;
            width: 33px;           
            background-image: url(http://beaverslider.com/code/current/player.png);
            }
            .player-pause {
            background-position: -199px 0;
            width: 28px;
            }
            .player-pause:hover {
            background-position: -161px 0;
            }
            .player-play {
            background-position: -356px 0;
            width: 28px;
            }
            .player-play:hover {
            background-position: -319px 0;
            }
            .player-back {
            background-position: -275px 0;
            }
            .player-back:hover {
            background-position: -234px 0;
            }
            .player-forward {
            background-position: -434px 0;
            }
            .player-forward:hover {
            background-position: -393px 0;
            }
            
