﻿@import url('br_layout.css');
body {
	font-family: Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFE8;
}
#container {
	width: 900px;
	font-size: 0.875em;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin: 0;
	padding: 0;
}
#logostyle {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#main {
	background-color: #FFFFFF;
	width: 838px;
	height: auto;
	float: left;
	visibility: visible;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	border-right-color: #18299c;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #18299c;
	border-left-style: solid;
	border-left-width: 1px;
	color: #18299c;
	font-size: 14px;
}
/* top navigation */
#masthead #nav {
	padding: 13px;
	margin: 0;
	text-align: center;
	font-size: 13px;
	float: left;
	margin-top: 4px;
	font-weight: bold;
	margin-left: 140px;
	clear: both;
}
#masthead #nav a:active {
	padding: 13px 16px;
	text-decoration: none;
	color: #000000;
}
#masthead #nav a:visited {
	padding: 13px 16px;
	text-decoration: none;
	color: #18299c;
}
#masthead #nav a:link {
	padding: 13px 16px;
	text-decoration: none;
	color: #18299c;

}
#masthead #nav a:hover { padding: 13px 16px; background-color:#FFFFE8; text-decoration:underline;}
#masthead {
	width: 900px;
	float: left;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#masthead:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#masthead #connect {
	padding: 0;
	float: right;
	width: 140px;
	margin-left: 20px;
	height: 40px;
	margin-bottom: 2px;
	text-align: right;
	margin-top: 6px;
	vertical-align: bottom;
	margin-right: 6px;
}
#masthead #connect h4 {
	margin: 0;
	float: left;
	width: 140px;
	text-align: right;
	font-size: 11px;
	color: #18299c;
	margin-top: 8px;
}

h3, h4 {
	margin: 0 0;
	font-size: 13px;
}
#barstyle {
	clear: both;
}
#content {
	padding: 0px;
	float: left;
	width: 830px;
	margin-bottom: 10px;
	color: #18299c;
	font-size: 14px;
}
#content ul {
	margin-left: 70px;
	line-height: 1.4em;
	list-style-type: none;
	margin-bottom: 8px;
}
#content ul.normal {
	list-style-type: disc;
	margin-left: 76px;
}
#content ul.normal li {
	margin-bottom: 6px;
}
#content ul.fancy {
	list-style-type: none;
	line-height: 1.3em;
	font-size: 16px;
	list-style-image: url('images/paw_print.jpg');
	margin-left: 60px;
}
#content ul.fancy li {
	margin-bottom: 10px;
	padding-left: 8px;
	vertical-align: top;
}
#main_col {
	width: 484px;
	float: left;
	margin-bottom: 12px;
}
#right_col {
	margin: 0;
	width: 342px;
	float: right;
	font-size: .9em;
	font-size: 14px;
}
#right_col h4 {
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#content #right_col p {
	margin: 0;
	font-size: 14px;
	margin-top: 6px;
}
#right_col2 {
	margin: 0;
	width: 342px;
	float: right;
	font-size: .9em;
	font-size: 14px;
	background-color: #F0F8FF;
}
#content #right_col2 ul {
	margin-left: 38px;
	margin-bottom: 30px;
}
#footer {
	text-align: center;
	clear: both;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url('images/bar.png');
	height: 18px;
}
/* Masthead Styles */
#masthead h1 {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	color: #18299c;
	font-style: normal;
	margin-top: 10px;
	font-family: Verdana, "Lucida Console", sans-serif;
	float: none;
	margin-left: 650px;
	text-align: right;
}
#masthead h2 {
	border-left: 1px solid #18299c;
	border-right: 1px solid #18299c;
	font-size: 18px;
	color: #003399;
	font-family: Verdana, "Lucida Console", sans-serif;
	line-height: 2.0em;
	font-weight: lighter;
	background-color: #FFFFFF;
	text-align: center;
	font-style: italic;
}
#masthead h3 {
	font-size: 12px;
	margin: 0px;
	color: #18299c;
	font-family: Catriel;
	float: none;
	margin-left: 100px;
	text-align: right;
}
/* Content Styles */
#content p {
	margin-bottom: 8px;
	margin-left: 50px;
	margin-right: 40px;
	line-height: 145%;
}
#content p.indented {
	margin-left: 62px;
	margin-bottom: 0px;
}
#content img.photo_l {
	padding: 2px;
	border: 1px #CCCCCC solid;
	margin-right: 12px;
	float: left;
}
#content img.photo_r {
	padding: 2px;
	border: 1px #CCCCCC solid;
	float: right;
	margin-left: 22px;
}
#content h2 {
	color: #18299c;
	margin-top: 30px;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 18px;
	margin-left: 30px;
	margin-right: 20px;
}
#content h3 {
	margin-top: 30px;
	font-size: 16px;
	margin-bottom: 32px;
	margin-left: 40px;
	margin-right: 20px;
}
#content h4 {
	font-size: 14px;
	margin-left: 38px;
	margin-top: 22px;
	margin-bottom: 6px;
	color: #0066FF;
}
#content #right_col h4 {
	font-size: 14px;
	margin-left: 0px;
	margin-top: 22px;
	margin-bottom: 6px;
	color: #0066FF;
}
#emailform {
	width: 630px;
	margin-left: 100px;
}
#emailform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
#emailform #button_row {
	margin-left: 176px;
	margin-top: 20px;
}
/* Footer Styles */
#footer a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFCF0;
	background-color: #000000;
	text-decoration: underline;
}
a {
	color:#0066FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: white;
	background-color:#18299c;
}
a.hugginslink {
	font-size: 10px;
	margin-left: 240px;
	color: #2166A9;
}
.filler {
	height: 12px;
}
.fillerlarge {
	height: 80px;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 4px;
}
/* */
.signup_box {
	width: 300px;
	float: left;
	margin-top: 30px;
	margin-left: 60px;
}
.tagline {
	color: #0066FF;
	font-weight: bold;
}
.titletext {
	color: #18299c;
	font-weight: bold;
}
.decor_bar {
	background-color: #ffff00;
	border-left-color: #18299c;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #18299c;
	border-right-style: solid;
	border-right-width: 1px;
	height: 6px;
}
.icon_style {
	vertical-align: middle;
	margin-right: 8px;
}
.icon_style2 {

}
.plain {
	border: 0;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
	background: transparent url('images/square-blue-left.gif') no-repeat top left;
	display: block;
	font: normal 11px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */;
	height: 23px; /* Height of button background height */;
	padding-left: 9px; /* Width of left menu image */;
	text-decoration: none;
	text-align: center;
}
a.squarebutton2{
	background: transparent url('images/square-red-left.gif') no-repeat top left;
	display: block;
	font: normal 11px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */;
	height: 23px; /* Height of button background height */;
	padding-left: 9px; /* Width of left menu image */;
	text-decoration: none;
	text-align: center;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton, a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton2 {
	color: #18299C;
	margin-left: 16px;
	margin-right: 0px;
}
a.squarebutton span{
background: transparent url('images/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton2 span{
background: transparent url('images/square-red-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton:hover, a.squarebutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.squarebutton:hover span, a.squarebutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}
.buttonwrapper{
	/* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */;
	width: 120px;
	float: right;
	clear: right;
	margin-left: 12px;
	margin-bottom: 6px;
}
.smalltext {
	font-size:11px;
}
.noborder {
	border: 0;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
