﻿@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#header {
	width: 100%;
	background-image: url(../images/bmid_103.gif);
	background-repeat: repeat-x;
	height: 260px;
}
.container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#mainpic {
	width: 960px;
	margin-right: auto;
	margin-left: auto;	
}
#bottomfade {
	width: 100%;
	height: 20px;
	background-image: url(../images/BGFade.png);
	background-repeat: repeat-x;
}
#bottomarea {
	width: 100%;
	background-image: url(../images/BG.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8D1A1E;
	padding-top: 5px;

}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #fff;
}
.clear {
	clear: both;
}
/***********************
Menu and Email Sign Up
***********************/

#nav {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;

	width: 620px;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	float: left;
	background-position: top;
}
.spacer {
	color: #5b1c58;
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
}
#newsletter {
	width: 290px;
	float: right;
	background-image: url(../images/NewsletterBG.png);
	height: 50px;
	padding-left: 10px;
	vertical-align: top;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#newsletterleft {
	width: 220px;
	float: left;
	border: none;
}
#newsletterright {
	width: 45px;
	float: right;
	height: 50px;
}
.emailnewsletter {
	width: 200px;
	height: 20px;
	background-image: url(../images/emailnewsletterbg.png);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 10px;
	border: 0px;
}
.go {
	width: 45px;
	height: 50px;
	background-image: url(../images/gobg.png);
	background-repeat: no-repeat;
	float: right;
	color: #FFFFFF;
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/***********************
Columns
***********************/
.onecol {
	width: 950px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
.twothirdcol {
	width: 620px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.twocol {
	width: 460px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.twocolright {
	width: 460px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.twothirdcolinside {
	width: 620px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.twothirdcolinsideright {
	width: 620px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.twocolinside {
	width: 460px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.threecol {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	width: 260px;
	clear: none;
}

#valuesdiag {
	width: 230px;
	padding-left: 20px;
}

#valueswrap {
	position: relative;
	float: left;
	width: 300px;
	margin-top: 80px;
}

#valuesone {
	float: left;
	clear: none;
	position: absolute;
	visibility: hidden;
	padding: 0;
}

#valuestwo {
	float: left;
	clear: none;
	position: absolute;
	visibility: hidden;
	padding: 0;
}

#valuesthree {
	float: left;
	clear: none;
	position: absolute;
	visibility: hidden;
	padding: 0;
}

#valuesfour {
	float: left;
	clear: none;
	position: absolute;
	visibility: hidden;
	padding: 0;
}
.threecolinside {
	width: 300px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#threecolroundtop {
	width: 300px;
	float: left;
	background-image: url(../images/roundedtop.png);
	background-repeat: no-repeat;
}
#threecolround {
	width: 280px;
	float: left;
	background-repeat: repeat-y;
	background-position: left bottom;
	padding: 0 0 0 20px;
	border-left: 1px dotted #8D1A1E;
}

#threecolround p {
	font-size: 10px;
	line-height: 15px;
}

#threecolroundbottom {
	width: 300px;
	float: left;
	background-image: url(../images/roundedbottom.png);
	height: 10px;
	background-position: left top;
	background-repeat: no-repeat;
}
.fourcolleft {
	width: 220px;
	float: left;
	padding-right: 10px;
}
.fourcolright {
	width: 220px;
	float: right;
	padding-left: 10px;
}
#bottomleft {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	width: 300px;
}
#bottomcenter {
	float: left;
	width: 300px;
	padding: 0px 10px 10px 15px;
}
#bottomright {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	padding-top: 0px;
	width: 300px;
}
/***********************
Headers
***********************/

h1 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #8D1A1E;
	font-weight: normal;
	margin-top: 0;
}
h2 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #8D1A1E;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 2px;
}
h3 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #fff;
	font-weight: normal;
	padding-left: 10px;
	margin: 20px 0;
}
h4 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #b8c5c8;
	font-weight: normal;
}
h5 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #4e6e76;
	font-weight: normal;
	margin: 0px;
}
h6 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
}
/***********************
Type
***********************/
ul {
	color: #8D1A1E;
	margin: 0 0 15px;
}

li {
	margin-bottom: -5px;

	font-family: Century Gothic, Apple Gothic, "Lucida Grande", 	Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #8D1A1E;
	list-style-type: disc;
	margin-top: 2px;

}

p {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0px 0px 8px;
}

.CommunicationWorks1 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #8D1A1E;
	margin: 0px 0px 8px;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
}

.CommunicationWorks2 {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	margin: 0px 0px 8px;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
}
p.dark {
	font-family: "Century Gothic", "Apple Gothic", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #8D1A1E;
	font-weight: bold;
}

li.bottom {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

li.black {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black;
}

p.bottom {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
p.footertext {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000;
}

a.bottom {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/***********************
Links
***********************/

a {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #8D1A1E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #8D1A1E;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #8D1A1E;
	font-weight: bold;
	text-decoration: none;
}
a.nav:link {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #ffffff;
}
a.nav:active {
	text-decoration: underline;
}
a.nav#current {
	color: #ffffff; 
}

a.white:link {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: yellow;
}

a.white:visited {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: yellow;
}
a.white:hover {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: yellow;
	font-weight: normal;
	text-decoration: none;
}
a.white:active {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: yellow;
}
a.blue:link {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #4e6e76;
	font-weight: normal;
	text-decoration: none;
}

a.blue:visited {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #4e6e76;
	font-weight: normal;
	text-decoration: none;
}
a.blue:hover {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #4e6e76;
	font-weight: normal;
	text-decoration: underline;
}
a.blue:active {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #4e6e76;
	font-weight: normal;
	text-decoration: none;
}
a.footer:link {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

a.footer:visited {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
a.footer:hover {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
a.footer:active {
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
/***********************
Form
***********************/

.contact {
	background-color: #eaeaea;
	color: #9a3290;
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding: 5px;
	width: 290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
textarea {
	background-color: #eaeaea;
	color: #9d3393;
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 290px;
	margin-bottom: 10px;
}
.submit1 {
	background-color: #9d3393;
	color: #ffffff;
	font-family: Century Gothic, Apple Gothic, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding: 5px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/***********************
Gallery
***********************/

.thumbs {
	width: 135px;
	height: 80px;
	float: left;
	margin: 10px;
}
