body,
html {
margin:0;
padding:0;
color:#000;
background:#FFF;
}
/* This is the page wrapper*/
#wrap {

	width:892px;
	margin: 0 auto;
	background:#FFF;
}

/* This is the top header graphics and banner*/
#header {

background:#FFF;
}

/* This is the button nav wrapper*/
#minitabs {
/* Color is light pink - main color of the nav box*/
background:#E7D9D9;
}
body {
padding-top: 5px;
background: #FFF;
  font: 90% Arial,sans-serif;
}

ul#minitabs {
	list-style: none;
	margin: 0;
	padding: 7px 0;
	/* Color is Gray - thin underscroe of menu block*/
  	border-bottom: 1px solid #ccc;
	font-weight: 400;
  	text-align: center;
	white-space: nowrap;
}

ul#minitabs li {
	display: inline;
	margin: 0 2px;
}

ul#minitabs a {
	text-decoration: none;
	padding: 0 0 3px;
	/* Color of BARS not hovered = blue*/
  	border-bottom: 4px solid #6671dc;
	/* Color  of TEXT items not selected or hovered = blue*/
	color: #6671dc;
}

ul#minitabs a#current {
/* Color is of the current page BAR = PINK*/
	border-color: #cd0c16;
	/* Color of Current page Text Item = PINK*/
	color: #cd0c16; 
}

ul#minitabs a:hover {
/* Color of BARS when hovering = BLACK*/
	border-color: #25d3d1;
	/* Color is GOLD*/
	color: #25d3d1;
} 

/* This is the content wrapper*/
#content {
	padding-top: 10px;
	width:892px;
	margin: 0 auto;
	background:#FFF;
}


/* This is the left column of two even columns - 892px total*/
#col1even {
border-color: #cccccc;
border-style: groove;
border-width: thin;
float:left;
width:446px;
background:#FFF;
}

/* This is the left column 299px - 892px total*/
#col1299 {
	background: #F7F7F7 url('../images/dogear.jpg') no-repeat;
	background-position:100% 0%;
	float:left;
	width:297px;
	border:1px dotted #ccc;
	padding-top:30px;
}

/* This is left column Bullet point list text*/
#col1299 ul {
	margin-left: 30px;
	padding: 0px 0 0 26px;
	list-style: none;
	line-height: 160%;
}

#col1299 li {
	list-style-image: inherit;
	list-style-position: outside;
	list-style-type: square;
}
/* This is the special column for the graphic explanation pages*/
#col1299X {
	background: #F7F7F7 url('../images/dogear.jpg') no-repeat;
	background-position:100% 0%;
	float: left;
	width:697px;
	border:1px dotted #ccc;
	padding-top:30px;
}

/* This is left column Bullet point list text*/
#col1299X ul {
	margin-left: 30px;
	padding: 0px 0 0 26px;
	list-style: none;
	line-height: 160%;
}

#col1299X li {
	list-style-image: inherit;
	list-style-position: outside;
	list-style-type: square;
}


/* This is the right column of two even columns - 892px total*/
#col2even {
border-color: #cccccc;
border-style: groove;
border-width: thin;
float: right;
width:442px;
background:#FFF;
}

/* This is the right column 591px - 892px total*/
#col2591 {
	background: #fff url('../images/title_bar_592px.jpg') no-repeat;
	background-position:50% 0%;
	padding-top:30px;
	float: right;
	width: 590px;
	
}

/* This is right column Bullet point list text*/
ul {
	margin-left: 30px;
	padding: 0px 0 0 26px;
	list-style: none;
	line-height: 160%;
}

li {
	
	list-style-image: inherit;
	list-style-position: outside;
	list-style-type: square;
}

.specref a {
	
	padding-left : 15px;
	padding-right: 10px;
	margin : 0px 15px 0px 5px;
}
/*IMAGES*/
.imgleft { 
	float : left;
	padding : 5px;
	margin-top: 10px;
	margin-right : 10px;
}

/*IMAGES with a blue bar underneath*/
.imgB {
	float: left;
	margin-right:30px;
}
	
.imgcenter  {
	background-position: center;
	padding: 2px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	display: block;
    margin-left: auto;
    margin-right: auto;

}


blockquote {
font-style:italic;font-family:times;
padding : 5px;
width: 300px;
font-size: 150%;
text-align: right;
color : #C74A5C;
}

/* This is normal column text*/
.coltext {
	color: #333333;
	font-family: sans-serif;
	font-size: small;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:20px;
	margin-left:20px;
	line-height: 160%;
	text-align: left;
	text-transform: none;
	white-space: normal;
}
/* This is TELEPHONE LIST column text*/
.coltextlist {
	color: #333333;
	font-family: sans-serif;
	font-size: small;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:20px;
	margin-left:20px;
	line-height: 160%;
	text-align: left;
	text-transform: none;
	white-space: normal;
	padding: 0 0 3px;
	border-bottom: 1px solid #6671dc;
	border-color: #6671dc;
}

/* This is Pink Italic Strong column text*/
.coltextPital {
	color: #E78488;
	font-family: sans-serif;
	font-size: small;
	font-stretch: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:20px;
	margin-left:30px;
	line-height: 160%;
	text-align: left;
	text-transform: none;
	white-space: normal;
}

/* Bullet Point Type Text in the Column*/


/* This is column header text*/
.coltitle {
	font-size: medium;
	font-family: sans-serif;
	font-style: normal;
	color: #e78488;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

/* Special Header style for blog area*/
.specheader {
font-style:bold;font-family:Arial, Helvetica, sans-serif;

font-size: 170%;
text-align: center;
color : #C74A5C;
}

/* Special Header style for blog Link */
.specheaderB {
font-style:bold;font-family:Arial, Helvetica, sans-serif;

font-size: 120%;
text-align: center;
color : #0066cc;
}
 
.quote { 
border-top : 1px solid #8fb8cc;
padding : 10px;
color : #036;
} 

.speclist { 
color : #C74A5C;
font-weight: 500;
font-style:italic;
margin-left: 70px;

} 

.speclist2 { 
color : #C74A5C;
font-weight: 500;
font-style:italic;
margin-left: 220px;

} 



/* This is the footer section 892 wide*/
#footer {
clear: both;
padding-top: 10px;
padding-bottom: 10px;
background:#a5c0d7;
}
.foottxt {
	color: #687077;
	font-family: sans-serif;
	font-size: x-small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
	text-align: center;
	text-transform: none;
}
/* IE6 fix*/
* html #footer {
heightL 1px;
}




