﻿
html {

	background: #fff88e;

}

body {

	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;

}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover { color: #ecc71a; text-decoration: none; }

a:active { color: #ecc71a; text-decoration: none; }

.simcoe_container {

	width: 900px;
	margin: auto;

}

#simcoe_bottom_bg {
	width: 100%;
	border-bottom: 1px solid #f2cb9d;
	background-color: #fff88e;
}

#simcoe_top_bg {

	width: 100%;
	background: #fff88e url(_images/simcoe_bg.jpg) repeat-x;
	
}

#simcoe_header {

	width: 100%;
	height: 280px;
	
}

#simcoe_logo {
	float: left;
	width: 600px;
	height: 20px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #CEA321;
	margin: 28px 0 0 15px;
	padding: 0;
}

#simcoe_logo span {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#simcoe_header_bottom {

	float: left;
	width: 873px;
	height: 216px;
	background: url(_images/simcoe_header.png) no-repeat;
	margin: 15px 0 0 15px;
	
}

/* Menu */
#simcoe_menu {

	width: 465px;
	height: 29px;
	float: left;	
	margin: 170px 0 0 23px;
	padding: 0;
	
}


#simcoe_menu ul {

	list-style: none;
	display: inline;

}
#simcoe_menu li {
	float: left;
	color: #FFFFCC;
}

#simcoe_menu li a {

	float: left;
	display: block;
	color: #000;
	background: url(_images/simcoe_menu_left.jpg) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	
}

#simcoe_menu li a b {
	float: left;
	display: block;
	margin: 0 0 0 6px;
	padding: 0 15px 0 10px;
	background: url(_images/simcoe_menu_right.jpg) right top no-repeat;
	color: #663300;
}

* html #simcoe_menu li a b {
	margin: 0 0 0 3px;
}

#simcoe_menu li a:hover b {

	color: #ecc71a;

}

#simcoe_menu li.current a b {
	color: #FFFF00;
}

#simcoe_menu li a:hover {

	color: #ecc71a;

}

#simcoe_menu li.current a {

	color: #f98703;

}
/*End OF menu*/

#simcoe_content {

	margin: 15px;
	padding: 0;

}

* html #simcoe_content {
	
	margin: 20px 0 20px 20px;
	
}

#simcoe_content_left {
	
	float: left;
	width: 600px;
	
}

#simcoe_content_left .simcoe_post {

	margin: 15px;
	padding: 0;
	
}


.simcoe_post h1 {
	font-family: Tahoma;
	font-size: x-large;
	color: #CB9D14;
	margin: 0 0 15px 0;
	padding: 0;
}
.simcoe_post p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 0 0 15px 0;
	padding: 0;
}

.simcoe_post img {

	margin: 0 0 0 25px;
	padding: 0;
	border: 1px solid #333;
	
}

#simcoe_content_right {
	
	float: right;
	width: 250px;
	margin: 0 12px 0 0 ;
	padding: 0;
	
}

* html #simcoe_content_right {

	margin: 0 -15px 0 0 ;

}
.simcoe_section {

	margin: 0 0 15px 0;
	padding: 0;
	
}



.simcoe_section_1_top {
	width: 176px;
	height: auto;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background: url('_images/bannerpic.png') no-repeat;
	margin: 0px;
	padding: 15px 0 0 70px;
}

.simcoe_section_1_mid {
	
	width: 216px;
	background: url(_images/simcoe_section_1_mid_bg.jpg) repeat-y;
	margin: 0;
	padding:  5px 15px;
	
}

.simcoe_section_1_mid .simcoe_form {
	
	margin: 0;
	padding: 0;
	
}

.simcoe_section_1_mid .simcoe_label {

	float:left;
	width: 70px;
	height: 50px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	
}

.simcoe_label label {

	display: block;
	margin: 0 0 5px 0;
	padding: 0;

}

.simcoe_section_1_mid .simcoe_textboxes {

	float: right;
	width: 120px;
	height: 50px;
	margin: 0 10px 0 0;
	padding: 0;
	
}
.simcoe_textboxes .textfield {

	width: 106px;
	height: 9px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333;
	background: url(_images/simcoe_textbox.jpg) no-repeat;
	border: none;
	margin: 0 0 5px 0;
	padding: 5px;
	
}

.simcoe_login_bottom {
	
	float: left;
	height: 30px;
	margin: 0  15px;
	padding:0;
	
}

.simcoe_login_bottom .remember {

	color: #fff;
	margin: 0;
	padding: 0;

}

.simcoe_login_bottom .checkbox {
		margin: 0;
		padding: 0;
}

.simcoe_login_bottom .button {
	
	
	background: url(_images/simcoe_button.jpg) no-repeat;
	border: none;
	cursor: pointer;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 55px;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
}

.simcoe_section_1_bottom {
	
	width: 246px;
	height: 17px;
	background: url(_images/simcoe_section_1_bottom_bg.jpg) no-repeat;
	
}

/* End Of Secion 1 */

/* Section 2*/
.simcoe_section_2_top {
	width: 176px;
	height: 42px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background: url(_images/simcoe_section_2_top_bg.jpg) no-repeat;
	margin: 0;
	padding: 15px 0 0 70px;
}

.simcoe_section_2_mid {
	
	width: 246px;
	background: url(_images/simcoe_section_2_mid_bg.jpg) repeat-y;
	margin: 0;
	padding: 5px 0;
	
}

.simcoe_section_2_bottom {
	
	width: 246px;
	height: 18px;
	background: url(_images/simcoe_section_2_bottom_bg.jpg) no-repeat;
	
}

.simcoe_section_2_mid ul {
	
	list-style: none;
	margin: 0 20px;
	padding: 0;
	
}

.simcoe_section_2_mid li {
	
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px;

	
}

.simcoe_section_2_mid li a {
	color: #fff;
	text-decoration: none;
}

.simcoe_section_2_mid li a:hover {
	color: #000;	
	text-decoration: none;
}
/* End Of Secion 2 */

#simcoe_bottom_panel {

	width: 100%;
	margin: 0;
	padding: 15px 0 0 0;

}
.simcoe_section_3 {
	
	float: left;
	width: 224px;
	margin: 0 0 0 15px;
	padding: 0;
	
}

.simcoe_section_3_top {
	width: 154px;
	height: 32px;
	background: none no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 10px;
}

.simcoe_section_3_bottom {

	width: 224px;
	margin: 10px 0 0 0;
	padding: 0;

}

.simcoe_section_3_bottom ul {

	list-style: none;
	margin:0;
	padding: 0;
	
}

.simcoe_section_3_bottom li {
	
	width: 188px;
	height: 26px;
	background: url(_images/simcoe_bottom_list.jpg) no-repeat;
	margin: 0;
	padding: 8px 0 0 36px;

}

.simcoe_section_3_bottom li a {
	color: #000000;
	text-decoration: none;
}

.simcoe_section_3_bottom li a:hover {
	
	color: #8d7e3b;
	text-decoration: underline;
	
}

.simcoe_section_4 {
	
	float: right;
	width: 620px;
	margin: 0 15px 0 0;
	padding: 0;

}

* html .simcoe_section_4 {

	margin: 0;
	
}

.simcoe_section_4_top {
	width: 570px;
	height: 32px;
	background:url(_images/simcoe_section_4_top_bg.jpg) left no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 10px 0 0 50px;
}

.simcoe_section_4_bottom {
	
	width: 590px;
	margin: 0;
	padding: 0 15px 15px 15px;

}

.simcoe_section_4_bottom h1 {
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AAFFFF;
	margin: 10px 0 2px 0;
	padding: 0;

}

.simcoe_section_4_bottom p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;
}
.simcoe_section_4_bottom .bottom_line {
	clear: both;
	height: 0px;
	border-bottom: 1px solid #ecc7a1;
	border-bottom-color: #FFFF00;
	border-bottom-width: medium;
}
#simcoe_footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #FFFFCC;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
#simcoe_footer a {
	color: #8d7e3b;
	text-decoration: underline;
}

#simcoe_footer a:hover {

	color: #000000;
	text-decoration: none;
	
}

.cleaner_with_height {
	
	clear: both;
	height: 1px;
	
}