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



/* global css reset starts */
		
	
		

		ul,ol {
		list-style:none
		}

		h1,h2,h3,h4,h5,h6,pre,code {
		font-size:1em;
		}

		ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
		margin:0;
		padding:0
		}

		a img,:link img,:visited img {
		border:none
		}

		address {
		font-style:normal
		}
		
		object {
		text-decoration:none;
		}
		
/* global css reset ends */

/* Menu */

#menu {
	width: 350px;
	height: 10px;
	margin: auto;
	padding-left: 150px;
	float:right;

}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 9px;
	color: #60320d;
	padding: 0px 10px 0px 10px;
}

#menu a:hover {
	color: #89a3b2;
}

#menu .current_page_item a {
	color: #89a3b2;
}

div#logo {
	width: 400px;
	height:25px;
	float: left;
	margin: auto;


	}


div#wrapper {
	margin: auto;
	width: 900px;
	height:auto;
	padding-top:20px;

	}

div#photo_main {
	width: 600px;
	height: 401px;
	background: url(../images/ist2_7093112-classic-ceiling.jpg) no-repeat left top;
	margin-top:20px;
	float: left;

	}
	
	div#right_bar {
	width: 300px;
	height: 401px;
	margin-top: 20px;
	background-color: #a5c2d5;
	float: left;

	}
	
div#photo_sections {
	width: 600px;
	height: 130px;
	margin-top:20px;
	float: left;

	}
	
	div#right_bar_sections {
	width: 300px;
	height: 130px;
	margin-top: 20px;
	background-color: #a5c2d5;
	float: left;

	}


	div#header {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(../images/img05.jpg) no-repeat left top;
	margin-top: 30px;
	}
	

	
	
	
	div#copy {
	width: 520px;
	height: 100%;
	background-color: white;
	padding: 40px;
	border-width:thin;
	border-color:#60320d;
	border-style:solid;
	margin-top: 40px;
	float:left;
	}
	
	div#right_bar_copy {
	width: 253px;
	height: 100%;
	background-color: #e5ecf0;
	padding: 20px;
	border-width:thin;
	border-color:#e5ecf0;
	border-style:solid;
	margin-top: 40px;
	float:left;

	}
	div#footer {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 20px;
	margin-top: 20px;
	text-align: center;
	
	}
	
	#submenu_links {
	width: 250px;
	height: 100%x;
	margin: auto;
	padding-left: 0px 0px 20px 0px;

}
	
	.text1 {
	font-family: Arial;
	margin: 0 0 0 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	font-weight: 100;
	color: black;
	}
	
	.text2 {
	font-family: Arial;
	padding: 0px 25px 0px 45px;
	font-size: 12px;
	}
	
	.text3 {
	font-family: Arial;
	padding: 14px 25px 0px 65px;
	font-size: 16px;
	}
	
	.text4 {
	font-family: Arial;
	margin: 0 0 0 0px;
	font-weight: 100;
	padding: 20px 0px 0px 45px;
	font-size: 18px;
	line-height: 50px;
	color: white;
	}
	
	
	.text8 {
	font-family: Arial;
	font-weight: 100;
	line-height: 1.5em;
	margin: 0 0 0 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #60320d;
	}
	
	h1 {
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-size: 1.5em;
	font-weight:100;
	padding: 0px;
	color: #60320d;

}

	
	
	
	h2 {
	font-family: Arial;
	font-weight: 200;
	margin: 0 0 0 0px;
	padding: 50px 0px 0px 0px;
	font-size: 30px;
	text-align: center;
	}
	
	
	
h2 a:link {
     color: #FFFFFF; 
	 text-decoration: none;
}

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

h2 a:hover {
     color: #60320d; 
	 text-decoration: none;
}

h2 a:active {
     color: #FFFFFF; 
	 text-decoration: none;
}
	
	h3 {
	font-family: Arial;
	letter-spacing: -1px;
	font-size: 1.00em;
	font-weight:400;
	padding: 15px 15px 3px 45px;
	color: #ed2732;

}

	h4 {
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-size: 1.5em;
	font-weight:100;
	padding: 0px;

}

h4 a:link {
     color: #60320d; 
	 text-decoration: none;
}

h4 a:visited {
     color: #60320d; 
	 text-decoration: none;
}

h4 a:hover {
     color: #89a3b2; 
	 text-decoration: none;
}

h4 a:active {
     color: #89a3b2; 
	 text-decoration: none;
}

#submenu {
	width: 250px;
	height: 30px;
	margin: auto;
	padding-left: 0px opx 20px 0px;

}

#submenu ul {
	margin: 0;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 11px;
	color: #60320d;
	padding: 0px 10px 0px 10px;
}

#submenu a:hover {
	color: #89a3b2;
}

#submenu .current_page_item a {
	color: #89a3b2;
}