
* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

/** Body
==============================================================================*/

body {
font-family: Helvetiker, Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 24px;
color: #666666;
/* background: url(../images/body_bg.jpg) repeat-x top #353535; */
/* background: #93D3F0 url(../images/sky.jpg) top center no-repeat fixed; */
background: #fff url(../images/sky2.jpg) top center no-repeat fixed;
margin: 0 auto;
}

/** Misc
==============================================================================*/

#content img, #content2 img {
border: 1px solid #d0d0d0;
padding: 1px;
}

a img {
border: none;
}

p {
margin: 0 0 20px 0;
}

.left {
float: left;
}

.right {
float: right;
}

.hiddencontent {
display:none;
}

/** Headings
==============================================================================*/

h1 {
font-size: 28px;
line-height: 30px;
color: #ff0000;
margin: 0 0 30px 0;
font-weight: normal;
}

h2 {
font-size: 18px;
line-height: 18px;
color: #333333;
margin: 0 0 10px 0;
font-weight: normal;
}

h2.section {
font-size: 16px;
line-height: 16px;
padding-bottom: 8px;
margin-bottom: 8px;
/* color: #ff0000; */
color: #666666;
text-transform: uppercase;
background: url(../images/section_title_bg.jpg) repeat-x bottom;
font-weight: bold;
}

#rightcol h2.section {
margin-bottom: 0px;
color: #666666;
}

h3 {
font-size: 14px;
color: #333333;
margin: 0 0 10px 0;
font-weight: normal;
}

/** Links
==============================================================================*/

a:link {
color: #ff0000;
text-decoration: none;
}

a:visited {
color: #ff0000;
text-decoration: none;
}

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

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

/** Buttons
==============================================================================*/

.btnsm {
display: block;
height: 33px;
width: 150px;
}

.btnsm a, .btnsm a:visited, .btnsm a:active {
display: block;
padding: 4px 0 0 0;
text-align: center;
color: #dddddd;
}

.btnsm a:hover {
color: #ffffff;
}

.red {
background: url(../images/red_btn_bg.gif) no-repeat;
}

.grey {
background: url(../images/grey_btn_bg.gif) no-repeat;
}

/** Main Container
==============================================================================*/

#container {
width: 960px;
margin: 0 auto;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 30px 0 20px 0;
}

/** Navigation
==============================================================================*/

ul#nav {
float: right;
list-style-type: none;
margin: 65px 0 0 0;
}

ul#nav li {
float: left;
margin: 0 20px 0 0;
}

ul#nav li a {
color: #252525;
display: block;
}

ul#nav li a:hover {
color: #ffffff;
}

ul#nav li.current_page_item a,
ul#nav li#current_page_item a {
color: #ffffff;
padding: 0px 8px 0px 8px;
background-color: #252525;
}

/** Header
==============================================================================*/

#header {
float: left;
width: 960px;
}

#header2 {
float: left;
width: 960px;
height: 83px;
background: url(../images/header_bg.jpg) repeat-x;
}

#header2 h1 {
position: relative;
top: 25px;
left: 20px;
width: 630px;
}

/** Tabs
==============================================================================*/

ul#tabs li {
display: block;
float: left;
height: 83px;
}

ul#tabs li a {
float: left;
display: block;
height: 54px;
width: 210px;
text-align: center;
font-size: 18px;
padding: 30px 0 0 0;
background: url(../images/tab_bg.jpg) no-repeat 0 0;
color: #aaaaaa;
}

ul#tabs li a:hover {
background: url(../images/tab_bg.jpg) no-repeat 0 -84px;
color: #666666;
}

ul#tabs li a.selected {
background: url(../images/tab_bg.jpg) no-repeat 0 -168px;
/* color: #666666; */
color: #fff;
}

#one, #two, #three {
float: left;
width: 920px;
height: 274px;
padding: 20px;
}
/*
#one {
background: url(../images/tab_bg_imgs.jpg) no-repeat 0 0;
}

#two {
background: url(../images/tab_bg_imgs.jpg) no-repeat 0 -314px;
}

#three {
background: url(../images/tab_bg_imgs.jpg) no-repeat 0 -628px;
}
*/

#one {
background: url(../images/one_bg.jpg) no-repeat;
}

#two {
background: url(../images/two_bg.jpg) no-repeat;
}

#three {
background: url(../images/three_bg.jpg) no-repeat;
}


.tabcontent {
float: right;
width: 310px;
margin: 15px 0 0 0;
}

#slidernav {
float: left;
}

#slides {
float: left;
height: 274px;
width: 920px;
}

#slidernav span, .jFlowPrev, .jFlowNext {
color: #4f4840;
cursor: pointer;
}

#slidernav span.jFlowSelected {
color: #F00;
}

/** Search
==============================================================================*/

#search {
float: left;
width: 330px;
height: 83px;
background: #BCE0F8 url(../images/search_bg.png) no-repeat top right;
padding: 0;
}

#searchfield, #s {
position: relative;
top: 27px;
left: 17px;
width: 273px;
height: 22px;
margin: 2px 0 0 0;
padding: 3px 0 0 20px;
border: 1px solid #99937b;
background: url(../images/search_icon.jpg) no-repeat #ffffff 6px 6px;
}

/** Content
==============================================================================*/

#content {
float: left;
width: 920px;
padding: 20px;
background: url(../images/content_footer_bg.jpg) no-repeat bottom #f1f0e9;
}

#content2 {
float: left;
width: 940px;
padding: 0 0 20px 20px;
background: url(../images/content_footer_bg.jpg) no-repeat bottom #f1f0e9;
}

#content2 ul, #content2 ol, #content2 dl {
padding: 0 0 0 20px;
margin: 0 0 20px 20px;
}

#content2 img.right {
margin: 0 0 20px 20px;
}

#content2 img.left {
margin: 0 20px 20px 0;
}

#content2 img.left2 {
margin: 0;
}

#articles {
float: left;
width: 190px;
font-size: 12px;
line-height: 16px;
margin: 0 20px 20px 0;
}

.date {
float: left;
width: 40px;
padding: 5px;
margin: 0 10px 5px 0;
font-size: 10px;
text-align: center;
color: #eeeeee;
background: url(../images/date_bg.jpg) repeat-x bottom #999999;
border: 1px solid #888888;
text-transform: uppercase;
}

#aboutus {
float: left;
width: 380px;
font-size: 12px;
line-height: 16px; 
}

#aboutus img {
/* margin-bottom: 5px; */
margin:0;
padding:0;
}

.more, .more-link, #backtotop {
text-align: right;
background: url(../images/section_title_bg.jpg) repeat-x top;
text-transform: uppercase;
font-size: 10px;
padding-top: 5px;
}

.divider {
text-transform: uppercase;
text-align: right;
font-size: 10px;
background: url(../images/section_title_bg.jpg) repeat-x bottom;
margin: 10px 0 10px 0;
padding: 5px;
}

#testimonial, #tour {
float: right;
width: 310px;
}

#rightcol #testimonial,
#rightcol #tour {
float: left;
width: 290px;
margin: 20px 0 0 0;
}

#quote {
width: 270px;
padding: 20px;
font-size: 12px;
font-style: italic;
color: #808072;
background-color: #e4e4c9;
margin: 0;
}

#rightcol #quote {
width: 230px;
}

#name {
color: #808072;
background: url(../images/testimonial_tail.jpg) no-repeat 20px 0;
text-align: left;
padding: 5px 0 0 70px;
font-size: 12px;
margin: 0;
}

/** Left Column
==============================================================================*/

#leftcol {
float: left;
width: 590px;
padding: 20px 0 0 0;
}

.thumbs {
float: left;
margin-bottom: 20px;
}

.tn {
float: left;
margin: 0 4px 4px 0;
}

/** Breadcrumbs
==============================================================================*/

#breadcrumb {
float: left;
width: 590px;
font-size: 11px;
text-transform: uppercase;
margin: 0 0 20px 0;
background: url(../images/section_title_bg.jpg) repeat-x bottom;
}

#breadcrumb a {
padding: 0 0 6px 0;
margin: 0;
font-size: 11px;
text-transform: uppercase;
}

/** Right Column
==============================================================================*/

#rightcol {
float: right;
width: 290px;
padding: 20px 20px 0 20px;
background: url(../images/rightcol_bg.jpg) repeat-x;
min-height: 516px;
height: auto !important;
height: 516px;
}

/** Sub Nav
==============================================================================*/

ul#subnav {
padding: 0;
margin: 0;
list-style-type: none;
}

ul#subnav li a {
display: block;
width: 290px;
padding: 2px 0 2px 0;
background: url(../images/section_title_bg.jpg) repeat-x bottom;
}

ul#subnav ul {
margin-left: 30px;
padding: 0;
list-style-type: none;
}

ul#subnav li li a {
display: block;
/* background-color: transparent; */
background: transparent url(../images/list-off.gif) left center no-repeat;
width: 250px;

padding: 2px 0px 2px 10px;
margin: 0;

border-top: none;
border-bottom: 1px solid #FEFDF9;;
/* border-left: 1px solid #aaa; */
/* text-decoration: none; */
/* font-size: 12px; */
}

ul#subnav li li a:hover {
background: transparent url(../images/list-on.gif) left center no-repeat;
}


/** Form
==============================================================================*/

/*
label, input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

label {
text-align: left;
width: 75px;
padding-right: 20px;
}

input, textarea {
padding: 2px;
width: 350px;
border: 1px solid #d0d0d0;
}

br {
clear: left;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
margin: 10px 0 20px 0;
padding-right: 130px;
float: right;
width: 151px;
height: 32px;
border: none;
}
*/

/** Footer
==============================================================================*/
#footer {
float: left;
width: 920px;
padding: 10px 20px 30px 20px;
}

#footer p {
color: #666666;
font-size: 11px;
}

#footer a:link {
color: #666666;
text-decoration: none;
}

#footer a:visited {
color: #666666;
text-decoration: none;
}

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

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


