a:link {
	color: #009999;
	text-decoration: underline;
}

a:visited {
	color: #009999;
	text-decoration: underline;
}

a:hover {
	color: #FF7B3C;
	text-decoration: underline;
}

.maintit {
	color: #339999 !important;
	font-weight: bold;
	
}
.centertit  {
	text-align: center;
	color: #339999;
	font-size: 16px;
	font-weight: bold;
}

.centertit2 {
	text-align: center;
	color: #33CCCC;
	
	font-size: 16px;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.maintitwhite {
	color: #339999;
	font-size: 11px;
	font-weight: bold;
	/* text-transform: uppercase; */
}

h3 {
	color: #258080;
	font-size: 16px;
	border: 1px dotted #CED9DB;
	padding: 4px 20px 3px 27px;

	background-image: url(../images/bullet_h6_orange.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	background-color: #e7f3e9;
	margin-top:0px;
}

h4 {
	margin-top:5px;
	color: #60A5B0;
	padding: 2px 0px 3px 20px;
	font-size: 16px !important;
	font-weight:bold;
	text-transform: none;
	background: url(../images/bullet_h62.gif) left no-repeat;
}

h5 {
	color: #009999;
	border-top: 1px dotted #CED9DB;
	border-bottom: 1px dotted #CED9DB;
	font-size: 13px;
	padding: 3px 8px 3px 22px;
	/* text-transform: capitalize; */
	background-color: #CBE2E5;
	background-image: url(../images/bullet6.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	text-align:left !important;
}

h6 {
	font-size: 13px;
	font-weight: bold;
	color: #0A90A1;
}

.orange {
	color: #999999;
}

.orange2 {
	color: #0A90A1;
}

.blue {
	color: #009999;
}

#search_top {
	background: url(../images/right/search_top.gif) no-repeat;
	height: 27px;
	width: 178px;
}

#search_content {
	height: 38px;
	width: 176px;
		background-color: #FFFFFF;
	border: 1px solid #d9e3d8;
	text-align: center;
	padding-top: 18px;
}

.searchbox {
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #3399CC;
	float: left;
	margin-left: 10px;
}

.searchgo {
    width:21px;
    height:21px;
	float: right;
	margin-right: 10px;
	background: url(../images/right/go.gif) no-repeat;
	border:none;
}

.activitiesgo {
    width:21px;
    height:21px;
	float: left;
	/*margin-left:280px;*/
	margin-left:127px;
	margin-top:-22px;
	background: url(../images/right/go.gif) no-repeat;
}

#aboutus_top {
	background-image: url(../images/right/aboutus_top.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 178px;
	margin-top: 10px;
}

#aboutus_content {
	height: auto;
	margin-top: 3px;
	border: 1px solid #d9e3d8;
	background-color: #e7f3e9;
}

#program_top {
	background-image: url(../images/right/program_top.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 178px;
	margin-top: 10px;
}

#program_content {
	height: auto;
	margin-top: 3px;
	border: 1px solid #d9e3d8;
	background-color: #ecf6f1;
}

#activities_top {
	background-image: url(../images/right/activities_top.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 178px;
	margin-top: 10px;
}

#activities_content {
	background-color: #ffffff;
	border: 1px solid #d9d7b4;
	height: auto;
	margin-top: 3px;
	
}

#resources_top {
	background-image: url(../images/right/resources_top.gif);
	height: 27px;
	width: 178px;
	margin-top: 10px;
}

#resources_content {
	background-color: #ffffff;
	border: 1px solid #d0e0e0;
	height: auto;
	margin-top: 3px;
	
}

#alliances_top {
	background-image: url(../images/right/alliances_top.gif);
	height: 27px;
	width: 178px;
	margin-top: 10px;
}

#alliances_content {
	background-color: #ffffff;
	border: 1px solid #dbd5c7;
	height: auto;
	margin-top: 3px;
	
}

#news_top {
	background-image: url(../images/right/news_top.gif);
	height: 27px;
	width: 178px;
	margin-top: 10px;
}

#news_content {
	background-color: #ffffff;
	border: 1px solid #d9e3d8;
	height: auto;
	margin-top: 3px;
	border: 1px solid #d9e3d8;
	margin-bottom:10px;
}

/*============================ Right Menu UL Styles=============================*/
#conright ul {
	list-style-type: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 15px;
	margin: 0px;
	color: #3E6790;
	font-size: 12px;
	display: block;
}

#conright li {
	background: url(../images/right/bullet_links.gif) left no-repeat;
	padding-left: 10px;
	height: 20px;
	display: block;
}

#conright li a:link {
	display: block;
	text-decoration: none;
	color: #336699;
}

#conright li a:visited {
	display: block;
	text-decoration: none;
	color: #336699;
}

#conright li a:hover {
	display: block;
	text-decoration: none;
	color: #999966;
}

#maincontent a:link {
	color: #009999;
	text-decoration: underline;
}

#maincontent a:visited {
	color: #009999;
	text-decoration: underline;
}

#maincontent a:hover{
	color: #999966;
	text-decoration: underline;
}

/*=============//==table==//================*/

.img {
	border: solid #CCCCCC;
	margin: 3px;
}

.scheduletable{
	width: 100%;
	font-size: 11px;
	vertical-align: top;
}

.scheduletable td {
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: top;
	background-color:#EBF9FA;
	font-size:13px;
}

.scheduletable th{
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background: url(../images/table_bg2.gif) bottom right no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.schedulemiddle1 {
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	height: 12px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	background-color: #EBF9FA;
}

.schedulemiddle2 {
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	height: 12px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	background-color: #E0F3F3;
}
	
.coursetitile {
	color: #2D8686;
	/* text-transform: uppercase; */
	font-size: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #B8E3EB;
	font-weight: bold;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	background-image: url(../images/table_bg3.gif);
	background-position: right bottom;
}
	
.course {
	background-color: #ebf9fa;
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
}


.tdtop{
	background-color:#E0E0E0;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.tdtopleft{
	border-left: 1px solid #C5C5C5;
	border-bottom: 1px solid #CCCCCC;
	background: #E8E8E8 url(../images/table_bg2.gif) bottom right repeat-x;
	color: #FF9966;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	/* text-transform: uppercase; */
}

.tdtopmiddle {
	border-left: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	background: #DFDFDF url(../images/table_bg.gif) bottom right repeat-x;
	font-weight: bold;
	color: #009999;
	/* text-transform: uppercase; */
}

.tdleft {
	background-color: #CCFFFF;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.tdmiddle {
	background-color: #EFEFEF;
}

#tablestyle {
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
}

#tablestyle table {
	border: none;
	width:100%;
}

#tablestyle td {
	border: none;
	vertical-align: top;
	text-align: justify;
	width:100%;
}

#tablestyle .tablestyletop {
	background-color: #46A1A9;
	background-repeat: repeat-x;
	height: 15pt;
	border-bottom: 3px solid #DDEBED;
	display: block;
	visibility: visible;
}

#tablestyle .tablestyleleft {
	/* text-transform: uppercase; */
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	width: 30%;
	background-color: #EBF9FA;
	padding: 8px;
}

#tablestyle .tablestyleright {
	border-bottom: 1px solid #CCCCCC;
	background-color: #EBF9FA;
	width: 70%;
	padding: 8px;
}

#tablestyle .tablestylerighttop {
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EBF9FA;
	padding: 8px;
	text-align:left;
}

#tablestyle .tablestylerighttop2 {
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	background-color: #D8F3F5;
	display: block;
}

#tablestyle .tablestylemiddle {
	background-color: #C4E6EC;
	font-weight: bold;
	color: #339999;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 8px 0px 8px;
}

#tablestyle .tablestylenumbers {
	font-size: 30px;
	color: #C5E0E2;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin: 8px 0px 8px 0px;
}

.gallerysmall {
	margin: 10px 10px 10px 0px;
	float: left;
	border: 4px solid #CCCCCC;
	height: 40px;
	width: 63px;
}

.pictures {
	float: left;
	border: 4px solid #CCCCCC;
	width: 90px;
	margin-top: 5px;
}

#numbersgallery {
	text-align: right;
	padding: 5px 0px 5px 0px;
}

#numbersgallery ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
	margin-right: 2px;
}

#numbersgallery li {
	list-style-type: none;
	display: inline;
	background-color: #DFFFFF;
	border: 1px solid #66CCCC;
	margin-left: 5px;
	padding: 3px 4px 3px 7px;
}

#numbersmain {
	text-align: right;
	width: auto;
	float: right;
}

#numbersmain ul {
	list-style-type: none;
	margin: 10px  0px 10px 0px;
}

#numbersmain li {
	list-style-type: none;
	display: inline;
	background-color: #DFFFFF;
	border: 1px solid #66CCCC;
	padding: 3px 4px 3px 7px;
	margin-left: 5px;
	}

.readmore {
	background: #FFFFFF url(../images/bullet_readmore.gif) left no-repeat;
	padding: 0px 7px 2px 30px;
	margin: 15px 0px 5px 0px;
	display: block;
	width: auto;
	float: left;
	border: 1px solid #CCCCCC;
	text-transform: none;
	color: #009999;
	font-size: 12px;
	font-weight: normal;
}

.all {
	display: block;
	width: 102px;
	border: 1px solid #CCCCCC;
	text-transform: none;
	color: #009999;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 7px 2px 30px;
	margin: -22px 0px 0px 275px;
	float: none;
	clear: both;
	background: #FFFFFF url(../images/bullet_readmore.gif) left no-repeat;
}

#activitiesmenu {
	background-color: #BEDEDE;
	border: 1px dotted #999999;
	height: 22px;
	padding: 10px 1px 10px 15px;
	}


/**************************************************/


.paging a:link {
    float: right;
	width: auto;
	text-align: right;
    list-style-type: none;
	display: inline;
	background-color: #DFFFFF;
	border: 1px solid #66CCCC;
	margin: 10px  0px 10px 5px;
	padding: 3px 8px 3px 8px;
}

.paging a:visited {
    float: right;
	width: auto;
	text-align: right;
    list-style-type: none;
	display: inline;
	background-color: #DFFFFF;
	border: 1px solid #66CCCC;
	margin: 10px  0px 10px 5px;
	padding: 3px 8px 3px 8px;
}

.paging span {
    float: right;
	width: auto;
	text-align: right;
    list-style-type: none;
	display: inline;
	background-color: #DFFFFF;
	border: 1px solid #66CCCC;
	margin: 10px 0px 10px 5px;
	padding: 3px 8px 3px 8px;
	color:#FF9966;
}

#tablepress td {
	width: auto;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
}

.tablepresstop {
	text-align: left;
	background: url(../images/table_bg2.gif) bottom right no-repeat;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	padding: 15px 10px 0px 10px;
	height: 30px;
	width: auto;
	display: block;
	}
/********************************Photo Gallery******************************/
.photocon {   
	display:block;
    }

.photogallerybig img {
	border: 5px solid #CCCCCC;
	width: 480px;
	height: 330px;
	}

#photodiscription { /*Arabic Style*/
	background-color: #E8FFFF;
	width: 488px;
	margin: 10px 3px 0px 0px;
	padding: 3px 0px 3px 3px;
	border: 1px dotted #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	min-height:20px;
	}

.photogallerysmall img { /*Arabic Style*/
	float: left;
	border: 4px solid #CCCCCC;
	height: 70px;
	width: 103px;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 6px;
	margin-left: 0px;
	}

.pg_small {
	margin-top: 10px;
	height:160px;
	width:490px;
}

#numbers {
	float: right;
	margin: 0px 5px 0px 10px;
	padding: 0px;
}

.memberbox {
	display: none;
	font-size: 12px;
	width: 160px;
	float: right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.borad {
	margin: 0px;
	font-weight: bold;
	text-transform: none !important;
	color:#666666;
	text-align:left;
}

.borad ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

.borad li {
	display: inline;
	list-style-type: none;
	background: url(../images/bullet7.gif) left no-repeat;
	padding: 0px  0px 0px 10px;
	margin: 0px 0px 0px 3px;
	text-align:left;
	color:#3b5998;
}

.borad li a:link{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    text-align:left;

}

.boardimg {
	float:left;
	border: 4px solid #CCCCCC;
	margin: 5px 15px 5px 0px;
}

.backto {
	background: #FFFFFF url(../images/bullet_readmore.gif) left no-repeat;
	display: block;
	width: auto;
	border: 1px solid #CCCCCC;
	text-transform: none;
	color: #009999;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 7px 2px 30px;
	margin-top: 15px;
	float: right;
}

.backGrids
{
width: 99%;
    background-color: #e0f3f4 ;
}


.backGrids th
{
    color: #ffffff;
	/* text-transform: uppercase; */
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	background-color: #46a1a9;
	font-weight: bold;
	margin-top: 15px;
	border: 1px solid #cccccc;
	background-position: right bottom;
	}
	
.backGrids td
{

	text-align: left;
	border: 1px solid #CCCCCC;
	vertical-align:top;
}

.backGrids .alternatingRow {
background: #ebf9fa;

}


.searchresults{
	width:100%;
	margin-bottom: 5px;
}

.searchresults td{
	text-align: left;
	padding: 5px !important;
	margin-bottom: 10px;
	background-color: #EBF9FA;
}

.searchresultsHeader{
	width:100%;
}

.searchresultsHeader td{
	text-align: left;
	padding: 5px !important;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #EBF9FA;
}

.searchresultsHeader th{
	color: #339999;
	text-align: left;
	padding: 5px 10px 5px 5px;
	background: url(../images/table_bg2.gif) bottom right;
	font-size: 13px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.pagingsearch a:link
{
    background: url(../images/bullet7.gif) repeat left;
    text-align:center !important;
}

.pagingsearch a:visited
{
    background: url(../images/bullet7.gif) repeat left;
    text-align:center !important;
}

.pagingsearch span
{
    float: right;
	width: auto;
	text-align: right;
    list-style-type: none;
	display: inline;
	border: 1px solid #66CCCC;
	margin: 10px 0px 10px 5px;
	padding: 3px 4px 3px 4px;
    background: #DFFFFF url(../images/bullet7.gif) left no-repeat;
    text-align:center !important;    
}

.collinsyork {
	border: 1px dotted #CCCCCC;
	background-color: #CFE7E7;
	padding: 8px 8px 8px 8px;
}

.puplications {
	margin:0px;
	text-transform: none !important;
}

.puplications  ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.puplications  li {
	display: block;
	background-image: url(../images/bullet7.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 15px;
}

.inauguration_img {
	height: 60px;
	width: 91px;
	border: 2px solid #999999;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 0px;
}

.inauguration_img2 {
	height: 75px;
	width: 110px;
	border: 3px solid #999999;
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 6px;
}


#scheduleyears {
clear:left;
margin-bottom: 45px;
border-top: 0px solid;
}


#gallerylist_top {
	background: url(../images/bg_york_top.gif) right top repeat-y;
	height: 22px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 3px;
	text-align: left;
}
.gallerylist_content {
	background-color: #EAE9E9;
	height: auto;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	height: 450px !important;
} 

.gallerylist_content ul {
	list-style-type: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 12px;
	margin: 0px !important;
	color: #3E6790;
	display: block;
	text-align: left;
	padding-left: 15px !important;
}

.gallerylist_content li 
{
    background: url(../images/bullet_links_gallery.gif) left bottom no-repeat !important ;
	display: block;
	text-align: left;
	margin: 0px !important;
	line-height: normal;
	padding: 0px 0px 4px 0px !important;
	font-size:11px;
	height: auto !important;
	
	/*height: 10px !important;*/
}


#sitemap {
	margin:0px;
}

#sitemap ul {
	padding: 0px;
	margin: -10px 0px 0px 32px;
	list-style-type: none;
	color: #666666 !important;	
}

#sitemap li{
	background-image: url(../images/bullet7.gif);
	background-position: left;
	padding-left: 15px;
	background-repeat: no-repeat;
	height:15px;
	/*color: #666666 !important;	*/
}

#sitemap li a:link{
	/*display: block;
	background-image: url(../images/bullet7.gif) !important;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px !important;
	color: #666666!important;	*/
}

#sitemap li a:visited{
	/*color: #666666!important;	*/
}

#sitemap li a:hover{
	color: #999966 !important;	
}

#sitemapsub {
	margin:0px !important;
}

#sitemapsub ul {
	padding: 0px !important;
	margin: 5px 0px 0px 40px !important;
	color: #858585!important;	
}

#sitemapsub li{
	height:15px;
	color: #858585!important;	
	padding-left:-1px !important;
}

#sitemapsub li a:link{
	display: block !important;
	padding-left: 10px !important;
	color: #858585!important;	
}

#sitemapsub li a:visited{
	color: #858585!important 
}

#sitemapsub li a:hover{
	color: #999966 !important;	
}

.mainlevel {
	color: #009999;
	padding: 2px 0px 3px 20px;
	font-size: 16px !important;
	font-weight:bold;
	text-transform: none;
	background: url(../images/bullet_h62.gif) left no-repeat;
}

.seclevel {
	color: #33CCCC!important;	
	font-size: 16px !important;
	font-weight:bold;
}

.seclevelSmall {
	color: #33CCCC!important;	
	font-size: 12px !important;
	font-weight:bold;
}

.ships {
	font-size: 13px;
	font-weight: bold;
	color: #0A90A1;
}
/*--------------------------- News Box - Home page -----------------------*/
#home_news_ti {
	background: url(../images/ti_home_news.gif) no-repeat;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 14px 0px 28px;
}

#all_news {
	font-size: 11px;
	width: auto;
	float: right;
	margin-top: -18px;
}

#home_news_ti a:link{
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/arrow_2.gif) center left no-repeat;
	padding-left: 15px;
}

#home_news_ti a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/arrow_2.gif) center left no-repeat;
	padding-left: 15px;
}

#home_news_ti a:hover {
	color: #8ED0D5;
	text-decoration: none;
	background: url(../images/arrow_2_hover.gif) center left no-repeat;
	padding-left: 15px;
}

#home_news_content {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#home_news_content .news_readmore{
	color: #AFAE78;
	float: right;
	font-size: 11px;
	background: url(../images/arrow_1.gif) 7px left no-repeat;
	padding-left: 15px;
	display: block;
    /* text-transform: capitalize; */
}

#home_news_content  .news_readmore a:link{
	color: #AFAE78;
	text-decoration:none;
	font-weight: bold;
	display: block;
}
#home_news_content  .news_readmore a:visited{
	color: #AFAE78;
	text-decoration:none;
	font-weight: bold;
}

#home_news_content  .news_readmore a:hover{
	font-weight: bold;
	text-decoration: none;
}


/*--------------------------- Photo Gallery Box - Home page -----------------------*/

#home_gallery_ti {
	background: url(../images/ti_home_news.gif) no-repeat;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 14px 0px 28px;
}

#all_gallery {
	font-size: 11px;
	width: auto;
	float: right;
	margin-top: -18px;
}

#home_gallery_ti a:link{
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/arrow_2.gif) center left no-repeat;
	padding-left: 15px;
}

#home_gallery_ti a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/arrow_2.gif) center left no-repeat;
	padding-left: 15px;
}

#home_gallery_ti a:hover {
	color: #8ED0D5;
	text-decoration: none;
	background: url(../images/arrow_2_hover.gif) center left no-repeat;
	padding-left: 15px;
}

#home_gallery_content {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 7px;
	height: 70px;
}

#home_gallery_content .news_readmore{
	color: #AFAE78;
	float: right;
	font-size: 11px;
	background: url(../images/arrow_1.gif) 7px left no-repeat;
	padding-left: 15px;
	display: block;
}

#home_gallery_content  .news_readmore a:link{
	color: #AFAE78;
	text-decoration:none;
	font-weight: bold;
	display: block;
}
#home_gallery_content  .news_readmore a:visited{
	color: #AFAE78;
	text-decoration:none;
	font-weight: bold;
}

#home_gallery_content  .news_readmore a:hover{
	font-weight: bold;
	text-decoration: none;
}

#gallery_hollder {
	height: 50px;
	padding: 2px 2px 2px 2px;
	display: block;
	float: left;
}
#gallery_hollder img {
	height: 54px;
	width: 85px;
	margin-right: 15px;
}

#gallery_hollder a:link {
	background: url(../images/home_hallery_view.gif) right top no-repeat;
	border: 1px solid #CCCCCC;
	padding: 2px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#gallery_hollder a:visited{
	background: url(../images/home_hallery_view.gif) right top no-repeat;
	border: 1px solid #CCCCCC;
	padding: 2px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#gallery_hollder a:hover{
	background: url(../images/home_hallery_view.gif) right top no-repeat;
	border: 1px solid #99D4D8;
	padding: 2px;
	display: block;
	float: left;
}
.suzan {
	color: #998951;
	font-weight: bold;
	font-size: 14px;
}
.unesco {
	color: #23A0AF;
	font-weight: bold;
}

.website {
	color: #258080;
	font-size: 14px;
	border: 1px dotted #CED9DB;
	padding: 4px 20px 3px 20px;
	/* text-transform: uppercase; */
	margin-top:0px;
	font-weight:bold;
	background-color: #e7f3e9;
	background-image: url(../images/bullet6.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
}
