body, html {
	height: 100%;
	}

body {
	background: #eae1bf url(../img/main_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #94756a;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
	cursor: default;
	}

a {
	color: #9F2302;
	}

a:hover {
	color: #000;
	}


#wrapper {
	display: block;
	min-height: 100%;
	height: auto;
	height: 100%;
	background: #DFD4A9 url(../img/wrapper_bg.gif) repeat-y 50% 0;
	}

#container {
	display: block;
	margin: 0px;
	background: #EAE1BF url(../img/main_bg.gif) repeat-x;
	}

#content {
	display: block;
	width: 770px;
	background: #f9f8ed;
	position: relative;
	margin: 0px auto;
	font-size: 13px;
	padding-bottom: 20px;
	}
/* -- Header --------------- */

	#header {
		display: block;
		height: 163px;
		background: url(../img/header.jpg);
		position: relative;
		}

	#header h2 {
		overflow: hidden;
		display: block;
		margin: 0px;
		padding: 0px;
		width: 321px;
		height: 50px;
		top: 55px;
		left: 435px;
		position: absolute;
		text-indent: -10000px;
		background: url(../img/slogan.gif);
		}

/* -- // Header ------------ */

/* -- Small Menu ----------- */

	#smallMenu {
		display: block;
		height: 81px;
		background: url(../img/header_bg.gif);
		}
	
	#smallMenu h1 {
		display: block;
		margin: 0px;
		position: relative;
		top: 13px;
		left: 13px;
		padding: 0px;
		text-indent: -10000px;
		overflow: hidden;
		width: 275px;
		height: 51px;
		background: url(../img/logo.gif);
		}
	
	#smallMenu ul {
		position: absolute;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		height: 70px;
		top: 0px;
		right: 0px;
		}
	
	#smallMenu ul li {
		height: 70px;
		float: left;
		display: block;
		background: url(../img/sm_bullet.gif) no-repeat;
		padding-top: 56px;
		padding-right: 5px;
		}
	
	#smallMenu ul li a {
		padding-right: 25px;
		display: block;
		float: left;
		font-size: 10px !important;
		font-family: Tahoma, Verdana, Sans-Serif;
		text-transform: uppercase;
		text-decoration: none;
		padding-bottom: 1px;
		}
/* -- // Small Menu -------- */

/* -- Main Menu ------------ */

	ul#mm {
		display: block;
		height: 26px;
		width: 506px;
		background: url(../img/mm_bg.gif);
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		padding-left: 18px;
		margin-top: -3px;
		}

	ul#mm li {
		display: block;
		float: left;
		}
	
	ul#mm li a {
		display: block;
		float: left;
		color: #fff;
		font-family: Tahoma, Verdana, Sans-Serif;
		color: #ECD5CD;
		width: 124px;
		text-align: center;
		line-height: 23px;
		font-size: 11px;
		text-decoration: none;
		}
	
	ul#mm li a:hover {
		color: #fff;
		text-decoration: underline;
		}

/* -- // Main Menu --------- */

/* -- Content -------------- */

	/* -- Headings ------------- */
	
		h3 {
			margin: 10px 0px;
			font-size: 20px;
			color: #7e7532;
			font-weight: normal;
			}
		
		#rightCol h3 {
			font-size: 16px;
			color: #9f2302;
			font-weight: bold;
			margin: 10px 0px 0px 0px;
			}

	/* -- // Headings ---------- */

	#leftCol, #rightCol {
		display: block;
		}
	
	.twoColumn {
		margin: 20px 0 0 0;
		padding: 0 20px 10px 20px;
		background: url(../img/sep_vertical.gif) repeat-y 490px 0px;
		}
	
	.twoColumn p {
		margin: 0px;
		padding: 10px 0px;
		}

	.twoColumn #leftCol {
		float: left;
		width: 468px;
		margin-right: 22px;
		font-size: 14px;
		color: #093b04;
		}

	.twoColumn #rightCol {
		float: left;
		width: 230px;
		line-height: 1.2em;
		}

	.home #leftCol {
		background: url(../img/home.jpg) no-repeat 50% 100%;
		padding-bottom: 140px;
		}
	
	.twoColumn #rightCol p {
		padding: 10px 0px 20px 0px;
		background: url(../img/sep_horizontal.gif) repeat-x bottom left;
		}

/* -- // Content ----------- */

/* -- Footer --------------- */

	#footer {
		position: relative;
		bottom: 0px;
		height: 41px;
		background: url(../img/footer_wrapper.gif) repeat-x;
		}

	#footer div {
		display: block;
		margin: 0px auto;
		width: 770px;
		height: 41px;
		background: url(../img/footer_bg.gif) repeat-x;
		}
	
	#footer ul {
		display: block;
		text-align: center;
		list-style-type: none;
		color: #978D45;
		margin: 0px;
		padding: 0px;
		}
	
	#footer ul li {
		display: inline;
		}
	
	#footer ul li a {
		font: 10px Tahoma, Verdana, Sans-Serif;
		text-transform: uppercase;
		color: #9F2302;
		text-decoration: none;
		}
	
	#footer ul li a:hover {
		text-decoration: underline;
		color: #000;
		}
	
	#footer p {
		margin: 0px;
		font: 11px Tahoma, Verdana, Sans-Serif;
		text-align: center;
		}

/* -- // Footer ------------ */

/* -- // Form ------------ */

form 
	{
	margin: 0;
	padding: 0;
	}
form fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	position: relative;
	}
form fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	color: #000;
	top: -10px;
	position: relative;
	}
form fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 120px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	}
form fieldset br 
	{
	clear: left;
	}
form fieldset input,
form fieldset textarea
	{
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}
form fieldset select 
	{
	padding: 0;
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}
form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus 
	{
	background-color: #ffffff;
	border: 1px solid #111111;
	color: #300000;
	}
form strong
	{
	color: #FF0000;
	font-weight: bold;
	}
	
	
/* -- // Form ------------ */
