/* Base Template CSS */

/* reset whitespace */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
 margin:0;
 padding:0;
}

/* basic layout */

body {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 line-height: 18px; 
 background:#000 url(/images/BackgroundSlice.png) top left repeat-x;
}

a img {
 border: 0px;
}

#print {
	display:none;
}

ul {
	list-style:none;
}

ul li {
	padding-left:10px;	
}

ul li a {
	background: #fff url(/images/bulletPoint.gif) no-repeat;
	background-position: 0% 60%;
	padding-left:10px;
}

.center {
 width: 780px;
 margin: 0 auto 0 auto;
}

.left {
 float: left;
}

.right {
 float: right;
}

.clear { 
 clear: both; 
 height: 0; 
 margin: 0;
}

label {	
	width: 130px;
	float: left;
	text-align: left;	
	display: block;
}

.fld {
	background:#C1BBB7;	
	color:#000;	
	width:215px;	
	border:1px solid #B2B2B2;
	font-size:11px;
	height:20px;
}

textarea.fld {
	height:110px;
}

.btn {
	background:#4E4636;
	border:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	float:right;
	color:#FFF;
	font-size:12px;
	font-family:Georgia;
}

h1,h2 {
	font-size:18px;
	font-family:Georgia;
	line-height:25px;
	margin-bottom:10px;
}

p {
	color:#333333;
	font-size:12px;
	font-family:arial;
	margin-bottom:25px;
}

p.G17 {
	color:#FFF;
	font-size:17px;
	font-family : Georgia;
	line-height:5px;
}

p.G16 {
	color:#FFF;
	font-size:16px;
	font-family: Georgia;	
}

p.G14 {
	color:#FFF;
	font-size:14px;
	font-family : Georgia;	
}

p.G13 {
	color:#FFF;
	font-size:13px;
	font-family : Georgia;	
}

#container {
	width:780px;	
}

#logoSection {
	width:780px;	
	height:123px;
	text-align:center;
}

#logoSection img {
	margin-top:20px;
}

#MenuSection {
	background:#321D10;
	width:780px;
	height:40px;
	text-align:center;	
}

#MenuSection ul {
	list-style:none;	
	width:780px;	
	padding-top:10px;	
	position:relative;
	z-index: 10000;
	float: left;
}

#MenuSection ul li:hover > ul {display:block;}

#MenuSection ul li:hover > a {background:#180E07;}

#MenuSection ul li {
	
	display:inline;			
	position:relative;
}

#MenuSection ul li a {
	text-decoration:none;
	color:#FFFFFF;
	text-decoration:none;
	background: transparent;
	background-position: 0% 60%;
	font-size:14px;	
	padding:10px;	
	font-family:Georgia;
}

#MenuSection ul li ul {
	position:absolute;	
	padding-top:10px;	
	left:10px;
	top:17px;
	display:none;
	width:160px;
}

#MenuSection ul li ul li {		
	background:transparent url(/images/MenuItemBack.png);
	float:left;	
	height:20px;
	width:150px;	
	padding-top:5px;
	border-bottom: 1px solid #000;
	/*margin-top:1px;*/
	display:block;
	text-align:left;
	padding-left:10px;
}

#MenuSection ul li ul li:hover {
	background:#180E07;
}

#MenuSection ul li ul li a {
	font-size:12px;
	padding:0px;
	text-decoration:none;
	background: transparent;
	background-position: 0% 60%;
	font-family:georgia;	
}

#HeaderImageBlock {
	width:780px;
	height:317px;	
	border-bottom:1px solid #000;
}

#BodyGroup {
	width:780px;		
}

#BodyGroup #ColumnLeft {
	width:152px;	
	border-right:1px solid #000;	
	float:left;
}

#BodyGroup #ColumnLeft .actionBox {
	width:152px;
	background:#4E4636;
	height:26px;
	border-bottom:1px solid #000;	
	text-align:center;
	padding-top:7px;		
	float:left;
}

#BodyGroup #ColumnLeft .actionBox p a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-family:Georgia;
}

#BodyGroup #ColumnLeft .textBox {
	width:152px;
	background:#321D10;	
	border-bottom:1px solid #000;	
	text-align:left;		
	float:left;
}

#BodyGroup #ColumnLeft .textBox img {
	margin-left:18px;
	margin-bottom:21px;
}

#BodyGroup #ColumnLeft .textBox p {
	font-size:11px;
	margin-top:13px;
	margin-bottom:13px;
	margin-left:18px;
	margin-right:18px;
	color:#FFF;		
}


#BodyGroup #ColumnLeft .textBox p.G17,
#BodyGroup #ColumnLeft .textBox p.G17 a {
	color:#FFF;
	font-size:17px;
	font-family : Georgia;
	line-height:5px;
	text-decoration:none;
}

#BodyGroup #ColumnLeft .textBox p.G16,
#BodyGroup #ColumnLeft .textBox p.G16 a {
	color:#FFF;
	font-size:16px;
	font-family: Georgia;	
	text-decoration:none;
}

#BodyGroup #ColumnLeft .textBox p.G14,
#BodyGroup #ColumnLeft .textBox p.G14 a {
	color:#FFF;
	font-size:14px;
	font-family : Georgia;	
	text-decoration:none;
}

#BodyGroup #ColumnLeft .textBox p.G13,
#BodyGroup #ColumnLeft .textBox p.G13 a {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-family : Georgia;	
}

#BodyGroup #ColumnLeft .textBoxArrow {
	width:152px;
	background:#321D10 url(/images/TextBoxWithArrow.gif);	
	border-bottom:1px solid #000;	
	text-align:left;		
	float:left;	
}

#BodyGroup #ColumnLeft .textBoxArrow p {
	font-size:11px;
	margin-top:13px;
	margin-bottom:13px;
	margin-left:18px;
	margin-right:18px;
	color:#FFF;		
}


#BodyGroup #ColumnLeft .textBoxArrow p.G17,
#BodyGroup #ColumnLeft .textBoxArrow p.G17 a {
	color:#FFF;
	font-size:17px;
	font-family : Georgia;
	line-height:5px;
	text-decoration:none;
}

#BodyGroup #ColumnLeft .textBoxArrow p.G16,
#BodyGroup #ColumnLeft .textBoxArrow p.G16 a {
	color:#FFF;
	font-size:16px;
	font-family: Georgia;	
	text-decoration:none;
}

#BodyGroup #ColumnLeft .textBoxArrow p.G14,
#BodyGroup #ColumnLeft .textBoxArrow p.G14 a {
	color:#FFF;
	font-size:14px;
	font-family : Georgia;	
	text-decoration:none;
}

#BodyGroup #ColumnLeft .textBoxArrow p.G13,
#BodyGroup #ColumnLeft .textBoxArrow p.G13 a {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-family : Georgia;	
}

#BodyGroup #CenterColumn-wide {
	width:627px;
	float:left;	
	background:#FFF;		
}

#BodyGroup #CenterColumn {
	width:404px;
	float:left;	
	background:#FFF;		
}

#BodyGroup #CenterColumn-wide #content, 
#BodyGroup #CenterColumn #content {
	background:#FFF;	
	padding-left:28px;
	padding-right:28px;
	float:left;
	padding-bottom:20px;
	padding-top:21px;
}

#BodyGroup #CenterColumn-wide #content ul, 
#BodyGroup #CenterColumn #content ul {	
	margin-bottom:10px;
}

#BodyGroup #CenterColumn-wide #content ul li, 
#BodyGroup #CenterColumn #content ul li {
	background:transparent url(/images/bulletpoint.gif) no-repeat;
	background-position: 0% 50%;
	padding-left:10px;
}

#BodyGroup #CenterColumn-wide #content ul.sitemap li, 
#BodyGroup #CenterColumn #content ul.sitemap li {
	background:#fff;	
	padding-left:10px;
}
#BodyGroup #CenterColumn-wide #content ul.sitemap li a, 
#BodyGroup #CenterColumn #content ul.sitemap li a{
	text-decoration:none;
	color:#333333;
}

#BodyGroup #CenterColumn .footer {
	height:30px;
	background:#321D10;
	width:404px;
	float:left;
	padding-top:10px;
	border-top:1px solid #000;
	text-align:left;
}

#BodyGroup #CenterColumn-wide .footer {
	height:30px;
	background:#321D10;	
	width:627px;
	float:left;
	padding-top:10px;
	border-top:1px solid #000;
	text-align:left;
}

#BodyGroup #CenterColumn-wide .footer ul,
#BodyGroup #CenterColumn .footer ul {
	list-style:none;
	padding-left:10px;
}


#BodyGroup #CenterColumn-wide .footer ul li,
#BodyGroup #CenterColumn .footer ul li {
	display:inline;		
	padding:0px;
}

#BodyGroup #CenterColumn-wide .footer ul li.divider,
#BodyGroup #CenterColumn .footer ul li.divider {
	color:#FFF;
	font-size:11px;	
	padding-left:5px;
	padding-right:5px;
}

#BodyGroup #CenterColumn-wide .footer ul li a,
#BodyGroup #CenterColumn .footer ul li a {
	text-decoration:none;
	background: transparent;
	background-position: 0% 60%;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	font-size:11px;	
}

#BodyGroup #ColumnRight {	
	border-left:1px solid #000;
	width:222px;	
	float:left;
	border-bottom:40px solid #321D10;
}

#BodyGroup #ColumnRight .textBox {
	width:222px;
	background:#321D10;	
	border-bottom:1px solid #000;	
	padding-top:10px;		
	text-align:left;		
	float:left;
}

#BodyGroup #ColumnRight .textBox img {	
	border-top:1px solid #000;		
}

#BodyGroup #ColumnRight .textBox p {	
	font-size:11px;	
	margin-left:18px;
	margin-right:10px;	
	float:left;	
	width:190px;
	margin-top:-5px;
	margin-bottom:11px;	
	line-height:15px;
	color:#FFF;		
}

#BodyGroup #ColumnRight .textBox p a {
	text-decoration:none;
	color:#FFF;
}


#BodyGroup #ColumnRight .textBox p.G16 a{
	color:#FFF;
	font-size:16px;
	font-family: Georgia;		
	text-decoration:none;
	margin-bottom:5px;
}


#BodyGroup #footerText {
	float:right;	
	margin-top:10px;
	margin-right:10px;
}

#BodyGroup #footerText p a {
	text-decoration:none;
	color:#FFF;
	font-size:10px;	
}


.GalleryItem {
	margin-right:30px;	
	width:159px;
	float:left;	
	height:115px;
}

.GalleryItem p {
	font-size:11px;	
}

.GalleryItem img {
	border:5px solid #CCCCCC;
	margin-bottom:4px;
}

.error {
	font-colour:red;
}

.specialofferpageItem {	
	width:350px;
	float:left;	
	border-bottom: 1px solid #000;
	margin-bottom:10px;
}

.specialofferpageItem:hover {
	cursor:hand;
	cursor:pointer;
}

.specialofferpageItem h2,
.specialofferpageItem h2 a{
	width:350px;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	margin-bottom:5px;
	font-family:arial;
	font-weight:bold;
}

.specialofferpageItem p,
.specialofferpageItem p a{
	width:350px;
	text-decoration:none;
	color:#333333;
	margin-bottom:20px;	
	font-size:12px;
	font-family:arial;
	font-weight:normal;
}

.newspageItem {
	width:350px;
	float:left;	
	border-bottom: 1px solid #000;
	margin-bottom:10px;
}

.newspageItem:hover {
	cursor:hand;
	cursor:pointer;
}

.newspageItem h2,
.newspageItem h2 a{
	width:350px;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	margin-top:-5px;	
	margin-bottom:5px;
	font-family:arial;
	font-weight:bold;
}

.newspageItem p,
.newspageItem p a{
	width:350px;
	text-decoration:none;
	color:#333333;
	margin-bottom:20px;	
	font-size:12px;
	font-family:arial;
	font-weight:normal;
}

p.date,
.newspageItem p.date {
	color:#333333;
	font-style:italic;
	margin:0;
	margin-bottom:5px;
	padding:0;	
}


.TestimonialItem {
	width:350px;
	float:left;	
	border-bottom: 1px solid #000;
	margin-bottom:10px;
}

.TestimonialItem h2{
	width:350px;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	margin-top:-5px;	
	margin-bottom:0px;
	font-family:arial;
	font-weight:bold;
	font-style:italic;
}

.TestimonialItem p{
	width:350px;
	text-decoration:none;
	color:#333333;
	margin-bottom:5px;	
	font-size:12px;
	margin-top:5px;
	font-family:arial;
	font-weight:normal;
}

.TestimonialItem p.date {
	color:#333333;
	font-style:normal;
	margin:0;
	margin-bottom:15px;
	padding:0;	
}

#backToSection {
	
}

#backToSection #backToLeft {
	width:150px;	
	float:left;
}

#backToSection #backToRight {
	width:200px;
	float:right;
	text-align:right;
}

#backToSection #backToLeft p,
#backToSection #backToRight p {
	font-size:11px;
	font-family:arial;
	color:#000;	
}

#backToSection #backToLeft p a,
#backToSection #backToRight p a {
	text-decoration:none;
	color:#000;
}

#backToSection #backToLeft p img,
#backToSection #backToRight p img {
	margin-right:5px;
	margin-left:5px;
}

#footerPrint {
	display:none;
}
