@charset "utf-8";
/* CSS Document */

body {
	background-color: #D9D3D7;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/mosiac.jpg);
	background-position: top center;
	background-repeat:repeat-x;
}

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}


a {
	color: #009900;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #666;
}

p {
	font-size: 12px;
	padding-top:0;
	margin-top:0;
	padding-left:0px;
	padding-right:10px;
	color: #4d2e42;
}

th {
	color: #4d2e42;
	background-color: #fff;
	font-weight: bold;
	border: 1px solid #ccc;
	font-size: 14px;
	text-align:center;
	height: 20px;
	padding-top:7px;
	padding-bottom: 4px;
	background-image: url(images/h2bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

li {
	font-size:12px;
	color: #4d2e42;
	list-style: none;
	line-height: 20px;
}

ul {
	margin:0;
	padding:0;
}

h2 {
	padding:10px 0px 5px 14px;
	margin:0px 0px 20px 0px;
	color: #4d2e42;
	background-color: #fff;
	font-weight:lighter;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-image: url(images/h2bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size:26px;
}

.h2{	
	padding:10px 0px 5px 20px;
	margin:0px 0px 20px 0px;
	color: #325932;
	background-color: #fff;
	font-weight:lighter;
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-image: url(images/h2bgTH.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size:26px;
}

h3 {
	margin: 0;
	font-size: 14px;
	text-decoration: underline;
	color: #4d2e42;
}

h4 {
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

h5 {
	font-size:14px;
	font-style: italic;
	text-decoration: underline;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

.h5 {
	font-size:14px;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	font-weight: bold;
	font-style: italic;
	background-color:#f5f5f5;
}

input {
	border: 1px solid #ccc;
	color: #4d2e42;
	padding: 3px;
}

select {
	color: #4d2e42;
	border: 1px solid #ccc;
	padding:2px;
}

option {
	color: #4d2e42;
}

textarea {
	border: 1px solid #ccc;
	color: #4d2e42;
	padding: 2px;
}

fieldset {
	border: 1px solid #ccc;

}

legend {
	font-size: 15px;
	font-weight: bold;
}

label {
	font-weight:normal;
}

iframe {
	overflow:hidden;
	scrollbar: none;
	margin:0;
	padding:0px 1px 0px 0px;
	height:231px;
	width:753px;
	text-align:right;
}




.button {
	border: 1px solid #999;
	background-image: url(images/h2bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0px 15px;
}

.button:hover {
	border: 1px solid #333;
}

.orange {
	color: #F25932;
}

.red {
	color: #FF0000;
}

.darkgreen {
	color: #325932;
}

.blue {
 color: #1919F9;
}

.black {
	color: #000;
}

.tr {
	border: 1px solid #ccc;
	padding: 5px;
}

.thclear {
	background-image: none;
	border:none;
}

.table {
	margin-left: 10px;
}

.inset-right {
	padding: 1px;
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-bottom: 5px;
}

.inset-left {
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}

.border {
	border: 1px solid #999;
	padding: 1px;
	background-color: #D9D3D7;
}

.readmore1 a{
	padding: 2px 10px;
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #999;
	background-image: url(images/greenback.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.readmore1 a:hover {
	background-color: #FFFFFF;
	background-image: url(images/greenback2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.readmore2 a{
	padding: 2px 10px;
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #999;
	background-image: url(images/orangeback.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.readmore2 a:hover {
	background-color: #FFFFFF;
		background-image: url(images/orangeback2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.readmore3 a{
	padding: 2px 10px;
	color: #FFFFFF;
	background-color: #ff0000;
	border: 1px solid #ccc;
	background-image: url(images/blueback.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.readmore3 a:hover {
	background-color: #FFFFFF;
	background-image: url(images/blueback2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


.logo {
	margin-top: -100px;
	left:500px;
}

.header {
	margin-left: 183px;
	margin-right:1px;
}

.design {
	font-size: 11px;
	text-align: center;
	color: #666666;
	padding-top: 100px;
	padding-bottom: 20px;
	background-image: url(images/side.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width:935px;
	margin: 0px auto;
}

.designHome {
	font-size: 11px;
	text-align: center;
	padding-right:20px;
	color: #666666;
	padding-top: 100px;
	padding-bottom: 10px;
	background-image: url(images/side.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0px auto;
}


.design a {
	color: #00BADD;
}

.design a:hover {
	color: #666;
}



#main {
	margin: 1px 2px 0px 1px;
	padding:0;
	width:933px;
	border-bottom: 1px solid #ccc;
	
	
}

#main td {
	font-size: 12px;
	padding: 10px 4px 10px 4px;
	color: #4d2e42;
	vertical-align:top;
}



#shadow {
	margin: 0px auto;
	width:970px;
	background-image: url(images/shadow.jpg);
	background-position: center;
	background-repeat: repeat-y;
		position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	min-height: 100%;
}

#shadow2 {
	margin: 0px auto;
	width:971px;
	background-image: url(images/shadow2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	padding: 0;
}


#shadow3 {
	margin: 0px auto;
	width:970px;
	background-image: url(images/shadow2.jpg);
	background-position: center;
	background-repeat: repeat-y;
		position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	min-height: 100%;
}

#shadow4 {
	margin: 0px auto;
	width:970px;
	background-image: url(images/shadow4.jpg);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
}

#shadow5 {
	margin: 0px auto;
	width:970px;
	background-image: url(images/shadow4.jpg);
	background-position: center;
	background-repeat: repeat-y;
		position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	min-height: 100%;
}

#wrapper {
	margin: 0px auto 0px auto;
	width:935px;
	min-height:100%;
	background-color: #FFFFFF;
	/*background-image: url(images/side.jpg);
	background-position: top left;
	background-repeat: repeat-y;*/
}

#wrapper2 {
	margin: 0px auto 0px 17px;
	width:935px;
	min-height:100%;
	background-color: #FFFFFF;
	background-image: url(images/side.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#header {
	
	background-color: #FFFFFF;
	padding-top:50px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: url(images/topback.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

#banner {
	background-color: #ffffff;
	height: 260px;
	margin:0px;
	width:933px;
	margin-left:1px;
}

#bar {
	background-color: #4D2E42;
	height:3px;
	line-height:3px;
	max-height: 3px;
	margin: 0px 1px 0px 1px;
	padding:0px 0px 0px 0px;
}

#logo {
	width: 177px;
	height: 229px;
	background-color: #D9D3D7;
	border-right: 1px solid #666;
	border-left: 1px solid #999;
	float:left;
	margin: 1px 0px 1px 0px;
}

#boxes {
	margin-left:2px;
	background-color: #ffffff;
	padding: 0px 0px 1px 0px;
	margin-top:1px;
}


#boxes img {
	margin-right: 1px;
	border-width: 1px 0px 1px 1px;
	border-color: #ccc;
	border-style: solid;
}

#boxes2 {
	margin-left:2px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	height:231px;
}

#donate {
	width: 470px;
}




#content {

	padding-top:0px;
	font-size: 12px;
	padding-bottom: 10px;
	color: #4d2e42;
	margin-left: 1px;
}

#content2 {
	margin-left: 190px;
	width:725px;
	font-size: 12px;
	padding-left: 10px;
	color: #4d2e42;
}

#tour {
	margin-bottom:30px;
}

#tour a{
padding: 1px;
}

#tour td {
	margin-right:12px;
}

.pic a{
	width: 85px;
	height: 80px;
	padding: 1px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	margin-right: 10px;
}

#profile {
	position: absolute;
	left:0;
	bottom:0;
	margin-left: 18px;
}

#footer {	
	background-color: #ebebeb;
	width:933px;
	height: 40px;
	line-height: 40px;
	border-top: 5px solid #4d2e42;
	border-bottom: 5px solid #4d2e42;
	background-image: url(images/mosiac2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px 19px 0px auto;
}

#navleft {
	float:left;
	font-size: 12px;
}

#navleft a:hover {
	color: #F25932;
}

#navleft li{
	list-style:none;

}

#navleft ul{
	margin:20px 0px 0px 10px;
	padding:0;

}

#field {
	font-size: 12px;
	color: #4d2e42;
}


















/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;width:100%;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:#FFFFFF;
			/*background-image: url(images/topback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:70px;*/
	margin-bottom:0px;
	border-right:none;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:12px 20px 12px 20px;
		margin:0px;
		color:#2E78B6;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		border-width:1px 1px 1px 0px;
		border-style:solid;
		border-color:#DDDDDD;
		background-color: #FFFFFF;
		background-image: url(images/redback2.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
	#qm0 a:hover {
		background-image: url(images/redback.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:none;
		background-image: url(images/redback.jpg);
	background-position: top left;
	background-repeat: repeat-x;
		
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		margin:1px 0px 0px 250px;
		height:30px;
		background-color:#FFFFFF;
		border-width:0px 1px 1px 1px;
		border-style:solid;
		border-color:#4D2E42;
		
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:7px 25px 2px 25px;
		margin:0px;
		font-weight:normal;
		border-width:0px;
		color: #373737;
		font-weight:bold;
		border-style:none;
		border-color:#000000;
		background-color: #fff;
		background-image: url(images/redback.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		color:#009900;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		text-decoration:none;
		border-style:none;
		background-image: url(images/redback2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
	
	.li1 {
		border-top: 3px solid #009900; 
	}






#menu1 {
	width: 178px;
	border:none;
	}
	
#menu1 li a {
	height: 28px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	border: none;
	margin-bottom:5px;
	font-size:13px;
	font-weight:lighter;
	text-decoration: none;
	background-image: url(images/square.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#menu ul {
	margin:0;
	padding:0;
	
}
	
#menu1 li a:link, #menu1 li a:visited {
	color: #4d2e42;
	display: block;
	border:none;
	/*background:  url(images/redback.jpg);
	background-repeat: repeat-x;
	*/
	padding: 0px 0 0 20px;
	margin-bottom: 20px;
	width:145px;
	text-decoration: underline;
	}
	
#menu1 li a:hover {
	/*background:  url(menu1.gif) 0 -32px;*/
	padding: 0px 0 0 20px;
	text-decoration: none;
	}
ul.list {
margin:0 0 0 30px;
}	
ul.list li {
list-style:disc;
margin:0 0 10px 0;
}