
/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #5F3F5F;
   font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;	color: #000000;
	text-align: center;
	margin: 0 0 15px 0;	
}
p {
line-height : 22px;
padding-top : 10px;
padding-left : 5px;
padding-right : 5px;
}
p.one {
line-height : 14px;
padding-top : 0px;
padding-left : 5px;
padding-right : 5px;
  margin-top: 0px
}
p.two {
line-height : 25px;
padding-top : 0px;
padding-left : 5px;
padding-right : 5px;
  margin-left: 45px;
  text-align: center;
  font-size: 14px;
  font-weight: bold
}
p.three {
line-height : 25px;
padding-top : 0px;
padding-left : 5px;
padding-right : 5px;
  margin-left: 45px;
  text-align: center;
  font-size: 22px;color: #4B184B;
  font-weight: normal
}
.imgright {
float : right;
margin : 0 5px 10px 5px;
padding : 5px;
}
.imgleft {
float : left;
margin : 5px 10px 0px 0;
padding : 0;
padding-bottom : 0;
}
ol li{
  line-height: 22px
}
.head{
  font-size: 18px;
  font-family: Papyrus;
  padding-right: 10px
}


/* links */
a, a:visited {	
	color: #326ea1;
	background: inherit;
	text-decoration: none;
}

/* headers */

h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;

}
h3 {
	font-size: 130%;	
}

h1, h2, h3{
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

/* images */
img {

	padding: 5px;
}

blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
	color: #444;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 5px;
  background: transparent
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
  vertical-align: top
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;

}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #111111;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:250px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #111111;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777;
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 910px;	
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#content-wrap {
	float: left;
	width: 910px;
	margin-left: 0px;
	display: inline;
	padding: 0px;

	background: #FFC6FF;
}
#header {
	position: relative;
	background: #fff;
	height: 35px;
	width:910px;	
	padding: 0;	
	color: #fff;
}
ul.one{
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px
}

li.one{
font-size: 16px;
  font-family: Papyrus;
  line-height: 34px;
  list-style: disc
}

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 250px;
	width: 910px;
	background: #fff url(header-photo.jpg) no-repeat;
  margin-bottom: 0px
}
#header-photo h1#logo-text{
	position: absolute;
	margin: 0; padding: 0;


	color: #662266;
	text-transform: none;
	text-decoration: none;
	border: none;

	/* change the values of top and left to adjust the position of the logo*/
	top: 30px; left: 425px;
  line-height: 22px;
  font-size: 20px
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}
.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
background: url(nav.jpg) repeat center center;
  border-top: thin solid #888888;
  border-bottom: thin solid #888888
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #333333; /*text color*/
padding: 10px 15px;
text-decoration: none;
border-right: 1px solid #888888; /*dark purple divider between menu items*/
  height: 20px;
  padding-left: 10px
}
.indentmenu a.list2 {
 border-right: none;

  color: #FFFFFF;
  background: #620000
}

.indentmenu ul li a:visited{
color: #333333;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #777777; /*text color of selected and active item*/
padding-top: 10px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background:url(nav-current.jpg) repeat center center;
height: 25px
}


/* Main Column */
.three-col #main {
	margin: 10px 190px 0 200px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
  background: #FFFFFF
}
.three-col #maina {
	margin: 10px 190px 0 200px;
}
.two-col #maina {
	margin: 10px 10px 0 200px;
background: #FFC6FF;
}
#main h1 {
	margin: 10px 10px 0 10px;
   	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
  font-size: 22px;
  color: #4B184B
}
#main h2 {
	margin: 4px 10px 0 10px;
   	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
  font-size: 18px;
  font-weight: normal;
color: #4B184B
}
#main ul li{
  line-height: 22px;
  list-style: disc
}

#main{
  background: #FFFFFF;

}
#maina{
background: #FFC6FF;

}
#donate{
   width:200px;
   height:50px;
  background: url(donate.png) no-repeat;
  padding-top: 10px;
  padding-left: 25px;
  margin-left: 10px;
  font-size: 22px
}
#donateb{
   width:190px;
   height:50px;
  background: url(donateb.png) no-repeat;
  padding-top: 10px;
  padding-left: 40px;
  margin-left: 2px;
  font-size: 22px;
  letter-spacing: 3px
}
#donatec{
   width:190px;
   height:50px;
  background: url(donatec.png) no-repeat;
  padding-top: 10px;
  padding-left: 20px;
  margin-left: 2px;
  font-size: 18px;
  letter-spacing: 2px;
  margin-top: 5px
}
#donated{
   width:190px;
   height:50px;
  background: url(donated.png) no-repeat;
  padding-top: 10px;
  padding-left: 10px;
  margin-left: 2px;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 5px
}
#Box1 {
width: 190px;
min-height: 70px; /**non-IE browsers**/
_height: 110px; /**IE6 only**/
margin-bottom:10px;
height:140px;

overflow: hidden;
word-wrap: break-word;
  color: #111111;

  margin-top: 5px;
  font-size: 11px;
  padding-left: 3px;
  padding-right: 5px;
  background: url(box.png) no-repeat;
  margin-left: 1px
}
#Box2, #Box3 {
width: 190px;
min-height: 70px; /**non-IE browsers**/
_height: 110px; /**IE6 only**/
margin-bottom:10px;
height:780px;

overflow: hidden;
word-wrap: break-word;
  color: #111111;

  margin-top: 5px;
  font-size: 11px;
  padding-left: 3px;
  padding-right: 5px;
  background: url(box1.png) no-repeat;
  margin-left: 3px
}
#Box1 h2,#Box2 h2,#Box3 h2 {
font-size: 12px;
	margin: 0px 0px 3px 0px;
	color: #000051;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 0px
}
/* Sidebar */	
#sidebar {
	float: left;
	width: 195px;
	margin-top: 0px;
}
#sidebar h3 {
	margin: 10px 3px 0px 5px;
   	padding: 15px 0 2px 0px;
	border-bottom: 1px solid #dadada;
  font-size: 18px;
  color: #4B184B;
  font-weight: normal;
  text-align: center
}
/* right column */
#rightcolumn {
	float: right;
	width: 190px;
	margin-top:0px;
}
#rightcolumn h1, #sidebar h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background:  url(footer.jpg) repeat center;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;
	margin: 0 auto 10px auto;
	width: 850px;
	padding: 5px 0;
	text-align: center;
	background: transparent;

}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; height: 8px }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}
   #test2 {
    margin: 0px auto;

    width: 400px;
    height: 300px;
  padding-top: 0px;
  background: transparent;
  margin-left:10px;
  border: none
}

