/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #FF6600;
}
.MainBody, p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	padding-bottom: 10px;
}
.MainBody_Galleries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	text-align: center;
}
.sidbarBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
.sidbarBullets_ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
	color: #FF6600;
	padding-right: 20px;
}
.sidbarBullets_Galleries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 140%;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
.iconImages {
	float: left;
	padding-right: 7px;
	padding-bottom: 40px;
}
.sidebarTopBorderCell {
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
	color: #FF6600;
	padding-right: 10px;
}
.MainBody_Orange {
	color: #FF6600;
}
.sidebarTopBorderCell_Orange {
	color: #FF6600;
}
.MainBody a:link {
	text-decoration: none;
	color: #FF6600;
}
.MainBody a:visited {
	text-decoration: none;
	color: #FF6600;
}
.MainBody a:hover {
	text-decoration: underline;
	color: #999999;
}
.MainBody a:active {
	text-decoration: none;
	color: #FF6600;
}
.style3 {
	color: #FF6600;
}





/* ===================  GALLERY STYLES BEYOND HERE =================== */





#dynamicGallery { /* Main container for Gallery parts... */
	width: 760px;
	height: 394px;
	background-image: url(images/editable-gallery-main-content-background.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: none;
	overflow: visible;
}
.dynamicGallery-thumbnails {
	width: 680px;
	height: 70px;
	margin-left:40px;
	margin-right:40px;	
	margin-top:0px;
	margin-bottom:20px;
	clear:both;
}
.dynamicGallery-category-header {
	width: 330px;
	height: 50px;
	margin-left:46px;
	margin-top:16px;
	margin-bottom:28px;
	float:left;
	text-align:left;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	list-style-type: none;
}

.dynamicGallery-category-header ul li {
	list-style-position: outside;
	list-style-image: url(images/editable-gallery-category-header-white-squares.png);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.dynamicGallery-categories {
	width: 240px;
	height: 190px;
	margin-left:136px;
	margin-top:0px;
	float:left;
}

.dynamicGallery-categories ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999;
	list-style-position: outside;
	list-style-image: url(images/editable-gallery-subcategories-gray-squares.png);
	padding: 0px;
	margin-left: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	list-style-type: none;
}
.dynamicGallery-categories ul li a {
	color: #999;
	list-style-position: inside;
	list-style-image: url(images/editable-gallery-subcategories-orange-squares.png);
	list-style-type: none;
}
.dynamicGallery-categories ul li a:hover {
	color: #F60;
	list-style-position: inside;
	list-style-image: url(images/editable-gallery-subcategories-orange-squares.png);
	list-style-type: none;
}

.dynamicGallery-large-pic {
	width: 322px;
	height: 244px;
	margin-left:29px;
	margin-right:33px;	
	margin-top: 32px;
	margin-bottom: 20px;
	float:right;
}


/*   GALLERY STYLES - Outside of Main Gallery Container  */


.dynamicGallery-text-area {
	width: 310px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.dynamicGallery-signage-options-sidebar {
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
}
.sidbar_OptionsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
	color: #FF6600;
	padding-right: 20px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

