@import url(reset.css);
@import url(basics.css);
@import url(nav.css);

html, body {
	height: 100%;
	}

#container {
	background-image: url("../images/bgContainer.gif");
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -170px; /* the bottom margin is the negative value of the footer's height */
	}

#footer        {
	background-image: url("../images/bgFooter.jpg");
	width: 760px;
	height: 19px;
	padding: 152px 13px 0px 13px;
	margin: -171px auto 0 auto;
	}

.push {
	height: 171px;
	}

body {
	background: #77C8CA url("../images/bgBody.gif") repeat-y top center;
	}

		
#container {
/*	background-image: url("../images/bgRhythm.gif");/* rhythm guide */
	width: 786px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	}

#header        {
	background-image: url("../images/bgHeader.jpg");
	width: 100%;
	height: 209px;
	}

#content      {
	width: 472px;
	margin-right: 109px;
	float: right }

#Col2   {
	width: 183px;
	margin-left: 13px;
	float: left;
	}


#content .pushRight {
	margin-right: -106px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	}

#col2 .pushLeft {
	margin-left: -10px;
	margin-right: 10px;
	}
div.splitColL  {
	width: 183px;
	float: left }

div.splitColR {
	width: 279px;
	float: right }



/*=====  TYPOGRAPHY  =====*/

#Col2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}


#footer p   {
	color: #fff;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 1.58333333em;
	margin: 0;
	padding: 0 }

#footer a, #footer a:hover, #footer a:active, #footer a:visited { color: #e9ddf1 }
.callToAction p {
	color: #fff;
	}

form h3 {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 1em }
	
.redtext {
	color: red;	
	}



/*=====  FORMS  =====*/
/*=====  OVERRIDES  =====*/

.dropCap {
	color: #424f62;
	font-size: 1.5em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1.2em;
	background-color: #dde0e5;
	text-align: center;
	display: block;
	margin: 0 0.2em 0 0;
	padding: 0.15em;
	width: 1em;
	height: 1em;
	float: left }

img.floatRight {
	margin-left: 20px;
	}

img.floatLeft {
	margin-right: 20px;
	}

ol.upperRoman   {
	list-style-type: upper-roman }


ol.lowerRoman  {
	list-style-type: lower-roman;
	padding-left: 2em }

ol.decimal   {
	list-style-type: decimal;
	padding-left: 1.5em }



ul.indent  {
	margin-left: 2em !important }


ul.bullets, dl.bullets dt   {
	list-style: square }


ul.checks, ul.bust  {
	list-style-type: none;
	margin-left: 0 }

ul.checks li, ul.bust li, ul.bustEm li, ul.subtle li   {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 20px }


ul.checks li  {background-image: url("../images/iconCheckBullet.gif");}
ul.bust li   {
	background-image: url("../images/iconBustBullet.gif");
	background-position: 0 4px;
	margin-left: 0 }

ul.bustEm li   {
	background-image: url("../images/iconBustEmBullet.gif");
	background-position: 0 4px;
	margin-left: 0 }

ul.subtle li   {
	background-image: url("../images/iconSubtleBullet.gif");
	background-position: 0 6px;
	margin-left: -13px;
	padding-left: 13px;
	}

.expandomatic {
	cursor: pointer;
	}
	
.videoClip {
	width: 120px;
	font-family: Trebuchet MS;
	font-size: .85em;
	text-align: center;
	}

.videoClip a  {
	font-size: 0.9em }


.videoClip .floatRight {
	padding-right: .5em;
	}
	