/* CSS Document for godaid.org*/

body {
    margin:10px 0px;
    padding:0px;
	text-align:center;
	background:#c0e3f2;
	font-family:Verdana, sans-serif;
	}

.wrapper {
	width:800px;
	border:1px solid #000000;
	margin:0 auto;
	text-align:left;
	background-color: #ffffff;
	}
	

.border {
	border:1px solid #003399;
}

.float-left {
	float:left;
	Margin:0px 20px 0px 20px;
	border:1px solid #003399;
}

.float-right {
    float:right;
    Margin:0px 20px 0px 20px;
	border:1px solid #003399;
}

/* These styles define link behaviors */
 

a:link {
	text-decoration:none;
	} 
 

a:hover  {
	color:#66FFFF;
	text-decoration:none;
	} 

a:active  {
	text-decoration:none;
	} 

.footer a:active {
	color:#cc0000;
	} 

.footer a:link {
	text-decoration:none;
    color:#80FFFF;
	} 

.footer a:visited  {
    color:#80FFFF;
    }

/* These styles define the columns that appear within the body of the page */
.leftcolumn {
	width:540px;
	border:#000000 1px solid;
	background:#ffffec;
	padding:10px 8px 10px 15px;
	float:left;
	}

.rightcolumn {
	width:220px;
	border:#000000 1px solid;
	background:#e1fce1;
	padding:10px 5px 10px 5px;
	text-align:center;
	}

.fullcolumn {
	width:100%;
	border:#000000 1px solid;
	background:#ffffec;
	padding:12px 8px 16px 8px;
	}

.newsleftcolumn {
	width:200px;
	border:#000000 1px solid;
	background:#ffffff;
	padding:10px 0px 10px 0px;
	float:left;
	}
	
.newsrightcolumn {
	width:560px;
	border:#000000 1px solid;
	background:#ffffff;
	padding:10px 5px 10px 5px;
	text-align:center;
	}
	
.heading {
	background:#1290A6;
	padding:5px 8px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
    text-align:left;
	}

.slideheading {
	background-color:#1290A6;
	padding:5px 8px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
    text-align:center;
	letter-spacing: 1px;
	}
	
.catalog {
    border:1px solid black;
	background:#feffef;
    margin-top:5px;
    margin-right:20px;
    margin-bottom:5px;
    margin-left:20px;
    padding-top:4px;
    }
/* Border around photo and caption */	
.pixframe {
	border:#000000 1px solid;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	background:#000066;
	width: 100%;
	height: 30px;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: 1px;
    }	
	
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 12px;
	word-spacing: 5px;
    }

/* These styles define font attributes */
h1 {
	font-size:24px;
	font-weight:bold;
    text-align:center;
	}

h2 {
	font-size:16px;
	font-weight:bold;
    text-align:center;
    }

h3 {
	font-size:15px;
	font-weight:bold;
    text-align:left;
	}

h4 {
	font-size:12px;
	font-weight:bold;
	}

h4.lrgtxt {
	font-size:14px;
	font-weight:bold;
    color:#00000;
    margin-left:60px;
    line-height: 18px;
    text-align:left;
	}
	
h5 {
	font-size:14px;
	font-weight:bold;
    text-align:center;
	}

h6 {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}

.green {
    color:#457D45;
}

.burgundy {
    color:#9C2A00;
}

.navy {
    color:#000080;
    }

.red {
    color:#FF3300;
}

ul {
	font-size:12px;
	font-weight:normal;
}

ul.nonbullet {
	font-size:12px;
	font-weight:normal;
    text-decoration:none;
    list-style-type: none;
    margin:0px;
    text-align:left;
    }

p {
	font-size:12px;
	font-weight:normal;
    color:#000000;
	padding:0px 20px 0px 20px;
    text-align:justify;
	}

p.poem {
	font-size:12px;
    font-style:normal;
    color:#000;
	font-weight:500;
    text-align:center;
    }

p.text {
	font-size:12px;
	font-weight:normal;
    text-align:left;
	}

p.center {
	font-size:12px;
	font-weight:normal;
    text-align:center;
	}

.quote {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#000000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.caption {
	background:#feffef;
	padding:3px;
	font-size:10px;
	font-weight:normal;
	color:#000000;
    text-align:justify;
} 

.small  {
	font-size:60%;
	}
	
.center {
    text-align:center;
	}
	
.special {
	font-style:italic;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
    }
	
.special1 {
    color:Navy;
	font-weight:600;
    text-decoration:underline;
    }	
	
	
.proverb {
	font-size:14px;
	color:#003300;
	font-weight:bold;
	text-align:center;
	font-style: italic;
	text-align:center;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.contributions {
	font-size:12px;
	font-weight:600;
    color:red;
	padding:10px 0px 10px 0px;
    text-align:center;
}
.name {
    font-style:italic;
}

.footer {
	position:relative;
	padding:4px 12px;
	margin:0px;
	background:#000000;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#ffffff;
    text-align:center;
	}
	
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-style: normal;
	font-weight: lighter;
    }

