@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-image: url(../graphics/bkground.png);
	background-repeat: repeat-x;
}
#container {
	width: 1000px;
	margin: auto;
	padding: 0px;
}
#banner {
	background : url(../graphics/BannerStrip.png) no-repeat;
	height: 159px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#brushstroke	{
	width: 970px;
	height: 763px;
	margin-top: 300px;
	float: left;
	background-image: url(../graphics/brushstroke.png);
	background-repeat: no-repeat;
}
.bkg {
	z-index: 1;
	position: absolute;
}
.bnr {
	z-index: 2;
	position: absolute;
}
#headerNav {
	padding-top: 20px;
	margin-left: 305px;
	position: absolute;
	z-index: 7;
	width: 690px;
	margin-top: 0px;
	padding-bottom: 5px;
}
#headerNav p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #D39543;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 15px;
	float: right;
	width: 400px;
}

#headerNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#headerNav li {
	float: left;
}
#headerNav ul ul {
	margin: 0px;
	padding: 0px;
	display:none;
	position:absolute;
	float:none;
	background-image: url(../graphics/submenu.png);
	background-repeat: repeat;
}


#headerNav li li {
	float: none;
}
#headerNav li:hover ul {
	display: block;
}
#headerNav ul li a{
	display: block;
}
	
#headerNav ul ul a {
	display:block;
	padding:0.4em 1em;
	text-decoration: none;
	min-width: 75px;
}
#headerNav ul ul li a {
	border-left-width: 2px;
	border-left-style: solid;
}



#content {
	width: 960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D2A873;
	padding-top: 380px;
	clear: left;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#headline h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	/* [disabled]text-transform: uppercase; */
	margin-top: 15px;
}
#headline
{
	margin-top: 30px;
}

#colLeft p ,#colRight p , #picFooter p, #noCol p , #colLeftReview p, #colRightReview p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: justify;
}
#colRightHome p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
}
#colRightHome a:hover {
	cursor: pointer;
}

#colLeft {
	float: left;
	width: 460px;  /*originally 470px*/
}
#colLeftReview
{
	float: left;
	width: 660px;  /*originally 470px*/
}

#colLeftHome {
	float: left;
	width: 320px;  /*originally 470px*/
	padding-left: -20px;
	margin-left: -20px;
	margin-right: 20px;
}

#colRight {
	float: left;
	width: 460px;
	margin-left: 40px;
}
#colRightReview
{
	float: left;
	width: 240px;
	margin-left: 40px;
}

#colRightHome {
	float: left;
	width: 460px;
	margin-left: 40px;
}



.clearfloat {
	clear: both;
}
#picFooter {
	height: 156px;
	width: 1200px;
	margin-top: 5px;
}
#picFooter img {
	float: left;
	padding-right: 30px;
	cursor: hand;
}
#headerNav  a{
	color: #BEAC7A;
	font-size:0.8em;
	font-weight: bold;
	text-decoration: none;
}
#headerNav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #BEAC7A;
}
#headerNav li a:hover {
	color: #E99739;
	text-decoration: none;
	background-color: #000;
} 
#social {
	clear: right;
	float: left;
	padding-left: 50px;
}

#google_translate_element {
	float: right;
	padding-right: 20px;
}
.formfield {
	border-width: 2px;
	border-style: solid;
	border-color: #E99739;
}

.firstNav {
	padding-right: 10px;
	border-right-style: none;
	border-left-style: none;
	
}
.centreNav {
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	}
.rightNav {
	padding-left: 10px;
	padding-right: 0px;
	border-left-width: 2px;
	border-left-style: solid;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #E99739;
	text-align: left;
	float: left;
	}
.copyright a, a:hover {
	color: #E99739;
	text-decoration: underline;
}
strong {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
.button {
	clear: right;
	float: right;
}
#colLeft p a , #colRight p a , #picFooter a , #noCol a, #colLeft p a:link , #colRight p a:link , #picFooter a:link , #noCol a:link, #colLeft p a:visited , #colRight p a:visited , #picFooter a:visited , #noCol a:visited, #colRightHome p a, #colRightHome p a:visited, #colRightHome p a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #D2A873;
}
#colLeft a:hover ,#colRight a:hover , #picFooter a:hover , #noCol a:hover,#colRightHome a:hover,#colLeftReview a:hover ,#colRightReview a:hover  {
	color:#4A80C5;
}
#colLeft ul li a {
	color: #D2A873;
	font-weight: normal;
	font-size: 0.9em;
	text-decoration: none;
}
.popup {
		cursor: hand; cursor: pointer;
}
#video {
	/* [disabled]margin-top: 180px; */
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
.hd:after
{
	content: url(assets/icons/hd.gif);
}
.alignRight
{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
}
#galCenterMe
{
	margin: auto;
	width: 700px;
	padding: 10px;
}

