﻿@import url('layout.css');
@import url('fancy.css');

body {
	margin: 0px;
	background-image:url('../Images/bkg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	padding: 0px;
	font-size: 12px;
	font-family:times, Arial, Helvetica, sans-serif;
	color: #3D3A39;
	background-color: #ffe0bf;
	
}

.hidefromscreen{
	display:none;
}


/* Main DIV tags */
#container{
	width: 750px;

}


#masthead {
	width:750px;
	height:332px;
	background-image: url('../Images/container_bkg.jpg');
	background-position: top center;
	background-repeat: no-repeat;

}

#mastheadOneCol {
	width:750px;
	height:248px;
	background-image: url('../Images/oneCol/one_col_head.jpg');
	background-position: top center;
	background-repeat: no-repeat;

}

#mastheadtwoCol {
	width:750px;
	height:236px;
	background-image: url('../Images/twoCol/2Col_head.jpg');
	background-position: top center;
	background-repeat: no-repeat;

}



/* logo DIV tags */
#logo {
	width:250px;
	height:134px;
	margin: 35px 0 22px 10px;

}

#logo a.home_link:visited {
	width: 100%;
	height: 100%;
	display: block;
}

#logo a.home_link:link {
	width: 100%;
	height: 100%;
	display: block;
}





/* Navigation DIV tags */
#navigation {
	width:425px;
	height:60px;
	color:#ffe0bf;
	font-size:100%;
	text-align:center;
	background-position:top left;
	padding: 15px 10px 0 25px;
	line-height:190%;

}

#content_container {
	width:750px;
	background-image:url('../Images/rightCol_top.jpg');	
	background-repeat:no-repeat;
	background-position:top right;
	overflow:auto;
}




/* Content DIV tags */
#content_container_wrap {
	width:750px;
	background-image:url('../Images/cont_container_bkg.png');	
	background-repeat:repeat-y;
	background-position:top center;
	overflow:auto;
}

#content_container_wrap_OneCol {
	width:607px;
	background-image:url('../Images/oneCol/one_col_bkg.png');	
	background-repeat:repeat-y;
	background-position:top center;
	overflow:auto;
	padding: 0 88px 10px 55px;
	text-align:justify;
}



#content_container_wrap_OneCol h1 {
					font-size:130%;
					text-decoration:underline;
					}


#content_container_wrap_OneCol h2 {
					font-size:120%;
					text-decoration:underline;
					}

#content_container_wrap_OneCol h3 {
					font-size:110%;
					text-decoration:underline;
					}





#content_container_wrap_twoCol {
	width:750px;
	background-image:url('../Images/twoCol/2Col_bkg.png');	
	background-repeat:repeat-y;
	background-position:top center;
	overflow:auto;
}




/* Column DIV tags */
#column_left {
	width:300px;
	overflow:visible;
	padding:0 30px 0 44px;
	background-image:url('../Images/train_bkg.jpg');
	background-position:bottom ;
	background-repeat:no-repeat;
}

/* column left text styling tags */
					#column_left p {
					line-height: 20px;
					text-align:justify;
					}

					#column_left a {
					color: #000000;
					font-weight: bold;
					text-decoration:underline;
					}
					#column_left a:hover {		
					color: #987F35;
					text-decoration:underline;

					}
					
					
					#column_left h1 {
					font-size:130%;
					text-decoration:underline;
					}

					#column_left h2 {
					font-size:120%;
					text-decoration:underline;
					}

					#column_left h3 {
					font-size:110%;
					text-decoration:underline;
					}



#column_left_twoCol {
	width:449px;
	overflow:visible;
	padding:0 20px 0 44px;
}

/* column left text styling tags */
					#column_left_twoCol p {
					line-height: 20px;
					text-align:justify;
					}

					#column_left_twoCol a {
					color: #000000;
					font-weight: bold;
					text-decoration:underline;
					}
					#column_left_twoCol a:hover {		
					color: #987F35;
					text-decoration:underline;

					}
					
					
					#column_left_twoCol h1 {
					font-size:130%;
					text-decoration:underline;
					}

					#column_left_twoCol h2 {
					font-size:120%;
					text-decoration:underline;
					}

					#column_left_twoCol h3 {
					font-size:110%;
					text-decoration:underline;
					}



					

#column_right {

	width:316px;
	margin:70px 45px 0 15px;
	overflow:visible;
	background-image:url('../Images/face_bkg.png');
	background-position:bottom ;
	background-repeat:no-repeat;



}
/* column right text styling tags */
					#column_right h1 {
					color: #ffe0bf;
					font-size:130%;
					text-decoration:underline;
					}

					#column_right h2 {
					color: #ffe0bf;
					font-size:120%;
					text-decoration:underline;
					}

					#column_right h3 {
					color: #ffe0bf;
					font-size: 110%;
					text-align: left;
					text-decoration:underline;
					}
					
					#column_right p {
					padding-right: 10px;
					line-height: 20px;
					text-align:justify;
					color: #ffe0bf;
					}

					#column_right a {
					color: #ffe0bf;
					font-weight: bold;
					text-decoration: underline;

					}
					
					#column_right a:visited {
					color: #ffe0bf;
					font-weight: bold;
					text-decoration: underline;

					}
					
					#column_right a:hover {
					text-decoration: underline;
					color: #DD9826;
					}
					
								

#column_right_twoCol {

	width:175px;
	overflow:visible;
	background-image:url('../Images/twoCol/2col_right_top.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding: 110px 37px 0 15px;



}

					#column_right_twoCol h1 {
					color: #ffe0bf;
					font-size:130%;
					text-decoration:underline;
					}

					#column_right_twoCol h2 {
					color: #ffe0bf;
					font-size:120%;
					text-decoration:underline;
					}

					#column_right_twoCol h3 {
					color: #ffe0bf;
					font-size: 110%;
					text-align: left;
					text-decoration:underline;
					}

					
					
					
					#column_right_twoCol p {
					padding-right: 10px;
					line-height: 15px;
					text-align:justify;
					color: #ffe0bf;
					}

					#column_right_twoCol a {
					color: #ffe0bf;
					font-weight: bold;
					text-decoration: underline;

					}
					
					#column_right_twoCol a:hover {
					text-decoration: underline;
					color: #DD9826;
					}



#container_base{
	width:750px;
	height:110px;
	background: url(../Images/container_base_bkg.png) no-repeat top center;

}

#container_base_OneCol{
	width:750px;
	height:104px;
	background: url(../Images/oneCol/one_col_foot.png) no-repeat top center;
	text-align:center;

}


#container_base_twoCol{
	width:750px;
	height:104px;
	background: url(../Images/twoCol/2col_foot.png) no-repeat top center;
	text-align:center;

}






/* Footer DIV tags */
#FooterContainer {
	width:750px;
}
#FooterLeft {
	width:50%;
	background-image:url('../Images/foot_btm_left.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:106px;

}
#FooterRight {
	width:50%;
	background-image:url('../Images/foot_btm_right.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:106px;

}






/* Copyright DIV tags */
#Copyright {
	width:680px;
	height:35px;
	color:#694839;
	font-size:80%;
	text-align:right;
	padding:10px 35px 10px 35px;
	vertical-align:middle;
	
}

/* Copyright DIV tags */
#links {
	
	width:715px;
	background-image:url('../Images/foot_btm.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	height:20px;
	color:#ffe0bf;
	font-size:80%;
	text-align:right;
	padding-top:13px;
	padding-right:35px;
	vertical-align:top;

}








/* image Styling tags */


.paragraph_image_left_cream {
	float: left;
	margin-right: 10px;
	border: 1px dashed #694839;

}
.paragraph_image_right_cream {
	float: right;
	border: 1px dashed #694839;
	margin-left: 10px;


}

.paragraph_image_right_brown {
	float: right;
	border: 1px solid #ffe0bf;
	margin-left: 10px;

}

.paragraph_image_center_cream {
	margin: 0 1px 5px 1px;
	border: 1px dashed #694839;
	float:right;

}



.img_center {
	text-align: center;
}

.img_no_border {
	border: 1px dashed #694839;	
}

.img_border {
	border: 1px dashed #694839;	
	text-align: center;
	margin-left:29px;
}



/* Font Styling tags */

#navigation a:link {
	font-weight:normal;
	color: #ffe0bf;
	text-decoration:none;
}

#navigation a:visited {
	color: #ffe0bf;
	text-decoration:none;
}

#navigation a:hover {
	color: #ffe0bf;
	text-decoration:underline;
}


a:link {
	border: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	border: 0px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
		color: #987F35;
		text-decoration:underline;
}
#links a:link {
	font-weight:normal;
	color: #ffe0bf;
	text-decoration:none;
}

#links a:visited {
	color: #ffe0bf;
	text-decoration:none;
}

#links a:hover {
	color: #ffe0bf;
	text-decoration:underline;
}
