/* Phoenix Template CSS First Light Web Design 2007 */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #37383A;
	text-align: center;
	background-color: #F5F5F4;
	background-image: url(images/backgroundb.png);
	background-repeat: repeat-x;
} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6, p {margin: 0 0 25px 0;
                           padding: 0;}

p {
	line-height: 130%;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

img {
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
       
h1 {
	font-size: 24px;
	color: #003;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 22px;
	color: #10253F;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	color: #1F3B5D;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h4 {font-size: 18px;}
h5 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {font-size: 14px;}

a {
	color: #586D8C;
	text-decoration: none;
}
a:link {
	color: #06F;
	font-weight: bold;
}
a:visited {
	color: #06F;
	font-weight: bold;
}
a:hover {
	color: #110F2C;
	font-weight: bold;
}

.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}
#lowertext {
	clear: both;
	width: 100%;
	font-size: 14px;
}


.clear-fix {display: inline-block;}

/* Hide from IE Mac \*/

.clear-fix {display:block;}

/* End hide from IE Mac */

.right {float: right;}
.imageright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}


.left {float: left;
       margin: 3px 5px 0 0;}

.justify {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
                  
#container {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	width: 100%;
	height: 121px;
	position: relative;
	padding-top: 5px;
	margin-top: 5px;
}

#logo {
	position: relative;
	width: 530px;
	height: 87px;
	float: left;
	margin: 0px;
	padding-top: 12px;
}

#logo h1 {margin: 0;}

#logo a {background: transparent;}

#logo img {display: block;
           margin: 0;}
/* Begin Search Form CSS */

#translate {
	position: relative;
	width: 400px;
	color: #FFF;
	font-size: 18px;
	float: right;
	margin-top: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* End Search Form CSS */

/* Begin main navigation menu. */

#menu {width: 100%;
       height: 37px;
       clear: both;}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 12px;
}

#menu ul li {
	display: inline;
	text-align: center;
}

#menu ul li a {
	text-decoration: none;
	height: 37px;
	margin: 0;
	line-height: 37px;
	display: block !important;
	float: left !important;
	color: #00FFFF;
	font-size: 14px;
	border-right: 1px solid #504B4A;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
	font-weight: bolder;
	background-color: #817A77;
	background-image: url(images/button_backgroundb.png);
	background-repeat: repeat-x;
}

#menu ul li a#first {border-left: 1px solid #504B4A;}

#menu ul li a:hover {
	background-position: 0 -37px;
	color: #FF0;
	font-size: 14px;
	font-weight: bolder;
	background-image: url(images/backgrounda.png);
	background-repeat: repeat-x;
}

/* End main navigation menu. */

#wrapper {width: 100%;
          margin-top: 11px;
          padding: 0;} 

#left-column {
	width: 600px;
	float: left;
	min-height: 300px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #666;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p#intro {font-size: 24px;
         font-style: italic;
         margin: 0;}

#learn-more {width: 100%;
             text-align: right;
             margin-bottom: 25px;}

#learn-more a img {display: block;
                   float: right;}

#right-column {
	width: 318px;
	float: right;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.sidebar-header {
	font-size: 23px;
	font-weight: bold;
	width: 100%;
	height: 37px;
	line-height: 37px;
	color: #FFFFFF;
	background-image: url(images/button_backgroundb.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 5px;
}

/* Featured news */

.headline {
	margin: 0 0 5px;
	padding: 0;
	font-size: 14px;
}

.date {color: #5A6F90;
       background-color: #F5F5F4;
       float: right;}

#footer-wrapper {
	width: 100%;
	clear: both;
	color: #323558;
	background-color: #323558;
	background-image: url(images/footer_background.png);
	background-repeat: repeat-x;
}

#footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
	padding: 0;
	text-align: right;
	position: relative;
}

#back-to-top {position: absolute;
              right: 2px;
              top: 4px;}

#back-to-top img {display: block;}

#footer-content {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer p {margin: 0;}

#footer a {
	background-color: #323558;
	color: #8395B1;
	text-decoration: none;
	font-size: 16px;
}

#footer a:link {
	background-color: #323558;
	color: #8395B1;
}

#footer a:visited {
	background-color: #110F2C;
	color: #8395B1;
}

#footer a:hover {
	background-color: #5C5951;
	color: #FFF;
	font-size: 16px;
}

#footer-left {float: left;
              margin: 0;}

#footer-left img {display: block;
                  float: left !important;
                  margin: 0;}

/* Begin links list or a list of whatever you want */

#links {width: 100%;
        margin-bottom: 25px;}

#links ul {margin: 0;
           padding: 0;
           list-style-type: none;}

#links ul li {margin: 0 0 1px;}

#links ul li a {display: block;
                padding: 3px 0;
                width: 230px;
                border-bottom: 1px dotted #5D5756;
                text-decoration: none;}

#links a:hover {background-color: #E2E2E0;}
.lowertext-header {
	background-image: url(images/button_backgroundb.png);
	height: 38px;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-indent: 30px;
	background-repeat: repeat-x;
	z-index: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.leftcolumntext-header {
	background-image: url(images/button_background.png);
	height: 38px;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-indent: 30px;
	background-repeat: repeat-x;
	z-index: auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.quote {
	border: thick solid #10253F;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #10253F;
	clear: both;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#social {
	width: 620px;
	height: 80px;
}

.copyright {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

