/* ***************************************************************** */
/* div line */
/* ***************************************************************** */

.line { width: 900px; margin-right: 5px; margin-bottom: 15px; margin-left: 5px; border-bottom: 1px solid black; }
.dottedLine { width: 900px; margin-right: 5px; margin-bottom: 15px; margin-left: 5px; border-bottom: 1px dotted black; }

.floatRight10{
float:right;
margin-left:10px;
margin-top:15px;
}

.floatLeft10{
float:left;
margin-left:0px;
margin-right:0px;
margin-top:15px;
}

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

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


/* ***************************************************************** */
/* ***************************************************************** */

.seoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.local12BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
.local14BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}
.local18BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;

}
.local24BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;

}

.local9Regular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.local9Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;

}

.local10Regular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.admin10Regular	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}



.local10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.local11Regular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.local11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.local12Regular {
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}


.local12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}


.local14Regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.local14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.local15Regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.local15Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;

}
.local16Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;

}
.local17Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: bold;

}
.local18BoldWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.local18Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.local18Regular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.local24Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
.local24BoldWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.local24Regular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.local30Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.local30Regular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	font-weight: normal;
}
.local48Bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #333333;
	font-weight: bold;
}

.localHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.localPhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}

a.footerLink:link { color: #666666; text-decoration: none; }
a.footerLink:visited { color: #444444; text-decoration: none; }
a.footerLink:hover { color: #555555; text-decoration: none; font-style: italic;}
a.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

a.boldLink10:link { color: #666666; text-decoration: underline; }
a.boldLink10:visited { color: #444444; text-decoration: underline; }
a.boldLink10:hover { color: #111111; text-decoration: none; font-size: 10px;}
a.boldLink10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a.regularLink11:link { color: #333333; text-decoration: underline; cursor:pointer;}
a.regularLink11:visited { color: #444444; text-decoration: underline; }
a.regularLink11:hover { color: #111111; text-decoration: none;}
a.regularLink11 {
cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

a.regularLink12:link { color: #333333; text-decoration: underline; }
a.regularLink12:visited { color: #444444; text-decoration: underline; }
a.regularLink12:hover { color: #111111; text-decoration: none; font-size: 12px;}
a.regularLink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}

a.boldLink12:link { color: #333333; text-decoration: underline; cursor:pointer;}
a.boldLink12:visited { color: #444444; text-decoration: underline; }
a.boldLink12:hover { color: #111111; text-decoration: none; font-size: 12px;}
a.boldLink12 {
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a.boldLink12White:link { color: #FFFFFF; text-decoration: underline; }
a.boldLink12White:visited { color: #AAAAAA; text-decoration: underline; }
a.boldLink12White:hover { color: #CCCCCC; text-decoration: none; font-size: 12px;}
a.boldLink12White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.boldLink13:link { color: #333333; text-decoration: underline; }
a.boldLink13:visited { color: #444444; text-decoration: underline; }
a.boldLink13:hover { color: #111111; text-decoration: none; }
a.boldLink13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a.boldLink14:link { color: #333333; text-decoration: underline; }
a.boldLink14:visited { color: #444444; text-decoration: underline; }
a.boldLink14:hover { color: #111111; text-decoration: none; font-size: 14px;}
a.boldLink14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a.boldLink18:link { color: #333333; text-decoration: underline; }
a.boldLink18:visited { color: #333333; text-decoration: underline; }
a.boldLink18:hover { color: #AAAAAA; text-decoration: none; font-size: 18px;}
a.boldLink18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a.boldLink18White:link { color: #FFFFFF; text-decoration: underline; }
a.boldLink18White:visited { color: #EEEEEE; text-decoration: underline; }
a.boldLink18White:hover { color: #DDDDDD; text-decoration: none; font-size: 18px;}
a.boldLink18White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a.boldLink24:link { color: #666666; text-decoration: underline; }
a.boldLink24:visited { color: #999999; text-decoration: underline; }
a.boldLink24:hover { color: #111111; text-decoration: none; font-size: 24px; font-style: italic;}
a.boldLink24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

a.pageLink12:link { color: #333333; text-decoration: none; }
a.pageLink12:visited { color: #444444; text-decoration: none; }
a.pageLink12:hover { color: #111111; text-decoration: none; font-size: 12px;}
a.pageLink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
a.selectedPageLink12:link { color: #333333; text-decoration: underline; }
a.selectedPageLink12:visited { color: #444444; text-decoration: underline; }
a.selectedPageLink12:hover { color: #111111; text-decoration: none; font-size: 12px;}
a.selectedPageLink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}


.galleryThumbnailCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.galleryAddCartLink:link { color: #666666; text-decoration: none; }
a.galleryAddCartLink:visited { color: #666666; text-decoration: none; }
a.galleryAddCartLink:hover { color: #000000; text-decoration: none; font-style: italic; font-size: 14px;}
a.galleryAddCartLink {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				color: #666666;
				text-decoration: none;
				}

				
a.fbLink:link { color: #666666; text-decoration: underline; }
a.fbLink:visited { color: #444444; text-decoration: underline; }
a.fbLink:hover { color: #111111; text-decoration: none;}
a.fbLink {
	padding:2px 0 0 20px; 
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?11:26981) no-repeat top left; 
}
								
.divRule {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

a.galleryPageLink:link { color: #999999; text-decoration: none; }
a.galleryPageLink:visited { color: #999999; text-decoration: none; }
a.galleryPageLink:hover { color: #111111; text-decoration: none;}
a.galleryPageLink {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				color: #999999;
				text-decoration: none;
				}


a.galleryCurrentPageLink:link { color: #333333; text-decoration: underline; }
a.galleryCurrentPageLink:visited { color: #444444; text-decoration: underline; }
a.galleryCurrentPageLink:hover { color: #111111; text-decoration: underline;}
a.galleryCurrentPageLink {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				line-height: normal;
				font-weight: bold;
				color: #666666;
				text-decoration: underline;
				}

.galleryPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}
