@charset "UTF-8";
/* CSS Document */


body {
	
	font-family: "ff-tisa-web-pro",serif;
	font-size: 15px;
	color: #181617;
	margin: 0px;
	padding: 0px;
	background-color: #FDFBF5;	
	
}


img {

	border-style: none;	
	margin: 0px;
}


p { 

	line-height: 1.6;
	margin: 0px;
	
}


a:link, a:visited {

	color: #615857;
	text-decoration: none;
	border-bottom: 1px dotted #615857;
	
}


a:hover {

	color: #AA9593;
	border-bottom: 1px dotted #AA9593;
	
}


h1 { 

	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size: 19px;
	font-weight: 700;
	margin-top: 8px;
	
}


h2 { 

	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	padding-top: 7px;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	
}


#container {

	width: 960px;
	border: 0px;
	margin: 50px auto 0px auto;
	padding: 0px;
	
} 


::selection {

     background: #5FA0C3; 
     color: #FDFBF5;

}


::-moz-selection {

     background: #5FA0C3;
     color: #FDFBF5;
     
}



/*Navigation*/


#header {

	width: 940px;
	height: 40px;
	margin: 0px 10px 0px 10px;
	padding: 0px;		
}


	#header p {
	
		font-family: "ff-tisa-sans-web-pro",sans-serif;
		line-height: normal;		
		
	}


	#header a:link,
	#header a:visited,
	#header a:hover { 

		color: #181617;
		border: 0px; 
		
	}


#title {

	width: 500px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	
}


#main-nav {

	width: 300px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	text-align: right;
	
}


	#main-nav a:hover { 

		color: #AA9593;
		border: 0px; 
	
	}


#top-line {

	width: 940px;
	height: 3px;
	margin-top: 2px;
	padding: 0px;
	clear: both;
	float: left;
	background-image: url('../img/main/line-top.png');
	background-repeat: no-repeat;
	
}


.bullet {

	margin: 0px 15px 0px 15px;

}


.bullet2 {

	margin: 0px 18px 0px 15px;

}



/*Content*/


#top {

	width: 940px;
	margin: 0px 10px 0px 10px;
	
} 


	#page-title {

		width: 400px;
		height: 39px;
		margin: 0px;
		float: left;
		position: relative;
		
	} 


	#sub-nav {

		width: 400px;
		height: 15px;
		margin-top: 13px;
		float: right;
		position: relative;
		text-align: right;
		
	} 
	
	
	#sub-nav a:link,
	#sub-nav a:visited { 

		color: #181617;
		border: 0px; 
		
	}


	#sub-nav a:hover { 

		color: #AA9593;
		border: 0px; 
	
	}	

	
	#sub-nav p {
	
		font-family: "ff-tisa-sans-web-pro",sans-serif;
		font-size: 12px;
		margin-top: 1px;
	
	}
	
	
	.space {

		margin-left: 38px;
	
	}	
	
	
.divider-line {

	width: 940px;
	height: 12px;
	margin: 0px 0px 0px 10px;
	clear: both;
	float: left;
	background-image: url('../img/main/line-thin.png');
	background-repeat: no-repeat;
	
}


.divider-line2 {

	width: 940px;
	height: 12px;
	margin: 20px 0px 0px 10px;
	clear: both;
	float: left;
	background-image: url('../img/main/line-thin.png');
	background-repeat: no-repeat;
	
}


.top-text {

	width: 680px;
	margin: 24px 10px 10px 10px;
	float: left;
	position: relative;
	
}


.main-text {

	width: 680px;
	margin: 20px 10px 20px 10px;
	float: left;
	position: relative;
	
}

	.top-text p,
	.main-text p {

		width: 640px;
		margin-bottom: 10px;

	}


.notes {

	width: 240px;
	height: 120px;
	margin: 0px;
	float: right;
	margin: 38px 10px 0px 0px;
	color: #8E8E8E;
	clear: both;

		
}

	.notes p {

		font-family: "ff-tisa-sans-web-pro",sans-serif;
		font-size: 12px;
		margin-bottom: 5px;
		line-height: 1.6;
		
	}

	.notes a:link,
	.notes a:visited {

		color: #8E8E8E;
		border-bottom: 1px dotted #8E8E8E;

		
	}

	.notes a:hover {

		color: #8E8E8E;
		border-bottom: 1px dotted #8E8E8E;
	
	}


	.mini-title {

		font-family: "ff-tisa-sans-web-pro",sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-right: 2px;
		
	}

	
.img-regular {

	float: left;
	margin: 10px 10px 10px 10px;

}	


.img-left {

	float: left;
	margin: 5px 5px 5px 10px;

}	


.img-right {

	float: left;
	margin: 5px 10px 5px 5px;

}	


.img-middle {

	float: left;
	margin: 5px 5px 5px 5px;

}


.end {

	color: #CECECE;
	
}



/*End Navigation*/


#links-bottom {

	width: 940px;
	height: 45px;
	float: left;
	position: relative;
	margin: 25px 10px 15px 10px;
	background-image: url('../img/main/double-line.png');
	background-repeat: no-repeat;

}	

	#links-bottom p { 

		font-family: "ff-tisa-sans-web-pro",sans-serif;
		font-size: 12px;
		font-weight: 700;
		margin: 12px 0px 0px 0px;
		line-height: normal;

	}


	#links-bottom a:link,
	#links-bottom a:visited { 

		color: #181617;
		border: 0px; 
		
	}


	#links-bottom a:hover { 

		color: #AA9593;
		border: 0px; 
		
	}
	
	
	.bottom-left {

		width: 370px;
		height: 45px;
		float: left;
		position: relative;
		margin: 0px;
		text-align: right;

	}	
	
	
	.bottom-middle {

		width: 190px;
		height: 45px;
		float: left;
		position: relative;
		margin: 0px 0px 0px 5px;
		text-align: center;

	}
	
	
	.bottom-right {

		width: 370px;
		height: 45px;
		float: right;
		position: relative;
		margin: 0px 0px 0px 5px;

	}
	
	
	
/*Footer*/


#footer {

	width: 940px;
	height: 30px;
	margin: 10px 10px 20px 10px;
	float: left;
	position: relative;
	clear: both;
	
} 


	#footer p {

		font-family: "ff-tisa-sans-web-pro",sans-serif;
		font-size: 13px;
		color: #AA9593;
		line-height: normal;

	}


