@font-face {
    font-family: 'AdelleRegular';
    src: url('fonts/adelle_reg-webfont.eot');
    src: url('fonts/adelle_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/adelle_reg-webfont.woff') format('woff'),
         url('fonts/adelle_reg-webfont.ttf') format('truetype'),
         url('fonts/adelle_reg-webfont.svg#AdelleRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdelleLight';
    src: url('fonts/adelle_light-webfont.eot');
    src: url('fonts/adelle_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/adelle_light-webfont.woff') format('woff'),
         url('fonts/adelle_light-webfont.ttf') format('truetype'),
         url('fonts/adelle_light-webfont.svg#AdelleLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdelleSemiBold';
    src: url('fonts/adelle_semibold-webfont.eot');
    src: url('fonts/adelle_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/adelle_semibold-webfont.woff') format('woff'),
         url('fonts/adelle_semibold-webfont.ttf') format('truetype'),
         url('fonts/adelle_semibold-webfont.svg#AdelleSemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdelleBold';
    src: url('fonts/adelle_bold-webfont.eot');
    src: url('fonts/adelle_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/adelle_bold-webfont.woff') format('woff'),
         url('fonts/adelle_bold-webfont.ttf') format('truetype'),
         url('fonts/adelle_bold-webfont.svg#AdelleBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Google Fonts */
@import url(http://fonts.googleapis.com/css?family=Nova+Script|Kite+One|Kaushan+Script);
@import url(http://fonts.googleapis.com/css?family=Rationale|Yanone+Kaffeesatz|Handlee);

body {
	margin: 0px;	
}

.outer-container {
	background-image: url(index_gfx/bg-grad.png);
	background-repeat: repeat-x;
	background-position:top;
}
.cont-headrow {
	height: 160px;
}
.cont-footer {
	padding-top:80px;
	vertical-align:bottom;
	padding-bottom:40px;
	padding-left:30px;
	padding-right:30px;
}
.maincontentouterdiv {
	margin-right: 23px;
	margin-left: 23px;
}
.maincontentouterdiv a { color:#A600A6; }

.homecontentcol {
	background-color: #FFFFFF;
	width: 270px;
	padding:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#838383;
	min-height: 400px;
	line-height:normal;
}
.homecontentcol p {
	line-height: 22px;
}
.homecontentcol a {
	color:#A600A6;
}
.homecontentcol .HCCdiv {
	line-height:normal;
}
.headcontentdiv {
	margin-right: 10%;
	margin-left: 10%;
	
	border: 1px solid rgba(255,255,255,0.3);
	border-top: none;
	box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 0px 17px 16px 30px;
	margin-bottom: 93px;
}
.headlogo {
	margin: 5px 0px 10px 20px;
}
.headtitle {
	color:#FFFFFF;
	font-size:36px;
	font-weight:normal;
	text-align:left;
	/*font-family: 'Kite One', sans-serif;*/
	/*font-family: 'Nova Script', cursive;*/
	font-family: 'Kaushan Script', cursive;
}
.headtitleAsFeatured {
	font-family: 'Kite One', sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
.topNavs {
	text-align:right;
}
.topNavs a {
	/*font-family: 'Rationale', sans-serif;*/
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow:#000000 2px 2px;
	text-decoration:none;
	margin-right:25px;
	line-height:26px;
}
	

.headspacerrow {
	height: 80px;
}
.footer-text {
	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-shadow: #7a347b 2px 2px;
	margin-top: 15px;
}
.footer-text a { color:#FFFFFF; }

.contentpageRightColbgtop {
	background-image:url(index_gfx/contentRightCol-bgTop.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:261px;
	height:17px;
}
.contentpageRightColbg {
	background-image:url(index_gfx/contentRightCol-bg.png);
	background-position:right;
	background-repeat:repeat-y;
	height:17px;
}
.contentpageRightColbgbott {
	background-image:url(index_gfx/contentRightCol-bgBott.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:261px;
	height:17px;
}
.boxSpaceSmall td {
	padding:8px;
	line-height: 150%;
}
.boxSpaceBig td {
	padding:15px;
	line-height: 150%;
}

