
/* GLOBAL RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, fieldset, p, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}


ul, ol { list-style: none; }


fieldset, img { border: none; }

caption, th { text-align: left; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #7d7d7d;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
}

.clear { clear: both; }

.img-left {
	float:left;
	margin-right:10px
}

.img-right {
	float:right;
	margin-left:10px
}

.wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.wrap .logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 218px;
	width: 471px;
}

div#main_content {

	 border:2px solid #AC74CD;
	 background-color:#FFFFFF;


}


table#main_content_table {
	border:none;
	width: 996px;
	



}

.homepage_table_header_row {
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
height: 253px;
border-bottom: 2px #AC74CD solid;
	


}

.bold_section_title {

	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
	padding-bottom: 5px;


}

.bold_section_title_faq {

	font-weight: bold;
	font-size: 18px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
	padding-bottom: 5px;


}

.section_text {
	
	padding-right: 8px;
	padding-left: 8px;
	vertical-align:top;


}

section_text {

	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 5px;
	vertical-align: middle;
	padding-bottom: 5px;

}



.content_title {
	font-size: 17px;
	font-weight: normal;
	color: #660099;
	margin-left: 4px;
	
	font-family: "Trajan Pro";
	

	
}

.content_title_img {

margin-left:7px; 
margin-top:4px;

}

.mission_statement {
	font-family: "Trajan Pro";
	font-size: large;
	font-weight: bold;

	padding-left:5px;
	padding-right:8px;
}




td.friendsofpyc_image {
text-align:center;
padding: 3px;




}

td.friendsofpyc_title {
text-align:center;
font-size: 20px;
font-family: "Trajan Pro";

padding-bottom: 20px;


}


td.inspirations_title_image {
padding-top:30px;


font-family: "Trajan Pro";
font-size: 22px;
font-weight:bold;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;


}

td.inspirations_title_text {

padding-top:30px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;


}



textarea#latest_news {
	width: 330px;
	height: 288px;
	
	border-style: solid;
	border-color:#AC74CD;
	border-width: 2px;
	
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 1px;
	
	text-align: justify;
	font-family: "Trajan Pro";
	font-size: 12px;
	color:#666666;


}

.focus_of_the_month_title{

	font-weight:bold;
	 margin-top:10px; 
	 margin-left:15px;
	 font-size: 20px;
	 color: #666666;
	font-family: "Trajan Pro";
	 
	 }
	 
	.focus_of_the_month_body{

	
	 margin-top:10px; 
	 margin-left:15px;
	 font-size: 14px;
	 color: #666666;
	font-family: "Trajan Pro";
	 
	 }
	 
	 
	 
	 
	 .newsletter_form_label {
	 
	 font-family: "Trajan Pro";
	font-size: 12px;
	font-weight: normal;
	color: #660099;
	text-align:right;
	padding-right:3px;
	width:95px;
	vertical-align:top;
	padding-top: 7px;
	
	 
	 
	 }
	 
	 .newsletter_form_field_td {
	 
	 text-align:left;
	 padding-top:3px;
	 padding-left: 4px;
	 padding-bottom: 2px;
	 vertical-align:middle;
	 width:245px;
	 
	 
	 
	 }
	  
	 
	 

.menu {
	background-image: url(../images/menu_bg01.gif);
	background-repeat: repeat-x;
	
	
}

.menu ul { margin-top: 14px;
 *margin-top: 0px;
 margin-left: 76px;
 
 }

.menu li {
	float: left;
	margin-right: 3px;
}

.but01 {
	background-image: url(../images/but01.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 55px;
}

.but02 {
	background-image: url(../images/but02.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 79px;
}

.but03 {
	background-image: url(../images/but03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 66px;
}

.but04 {
	background-image: url(../images/but04.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 77px;
}

.but05 {
	background-image: url(../images/but05.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 60px;
}

.but06 {
	background-image: url(../images/but06.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 64px;
}

.but07 {
	background-image: url(../images/but07.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 61px;
}

.but08 {
	background-image: url(../images/but08.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 110px;
}

.but09 {
	background-image: url(../images/but09.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 102px;
}

.but10 {
	background-image: url(../images/but10.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 97px;
}

.but11 {
	background-image: url(../images/but11.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 49px;
}

.but01:hover, .but02:hover, .but03:hover, .but04:hover, .but05:hover, .but06:hover, .but07:hover, .but08:hover, .but09:hover, .but10:hover, .but11:hover { background-position: bottom; }

.main-pic {
	margin-top: 8px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 253px;
}

.main-pic .main-pic-left {
	float: left;
	width: 700px;
	background-image: url(../images/header_pic01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 253px;
}

.main-pic .main-pic-right {
	float: right;
	height: 253px;
	width: 260px;
}

.main-pic .main-pic-text {
	margin-top: 60px;
	width: 330px;
	color: #FFFFFF;
}

.wrap .content-left {
	float: left;
	width: 700px;
	padding-top: 20px;
	font-size: 11px;
	color: #636363;
}

.wrap .news-right {
	float: right;
	width: 259px;
	background-image: url(../images/news-bg.gif);
	background-repeat: repeat-x;
}

.wrap .news-text {
	padding: 20px;
	font-size: 11px;
	color: #636363;
}

.wrap .newsletter {
	float: right;
	width: 259px;
	background-image: url(../images/newsletterbox.gif);
	background-repeat: no-repeat;
	height: 128px;
}

.wrap .newsletter form {
	width: 242px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}

.textinput-box {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	background-image: url(../images/input_textfield.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 214px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-left: 27px;
}

.wrap .caption-text {
	background-image: url(../images/caption_bg01.jpg);
	background-repeat: repeat-x;
	height: 105px;
	margin-top: 20px;
}

.wrap .caption-bg {
	background-image: url(../images/caption_bg02.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	height: 105px;
}

.wrap .text {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 25px;
	float: left;
	width: 530px;
}

.footer {
	width: 900px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	height:25px;
	font-family: "Trajan Pro";
	
	font-size: 11px;
	color: #636363;
	
}

.footer a {
	color: #55217C;
	text-decoration: none;
}

.footer a:hover {
	
	font-weight:bold;
	text-decoration:none;
	
}

.footer li {
	display: inline;
	margin-right: 5px;
}

.footer li a {
	color: #636363;
	text-decoration: none;
}

.footer li a:hover {
	text-decoration:none;
	font-weight:bold;
}



.text-purple { color: #774897; }

.big-purple-text {
	font-size: 14px;
	font-weight: bold;
	color: #55217c;
	font-family: Arial;
	font-style: italic;
	margin-top: 20px;
}

.white-text {
	font-size: 11px;
	color: #FFFFFF;
}

.maintext {
	font-size: 11px;
	color: #636363;
}

.maintext li {
	display: inline;
	margin-right: 5px;
}

.maintext li a {
	color: #636363;
	text-decoration: none;
}

.maintext li a:hover {
	text-decoration: underline;
	color: #EC5043;
}

.maintext a {
	font-size: 11px;
	color: #55217C;
	text-decoration: underline;
}

.maintext a:hover {
	color: #EC5043;
	text-decoration: underline;
}


/*DROP DOWN MENU*/
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #8e58a4;
font:normal 11px Tahoma;
line-height: 18px;
z-index: 100;
background-color: white;
padding:3px;
width: 100px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color:#56227c;
}

.anylinkcss a:hover{ /*hover background color*/
background-image:url(../images/menuhover.gif);
background-repeat:repeat-x;
color: white;
}
