/* CSS Document */







@font-face {
    font-family: 'AWConquerorSansLight';
    src: url('http://www.janelledesrosiers.com/fonts/awconquerorsans/awconquerorsans-light-webfont.eot');
    src: url('http://www.janelledesrosiers.com/fonts/awconquerorsans/awconquerorsans-light-webfont.eot?iefix') format('eot'),
         url('http://www.janelledesrosiers.com/fonts/awconquerorsans/awconquerorsans-light-webfont.woff') format('woff'),
         url('http://www.janelledesrosiers.com/fonts/awconquerorsans/awconquerorsans-light-webfont.ttf') format('truetype'),
         url('http://www.janelledesrosiers.com/fonts/awconquerorsans/awconquerorsans-light-webfont.svg#webfonthNP9uwHx') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'MarketDecoRegular';
    src: url('http://www.janelledesrosiers.com/fonts/marketdeco/market_deco-webfont.eot');
    src: url('http://www.janelledesrosiers.com/fonts/marketdeco/market_deco-webfont.eot?iefix') format('eot'),
         url('http://www.janelledesrosiers.com/fonts/marketdeco/market_deco-webfont.woff') format('woff'),
         url('http://www.janelledesrosiers.com/fonts/marketdeco/market_deco-webfont.ttf') format('truetype'),
         url('http://www.janelledesrosiers.com/fonts/marketdeco/market_deco-webfont.svg#webfonts7MuybFz') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'JapanRegular';
    src: url('http://www.janelledesrosiers.com/fonts/japan/japan-webfont.eot');
    src: url('http://www.janelledesrosiers.com/fonts/japan/japan-webfont.eot?iefix') format('eot'),
         url('http://www.janelledesrosiers.com/fonts/japan/japan-webfont.woff') format('woff'),
         url('http://www.janelledesrosiers.com/fonts/japan/japan-webfont.ttf') format('truetype'),
         url('http://www.janelledesrosiers.com/fonts/japan/japan-webfont.svg#webfontGJElJN9I') format('svg');
    font-weight: normal;
    font-style: normal;

}


.center{
	text-align:center;
	padding: 150px 0px 0px 0px;
}


.bullet{
	list-style-image:url(../images/style/layout/bullet.png);
}




.headline1{
	font-family: 'MarketDecoRegular';
	font-size: 1.6em;
	color: #000;
}

.headline2{
	font-family: 'MarketDecoRegular';
	font-size: 2.7em;
	line-height: 1.1em;
	color: #ccc;
}

.headline2 a:link{
	color: #ccc;
	text-decoration: none;
}

.headline2 a:visited{
	color: #ccc;
	text-decoration: none;
}

.headline2 a:hover{
	color: #ccc;
	text-decoration: none;
}
	
.headline2 a:active{
	color: #ccc;
	text-decoration: none;
}

.headline4{
	font-family: 'MarketDecoRegular';
	font-size: 1.4em;
	color: #ccc;
}

.headline3{
	font-family: 'AWConquerorSansLight';
	font-size: 1.4em;
	color: #666;
}




.top-links{
	margin: -2px 10px 0px 10px;
	font-family: 'MarketDecoRegular';
}

.top-link-right{
	margin: 2px 0px 0px 12px;
	font-family: 'MarketDecoRegular';
}


.top-links a:link{
	color: #fff;
	text-decoration: none;
}

.top-links a:visited{
	color: #fff;
	text-decoration: none;
}

.top-links a:hover{
	color: #fff;
	text-decoration: underline;
}
	
.top-links a:active{
	color: #fff;
	text-decoration: none;
}





.bottom-links{
	margin: -10px 10px 0px 10px;
}

.bottom-link-right{
	margin: 0px 0px 0px 10px;
}



				
a:link{
	color: #fff;
	text-decoration: none;
}

a:visited{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #fff;
	text-decoration: underline;
}
	
a:active{
	color: #000;
	text-decoration: none;
}
		
		
.text{
	font-family: 'AWConquerorSansLight';
	color: #000;
	font-size: 1em;
}
		
.text a:link{
	color: #000;
	text-decoration: underline;
}
		
.text a:visited{
	color: #000;
	text-decoration: underline;
}
		
.text a:hover{
	color: #666;
	text-decoration: underline;
}
		
.text a:active{
	color: #000;
	text-decoration: underline;
}



.text2{
	font-family: 'AWConquerorSansLight';
	color: #666;
	font-size: .9em;
}
		
.text2 a:link{
	color: #666;
	text-decoration: underline;
}
		
.text2 a:visited{
	color: #666;
	text-decoration: underline;
}
		
.text2 a:hover{
	color: #ccc;
	text-decoration: underline;
}
		
.text2 a:active{
	color: #666;
	text-decoration: underline;
}


.thumbnail{
	font-family: 'AWConquerorSansLight';
	color: #666;
	margin: 28px 28px 28px 28px;
	float: left;
}

.thumbnail a:link{
	color: #666;
}
		
.thumbnail a:visited{
	color: #666;
}
		
.thumbnail a:hover{
	color: #666;
	text-decoration: underline;
}
		
.thumbnail a:active{
	color: #666;
}

#bottom-navigation-links { margin-top: 20px; }

.links a {
	font-family: 'AWConquerorSansLight';
	color: #fff;
	text-decoration: none;
}

.links a:hover{
	color: #fff;
	text-decoration: underline;
}
	
	
			

					
body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: 'AWConquerorSansLight';
	background-color: #fff;
	text-align: center;
}
				
#container{ 
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	min-width: 1260px;
	height: 100%;
	text-align:center;
}

#top-navigation{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	min-width: 1260px;
	height: 96px;
	top: 0px;
	left: 0px;
	position: fixed;
	text-align: center;
	background-image:url(../images/style/layout/top-navigation.gif);
	background-repeat: repeat-x;
	float: left;
}




#top-navigation-1024{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1024px;
	height: 96px;
	text-align: center;
}

#janelle-desrosiers{
	margin: 28px 0px 0px 0px;
	padding: 0px;
	width:374px;
	height: auto;
	text-align:left;
	float: left;
}

#top-navigation-links{
	margin: 47px 0px 0px 0px;
	padding: 0px;
	width: 650px;
	height: auto;
	font-size: .75em;
	text-align: right;
	float: right;
}
	
#availability{
	margin: 0px 0px 0px 657px;
	padding: 0px;
	width: 367px;
	height: 40px;
	top: 96px;
	position:fixed;
	text-align: right;
	float: right;
}

#showcase-home{
	margin: 0px 0px 160px 0px;
	padding: 200px 0px 0px 0px;
	width: 100%;
	min-width: 1260px;
	height: 396px;
	text-align: center;
	background-image:url(../images/style/layout/background.jpg);
	background-repeat: repeat;
	float: left;
}

#showcase{
	margin: 0px 0px 100px 0px;
	padding: 50px 0px 0px 0px;
	width: 100%;
	min-width: 1260px;
	height: 100px;
	text-align: center;
	/*background-image:url(../images/style/layout/background.jpg);*/
	background-repeat: repeat;
	float: left;
}


#showcase-portfolio{
	margin: 0px 0px 160px 0px;
	padding: 50px 0px 0px 0px;
	width: 100%;
	min-width: 1260px;
	height: 207px;
	text-align: center;
	background-image:url(../images/style/layout/background.jpg);
	background-repeat: repeat;
	float: left;
}





#home-content-1024{
	margin: 0px auto 0px auto;
	padding: 0px 128px 0px 128px;
	width: 1024px;
	min-width: 1024px;
	height: 100%;
	text-align: left;
}

#whoami{
	margin: 0px 17px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 230px;
	height: auto;
	font-size: .8em;
	line-height: 1.6em;
	text-align:justify;
	border-top: #e6e6e6 solid 5px;
	float: left;
}

#portfolio{
	margin: 0px 17px 0px 17px;
	padding: 20px 0px 0px 0px;
	width: 230px;
	height: auto;
	font-size: .8em;
	line-height: 1.6em;
	text-align:justify;
	border-top: #e6e6e6 solid 5px;
	float: left;
}

#rates{
	margin: 0px 17px 0px 17px;
	padding: 20px 0px 0px 0px;
	width: 230px;
	height: auto;
	font-size: .8em;
	line-height: 1.6em;
	text-align:justify;
	border-top: #e6e6e6 solid 5px;
	float: left;
}

#getintouch{
	margin: 0px 0px 0px 17px;
	padding: 20px 0px 0px 0px;
	width: 230px;
	height: auto;
	font-size: .8em;
	line-height: 1.6em;
	text-align:justify;
	border-top: #e6e6e6 solid 5px;
	float: left;
}



#content-left{
	margin: 0px 0px 0px 58px;
	padding: 0px 0px 0px 0px;
	width: 345px;
	height: auto;
	font-size: .9em;
	line-height: 1.8em;
	text-align: justify;
	float: left;
}

#content-right{
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 620px;
	height: auto;
	font-size: .9em;
	line-height: 1.8em;
	text-align: justify;
	float: left;
}






#content-left2{
	margin: 0px 44px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 468px;
	height: auto;
	font-size: .9em;
	line-height: 1.8em;
	text-align: justify;
	float: left;
}

#content-right2{
	margin: 0px 0px 0px 44px;
	padding: 0px 0px 0px 0px;
	width: 468px;
	height: auto;
	font-size: .9em;
	line-height: 1.8em;
	text-align: justify;
	float: left;
}




#content-center{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1024px;
	height: auto;
	font-size: .9em;
	line-height: 1.8em;
	text-align: justify;
	float: left;
}


#testimonial{
	margin: 5px 0px 20px 0px;
	padding: 15px 45px 15px 35px;
	width: 265px;
	height: auto;
	font-size: .9em;
	line-height: 1.8em;
	text-align: justify;
	background-color: #E6E6E6;
	/*background-image:url(../images/style/layout/background.jpg);*/
	float: left;
}


#rule{
	margin: 100px 0px 95px 0px;
	padding: 0px;
	width: 1024px;
	height: 5px;
	border-top: #e6e6e6 solid 5px;
	float: left;
}


#bottom-navigation{
	margin: 80px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	min-width: 1260px;
	height: 182px;
	text-align: center;
	background-image:url(../images/style/layout/bottom-navigation.gif);
	background-repeat: repeat-x;
	float: left;
	color: #fff;
}

#bottom-navigation-1024{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1024px;
	height: auto;
	text-align: center;
	color: #fff;
}

#copyright{
	margin: 4px 0px 0px 0px;
	padding: 0px;
	width:512px;
	height: 15px;
	font-size: 12px;
	color: #999999;
	text-align:left;
	float: left;
}

