/* IMPORTANT: Import Common Styles */
/* This includes styles for the client area, events calendar, and contact form */
@import url('../../common_templates/common_styles/common.css');

html, body { /* declare the viewport size */
	height: 100%;
	width: 100%
}

body {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #003366;
	margin: 0;
	padding: 0;
}

/******************* page items **********************/	
#page_wrap {
	background-image: url(images/intro_page_background.jpg);
	background-repeat: no-repeat;
	margin: auto;
	position: relative;
	text-align: center;
	width: 800px;
	height: 600px;
}

p#todays-date {
    margin: 0px 0px -20px 0px;
    padding: 15px 15px 0px 0px;
    color: #99ccff;
}

#title_area {
	text-align: center;
	margin: auto;
	width: 800px;
	height: 190px;
	padding: 0px 0px 0px 0px;
}

#title_table1 {/* for explorer only*/
	height: 190px;
	overflow: hidden;
	/*position: absolute;*/
	padding: 0px;
	top: 0px;
	left: 0px;
}

#title_table1[id] {
	display: table;
	position: static;
}

#title_table1_row1 { /* for explorer only*/
	position: relative;
	top: 50%;
	float: left
}

#title_table1_row1[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	float: none
}

#title_table1_cell1 {/* for explorer only */
	position: relative;
	top: -50%;
	z-index: 0;
}

#title_table1_cell1[id] {
	position: static;
}

#title_table1_row2 { /* for explorer only*/
	position: relative;
	top: 50%;
	float: left
}

#title_table1_row2[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	float: none
}

#title_table1_cell2 {
	position: relative;
	top: -50%;
	z-index: 0;
} /* for explorer only */

#title_table1_cell2[id] {
	position: static;
}

#title_table1_cell2 h1.title_heading {
	/*width: 500px;*/
	overflow:hidden;
	color: #ffffcc;
	font-size: 35px;
	font-weight: 700;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

#title_table1_cell2 p {
	color: #036;
	max-height: 190px;
	max-width: 500px;
	overflow: hidden;
	font-size: 18px;
	font-weight: 700;
	padding: 0px 10px 0px 15px;
	margin: 0px;
}

#title_table1_cell2 img {
	padding: 0em;
	margin: 0em;
}

#title_table1_cell1 p {
	color: #036;
	max-height: 190px;
	/*overflow: hidden;*/
	font-size: 18px;
	font-weight: 700;
	padding: 0px 10px 0px 15px;
	margin: 0px;
}

#title_table1_cell1 img {
	padding: 0em;
	margin: 0em;
}
/**************  navigation ****************/
#main_navigation_area {
	clear:both;
	text-align: center;
	margin: auto;
	position: relative;
	/*top: 290px;*/
	/*left: 0px;*/
	width: 800px;
	height: 50px;

}

ul#main_navigation, #main_navigation ul {
	width: 165px;
	padding:0;
	color: #333;
	font-size: 12px;
	position: relative;
	margin: auto;
	list-style: none;
	list-style-position: outside
}

#main_navigation li {
	padding:0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#main_navigation li a {
	display: block;
	color: #ffffcc;
	font-size: 25px;
	text-decoration: none;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 9px;
	padding-left: 8px;
}

html>body #main_navigation li a {
	width: auto;
}

#main_navigation li a:hover {
	color: #ffffcc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 1px;
}

.first_li_navigation{
border: none;
}
/******* main content bottom navigation ********/
ul#main-content-bottom-navigation, #main-content-bottom-navigation ul {
	width: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
    top: 30px;
    right: 0px;
	float: right;
	margin: 0px 0px 0px 1px;
	list-style: none;
	list-style-position: outside

}
#main-content-bottom-navigation li {
	margin: 0 8px 4px 0;
	padding:0 0 0px 0;
    float: right;
    /*position: relative;*/
}
#main-content-bottom-navigation li a {
	display: block;
	padding: 7px 15px 7px 30px;
	width: 100%;
    text-decoration: none;
}
html>body #main-content-bottom-navigation li a {
	width: auto;
}
#main-content-bottom-navigation li a:hover {
	border-left-style: none;
	border-left-width: 0px;
    color: #003366;
    background-color: #6699cc;
}
/* reset the background for these so we can control in the color style file */
.facebook_link, .twitter_link, #main-content-bottom-navigation li.facebook_link a,#main-content-bottom-navigation li.twitter_link a {
    background: none;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#main-content-bottom-navigation li.facebook_link a:hover,#main-content-bottom-navigation li.twitter_link a:hover {

}

/* color */
#main-content-bottom-navigation li a {
    color: #999999;
}

#main-content-bottom-navigation li a:hover {
    color: #003366;
    background-color: #99ccff;
}

#main-content-bottom-navigation li.facebook_link a, #main-content-bottom-navigation li.facebook_link a:hover {
    background-image: url("../../common_templates/common_images/facebook-19x19.png");
}
#main-content-bottom-navigation li.twitter_link a, #main-content-bottom-navigation li.twitter_link a:hover {
    background-image: url("../../common_templates/common_images/twitter-19x19.png");
}

/* typography */
#main-content-bottom-navigation li a {
    text-decoration: none;
}

/************** end  navigation ****************/

#main-content {
	position: absolute;
	top: 330px;
	left: 0px;
}

/************* sb elements *******************/

#footer{
	margin: auto;
	position: absolute;
	text-align: center;
	width: 800px;
	bottom: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	color: #6699cc;
}

#footer a{
	color: #999999;
}

#footer-business{
    /*float: left;*/
    text-align: center;
    /*width: 770px;*/
  	font-size: 14px;
	font-weight: bold;
	color: #6699cc;
    line-height: 15px;
    margin: 0px 0px 10px 0px;
    padding: 8px 0px 0px 0px;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}

#footer_business address{

}

#footer_other {
   /* float: left;*/
    text-align: center;
    width: 770px;
    font-size: 11px;
    line-height: 15px;
    margin: 5px 0px 0px 20px;
    color: #330000;
    padding-left: 0px;
}

#footer_counter {
	text-align: center;
	/*float: left;*/
	padding:0;
    margin: 10px 0px 0px 20px;
	width: 770px;
	color: #6699CC;
	font-size: 13px;
	font-weight: bold;
}

#footer p {
    margin: 2px 0px 2px 0px;
    }

#footer_anchor {
    display: none;
    }

.indent {
	padding-left: 25px;
}

/******* clear floats **********/
.clearfloat {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/* Disclaimer Popup */
#popup-container {
    margin: 20px;
    padding: 15px;
    text-align: left;
    background: white;
    border: 1px solid #ccc;
    }

    #popup-container h1 {
        margin: 0px 0px 10px 0;
        }

/* contact info map styling */
#map {
	width: 250px;
	height: 250px;
	float: right;
	border: 1px solid #ccc;
	margin-left: 10px;
}


/***** html page elements *******/

