/* v1.0 | 20080212 RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	font: normal 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	padding:0 0 0 40px;
	margin:0 0 16px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* v1.0 | 20080212 END RESET */
img, div, a, { behavior: url(iepngfix.htc) }

body {

	background-color: #2b5a74;
	margin: 0;
}

a:link, a:visited {
	color: #113e4d;
	text-decoration: none;
}
a:hover, a:active {
	color: #2e6797;
	text-decoration: underline;
}

/* ----------menu-------------- */
ul#navlist {
	padding: 0px;
	margin: 0px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}
ul#navlist li {
	list-style: none;
	margin: 0px;
	border: 0px;
}
ul#navlist li a {
	display: block;
	width: 200px;
	\width: 202px;
	w\idth: 200px;
	padding: 0 0 1px 6px;
	border: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
ul#navlist li a:hover { 
	color: #ffffff;
	font-weight: bold;
	background: #e9735b; 
}
/* ----------divs-------------- */
#headerBG {
background:url(../images/header_bg.jpg) repeat-x; height:284px; }

#header {
margin:0 auto;
background:url(../images/header.jpg); height:284px; width:940px;}

#nav {width:599px;height:50px;float:right;position:relative;top:242px; left:10px;}

.navButton {float:left;padding-right:20px;}
#contentBG {
background: #d5ceab;}

#content {
margin:0 auto;


width:860px;
font-family:Arial, Helvetica, sans-serif;
}

#content h1 {
font: normal 22px Arial, Helvetica, sans-serif;
margin-bottom:10px;
color:#a81e2c;

}

#content p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.contentLeft {
width:380px; _width:370px; float:left; margin:20px 10px 0 0;}

.contentRight {
width:460px; float:right;margin:0 0 0 10px;}

.clear {
clear:both;}

#footerBG {
background:url(../images/footer_bg.jpg) repeat-x; height:130px; }

#footer {
font-family:Arial, Helvetica, sans-serif;
width:875px;
margin:0 auto;
padding:20px 0 0 0;
}

#links {
float:left;
width:550px;


}

#links h2{
float:left;
font-size:20px;
font-weight:bold;
color:#ffffff;
padding-top:10px;
padding-bottom:10px;
}

#links p{
float:left;
width:375px;
font-size:11px;
color:#d5cea6;
margin-left:0;
}

#links a{
color:#d5cea6;
}

#links a:hover{
color:#d5cea6;
}

#links img{
float:left;
margin-right:20px;
}

#facebook {
float:left;
width:130px;
padding-top:12px;
}

#creditcards {
text-align:right;
float:right;
width:160px;
}

#gallery {width:764px;_width:800px; margin-left:70px; padding:20px 0;}

.shadow {
  float:left;
  background: url(../images/shadow.png) no-repeat bottom right;
  _background:none;
  margin: 10px 10px 10px 5px;
  }

.shadow img {
  background-color: #fff;

  margin: -6px 6px 6px -6px;
  _margin:0;
  padding: 4px;
  } 
 .boldred {
 	color:#a81e2c;
	text-transform:uppercase;
	font-weight:bold;
 } 

/* ----------main body-------------- */
h1 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #fdd538;
}
h2 {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #a81e2c;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
p {
	font: normal 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
	padding-bottom:14px;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
}
/* ----------forms-------------- */
form { 

}
fieldset {
    border: none;
    padding: 0;
	margin:0 0;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
    padding-bottom: 0px;
	background:none;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: normal 12px Verdana, Geneva, sans-serif;
	font-weight: normal;
	border: 0;
	border: 1px solid #878787;
	padding: 2px 0 2px 2px;
	margin: 3px 0 10px 0;
	color: #000000;
}
fieldset input.multi, fieldset select.multi, fieldset textarea.multi { border: 1px solid #878787; }
fieldset input {
	height:18px;
}
fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border: 1px solid #000000;
}
fieldset input.multi:hover, fieldset select.multi:hover, fieldset textarea.multi:hover { border: 1px solid #000000; }

	
fieldset input, 
fieldset select,
fieldset textarea {
    overflow: auto;
	font: 14px/18px Verdana, Geneva, sans-serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 10px 0 2px;
}

fieldset label {
	font: 12px Verdana, Geneva, sans-serif;
    display: block;
    margin:5px 0;
}

fieldset label.note {
	font: normal 12px Verdana, Geneva, sans-serif;
    color:#000;
    margin: 0 10px 2px 0;
}

.required {
    color: #6abe11 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
	line-height:14px;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full, fieldset input.multi
fieldset select.full, fieldset textarea.full { width: 100%; }

fieldset label.full, fieldset label.multi {
    float: left;
}

fieldset p {
    margin-bottom: 5px !important;
}

button, button:hover, .buttons a:hover{
    background:url(../images/submit.png) center top no-repeat;
	margin:6px 0 10px 0;
	height:37px;
	width:94px;
	cursor:pointer;
	border:none;
    color:#transparent;
}
.browse {
	width:100px;
	height:24px;
	background:#999999;
	margin-left:10px;
	cursor:pointer;
}

#links a.weblinx:link, #links a.weblinx:visited, #links a.weblinx {
	color: #3492b4;
	text-decoration: none;
}
#links a.weblinx:hover, #links a.weblinx:active {
	color: #3492b4;
	text-decoration: underline;
}
