#container {
	margin:0 auto;
	width:940px;
	margin-top:25px;
}

#mastheadContainer {
	width:940px;
	position:relative;
}

#masthead {
	width:542px;
	height:80px;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}

#contentPad {
	margin-top:40px;
}
#textPad {
	margin-left:70px;
	margin-top:20px;
	padding-right:20px;
}

#openMay {
	width:870px;
	height:40px;
	position:absolute;
	z-index:5;
	top:55px;
	left:70px;
}

#pixBanner{
	width:870px;
	height:150px;
}

#mainContentMargin {
	margin:20px 0;
}

body {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:rgb(102,102,102);
}

#rightCol {
	font-size:11px;
	padding:10px 0 0 20px;
}

.textSm {
	font-size:10px;
	line-height:normal;
}

.caption {
	font-size:10px;
	line-height:normal;
	margin-top:4px;
	font-style:italic;
}

.downruleRight {
	background-image:url(../includes/base-art/rule-right.gif); background-repeat:repeat-y;
}


/*CONTENT*/
.mainmenu {
	line-height:2.25em;
}


/*////////////////////////////////*/

h1 {
	font-size:24px;
	line-height:160%;
	font-weight:bold;
	margin-top:0;
	margin-bottom:.25em;
}

h2 {
	font-size:20px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:-.2em;
}

h3 {
	font-size:18px;
	line-height:normal;
	font-weight:bold;
	margin-top:0;
	margin-bottom:-.2em;
}

h4 {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:-.1em;
}

.dingbat {
	margin-bottom:12px;
}

.introText {
	font-size:13px; 
	line-height:160%;
}


/*////////////////////////////////*/

a.sidemenulink:link {
	color: #000000;
	text-decoration:none;
	line-height:3em;
}
a.sidemenulink:visited {
	color:#000000;
	text-decoration:none;
	line-height:3em;
}
a.sidemenulink:active {
	color:#000000;
	text-decoration:none;
	line-height:3em;
}
a.sidemenulink:hover {
	color:#90942C;
	text-decoration:none;
	line-height:3em;
}
.sidemenulinkRest {
	color:#90942C;
	line-height:3em;
}
.menuTextPad {
	padding-left:6px;
}

a:link {
	color: #000000;
}
a:visited {
	color:#000000;
}
a:active {
	color:#000000;
}
a:hover {
	color:#90942C;
}

a.insidelink:link {
	color: #000000;
	text-decoration:underline;
}
a.insidelink:visited {
	color:#000000;
	text-decoration:underline;
}
a.insidelink:active {
	color:#000000;
	text-decoration:underline;
}
a.insidelink:hover {
	color:#90942C;
	text-decoration:underline;
}

.button {
    border: 1px solid #666;
    background-color: #FFF;
	color:#444;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	padding:4px 6px;
	*padding:4px 0; /*WINDOWS FIX*/
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height:normal;
}
.button:hover {
    border: 1px solid #90942C;
    background-color: #90942C;
	color:#FFF;
}

.formText {
  	border: 1px solid #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#000;
	font-size:11px;
	padding-left:2px;
}

.smallTopSpace {
	margin-top:.5em;
}

.external {
	background-image:url(../pix/base-pix/outlink-icon.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
	white-space:nowrap;
}
.download {
	background-image:url(../pix/base-pix/download-icon.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
	white-space:nowrap;
}

.bullet {
	background-image:url(../pix/base-pix/bullet.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:16px;
	margin-bottom:.5em;
}

.noBullet {
	margin-bottom:.5em;
}
	

/*////////////////////////////////*/

.bluegray {
	color:#779B9E;
}
.green {
	color:#90942C;
}
.ltbluegray {
	color:#C5D7DB;
}
.black {
	color:#000;
}

/*////////////////////////////////*/

.defaultRule {
	height:10px;
	width:auto;
	margin-bottom:10px;
	border-bottom:#666 1px solid;
}

.defaultRuleLt {
	height:10px;
	width:auto;
	margin-bottom:10px;
	border-bottom:#CCC 1px solid;
}

.defaultRuleXLt {
	height:10px;
	width:auto;
	margin-bottom:10px;
	border-bottom:#E1E1E1 1px solid;
}

.defaultRuleMed {
	height:10px;
	width:auto;
	margin-bottom:10px;
	border-bottom:#B3B3B3 1px solid;
}

.photoLeft {
	float:left;
	margin:0 12px 8px 0;
}

.photoRt {
	float:right;
	margin:0 0 8px 12px;
}


.paginationstyle{ /*Style for demo pagination divs*/
/*width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;*/
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
/*border: 1px solid navy;
margin: 0 15px;*/
}

.paginationstyle a{ /*Pagination links style*/
/*padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;*/

	border: 1px solid #CCC;
    background-color: #FFFFFF;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#444;
	font-size:11px;
	padding:2px 4px;
	*padding:2px 0; /*WINDOWS FIX*/
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height:normal;
	margin-right:4px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
	color: #FFF;
	background-color: #6DB622;
	border: 1px solid #6DB622;
}


.paginationstyle a.imglinks img{
/*vertical-align: bottom;
border: 0;*/
}

.paginationstyle a.imglinks a:hover{
/*background: none;*/
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
/*color: #000;
background-color: yellow;*/
	border: 1px solid #6DB622;
    background-color: #6DB622;
	color:#FFF;
}

.numbutton {
    border: 1px solid #CCC;
    background-color: #FFFFFF;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	color:#444;
	font-size:11px;
	padding:2px 4px;
	*padding:2px 0; /*WINDOWS FIX*/
	cursor:pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height:normal;
}
.numbutton:hover {
    border: 1px solid #6DB622;
    background-color: #6DB622;
	color:#FFF;
}


.swatchPopStyle{
position:absolute;
top: 0;
left: 0;
visibility: hidden;
z-index: 100;
}
