#gallerynav a
{
    color: #C76316;
}

#homenav a
{
    color: #fff;
}

/* PRELOAD IMAGES */

.preload
{
	visibility:hidden;
	display:none;
}





.contenttext
{
    margin-left: 20px;
    padding-top: 10px;
}



/* IMAGE GALLERY */

.boxsubtitle
{
	font-size: 150%;
	color:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.contenttextnimage
{
    margin-left: 15px;
    padding-top: 10px;
}

.contentgallery
{
    margin-left: 0px;
    padding-top: 40px;
}

.mainimage
{
	width:100%;
	height:425px;
}

.curvedgallerypaneltop
{
	background:url(../images/curvedgallerypanel_top.png) no-repeat;
	width: 736px;
	height: 10px;
	margin-left:13px;
}

.arrowsmllleft
{
	float: left;
	margin-top:-28px;
	margin-left:-40px;
}

.arrowsmllright
{
	float: right;
	margin-top:-28px;
	margin-right:-41px;
}

.curvedgallerypanelmid
{
	background:url(../images/curvedgallerypanel_mid.png) repeat-y;
	width: 736px;
	margin-left:13px;
	padding-top:4px;
}

.boxsubtitlesmall
{
	font-size: 60%;
	color: #C6CBD1;
}

.arrowleft
{
	float: left;
	padding-top:3px;
	padding-left:9px;
}



/* STYLE FOR THUMB BUTTON CHANGER */
.displayS {
             border-style: none;
             margin-width: 0px;
             width:  62px;
             height: 62px;
             cursor: pointer;
             cursor: hand;
 }

 #displayM {
	border-style: none;
	margin-width: 0px;
	height: 400px;
 }


 #magnify {
             border-style: none;
             margin-width: 0px;
             width:  27px;
             height: 31px;
             cursor: pointer;
             cursor: hand;
 }
 
 /* END */


.arrowright
{
	float: right;
	padding-top:3px;
	padding-right:7px;
}

.curvedgallerypanelbot
{
	/*float: left;*/
	background:url(../images/curvedgallerypanel_bot.png) no-repeat;
	width: 736px;
	height: 10px;
	padding-bottom: 0px;
	margin-left:13px;
}
