@charset "utf-8";
body {
	background-image: url(../images/page_bg.jpg);
	text-align:center;
}
#mainWrapper {
	width:960px;
	margin:0pt auto;
	position:relative;
	text-align:left;
	background-image: url(../images/middle_repeat.jpg);
}
h1, .h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #453a2b;
	font-size:28px;
	font-weight:bold;
}
h2, .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #435555;
	font-size:18px;
}
h3, .h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #365194;
	font-size:28px;
}
h4, .h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	font-size:18px;
}
h5, .h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	font-size:18px;
}
.t1 {
	color: #422521;
	font-family : "Trebuchet MS", Sans, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.t2 {
	color: #365194;
	font-family:"Trebuchet MS", Sans, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.t1 a:visited ,.t1 a:active ,.t1 a:link {
	color:#422521;
	font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
	font-size:15px;
	text-decoration:none;
}
.t1 a:hover {
	color:#990000;
	font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
	font-size:15px;
	text-decoration:none;
}
.t2 a:visited ,.t2 a:active ,.t2 a:link {
	color:#365194;
	font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.t2 a:hover {
	color:#3651FF;
	font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.h1 a:visited ,.h1 a:active ,.h1 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#365194;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;
}
.h1 a:hover {
	color:#970609;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
