/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 15px 0px 20px;
	background-image: url(images/bg1.gif);
	text-align: center;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #CA6000;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #CA6000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: bold;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 10px 5px 0px;
	font-weight: normal;
	color: #CA6000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	background-color: #FFFFFF;
	width: 800px;
	border: 2px dotted #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#masthead{
	border-bottom: 1px dotted #CA6000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #3366CC;
	clear: none;
	display: block;
	text-align: left;
	padding-bottom: 4px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#topLinks{
	padding: 4px 0px 0px;
	display: block;
	text-align: left;
}
#navBar{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 25px 0px 0px 15px;
	text-align: left;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
#relatedLinks{
	float:right;
	width: 170px;
	border-left: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
}

#content{
	float: left;
	width: 365px;
	padding-top: 30px;
	padding-left: 25px;
	text-align: justify;
	padding-bottom: 25px;
}
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding-bottom: 5px;
}
#content ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
#content ul li{
	margin-bottom: 5px;
}
#news{
	width: 345px;
	margin-top: 15px;
	padding: 10px;
	text-align: left;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#news h2{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#news p{
	padding: 0px;
	text-align: left;
	margin: 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#justAsk {
	background-image: url(images/ask.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 170px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	text-align: left;
	margin-top: 30px;
	margin-right: 10px;
	clear: right;
}
#justAsk p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 2px;
	padding-left: 50px;
	padding-top: 35px;
}
#theBest {
	height: 143px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	text-align: left;
	margin-top: 30px;
	margin-right: 10px;
	clear: right;
	float: right;
}
#theBest h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
}
#theBest p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	width: 80px;
	float: left;
}
.flash{
	padding-left: 2px;
	text-align: right;
	height: 70px;
	width: 80px;
	float: right;
	padding-top: 5px;
}
#resource {
	height: 143px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	text-align: left;
	margin-top: 30px;
	margin-right: 10px;
	clear: right;
	float: right;
}
#resource h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
#resource p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 2px;
	width: 86px;
	float: left;
}
.cover{
	text-align: right;
	height: 96px;
	width: 79px;
	float: right;
}
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* .breadCrumb styles *************/

#pmmcrumb {
	padding: 2px 0px 0px;
	display: block;
	text-align: left;
	font-weight: bold;
	float: left;
	width: 780px;
	color: #CC6600;
}
.crumbs {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 780px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #CC6600;
}
/************* #siteLinks styles *************/
#siteLinks{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 770px;
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-top: 4px;
	margin-right: 10px;
}
#siteLinks a, #siteLinks a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#siteLinks a:hover, #siteLinks a:active, #siteLinks a:focus {
	font-weight: normal;
	color: #333333;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	border: 1px dotted #659BCF;
}

.mainImage{
	width: 370px;
	border: 1px dotted #659BCF;
	display: block;
	margin-bottom: 20px;
}
.logo{
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.tag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3366CC;
	float: left;
	clear: right;
	width: 450px;
	height: 40px;
	padding-top: 35px;
	text-align: left;
	padding-left: 20px;
}
.shopButton{
	text-align: right;
	padding-right: 6px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	border: 1px dotted #cccccc;
	font-size: 9px;
	color: #666666;
	padding: 3px 0px 2px;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto auto 5px;
	clear: both;
	width: 780px;
}
#brainWave{
	font-size: 9px;
	color: #CCCCCC;
	padding: 3px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	clear: both;
	width: 780px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

/************** #home page styles **************/

#hpFeature1 {
	background-image: url(images/hp_feature1_bg.jpg);
	height: 220px;
	width: 370px;
	background-repeat: no-repeat;
	border: 1px #659BCF;
	margin-bottom: 20px;
}
#hpFeature1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #3366CC;
	text-align: left;
	line-height: 14px;
	padding-top: 55px;
	padding-bottom: 5px;
	padding-left: 117px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 60px;
}
#hpFeature1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0px 0px 5px 120px;
	text-align: left;
	color: #000000;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 60px;
}
#hpFeature2 {
	background-image: url(images/hp_feature2_bg.jpg);
	height: 140px;
	width: 370px;
	background-repeat: no-repeat;
	border: 1px solid #659BCF;
	margin-bottom: 20px;
}
#hpFeature2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #3366CC;
	text-align: left;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}
#hpFeature2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0px 15px 5px;
	margin: 5px 100px 0px 0px;
	color: #000000;
	line-height: normal;
	text-align: left;
}
#hpFeature3 {
	background-image: url(images/hp_feature3_bg.jpg);
	height: 140px;
	width: 370px;
	background-repeat: no-repeat;
	border: 1px solid #659BCF;
	margin-bottom: 20px;
}
#hpFeature3 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #3366CC;
	text-align: left;
	line-height: 14px;
	padding-top: 38px;
	padding-bottom: 5px;
	padding-left: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}
#hpFeature3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	padding: 0px 15px 5px 180px;
	color: #000000;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

/************** #headlines styles **************/

#relatedInfo{
	width: 165px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	text-align: left;
	margin-top: 30px;
	margin-right: 10px;
	border: 1px dotted #659BCF;
	padding-bottom: 15px;

}
.relatedHead{
	padding-right: 2px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none #999999;
	background-color: #f5f5f5;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#relatedInfo p{
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	padding: 5px;
}
ol {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6633;
	line-height: 16px;
	padding-bottom: 5px;
}

.outsideRule {
	border: thin dotted #CCCCCC;
	background-color: #FFFFFF;
}

.mainCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 3px;
	margin-top: 3px;
}

.smallCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.smallMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 8px;
}
#sitemap {

	float: left;
	width: 700px;
	padding-top: 30px;
	padding-left: 50px;
	text-align: justify;
	padding-bottom: 25px;
}
#sitemap ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
#sitemap ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sitemap ul li ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
