

* { 
	margin:0;
	padding:0;
}

html, body { 
	height:100%;
}
body { 
	background:url(images/tail-top.gif) left top repeat-x #fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#313337;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:980px; 
	margin:0 auto;
	font-size:.75em;
	padding-bottom:80px;
}

#header {
	height:132px;
}
#content {
	padding:10px 0 10px 0;
}
	#content .mainContent {
		float:left;
		width:650px;
		margin-right:10px;
	}
	#content .aside {
		float:left;
		width:320px;
	}


/*---- tailings ----*/
.nav-splash {
	background:url(images/nav-splash.gif) no-repeat center 28px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#d95913; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:72px;
	color:#ffe92e;
	line-height:1.2em;
	font-weight:normal;
	letter-spacing:-4px;
	float:left;
	background:url(images/logo.gif) no-repeat right 9px;
	padding:5px 23px 0 0;
}
	h1 a {
		color:#ffe92e;
		text-decoration:none;
	}
		h1 a strong {
			color:#fff;
		}
h2 {
	font-size:36px;
	line-height:1.4em;
	background:url(images/title-bg.gif) no-repeat left top;
	color:#fff;
	font-style:italic;
	letter-spacing:-1px;
	padding:0 0 0 11px;
	height:75px;
}
	h2 span {
		display:block;
		color:#ffef6b;
		font-size:14px;
		line-height:1.2em;
		font-style:normal;
		letter-spacing:0;
		margin-top:-6px;
	}
h3 {
	font-size:20px;
	line-height:1.2em;
	color:#545b5b;
	font-weight:normal;
	margin-bottom:25px;
}
h4 {
	font-size:1em;
	color:#d95913;
	margin-bottom:10px;
}


.txt1 {
	color:#d95913;
	font-size:11px;
}
	.txt1 a {
		color:#d95913;		
	}
.txt2 {
	color:#1c7fc4;
}
.txt3 {
	color:#0e4cd6;
	font-size:14px;
}
	.txt3 a {
		color:#0e4cd6;
		text-decoration:none;
	}
	.txt3 a:hover {
		text-decoration:underline;
	}

.link1 { 
	font-size:9px;
	letter-spacing:1px;
}
	

/*==================boxes====================*/
.box1 {
	background:url(images/box1-bg.gif) left top repeat-x #d8ecf4;
	width:100%;
}
	.box1 .inner {
		padding:10px;
	}
		.box1 .inner2 {
			padding:10px 0 0 10px;
		}

.box2 {
	background:#fff;
	width:100%;
}
	.box2 .border-bot {
		background:url(images/border-bot.gif) left bottom repeat-x;
	}
	.box2 .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
	}
	.box2 .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
	}
		.box2 .inner {
			padding:11px 30px 23px 12px;
		}
			.box2 .inner .inner1 {
				padding:13px 0 2px 12px;
			}
		
		
.box3 {

}
	.box3 .left-top-corner {
		background:url(images/left-top-corner1.gif) no-repeat left top;
		padding-left:5px;
	}
	.box3 .right-top-corner {
		background:url(images/right-top-corner1.gif) no-repeat right top;
		padding-right:5px;
	}
	.box3 .border-top {
		background:url(images/border-top1.gif) left top repeat-x;
		height:5px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	
	.box3 .inner {
		padding:12px 0 12px 20px !important;
		background:url(images/box3-bg.gif) left bottom repeat-x #fff34b !important;
	}
		.box3 .inner h4 {
			color:#d25721;
			font-size:14px;
			text-transform:uppercase;
			margin-bottom:3px;
		}
			.box3 .inner ul.radio-list {
				padding-bottom:0 !important;
			}
			.box3 .inner ul.radio-list li {
				font-weight:normal !important;
			}
	
	
	.box3 .left-bot-corner {
		background:url(images/left-bot-corner1.gif) no-repeat left top;
		padding-left:5px;
	}
	.box3 .right-bot-corner {
		background:url(images/right-bot-corner1.gif) no-repeat right top;
		padding-right:5px;
	}
	.box3 .border-bot {
		background:url(images/border-bot1.gif) left top repeat-x;
		height:5px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}


.box4 {
	border:1px solid #bfd3db;
	padding:3px;
}
	.box4 .inner {
		background:url(images/box4-bg.gif) left top repeat-x;
		padding:12px 0 0 17px;
	}
	.box4 .inner1 {
		padding:0 7px 0 7px;
	}

.box5 {
	background:#fff;
	width:100%;
}
	.box5 .border-top {
		background:url(images/border-top2.gif) repeat-x left top;
	}
	.box5 .border-bot {
		background:url(images/border-bot2.gif) repeat-x left bottom;
	}
	.box5 .border-left {
		background:url(images/border-left2.gif) repeat-y left top;
	}
	.box5 .border-right {
		background:url(images/border-right2.gif) repeat-y right top;
	}
	.box5 .left-top-corner {
		background:url(images/left-top-corner2.gif) no-repeat left top;
	}
	.box5 .right-top-corner {
		background:url(images/right-top-corner2.gif) no-repeat right top;
	}
	.box5 .left-bot-corner {
		background:url(images/left-bot-corner2.gif) no-repeat left bottom;
		}
	.box5 .right-bot-corner {
		background:url(images/right-bot-corner2.gif) no-repeat right bottom;
		}
	.box5 .inner { 
		padding:9px 25px 20px 23px;
	}
		.box5 h3 {
			margin-bottom:32px;
		}

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header .row-1 {
	height:92px;
	overflow:hidden;
}
	#header .nav {
		background:url(images/nav-right.gif) no-repeat right top;
		width:100%;
		overflow:hidden;
		padding:0 0 0 0;
	}
		#header .nav li {
			float:left;
			height:40px;
		}
		#header .nav li.first {
			background:url(images/nav-left.gif) no-repeat left top;
		}
			#header .nav li.first a {
				background:none !important;
			}
			
			#header .nav li a {
				float:left;
				color:#733719;
				font-weight:bold;
				text-decoration:none;
				text-transform:uppercase;
				background:url(images/divider.gif) no-repeat left 3px;
				padding:10px 13px 10px 13px;
			}
			#header .nav li a:hover {
				text-decoration:underline;
			}
#header .row-2 {
	height:40px;
	background:url(images/nav-bg.gif) left top repeat-x;
}

/*===== content =====*/
#content .section {
	padding-bottom:11px;
}
	.list1 {
		padding-bottom:14px;
	}
		.list1 dt {
			font-weight:bold;
			font-size:14px;
			color:#4d4d4b;
			padding-bottom:10px;
		}
			.list1 dd ol li {
				list-style-position:inside;
				list-style-type:decimal;
				color:#0e4cd6;
				font-size:14px;
			}
				.list1 dd ol li a {
					color:#0e4cd6;
					text-decoration:none;
				}
				.list1 dd ol li a:hover {
					text-decoration:underline;
				}
	
	.list2 li {
		position:relative;
		padding-left:47px;
		color:#878f94;
		font-size:11px;
		line-height:14px;
		padding-bottom:13px;
		height:1%;
		vertical-align:top;
	}
		.list2 li span {
			display:block;
			left:0;
			top:0;
			position:absolute;
			font-size:18px;
			color:#bf631f;
			line-height:1em;
		}
		.list2 li a {
			color:#1c7fc4;
			text-decoration:none;
			font-size:12px;
		}
		.list2 li a:hover {
			text-decoration:underline;
		}
	
	.list3 li {
		background:url(images/arrow1.gif) no-repeat left 3px;
		padding:0 0 14px 27px;
		font-size:14px;
		line-height:18px;
	}
		.list3 li a {
			color:#1c7fc4;
			text-decoration:none;
		}
		.list3 li a:hover {
			text-decoration:underline;
		}

/*===== footer =====*/
#footer {

}
	.footer-box {
		background:url(images/footer-bg.gif) left top repeat-x;
		color:#fff;
		font-weight:bold;
		text-align:right;
	}
		.footer-box .left {
			background:url(images/footer-left.gif) no-repeat left top;
		}
			.footer-box .right {
				background:url(images/footer-right.gif) no-repeat right top;
				height:40px;
			}
				.footer-box .inner {
					padding:12px 12px 0 0;
				}
					.footer-box a {
						color:#fff;
						text-decoration:none;
					}
					.footer-box a:hover {
						text-decoration:underline;
					}
					.footer-box strong {
						text-transform:uppercase;
					}
						.footer-box strong span {
							color:#fff44b;
						}


/*----- forms -----*/

#plannig-form fieldset {
		border:none;
	}
		#plannig-form ul.radio-list {
			width:100%;
			overflow:hidden;
			padding-bottom:18px;
		}
			#plannig-form ul.radio-list li {
				float:left;
				font-weight:bold;
				padding-right:28px;
				padding-left:4px;
			}
				#plannig-form ul.radio-list li input {
					margin-right:8px;
					width:15px;
					height:15px;
					color:#757a7e;
				}
		
		.forms-list {
			width:100%;
			overflow:hidden;
			padding:3px 0 9px 0;
		}
			.forms-list li {
				padding:0 20px 0 0;
				font-weight:bold;
				float:left;
			}
			.forms-list li.last {
				padding-right:0;
			}
				.forms-list li input {
					width:260px;
					border:1px solid #9dc9dc;
					padding:3px 3px 4px 5px;
					color:#757a7e;
				}
		
		
		.forms-list-last {
			width:100%;
			overflow:hidden;
			padding:3px 0 0 0;
		}
			.forms-list-last li {
				padding:0 6px 0 0;
				font-weight:bold;
				float:left;
			}
			.forms-list-last li.alt {
				padding-right:20px;
			}
			.forms-list-last li.last {
				padding-right:0;
				padding-top:18px;
			}
				.forms-list-last input.text {
					width:60px;
					border:1px solid #9dc9dc;
					padding:2px 3px 1px 5px;
					color:#757a7e;
				}
				.forms-list-last select {
					width:60px;
					color:#757a7e;
					border:1px solid #9dc9dc;
				}
				.forms-list-last input.submit {
					background:url(images/search-button.jpg) no-repeat left top;
					border:none;
					width:112px;
					height:34px;
					cursor:pointer;
				}


#newsletter-form {
	background:url(images/newsletter-box.gif) no-repeat left top;
	height:99px;
}
	#newsletter-form fieldset {
		border:none;
		padding:10px 0 0 20px;
	}
		#newsletter-form h3 {
			font-size:24px;
			color:#fff;
			font-style:italic;
			margin-bottom:0;
		}
		#newsletter-form p {
			color:#fff44b;
			font-weight:bold;
			margin-bottom:5px;
		}
		#newsletter-form input.text {
			width:220px;
			border:1px solid #9dc9dc;
			background:#fff;
			padding:3px 3px 3px 5px;
			margin-right:4px;
		}
		#newsletter-form input.submit {
			width:30px;
			height:21px;
			background:url(images/submit.jpg) no-repeat left top;
			border:none;
			cursor:pointer;
		}

/*==========================================*/
.basic-form
{
  background:#fff;
  padding:.3em;
  clear:both;
  width:95%;margin:0 auto;
  border:2px solid #DFE4E7;
}
.basic-form ul { margin:0;padding:0;list-style:none;}
.basic-form ul li { clear:both;margin:.6em 0;}

.basic-form label { width:200px;float:left;font-weight:bold;text-align:right;padding-top:.3em; }
.basic-form .input-box { margin-left:210px;padding:5px 0 0 0; }
.input-box input,.input-box select { padding:3px 3px 4px 5px; }
.basic-form ul li.submit { margin-top:1em;border-top:1px solid #CED5DA;padding:.4em 0;}
.basic-form ul li.notes { padding:3em 0 .4em 0;font-size:11px;color:#ccc; }

.form-errors { 
 background:#FEF4F2 url('images/form_error_bg2.gif') no-repeat /*5px 3pxbottom right;*/ bottom right;
 padding:.2em .3em .2em  0;margin:.2em;color:#F0491C;border-bottom:1px solid #f0491c;
}
.form-errors p {line-height:20px;}

.form-success { 
  /*background: url('images/form_success_bg.gif') no-repeat5px 3pxbottom right;*/
  padding:.2em .3em .2em  0;margin:.2em;color:#28BB1A;border-bottom:1px solid #28BB1A;
}
.form-success p {line-height:20px;}
sup.required { color:#f60;font-weight:bold;padding:0 0 0 .3em;font-size:13px; }


.btn_orange 
{ 
  border:0;
  padding:0;
  margin:0;
  padding:0 0 .2em .4em;
  height:25px;
  background:transparent url('images/btn_orange.gif') no-repeat top left;
  position:relative;
  color:#fff;
}
.btn_orange_end { display:inline;position:absolute;width:6px;height:25px;background:transparent url('images/btn_orange_end.gif') no-repeat top left; }




/*======= index-1.html =======*/
#page1 #content .mainContent .col-1 {width:130px; margin-right:48px; padding-left:40px;}
#page1 #content .mainContent .col-2 {width:185px; margin-right:40px;}
#page1 #content .mainContent .col-3 {width:126px; }

/*======= index-1.html =======*/
#page2 #content .mainContent .col-1 {width:100px; margin-right:43px; padding-left:40px;}
#page2 #content .mainContent .col-2 {width:100px; margin-right:40px;}
#page2 #content .mainContent .col-3 {width:100px; margin-right:40px;}
#page2 #content .mainContent .col-3 {width:100px; }


/*=========================*/






table.jCalendar {
	/*border: 1px solid #000;*/
	border:1px solid #fff;
	/*background: #aaa;*/
	background:#fff;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}