/* Text Class Set  */

.mainText{
	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    color: #996633;
	vertical-align:top;
}

.boldText{
	font-family: Garamond, Arial, verdana, Geneva, Helvetica, sans-serif;
    font-size: 14px;
    color: #336666;
	font-weight: bold;
}

.homeText{
	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #808080;
}

.homeboldText{
	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #336666;
	font-weight: bold;
}

.brandText{
	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

/* Form Class Set */

.mainForm{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #996633;
}

.boldForm{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.formInputStyle{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
	border:1px solid #333333;
	background-color: #ffffff;	
}

.inputForm{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #996633;
}

.listboxForm{
	font-family: Arial, Geneva, sans-serif;
    font-size: 11px;
    color: #000000;
}

.formStyle{
	font-family: Arial, Geneva, sans-serif;
    font-size: 11px;
    color: #996633;
}

.buttons{
font-family: Arial, Geneva, sans-serif;
border: 1px solid #949e63; font: 8pt Arial;
}

/* Link Class Set */

.catLinkStyle{
    font: 10px tahoma,arial;
    color: black;
    text-decoration: none;
}

.catLinkStyle:hover{
    color: white;
}

.noDecor{
    text-decoration: none;
}

a{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
a:hover{
	color: #FF9933;
}
.crumbClass{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #999999;
}

/* Header Class Set */

H1 {color:#808080; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
H2 {color:#808080; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }
H3 {color:#808080; font-family: verdana, Geneva, Arial, Helvetica, sans-serif; }

/* Top menu */

#top_menu {
	margin-top: 17px;
	margin-left: 58px;
}

/* Photo Gallery */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:300px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:80px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		/*width:400px;	 Width of large image div */
		/*height:310px;	 Height of large image div */
		/*float:left;*/
		padding-left:10px;	/* "Air" */
		padding-right:10px;
		text-align:center;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:1px solid #CCCC99;	/* Border around large image */
	}	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		/*width:72px;	 Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:5px;
	}
	.strip_of_thumbnails a{
	cursor:pointer;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		/*border:5px solid #317082;	 Green border around active thumbnail */
		padding:5px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}
/*					Melkite Hymn Collection
 ---------------------------------------------*/
.boldText a
{
	color:#336666;
	text-decoration:none;
}
.boldText a:hover
{
	color: #FF9933;
}
.text_cnt
{
	
}
.text_cnt img
{
	float:right;
	padding:1px;
	margin:5px;
	border:1px solid #ccc;
}
