/* CSS Document */

body {
min-width: 720px;
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
line-height: 15px;
}
td a:link, a:visited {
color: #666666;
text-decoration: underline;
}
td a:hover, a:active {
color: #666666;
text-decoration: none;
}
img {
display:block;
border: none;
}
#wrapper {
width: 740px;
margin: 0 auto;
text-align: left;
}
#branding {
height: 81px;
}
#content {
width: 578px;
float: right;
}
#lowerContent {
clear: both;
}
#mainContent {
width: 399px;
float: left;
}
#mainContent p {
width: 375px;
}
#secondaryContent {
width: 170px;
float: right;
}
#secondaryContent img {
margin-bottom: 10px;
}
#mainNav {
width: 152px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
background-image: url(../img/v1/branding_path.gif);
background-repeat: no-repeat;
}
#footer {
clear: both;
font-size: 9px;
text-align: center;
line-height: 14px;
}
#footer a:link, a:visited {
font-size: 9px;
color: #666666;
text-decoration: none;
}
#footer a:hover, a:active {
text-decoration: underline;
color: #000000;
}
.bm10 {
margin-bottom: 10px;
}
.sjtext {
	color: #6C193F;
	font-weight: bold;
}
#menu {
  padding:0;
  margin:0;
  margin-bottom: 20px;
  }
#menu li {
  list-style-type: none;
  padding-bottom: 5px;
  padding-left: 5px;
  margin: 0px;
  background-repeat: no-repeat;
  }
#menu a, #menu a:visited {
  /*display:block;*/
  color: #999999;
  font-weight: bold;  
  font-family: arial, verdana, sans-serif; 
  font-size:11px; 
  text-align:left; 
  text-decoration:none; 
  }  
#menu a:hover, a:active {
  color: #000000;
}  

#menu a.bluelink, #menu a:visited.bluelink {
  color: #660033;
}
#menu a:hover.bluelink, a:active.bluelink {
  color: #660033;
}  
#menu a.notBold, #menu a:visited.notBold {
  font-weight: lighter;
}
#menu a:hover.notBold, a:active.notBold {
  font-weight: lighter;
}

/* law of attraction */
#law_of_attraction_sb {
  background-image: url(../img/v2/right_top_bg.gif);
  padding: 5px;
  font-size: 9px;
  margin-bottom: 10px;
  height: 205px;
}
#law_of_attraction_sb a, a:visited {
  color: #333366; 
  font-weight: bold;
  text-decoration: none;
}
#law_of_attraction_sb a:hover, a:active {
  text-decoration: underline;
}
#law_of_attraction_sb h3 {
  font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  color: #333366;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 0px;  
}
#law_of_attraction_sb p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
/* new */
/* law of attraction2 */
#law_of_attraction_sb2 {
  background-image: url(../img/v2/right_top_bg.gif);
  padding: 5px;
  font-size: 9px;
  margin-bottom: 10px;
}
#law_of_attraction_sb2 a, a:visited {
  color: #333366; 
  font-weight: bold;
  text-decoration: none;
}
#law_of_attraction_sb2 a:hover, a:active {
  text-decoration: underline;
}
#law_of_attraction_sb2 h3 {
  font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  color: #333366;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 0px;  
}
#law_of_attraction_sb2 p {
  margin-top: 3px;
  margin-bottom: 3px;
}

/* daily blogs */
#blog {
  background-image: url(../img/v2/blogs_bg.gif);
  padding: 5px;
  font-size: 9px;
  margin-bottom: 10px;
  color: #FFFFFF;
}
#blog h3 {
  font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 0px;
}
#blog a, a:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#blog a:hover, a:active {
  text-decoration: underline;
}
#blog p {
  margin-top: 3px;
  margin-bottom: 3px;
}


#store {
  background-image: url(../img/v2/features_bg.gif);
  padding: 5px;
  font-size: 9px;
  margin-bottom: 10px;
  color: #660033;
}
#store h3 {
  font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 0px;
}
#store a, a:visited {
  color: #660033;
  font-weight: bold;
  text-decoration: none;
}
#store a:hover, a:active {
  text-decoration: underline;
}
#store p {
  margin-top: 3px;
  margin-bottom: 3px;
}
/* store */
#features {
  background-image: url(../img/v2/store_bg.gif);
  color: #FFFFFF;
  padding: 5px;
  font-size: 9px;
  margin-bottom: 10px;
}
#features h3 {
  font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif; 
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 0px;
}
#features a, a:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#features a:hover, a:active {
  text-decoration: underline;
}
#features p {
  margin-top: 3px;
  margin-bottom: 3px;
}

.right_top_img {
  float: right;
  margin-bottom: 5px; 
  margin-left: 5px;
  border: 0px;
}
/* general rule to remove image borders on linked images */
img {
  border: none;
}
/* text styling rules */
h1 {
  font-size: 14px;
}
.admin a:link, a:visited {
color: blue;
text-decoration: underline;
}
.admin a:hover, a:active {
color: blue;
text-decoration: none;
}
a:link, a:visited {
color: #666666;
text-decoration: underline;
}
a:hover, a:active {
color: #666666;
text-decoration: none;
}
#featureformat img {
float: left;
margin: 0 10px 10px 0;
}
