/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
.chromestyle{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 600px;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/

display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0;
	text-align: center;
	height: 35px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.chromestyle ul li{
	display: inline;
}
#menuw #chromemenu a {
	color: #FFFFFF;
}


.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #465E76;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 35px;
	height: 35px;
	float: left;
}
.chromestyle  ul  li  a:hover    { /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(chrometheme/ok.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	line-height:18px;
	z-index:100;
	background-color: #FFFFFF;
	width: 100px;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #435971;
	border-left-color: #435971;
	border-bottom-color: #435971;
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #032D3D;
	color: #FFFFFF;
}


body {
	margin: 0px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7772;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.colums  ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.colums  li
{
	display: block;
	background-image: url(images/lionwhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	line-height: 12px;
} 



h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #3B3B3B;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#header {
	width: 770px;
	height: 35px;
	margin: 0 auto;
}
#wrapper a {
	color: #0099CC;
	text-decoration: none;
}
#wrapper a:hover {
	color: #C7924C;
	text-decoration: none;
}



#logo {
	float: left;
	width: 320px;
	padding-top: 80px;
	padding-left: 428px;
	letter-spacing: 6px;
}




#logo h1 {
	padding-top: 20px;
	text-align: center;
}



#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}
.3dk    {
	margin-right: 0px;
	width: 262px;
}
.3de  {
	margin-right: 10px;
	width: 262px;
}



#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}
.colums .columleft {
	float: left;
	width: 48%;
}
.colums .columright {
	float: right;
	width: 48%;
}
#content .picsi {
	width: 540px;
	position: relative;
}

#contentfull span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.contactbox {
	width: 575px;
}


#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}
#menuw {
	float: left;
	width: 770px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
}

#splash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	height: 100%;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
	height: 1px;
}

#wrapper {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#content {
	float: left;
	width: 545px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#sidebar {
	float: right;
	width: 200px;
	background-color: #DEE3E9;
	margin-right: 0px;
	margin-top: 10px;
	background-image: url(images/sidebarfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
#sidebar p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 12px;
	line-height: 12px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer {
	width: 770px;
	height: 88px;
	padding-top: 35px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#legal {
	float: left;
	margin: 0px;
	padding-left: 10px;
}
#footer .address {
	float: left;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #415971;
}
#menuw  .phone {
	float: right;
	color: #FFFFFF;
	padding-right: 10px;
	background-image: url(images/callus.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	height: 35px;
}
#footer  .address  .left {
	float: left;
	color: #052A3D;
}
#footer .address .right {
	float: right;
}


#panelright {
	float: right;
	padding-right: 10px;
	width: 200px;
}



#links {
	float: right;
}
#tille {
	background-image: url(images/titlebg_01_02.jpg);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
#tille h2 {
	background-image: url(images/titlebg_01_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.highlights {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#49176e;
	background-color:#E9E9E9;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
}	
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}
#highlights .comment h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 3px;
}
#highlights .comment p {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}

#tille  span {
	display: block;
	background-image: url(images/titlebg_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 20px;
	right: 0px;
	height: 30px;
	float: right;
}

#highlights .testipic {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
#highlights .comment {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentfull {
	width: 750px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}




/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
	padding: 1px;
	color: #666666;
	background: #EEE;
	border: 1px solid #CCC;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 300px;
	margin-bottom: 3px;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
	font: 400 0.9em verdana, serif;
	cursor: pointer;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #8498B1;
	width: 50px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(images/titlebg_01_02.jpg);
	background-repeat: repeat-x;
}
.contactbox .contnote {
	width: 300px;
	margin-bottom: 10px;
}
.contactbox #contact {
	width: 300px;
}
.contactbox {
	width: 302px;
	float: left;
}
.addresses {
	width: 280px;
	float: left;
	padding-left: 20px;
}



input.radio {
  background: none;
  border: 0px;
}
.orange {
	color: #E58842;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.faqintro {
	width: 600px;
}
.cabinintro {
	width: 575px;
}
.amstex {
	float: right;
	padding-left: 10px;
	background-image: url(images/kcma.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 284px;
	width: 190px;
}
.amstex h2 {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.amstex p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.falsh {
	float: left;
	margin-bottom: 20px;
}
.rounded {
	background-color: #EAEAEA;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 85px;
	margin-right: 5px;
	float: left;
}
.rounded  div {
	position:relative;
	top: -1px;
	left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rounded  div  div {
	top: 2px;
	border-width:0 0 1px;
	padding: .3em .3em .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	text-align: center;
}
.rounded .zoome {
	position: absolute;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 80px;
	height: 16px;
}
.rounded .zoome a {
	display: block;
	text-decoration: none;
	background-image: url(images/zoomeicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	padding-left: 10px;
	color: #333333;
	width: 68px;
}
.rounded .zoome a:hover {
	color: #F29C61;
}

.roundedg {
	background-color: #EAEAEA;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 115px;
	margin-right: 6px;
	float: left;
	position: relative;
	margin-bottom: 5px;
}
.roundedg  div {
	position:relative;
	top: -1px;
	left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.roundedg  div  div {
	top: 2px;
	border-width:0 0 1px;
	padding: .3em .3em .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	text-align: center;
	position: relative;
}

.roundedg .zoome {
	position: absolute;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 105px;
	height: 16px;

}


.roundedg .zoome a {
	display: block;
	text-decoration: none;
	background-image: url(images/zoomeicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	padding-left: 10px;
	color: #333333;
	width: 95px;
}
.roundedg .zoome a:hover {
	color: #F29C61;
}
.graniteintro {
	width: 580px;
}



.roundedp {
	background-color: #EAEAEA;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 125px;
	margin-right: 6px;
	float: left;
	position: relative;
	margin-bottom: 5px;
}
.roundedp  div {
	position:relative;
	top: -1px;
	left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.roundedp  div  div {
	top: 2px;
	border-width:0 0 1px;
	padding: .3em .3em .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	text-align: center;
	position: relative;
}

.roundedp .zoome {
	position: absolute;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 122px;
	height: 16px;

}


.roundedp .zoome a {
	display: block;
	text-decoration: none;
	background-image: url(images/zoomeicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 14px;
	padding-left: 10px;
	color: #333333;
	width: 95px;
}
.roundedp .zoome a:hover {
	color: #F29C61;
}
.columstl .columleft {
	float: left;
	width: 49%;
}
.columstl .columright {
	float: right;
	width: 49%;
}
