body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

:active  {
outline: none;
}

:focus  {
-moz-outline-style: none;
}

#container {
	width: 836px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
}
#header {
	width: 836px;
	padding-bottom: 30px;
}
#logo {
	float: left;
	height: 68px;
	width: 210px;
	margin-top: 30px;
}
#quote {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26393d;
	margin-top: 28px;
	font-weight: bold;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#quote  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006599;
	text-decoration: none;
}

#quote  a:link {
	color: #006599;
	text-decoration: none;
}
#quote  a:visited {
	text-decoration: none;
	color: #006599;
}
#quote  a:hover {
	text-decoration: underline;
	color: #49595c;
}
#content {
	width: 836px;
}
#hero {
	width: 836px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 1;
}

#hero_home {
	width: 836px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 1;
	/*margin-top: -26px;*/
}



#copy_nav_title {
	height: 30px;
	width: 836px;
	margin: 0px;
	padding-top: 6px;
	background-color: #768285;
}


#copy_nav_title_home {
	height: 27px;
	width: 407px;
	background-color: #768285;
	padding-top: 6px;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-left: 10px;
	color: #FFFFFF;
}

#copy_home {
	width: 385px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #768285;
	border-bottom-color: #768285;
	border-left-color: #768285;
	background-color: #FFFFFF;
	background-image: url(images/copy_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px;
}

#copy {
	/*min-height: 224px;*/
	width: 814px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #768285;
	border-bottom-color: #768285;
	border-left-color: #768285;
	background-color: #FFFFFF;
	background-image: url(images/copy_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 10px;
}


.home_copy {
	font-size: 12px;
}

home_copy  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #49595c;
	text-decoration: none;
}

home_copy  a:link {
	color: #49595c;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
home_copy  a:visited {
	text-decoration: none;
	color: #49595c;
	font-weight: bold;
}
home_copy  a:hover {
	text-decoration: underline;
	color: #006599;
}

.blog-home-title {
	color:#006599;
	text-decoration:none;
}








#copy  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49595c;
	text-decoration: none;
}

#copy  a:link {
	color: #49595c;
	text-decoration: none;
	font-weight: bold;
}
#copy  a:visited {
	text-decoration: none;
	color: #49595c;
	font-weight: bold;
}
#copy  a:hover {
	text-decoration: underline;
	color: #006599;
}
.date {
	font-size: 10px;
}
.article_title {
	color: #006599;
	font-size: 18px;
	font-weight: bold;
}
.article_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #006599;
}
#article_img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 2px;
}
#magazine {
	text-align: center;
	background-color: #FFFFFF;
}
.centered {
	text-align: center;
}


div#bottom_nav p { font-family: Arial, Helvetica, sans-serif; font-size:10px; }
div#bottom_nav ul { margin:0px 0px 0px 0px; padding:0px 11px; width:814px; font-family: Arial, Helvetica, sans-serif; font-size:10px; background:#5D6862;}
div#bottom_nav ul li { display:inline-block; text-align:center; padding:0; margin:0;}
div#bottom_nav ul li a { text-decoration:none; color:#FFF; display:inline-block; padding:5px 20px 5px 20px; }
div#bottom_nav ul li a.active { color:#FFF; }
div#bottom_nav ul li a:hover { color:#FFF; background:#2c3342; text-decoration:none; }

div#home-content {
	float: left;
	width: 407px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#blog {
	float: right;
	width: 407px;
}
.clear {
	clear: both;
}

/* PROMOTIONS PAGE */
div#promotions-container {
	margin: 0px 0px 20px 0px;
}
div#promotions1, div#promotions2, div#promotions3 {
	float: left;
	width: 235px;
	margin: 0px 20px 0px 0px;
	font-family: Arial;
	padding: 10px;
	color: #49595c;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}
div#promotions2, div#promotions3 {
	background-color: #ececec;
	border: 1px #c0c0c0 solid;
}
div#promotions1-header {
	border-bottom: 1px #000000 solid;
}
div#promotions1 h1 {
	font-size: 24px;
	color: #006899;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
div#promotions1 h2, div#promotions2 h2, div#promotions3 h2 {
	color: #006899;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
div#promotions1 h2 {
	line-height: 30px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}div#contact-left {
	float: left;
	width: 300px;
}
div#contact-right {
	float: left;
	width: 500px;
}
