body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
  background: url(images/mainbg.jpg) top left repeat-x #660829;
  color: #000;
  font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;
  width:100%;
}

/* links  */

a {
  color: #aaa;
  text-decoration: underline;
}
a:hover { color: #234466; }

/* headings */

h1 {font-size:2em;}  /* displayed at 24px */
h2 {
color:#1a002e;
font-size:1.8em;
font-weight:bold;	}  /* displayed at 18px */
h3 {font-size:1.25em;}  /* displayed at 15px */
h4 {font-size:1em;}  /* displayed at 12px */

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure & layout */

#page {
  margin: 0 auto;
  text-align: left;
  width: 960px;
}
#header {	
  height: 180px;
  position: relative;
  background: url(images/bg.jpg) top center no-repeat;
width:100%;
overflow:hidden;
}
#home_page {
  background: url(images/homebg.jpg) top center no-repeat #660829 !important;
}
	#home_left {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-top:10px;
	width:500px;
	}
	.link_button {
width:177px;
height:39px;
background:url(images/sidebar_bg.png) -177px 0 no-repeat;
text-align:center;
overflow:hidden;
}
.link_button a {
display:block;
padding-top:8px;
color:#000 !important;
font-size:1.8em !important;
	text-decoration:none;
}

	.link_button_roll {
width:177px;
height:39px;
background:url(images/sidebar_bg.png) -177px 0 no-repeat;
text-align:center;
overflow:hidden;
}
.link_button_roll:hover {
background:url(images/sidebar_bg.png) top left no-repeat;
}
.link_button_roll a {
display:block;
padding-top:8px;
color:#000 !important;
font-size:1.6em !important;
	text-decoration:none;
}
.link_button_roll a:hover {
	text-decoration:none !important;
}
	#home_left h2 {
	font-size: 3.4em !important;
	margin-bottom:10px;
	color:#34014b;
	font-weight:bold;
letter-spacing:2px;
	}
	#home_left p {
	font-size:1.6em;
	line-height:1.6em;
	margin-bottom:15px;
color:#fff;
	}
	#home_left a {
	font-size:2.2em;
	color:#fff;
	text-decoration:none;
	}
	#home_left a:hover {
	text-decoration:underline;
	}
	#home_right {
	float:right;
	padding:5px;
	width:420px;
	}

#home_bottom {
width:940px;
padding:10px;
margin:10px 0;
}	
	#bottom_left_column {

	margin-right:5px;
	border-right:1px solid #000;
	clear:both;
padding-left:0px !important;
	}
	#bottom_center_column {

	margin:0 5px;
	border-right:1px solid #000;
	}
	#bottom_right_column {

	margin:0 5px;
	}

		#bottom_right_column, #bottom_left_column, #bottom_center_column {
				width:30%;
				padding:10px;
				height:340px;
				float:left;
margin-bottom:10px !important;
}

#home_bottom a {
color:#ffa720;
text-decoration:none;
font-size:1.6em;
}
		#bottom_right_column p, #bottom_left_column p, #bottom_center_column p {
		color:#fff;
		font-size:1.4em;
line-height:1.6em;
margin-bottom:15px;
		}

#global_header {
  margin: 0 auto;
  text-align: left;
  width: 960px;
height:180px;
}
#nav {
  font-size: 1.4em;
  position: relative;
margin-top:6px;
 
}
#nav a {
color:#100541;
}
#breadcrumb {
  background: #87BCD8;
  border-bottom: 2px solid #90C7E4;
  color: #4C7897;
  font-size: 1.2em;
  height: 46px;
  position: relative;
}
#info {
  background: #76AAC9; 
  border-bottom: 3px solid #93CCEA;
  color: #E4EEF4; 	
  font-size: 1.2em;
  line-height: 2.0em;	
  position: relative;
  padding: 20px 230px 20px 30px;
}
#content {
  float: left;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 15px 40px 15px 40px;
  width: 660px;
background:url(images/content_bg_m.png) top left repeat-y;
}
#content_header {
  	padding: 35px 20px 0 30px;
height:38px;
  width: 690px;
margin:20px 0 0 0;
background:url(images/content_bg_t.png) top left no-repeat;
}
#content_footer {
  	padding: 15px 20px 0 30px;
height:58px;
margin:0 0 20px 0;
  width: 690px;
clear:both;
background:url(images/content_bg_b.png) bottom left no-repeat;
}
#content_header h2 {
color:#1a002e;
font-size:1.8em;
font-weight:bold;	
}
#content_header h2 a{
text-decoration:none;
font-size:.8em;
}
.breadcrumb-separator {
font-size:.8em;
color:#aaa;
}
#content_wrapper {
float:left;
}
#sidebar {
  color: #4B798B;
  float: right;
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 5px 10px 20px 20px;
  width: 190px;
margin-top:20px;
}
#footer {
  border-top: 0px solid #DBDFE0;
  clear: both;
  color: #fff;
  font-size: 1.1em;
  height: 40px;
}

/* header */

#header h1 {
  font-size: 4.0em;
  position: absolute;
  margin: 30px 0 0 45px;
}
#header h1 a {
  color: #9ca9b7;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
  color: #fff;
  font-size: 18px;
}

/* navigation */

#nav ul {
  display: inline;
overflow:hidden;
height:37px;
}
#nav li {
  display: block;
  float: left;
  list-style: none;
}
#nav li a {
  color: #100541;
  display: block;
  margin: 0;
line-height:1.5em;
  padding: 10px 20px 5px 20px;
  text-align: center;
  text-decoration: none;
text-transform:uppercase;
background:url(images/nav_sep.png) bottom left no-repeat;
}
#nav li a.current { background:url(images/nav_current.png) bottom left repeat-x; color:#fff;}
#nav li:hover {
background:url(images/nav_hover.png) bottom left repeat-x !important; color:#100541;
}

/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

/* info */

#info a {
  color: #E4EEF4;
}

/* content */

#content h2 {
  color: #1a002e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
line-height:24px;
  padding: 0 0 17px 0;
}
#content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #aaa;
}
#content h3, #content h4 {
  background: none;
  border-bottom: 1px solid #dfe3e4;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px;
}
#content p {
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
#content ol {
  line-height: 1.8em;
  margin: 0 30px 20px 50px;
}
#content ul {
  line-height: 1.8em;
  margin: 0 30px 20px 30px;
}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}

/* secondary content */

#sidebar h2, #sidebar h3 {
  color: #fff;
  font-size: 1.5em;
  font-weight: normal;
  margin: 20px 0 5px 0;
  padding: 7px 0 7px 0;
}
#sidebar p { margin: 0; }
#sidebar ul {
  margin: 0px 0 10px 0px;
}
#sidebar ul li {
  line-height: 39px;
  list-style: none;
margin-bottom:5px;
width:177px;
overflow:hidden;
background: url(images/sidebar_bg.png) top left no-repeat;
}	
#sidebar ul li:hover {
background: url(images/sidebar_bg.png) -177px 0 no-repeat;
}
#sidebar a {
  color: #fff;
text-decoration:none;
display:block;
padding-left:15px;
font-size:1.4em;
font-weight:bold;
}
#sidebar a:hover, #sidebar a.current { color: #000;
background: url(images/sidebar_bg.png) -177px 0 no-repeat;}


/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 15px;
  text-align: center;
}
#footer a {
  color: #ffa720;
  text-decoration: underline;
}

/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

/* comment */
.comment-form-body {
  width: 450px;
}
.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
	 padding: 2px;
}

.tbContactform textarea {
	 height:  115px;
}

.tbContactform input.submit
{
	display: block;
	margin-left: 250px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}

.tour_left {
float:left;
padding:0 10px 0 0;
width:320px;
}
.tour_left h2 {
font-size:2.2em !important;
color:#000 !important;
font-weight:bold !important;
letter-spacing:2px !important;
}
.tour_right {
float:right;
width:310px;
text-align:center;
}
.tour_right img {
border:6px solid #aaa;
}
.tour_wrap {
float:left;
clear:both;
width:650px;
margin-bottom:20px;
height:275px;
}
.tour_icon {
width:140px;
height:28px;
padding-top:5px;
float:left;
text-align:center;
background:url(images/tour_icon.jpg) top left no-repeat;
margin-right:10px;
}
.tour_icon:hover{
background:url(images/tour_icon.jpg) -140px 0px no-repeat;
}
.tour_icon a{
display:block;
color:#fff;
font-size:2.0em !important;
text-decoration:none;
}



.bottom_left_column_tour {
	border-right:0px solid #eee;
	clear:both;
padding-left:0px !important;
	}
	.bottom_center_column_tour {
	border-right:0px solid #eee;
	}
	.bottom_right_column_tour {
	}

		.bottom_right_column_tour, .bottom_left_column_tour, .bottom_center_column_tour {
				width:31%;
				padding:5px;
				float:left;
margin-bottom:10px !important;
}

.tour_bottom a {
color:#DD8807;
text-decoration:none;
font-size:1.6em;
}	
		.bottom_right_column_tour p, .bottom_left_column_tour p, #bottom_center_column_tour p {
		font-size:1.4em;
line-height:1.6em;
margin-bottom:15px;
		}

.tour_bottom {
width:630px;
padding:0 10px;
margin:0 0 10px;
float:left;
clear:both;
}	

.tour_bottom h2 {
padding-left:20px !important;
color:#311D9F !important;
font-weight:bold !important;
font-size:2.4em !important;;
}
.tour_bottom ul {
padding:0 0 0 0px !important;
margin:0 !important;
list-style-type: none !important;
}
.tour_bottom ul li {
padding:0 0 2px 20px !important;
background:url(images/list_check.jpg) top left no-repeat;
margin:0 0 3px 0 !important;
border-bottom:1px solid #eee !important;
list-style-type: none !important;
}
.tour_bottom ul li a {
font-size:1.0em !important;
font-weight:bold;
}	

#contact_right {
width:300px;
height:400px;
float:right;
}
#contact_left {
width:350px;
height:400px;
float:left;
}