body {
	margin-left: 0px;
   margin-right: 0px;
   margin-top: 10px;
   margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443746;
	background-color: #F3EFF5;
	/*background-image: url(../images/background1.jpg);*/
	font-weight: normal;
}

/* AddThis Begin */
            
.addthis_toolbox .hover_effect
{
    width: 260px;
    padding: 8px 0 6px 8px;
    border: 1px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 1px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 1px solid #6D4E7C;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #F3EFF5;
    color: #6D4E7C;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}    
/* End AddThis */


span.brag-name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #223900;
	font-size: 11px;
}

input.submit {
	margin-top: 13px;
	\margin-top: 12px;
	margin-right: 10px;
	margin-left: 7px;
	margin-bottom: 10px;
	\margin-bottom: 10px;
	border: 0px; border-style: none; 
}

hr {
	color: #795F96;
	border: 1px solid #795F96;
}

span.boldad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #443746;
	font-weight: bold;
}

input2 {
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #442A5A;
 border: 1px outset #412A40;
 background-color: #F3EFF5;
 padding-left: 2px;
}

input {
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #442A5A;
 /*border: 1px outset #412A40;*/
 background-color: #F3EFF5;
 padding-left: 2px;
}

textarea {
font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #442A5A;
 border: 1px outset #412A40;
 background-color: #F3EFF5;
 padding-left: 2px;
}

select {
	font-size: 10px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #442A5A;
 background-color: #F3EFF5;
  border: 1px outset #412A40;
}

form {
	padding: 0px;
	margin: 0px;
}

span.ashanti {
	color: #90577A;
}

span.boldpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8071B9;
	font-weight: bold;
}

span.boldpurple2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #722372;
	font-weight: bold;
}

div.main {
	width: 776px;
	background-color: #F3EFF5;
}


/* quotes */
div.comments {
	width: 330px;
	background-color: #F4FBF4;
	/*border: 1px dashed #2D372D;*/
	border: 1px solid #C4D7C4;
	padding: 6px 5px 10px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3164;
	font-weight: normal;
	float: right;
	
	height: 176px;
	
}

div.insidecomments {
	width: 255px;
	background-color: #F4FBF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3164;
	font-weight: normal;
	margin-left: 40px;
	
}

.bqstart {
     float: left;
     height: 25px;
     margin-top: -30px;
     padding-top: 0px;
     margin-bottom: -40px;
     font-size: 1200%;
     color: #D9C9D2;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: -128px;
     padding-top: 45px;
     font-size: 1200%;
     color: #D9C9D2;
 }

/* end quotes */

/*css for photo overlay*/


/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color: #414141; 
     
    width:770px;     
    min-height:393px; 
    border: 1px solid #101114; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image: url(../img/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:10px; 
    font-size:11px; 
    color:#fff; 
    width:200px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}

.details h4 { 
    color: #F5EFF5; 
    font-size:12px; 
    margin: 20px 0px 10px 0px; 
}

p.overlay {
	color: #E9E9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* end styling for elements inside overlay */ 


div.bc {
	width: 580px;
	background-color: #FDF9FB;
	border: 1px solid #8D3651;
	padding: 8px 8px 8px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3164;
	font-weight: normal;
}

div.bc2 {
	width: 550px;
	background-color: #ffffff;
	border: 1px solid #8D3651;
	padding: 8px 8px 8px 8px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3164;
	font-weight: normal;
}



div.adbox {
	width: 605px;
	background-color: #ffffff;
	border: 1px solid #712459;
}

div.adbox2 {
	width: 400px;
	background-color: #FCF8FC;
	border: 1px solid #712459;
	margin: 5px;
	padding: 3px;
}

div.header {
width: 776px;
border: 1px solid #292929;
background-color: #EBF0E1;
}

div.content {
	width: 776px;
	border: 1px solid #495847;
	margin-top: 5px;
	background-color: #ffffff;
}

div.menu {
	width: 125px;
	background-color: #EBFEEB;
	border: 1px solid;
	border-color: #3E363F;
}

div.menu2 {
	width: 125px;
	padding-left: 5px;	
	background-color: #EBFEEB;
	border: 1px solid;
	border-color: #3E363F;
	margin-left: 3px;	
}


td.menu {
	width: 120px;
	padding-left: 5px;	
	padding-top: 12px;
	background-color: #EBFEEB;
	border: 1px solid;
	border-color: #3E363F;
	margin-left: 5px;	
}

td.menu2 {
width: 111px;
	padding-left: 5px;	
	background-color: #EBFEEB;
	border: 1px solid;
	border-color: #3E363F;
	margin-left: 5px;	
}

div.maincontent {
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443746;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}

div.maincontent2 {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443746;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}

div.side {
	width: 120px;
}

div.bottommenu {
	width: 776px;
	border: 1px solid #495847;
	margin-top: 5px;
	background-color: #E3FEE3;
}

ul.basic {
	list-style-type: disc;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 8px;

}

li.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #443746; 
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #742D79;
}

span.tiny {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223900;
	font-weight: normal;
}

td.year {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.mag-covers {
	vertical-align: top;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C4F1E;
	font-weight:bold;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #375621;
	font-weight:normal;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
	
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443746;
	font-weight: normal;
}

span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443746;
	font-weight: normal;
}

span.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #842D56;
	font-weight: bold;
}

span.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #842D56;
	font-weight: bold;
}

span.bold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #842D56;
	font-weight: bold;
}

div.smallfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #201F27;
	padding-right: 3px;
	padding-left: 3px;
}

div.smallfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #201F27;
}

div.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #201F27;
	font-weight: normal;
	padding-top: 0px; 
	padding-bottom: 8px;
}

img.feature {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
}

div.textmenu {
	vertical-align: baseline;
	padding-bottom: 4px;
}

hr.text-menu {
	width: 50%;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #18450E;
}

/*start of top menu*/
.navcontainer
{
margin: 4px 0 0 2px;
padding: 0;
height: 14px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

.navcontainer ul li a.top
{
background: #D1C7DC;
width: 107px;
height: 14px;
border-top: 1px solid #5A6D36;
border-left: 1px solid #5A6D36;
border-bottom: 1px solid #5A6D36;
border-right: none;
padding: 0;
margin: 0 0px 0px 1px;
color: #391A38;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

.navcontainer ul li a:hover.top
{
color: #485C38;
background: #EBFEEB;
}

.navcontainer a:active.top
{
background: #F1F0F9;
color: #322C6B;
}

.navcontainer li#active a.top
{
background: #F1F0F9;
border: 1px solid #5A6D36;
color: #322C6B;
}

li.end {
	border-right: 1px solid #5A6D36;
}

/*end of top menu*/

span.middot {
padding-left: 5px;
padding-right: 5px;
	
}


a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #694686; 
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #654F7D; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: normal;
}

a:link.body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #694686; 
	text-decoration: underline;
	font-weight: bold;
}

a:visited.body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #654F7D; 
	text-decoration: underline;
	font-weight: bold;
}

a:hover.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: bold;
}
A:active.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: bold;
}

/* ad box */

a:link.adbox {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #694686; 
	text-decoration: none;
	font-weight: bold;
}

a:visited.adbox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #654F7D; 
	text-decoration: none;
	font-weight: bold;
}

a:hover.adbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: bold;
}
A:active.adbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: bold;
}
/* ad box */

a:link.store {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #694686; 
	text-decoration: none;
	font-weight: normal;
}

a:visited.store {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #654F7D; 
	text-decoration: none;
	font-weight: normal;
}

a:hover.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: normal;
}
A:active.store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F5517;
	text-decoration: underline;
	font-weight: normal;
}

/* Ad links */

a:link.ads {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #1D1E1F; 
	text-decoration: none;
	font-weight: normal;
}

a:visited.ads {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1D1E1F; 
	text-decoration: none;
	font-weight: normal;
}

a:hover.ads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1E1F;
	text-decoration: none;
	font-weight: normal;
}
A:active.ads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1E1F;
	text-decoration: none;
	font-weight: normal;
}

/* Overlay links */

a:link.overlay {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FDC8ED; 
	text-decoration: underline;
	font-weight: bold;
}

a:visited.overlay {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FDC8ED; 
	text-decoration: underline;
	font-weight: bold;
}

a:hover.overlay {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #D3E7D3; 
	text-decoration: underline;
	font-weight: bold;
}

a:active.overlay {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #D3E7D3; 
	text-decoration: underline;
	font-weight: bold;
}