/* CSS Document */
/* Default Style Sheet - Black Hills Diabetes Association */
/* Author - Kyle McCabe :: factor360 design + technology :: www.factor360.com :: 02/08 */

/* {border:1px solid black;} */


/************************************** HTML tags. */

body {
	background-color: #99cca9;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
}

h1, h2, h3, h4, h5, h6 {font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, "Bitstream Vera Sans", Arial, sans-serif;margin:0;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.3em;}
h6 {font-size: 1.2em;}

a {
	color: #3355CC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

iframe {
    width: 512px;
}

/*************************************** General Layout */

#siteWrap {
	width: 742px;
	margin: 16px auto;
	background: #f0f7f2;
}

#main {
	width: 700px;
	margin: 0 auto;
	background: url(images/bg-main.gif) repeat-y;
}

#header {
	position: relative;
	height: 100px;
	background: url(images/bg-main.gif) repeat-y;
}

#logo {
	position: relative;
	top: 10px;
	left: 20px;
	width: 441px;
}

#loginHelp {
	position: absolute;
	top: 5px;
	right: 14px;
	width: 150px;
	text-align: right;
}

#searchBox {
	position: absolute;
	top: 35px;
	right: 10px;
	width: 200px;
	text-align: right;
}

#locInfo {
	position: absolute;
	top: 82px;
	left: 20px;
}

#contentWrap {
	background-image: url(images/bg-home.gif);
	height: 1%;
}

#rightCol {
	float: right;
	width: 515px;
	display: inline;
}

#leftCol {
	float: left;
	width: 185px;
	display: inline;
}	

#mainMenu {
	width: 185px;
	background: url(images/bg-menu.gif) repeat-x;
	padding: 3px 0;
}

#footer {
	height: 46px;
	background: url(images/site-bottom.gif) no-repeat;
}

#f360footer {
	width: 400px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}

#copyright {
	width: 700px;
	margin: 6px auto;
	text-align: right;
	line-height: 12pt;
	font-size: 0.9em;
	color: #333;
}

/********************************** Homepage Layout */

#subHeader {
	height: 200px;
	width: 514px;
	background: url(images/bg-rightBox.gif) repeat-x;
}

#mainPhoto {
	float: left;
}

#quickInfo {
	float: right;
	width: 190px;
	margin-right: 8px;
	padding-top: 12px;
}

.colWrap {
	padding-top: 5px;
}

#contentCol-R {
	float: right;
	width: 200px;
	padding-top: 35px;
	display: inline;
}

#contentCol-L {
	float: left;
	width: 275px;
	padding-left: 12px;
	margin-bottom: 6px;
	border-left: 1px solid silver;
	display: inline;
}

/*********************************** Secondary Page Layout */

#contentWrapSec {
    background: url(images/bg-secondary.gif) repeat-y;
}

.contentBlock {
    margin: 0 12px 0 16px;
    padding: 12px 0;
    font-size: 1.2em;
}

/*********************************** Main Menu */

#mainMenu ul {
	margin: 0px;
	padding: 4px 0 8px 0;
	list-style-type: none;
}

#mainMenu ul li {
	width: 160px;
	height: 26px;
	border-bottom: 1px solid #4cc577;
	line-height: 1.6em;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	margin: 0 auto;
	padding-left: 5px;
}

/* #mainMenu ul ul {
	position: absolute;
	z-index: 5; 
	top: 30px; 
	left: 16px; 
	display: none;
	width: 150px;
	background: black;
}

#mainMenu ul ul li {
	padding: 3px;
	border-top: 1px solid #333;
	width: 144px;
} */

#mainMenu li a {
	width: 160px;
	text-decoration: none;
	color: #daf2e2;
	display: block;
}

#mainMenu li a:hover {
	color: #FFF;
}

/************************************ Quick Menu */

#quickInfo ul {
	list-style: url(images/listArrow.gif);
}

#quickInfo li {
	margin: 1px 0;
}

#quickInfo li a {
	color: white;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

#quickInfo li a:hover {
	color: #DDD;
}

/********************************* Events */

#eventsFeed {
    margin: 0 12px;
}
.eventPost {
    margin: 7px 0px;
}

/********************************* Misc Styles */

.downloadLink {
    margin: 12px;
}

.positions {
    margin: 0px;
    padding: 4px 0px 4px 18px;
}

.doubleDiv {
    width: 95%;
    margin: 12px 0;
    border-top: 3px double gray;
    clear: both;
}

.noMargin {
	margin: 0;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.indent {
	margin-left: 16px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}

.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}

.blockedContent {
	margin: -20px 10px 0 20px;
	width: 350px;
}

.largeText {
	font-size: 1.5em;
}

.mediumText {
	font-size: 1.2em;
}

.normalText {
    font-size: 1.1em;
}

.smallText {
	font-size: .9em;
}

.floatLeft {
	float:left;
	width: auto;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.black {
	color: #000000;
}

.tableWrap {
	margin: 10px;
}

.boardList {
	width: 95%;
}

.boardProfile {
	width: 140px;
	padding: 0;
	margin: 10px auto;
	text-align: center;
}

.newsletterLink {
	display: block;
}

.yearTitle {
	font-weight: bold;
}

.yearLinks {
	padding: 5px;
}

.yearList  {
	margin: 10px 0;
}
.serviceForm table tr td
{
	padding: 5px;
}