/**
 * Singles Holiday Club CSS Theme
 * Adapted from SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 * by Better Brief LLP [http://www.betterbrief.co.uk/]
 *
 * Main Layout File
 */

@import 'typography.css';
@import 'form.css';

/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	text-align: left;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #333;
	font-size: 62.5%;
	margin-bottom: 20px;
	font-family: Verdana, Lucida, sans-serif;
	margin-top: 0px;
}

html {
	background-color: #FFFFFF;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
}
#Container {
	text-align: center;
	width: 980px;
	padding-bottom: 15px;
	background-color: #fff;
}
#Layout {
	width: 960px;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
#Content {
	width: 720px;
	float: right;
	text-align: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* HEADER
----------------------------------------- */
#Header {
	width: 980px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	height: 170px;
	background-image: url(../../images/banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

#Header .headerLinks {
	position: absolute;
	right: 12px;
	top: 97px;
	font-family: Arial;
	font-size: 11px;
}

#Header .headerLinks a {
	color: #18295f;
	text-decoration: none;
}

#Header .headerLinks a:hover {
	text-decoration: underline;
}

#Header h1 { 
  	color: #fff; 
	font-size: 3.2em; 
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: 300;
	padding: 20px 0 0 30px;
}

#Header p {
	font-size: 1.4em;
	color: #fff;
	clear: left;
	margin: 0 0 0 100px;
}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	width: 960px;
	padding-top: 0px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #003365;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff3399;
	font-family: Arial, Helvetica, sans-serif;
}
	#Navigation ul {
	float: left;
	margin-right: 20px;
	}
		#Navigation ul li {
	list-style: none;
	float: left;
	line-height: 2.8em;
	display: block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
		}
  			#Navigation ul li a {
	float: left;
	text-decoration: none;
	display: block;
	height: 2.3em;
	font-size: 1.3em;
	color: #fff;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
			}
				#Navigation ul li a span {
	text-align: center;
	float: left;
	padding-right: 8px;
	height: 2.3em;
				}
					#Navigation ul li a:hover {
	color: #fff;
	cursor: pointer;
	background-color: #0099CC;
					}
					#Navigation ul li a:hover span {
	cursor: pointer;
	background-color: #0099CC;
					}
					
    			#Navigation ul li a.current,
	    		#Navigation ul li a.section,
	    		#Navigation ul li a.section:hover,
	    		#Navigation ul li a.current:hover {
	color: #FFFFFF;
	background-color: #006699;
					}
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
	color: #FFFFFF;
	background-color: #006699;
				}
    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
	margin: 0;
	font-size: 10px;
	}


/* Sidebar 
***********************************/
#Sidebar {
	width: 185px;
	float: left;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border: 1px solid #ededed;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	}
	#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	}
	#Sidebar ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	}
	#Sidebar li {
	list-style: none;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
	#Sidebar h3 {
	clear: both;
	text-transform: none;
	color: #1a2c5b;
	font-weight: bold;
	font-size: 1.6em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
	#Sidebar .sidebarBottom {
	height: 1px;
	display: block;
	width: 180px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	#Sidebar a em {
		font-style: normal;
	}
    ul#Menu2 li {
	font-size: 1em;
	list-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-bottom: 2px;
	padding-left: 11px;
            }
      ul#Menu2 li a {
	display: block;
	width: 160px;
	font-size: 1.2em;
	height: 1.6em;
	line-height: 2em;
	color: #006699;
      }
	ul#Menu2 li em {
	padding-left: 0px;
	display: block;
	}
		ul#Menu2 li li em {
			padding-left: 0;
		}
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
	color: #1a2c5b;
	cursor: pointer;
	background-color: #FFFFFF;
      }
	  ul#Menu2 li a.current {
	font-weight: 700;
	text-decoration: none;
	color: #006699;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
	font-weight: normal;
	width: 150px;
	color: #006699;
	background-color: #FFFFFF;
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	color: #1a2c5b;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	color: #1a2c5b;
      }
      ul#Menu2 li ul {
	height: 100%;
	position: relative;
	width: 150px;
	margin-top: -4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	color: #006699;
      }
      ul#Menu2 li ul li ul {
	margin-left: 0;
	color: #006699;
      }
      ul#Menu2 li ul li {
	width: 150px;
	padding: 0;
	font-size: 0.8em;
	display: inline;
	margin: 0;
	color: #006699;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
	color: #006699;
	font-weight: 700;
      }
      ul#Menu2 li li ul {
	margin: 0 0 0 10px;
	padding: 0;
	width: 150px;
	color: #006699;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
	font-size: 1.7em;
	text-indent: 8px;
	width: 150px;
	margin-left: 0px;
	background-image: url(../../images/level-2-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #006699;
      }
	  ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
	text-decoration: none;
	display: block;
	color: #1a2c5b;
	margin-left: 0px;
	padding-left: 0px;
      }
      ul#Menu2 li a.levelb:hover span,
      ul#Menu2 li li a.current span,
      ul#Menu2 li li a.current:hover span,
      ul#Menu2 li li a.section span,
      ul#Menu2 li li a.section:hover span {
	display: block;
	width: 100%;
	height: 100%;
	color: #1a2c5b;
      } 
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
	display: block;
	width: 100%;
	height: 100%;
	color: #1a2c5b;
      }

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer {
	clear: both;
	width: 960px;
	height: 5em;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 10px;
}
	#Footer .footerTop {
	width: 100%;
	display: block;
	height: 2em;
	background-image: url(../../images/footer-band.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
  	#Footer p {
	color: #999999;
	font-size: 1.0em;
	text-align: center;
	margin-top: -0.6em;
	}
  		#Footer a {
	color: #333333;
	text-decoration: none;
		}
			#Footer a:hover {
	color: #333333;
	text-decoration: underline;
			}#telAni {
	position: relative;
	left: 705px;
	top: 43px;
}

/* homeUpper
----------------------------------------------- */

#homeUpperwrapper {
	border:1px solid #ededed;
	width: auto;
	height: 288px;
	margin: 0;
	padding: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
#homeUpperleft {
	float: left;
	width: 237px;
	height: 288px;
	margin-right: 6px;
	overflow: hidden;
	margin-left: 0px;
}
#homeUpperleft ul {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#homeUpperleft li {
	padding-left: 19px;
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../../images/tick.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	list-style-type: none;
	color: #1a2c5b;
	font-weight: bold;
}
#homeUppersright {
	float: left;
	width: 150px;
	height: 288px;
	margin: 0;
	margin-left: 5px;
	padding: 0px;
}
#homeUppersright img {
	border: 1px solid #CCCCCC;
}
#homeUppersright  a:link img {
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#homeUppersright  a:hover img  {
	padding: 0px;
	border: 1px solid #1a2c5b;
	background-color: #FFFFFF;
}#homeUpperscontent {
	float: left;
	width: 550px;
}
#homeInfoCubeswrapper .homeCube {
	padding: 5px;
	height: 179px;
	width: 179px;
	background: url(../../images/cube-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#homeInfoCubeswrapper .homeCubeImageHolder, #homeInfoCubeswrapper .homeCubeImageHolder img {
	padding: 0;
	margin: 0;
	height: 120px;
	width: 178px;
	background-color: #fff;
}
#homeInfoCubeswrapper .homeCube .homeCubeCopy {
	height: 50px;
	width: 170px;
	margin-top: -3px;
	background-color: #FFFFFF;
	padding: 7px;
	padding-right:1px;
	padding-bottom: 4px;
}
#homeInfoCubeswrapper .homeCube .homeCubeCopy h4 {
	font-size: 11px;
	font-weight: bold;
	color: #1a2c5b;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	margin-bottom: 3px;
	margin-top: 3px;
	letter-spacing: 0em;
	width: 100%;
}
#homeInfoCubeswrapper .homeCube .homeCubeCopy p {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	color: #333333;
	width: 170px;
}
#homeInfoCubeswrapper .homeInfoCube {
	padding: 5px;
	min-height: 155px;
	width: 178px;
	background-image: url(../../images/info-cube-blend.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
	overflow: visible;
}
#homeInfoCubeswrapper .homeInfoCube p {
	min-height: 155px;
	font-size: 11px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#homeInfoCubeswrapper .homeInfoCube h4 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 6px;
	letter-spacing: 0em;
}
#homeInfoCubeswrapper .homeInfoCube ul {
	margin-left: 0px;
	padding-left: 0px;
}
#homeInfoCubeswrapper .homeInfoCube li {
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	background-image: url(../../images/arrow.gif);
	padding-left: 9px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 13px;
}
#homeInfoCubeswrapper {
	text-align: left;
	width: 100%;
	margin-left: 1px;
	overflow: visible;
}
#myGallery p {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
#myGallery h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#myGallery h3 a {
	color: #FFFFFF;
}
#myGallery h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#share {
	width: 136px;
	float: right;
	margin-top: 48px;
}
#logoClickArea {
	float: left;
	height: 105px;
	width: 230px;
	margin-top: -48px;
	margin-left: 32px;
	clear: both;
}
#pricePanel {
	border: 1px solid #dd0984;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../../images/price-blend.jpg);
	background-repeat: repeat-x;
}
#pricePanel h1 {
	font-weight: normal;
	font-size: 2.2em;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}
#pricePanel h2 {
	font-weight: normal;
	color: #dd0984;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	font-size: 1.8em;
	letter-spacing: 0em;
	word-spacing: 0em;
}
#pricePanel h3 {
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 1.8em;
	margin-top: 15px;
	letter-spacing: 0px;
	word-spacing: 0em;
	line-height: 1.4em;
}
#LinkWidget  li {
	font-size: 1.4em;
	list-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-bottom: 3px;
	padding-left: 11px;
}
#OurHolidaysPanel {
}
#OurHolidaysPanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#OurHolidaysPanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #dd0984;
}
#OurHolidaysPanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;
	background-color: #EEFBFF;
	position: relative;
	top: 0px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	color: #1a2c5b;
	letter-spacing: 0em;
	word-spacing: 0em;
}
#OurHolidaysPanel  h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	margin-top: 0px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	word-spacing: -1px;
	background-color: #FFFFFF;
}
#OurHolidaysPanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 16px;
	padding-top: 12px;
	padding-right: 285px;
	padding-bottom: 12px;
	padding-left: 15px;
	color: #333333;
}
strong {
	font-weight: bold;
}
#OurHolidaysTitle {
}
#OurHolidaysTitle h1 {
	margin-right: 120px;
	margin-left: 35px;
	font-size: 3.7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
#OurHolidaysPanel img {
	float: right;
	margin-left: 627px;
	clear: both;
	background-color: #FFFFFF;
	padding: 5px;
	position: absolute;
	z-index: 99999;
	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: #ededed;
	border-right-color: #d0d2d3;
	border-bottom-color: #d0d2d3;
	border-left-color: #ededed;
	}
#TermsWrapper {
	margin-right: 160px;
	margin-left: 190px;
}
#AboutWrapper {
	margin-top: 35px;
}
#AboutWrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	margin-top: 22px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: normal;
	color: #dd0984;
	margin-right: 200px;
}
#AboutWrapper h3 {
	color: #1a2c5b;
	font-weight: 300;
	clear: both;
	font-size: 2.4em;
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #e3e3e3;
	padding-top: 33px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
}
#AboutWrapper h4 {
	color: #dd0984;
	font-weight: 300;
	clear: both;
	font-size: 2.4em;
	margin-top: 35px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 0;
	background-color: #FFFFFF;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #e3e3e3;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-style: none;
}
#AboutWrapper h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 9px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
	color: #1a2c5b;
	margin-right: 75px;
	line-height: 19px;
}
#AboutWrapper  h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	margin-top: 12px;
	margin-bottom: 22px;
	text-align: left;
	font-weight: normal;
	color: #6699CC;
	margin-right: 170px;
	line-height: 23px;
}
#AboutWrapper img {
	margin-top: 4px;
	margin-bottom: 10px;
}
/************************
SITEMAP
************************/
#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#f0f0f0;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#f8f8f8;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#fff;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/.purp {
	color: #dd0984;
}
#BrochuresWrapper {
	margin-top: 35px;
}
#BrochuresWrapper  h3 {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	padding-top: 14px;
	margin-right: 25px;
}
#BrochuresWrapper h4 {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BrochuresWrapper img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}
.blue {
	color: #1a2c5b;
}

