@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #eff6cb;
	background-image:url(../grafix/bg_main_2009-OCT.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRt #container { 
	width: 950px;  /* using less than a full width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.speakEasy #container { 
	width: 950px;  /* using less than a full width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px;
	color:#ec2426;
	font-family: "Arial Black", Gadget, sans-serif;
}

.speakEasy #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px;
	color:#ec2426;
	font-family: "Arial Black", Gadget, sans-serif;
}

.twoColFixRt #mainHeader { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:300px;
}

.speakEasy #mainHeader { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:300px;
}

.twoColFixRt #mainOneLiner { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-top: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align:center;
	color:#ec2426;
} 
.twoColFixRt #mainFlashContainer { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
 	height 200px;
} 
 
.twoColFixRt #mainContentOption_0 { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 20px;  /*remember that padding is the space inside the div box and margin is the space outside the div box */	
	background-image:url(../grafix/cap_option_1.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c5ede2;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color: #006;
	text-align:center;
} 

.speakEasy #mainContentOption_0 { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 20px;  /*remember that padding is the space inside the div box and margin is the space outside the div box */	
	background-image:url(../grafix/cap_option_1.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c5ede2;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color: #006;
	text-align:center;
} 

.speakEasy #mainContentOption_00 { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding-top:5px;
	background-color:#121212;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color: #006;
	text-align:center;
} 

.twoColFixRt #mainContentOption_1 { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 20px;  /*remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../grafix/cap_option_1.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c5ede2;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color: #006;
} 

.twoColFixRt #mainContentOption_2 { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../grafix/cap_option_2.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffb739;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color:#900;
} 
.twoColFixRt #mainContentOption_3 { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 5px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../grafix/cap_option_3.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f4c2a1;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color:#808;
} 
.twoColFixRt #mainContentOption_4 { 
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 20px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(../grafix/cap_option_4.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#9de2ce;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color:#060;
}

.twoColFixRt #containerGallery_1{
	width: 1000px;  
	margin: 0 auto;
	text-align: left;
	background-image:url(../grafix/cap_option_1.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c5ede2;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color: #006;
	}

.twoColFixRt #containerGallery_2{
	width: 1000px;  
	margin: 0 auto;
	text-align: left;
	background-image:url(../grafix/cap_option_2.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffb739;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color:#900;
	}

.twoColFixRt #containerGallery_3{
	width: 1200px;  
	margin: 0 auto;
	text-align: left;
	background-image:url(../grafix/cap_option_3.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f4c2a1;
	border-left:double;
	border-bottom:double;
	border-right:double;
	color:#808;
	}
	
.twoColFixRt #navigationContentAlt{
	margin: 0 auto;
	padding-top:5px;
	padding-bottom:5px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center; 
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}