/* CSS Document */
/* Design - Mark Abrams 11/2009 */

/* Reset tags */
/* Normalizes margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
  {margin : 0; padding : 0; }
/* Normalizes font-size for headers */ 
h1, h2, h3, h4, h5, h6 
  {
	font-size : 100%;
}
/* Removes list-style from lists */ 
ol,ul 
  { list-style: none; }	
/* Normalizes font-style and font-weight to normal */ 
address, caption, cite, code, dfn, em, strong, th, var 
  {	font-weight: normal;}
/* Remaves borders and spacing from tables */ 
  table { border-width: 0px;}
/* Removes border from fieldset and img */ 
fieldset, img 
  { border : 0; }
/* Left-aligns text in caption and th */ 
caption,th 
  { text-align : left; }
/* Remaves quotation marks from q */ 
  q:before, q:after { content: ''; }
body {
	background-color: #84490f;
	background-image: url(../images/layout/bgGradiant.jpg);
	background-repeat: repeat-x;
}
	

/* Page Layout  */

#header{
	position: absolute;
	height: 297px;
	top: 0px;
	margin-left: -500px;
	width: 1000px;
	z-index: 3;
	background-image: url(../images/layout/banner.jpg);
	background-repeat: no-repeat;
	left: 50%;
 	}
 
#content {
	position: absolute;
	left:50%;
	width:1000px;
	top:296px;
	z-index: 2;
	height: auto;
	visibility: visible;
	margin-left: -500px;
	color: #84490F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	letter-spacing: 0.1em;
 	}
#contentPage {
	background-image: url(../images/layout/page.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1000px;
}
#contentPageBottom  {
	background-image: url(../images/layout/pageBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}




#footer {
	position: relative;
	clear: both;
	height: 14ex;
	color: #84490F;
	margin-right: auto;
	margin-left: auto;
	padding-right: 3em;
	padding-bottom: 5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	letter-spacing: 3px;
	padding-left: 3em;
	text-align: right;
}
#contentColA {
	float: left;
	width: 430px;
	padding-left: 2em;
	padding-right: 1.5em;
}
#contentColB {
	float: left;
	width: 240px;
	padding-left: 1em;
	padding-right: 2em;
	margin-left: 1em;
}
#contentColSingle, #contentColSingleNoAtt {
	padding-left: 2em;
	padding-right: 2em;
	width: 720px;
	clear: both;
}
.contentColDouble{
	width: 345px;
	float: left;
	padding-right: 1em;
	padding-left: 2em;
 }
.contentColumnTri {
	width: 233px;
	float: left;
}
 
#footer a {
	text-decoration: none;
	color: #9BDEF4;
 }
#content #contentPage #contentColSingle .contentColumnTri ul, #content #contentPage #contentColB ul{
	font-weight: bold;
	margin-bottom: 1em;
}

#content #contentPage #contentColSingle .contentColumnTri ul li,  #content #contentPage #contentColB ul li {
	font-weight: normal;
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
#footer a:hover {
	color: #F8941C;
	font-weight: bold;
  }
#footer #credit {
	font-size: 70%;
	text-align: center;
	line-height: 1.5em;
}
h1, h2, h3, .subtitle {
	color: #612A01;
	color: #630;
	font-weight: bold;
 }
.subtitle {  
 	margin: 0px;
	padding: 0px;
}
 
/*  Content Layout */
h1 {
	font-size : 175%;
	margin-bottom: 0.5em;
	color: #84490F;
	margin-left: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, .subtitle {
	font-size : 120%;
	font-style: italic;
	margin-bottom: 0.2em;
	margin-top: 0.5em;

}
h3 {
	font-size: 105%;
	margin-bottom: 0.25em;
	margin-top: .5em;
}
p {
	text-indent: 2em;
	padding-bottom: 1em;
}
blockquote p {
	padding-bottom: 0.5em;
}


.center {
	text-align: center;
}
.left {
	text-align: left;
}

strong {
	font-weight: 600;
}
.em {
	font-style: oblique;
}

.smaller {
	font-size: 80%;
}
.larger {
	font-size: 120%;
}




.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textjustify {
	text-align: center;
}
.textleft {
	text-align: left;
}

a:link, a:visited, a:visited, a:active, a:hover {
	cursor: url(images/cursor/sunglow.cur), pointer;
 }



#navbar {
	position: absolute;
	width:210px;
	z-index: 999;
	margin-left: 275px;
	visibility: visible;
	top:300px;
	left: 50%;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
 }
#navbar ul {
	margin-bottom: 1em;
}


#navbar ul li {
	display: block;
}
#navbar ul li a, #navSlides a {
	color: #945A10;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	line-height: 1.7em;
	letter-spacing: 0px;
	color:#333;
	font-size: 16px;
	font-weight: bold;
}
#navbar ul li a:hover {
	color: #622A05;
	text-decoration: none;
	background-image: url(../images/layout/menuHover.jpg);
	background-repeat: no-repeat;
	color:#000
}
#navbar hr  {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 75%;
	color: #663105;
	margin-right: auto;
	margin-left: auto;
}




/* Menu controls */

a .alt, .alt {
	display: none;
}


@media print {

}
#contentPage ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 1em;
}
.holidaymenu {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #84490F;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
}
#content #contentPage #contentColA .center.holidaymenu ul li {
	list-style-type: none;
}
#mailForm {
	margin-left: auto;
	padding: 1em;
	margin-right: auto;
	width: 450px;
}
#form-header  {
	background-image: url(../images/layout/form-header-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
#form-footer {
	background-image: url(../images/layout/form-header-footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
}
#form-container {
	background-image: url(../images/layout/form-footer_center.png);
	background-repeat: repeat-y;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;

}



iframe {
	border: 0px solid #84490F;
}
.new {
	color: #215E21;
	font-weight: bold;
}
.alt {
	display: none;
}
blockquote {
	font-weight: normal;
	font-size: 90%;
	font-style: italic;
	margin-bottom: 1em;
}
#content a, #content #contentPage ul li a:link, #content #contentPage #contentColSingle p a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
 }
 
p a:hover, #content #contentPage ul li a:hover  {
	font-weight: bold;
	color: #000;
 }

a#controllerStart  {
	width: 25px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/layout/controller.png);
	margin-left: 175px;
}
a#controllerStart:hover {
	background-position: 0px -25px;
}
a#controllerStop  {
	width: 25px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/layout/controller.png);
	background-position: -45px 0px;
	margin-left: 60px;
}
a#controllerStop:hover {
	background-position: -45px -25px;
}
a#controllerPrev {
	width: 25px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/layout/controller.png);
	background-position: -85px 0px;
	margin-left: 60px;
}
a#controllerPrev:hover{
	background-position: -85px -25px;
}
a#controllerNext {
	width: 25px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/layout/controller.png);
	background-position: -135px 0px;
	margin-left: 60px;
}
a#controllerNext:hover{
	background-position: -135px -25px;
}
#navbar .center #TA_excellent392 {
	margin-right: auto;
	margin-left: auto;
	width: 175px;
}
#navbar .center #TA_excellent392 #UetsrHQ {
	margin-right: auto;
	margin-left: auto;
}
