/* HTML */
body {
	margin:  0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15spx;
    background-color: #505050;
	text-align: left;
}

p {
	margin: 0.3em 0 0.5em 0;
	font-size: 1em;
	text-align: justify;
    line-height: 1.4em;
}

h1 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.3em;
    line-height:1.2em;
	font-weight: bold;
	color: #004417;
}

h2 {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #306036;
}
h3{
  margin-top:1em;
  margin-bottom:0;
  font-size:1.3em;
  font-weight:bold;
 color: #205F42;
}


h2.space {
  font-size:1.6em;
    line-height:1.5;
}


a {
	color: #004F21;
	text-decoration: none;
}

a:hover, a:focus {
	color: #E8C83A;
	text-decoration: underline;
}

b, strong {
  font-weight: bold;
  color: #008f44;
}


td {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1em;
	text-align: justify;
}

img {
	border: 3px solid #505050;
}

ul {
	padding: 0px 0px 0px 18px;
	margin: 0px;
  list-style-type: disc;
}

li {
	margin: 0.5em 0;
  line-height: 1.3em;
}
strong {
    color:black;
}


input, textarea {
	border: 1px solid gray;
}

.button {
	border: 1px outset #999999;
	background-color: #eee;
	cursor: pointer;
}

.button_over {
	border: 1px inset #999999;
	background-color: #eee;
	cursor: pointer;
}

/* OTHER STYLES */

img.noborder {
	border: 0px;
}

div.weddingad {	
	font-size: 1.3em;
	color: #004F21;
}

a.pageinfo_link {
	font-size: 0.8em;
}

.pageinfo_nolink, .pageinfo_link {
	font-size: 0.8em;
}

#tariff {
  font-size: 15px;
}

#tariff td {
  padding: 3px;
}

td.border_right_bottom {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}

td.border_right {
	border-right: 1px solid #777;
}

td.border_bottom {
	border-bottom: 1px solid #777;
}

td.border_top {
	border-top: 1px solid #777;
}

td.thickbottom {
  border-bottom-width: 3px;
}

#gallery {
  margin: 0 auto;
}

#gallery td {
  padding: 10px;
}

#weddingpackage h1, #weddingpackage h2, #weddingpackage p {
  text-align: center;
}

#contactus td {
  padding: 3px;
}


/* TEMPLATE */

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    background-color: #fff;

}
#imagecrest {
  display:inline;
  margin-left:290px;
  position:absolute;
  z-index:99;
  margin-top:10px;
}
#imagecrest img {
    border:0;

}

#rightnav {
    margin-left:20px;
}
#rightnav ul{


}
#rightnav ul li{
    width:130px;
   border-bottom:1px solid gray;
   height:18px;
}
.main li a {
    color:black;
}
.main li a:hover {
    font-size:14px;;
}
.mainl a {
    color:#008f44;
    font-size:15px;
}
.mainl a:hover {
    color:#E8C83A;
    font-size:16px;
}
.main a.active {
       color:#004417;
}
#container_inner {

}
.leftpicElement, .rightpicElement {
	margin: 10px auto;
	text-align: center;
}
#header {
  background-image: url(../../assets/header2.jpg);
  background-repeat: repeat-y;
  width: 950px;
  height: 80px;
  overflow: hidden;
}

#header h1 {
  display: none;
}

#headerimg {
  height: 234px;
}

#headerimg img {
  border-style: solid;
  border-color: #fff;
  border-width: 1px 0;
}

/*
.nav {
  list-style: none;
  background-image: url(../../assets/bg-menu.jpg);
  height: 24px;
  overflow: hidden;
  margin: 0;

  padding: 2px 0 0 0;
  font-size: 16px;
  border-top:1px white solid;
  border-bottom:1px white solid;
}
.nav bottom {
    border-bottom:0;
}


.bottom {
  height: 19px;
  border-top: 1px solid #fff;
}

.nav {
  text-align: center;
  display: block;
}

.nav li {
  display: inline;
  margin: 0 4px;
  padding: 0;
}

.nav li a {
  color: #fff;
  text-decoration: none;
}

.nav li a:hover {
  color: #E8C83A;
  text-decoration: none;
}
.nav li a.active{
   color: #E8C83A;
  text-decoration: none;

}

*/

#leftpics, #rightpics {
  width: 180px;
  position: absolute;
  margin-top: 35px;
  z-index: 10;

}

#rightpics {
  z-index: 11;
  margin-left: 768px;
  text-align: left;
}

#leftpics img {
  display: block;
  margin: 10px 0 10px 17px;
}

#rightpics img {
  display: block;
  margin: 10px 20px 10px 0;
}

#pagebody {
  margin: 0 200px;
  min-height:350px;
  height:auto !important;
  height:350px;
}
#pagebody h1{
    text-align:left;
}


#footershadow {
  background-image: url(../../assets/bg-footer.jpg);
  background-repeat: repeat-x;
  height: 19px;
}

#footer {
  background-image: url(../../assets/footer1.jpg);
  background-repeat: no-repeat;
  height: 222px;
  border-top: 1px solid white;
  margin-bottom:10px;
}

#footercontact {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: -40px;
  height: 30px;
}
#artbreaks td{
    padding:5px;
    width:300px;
}


.enquire {
    background-color:darkgreen;
    font-family:arial;
    border:0;
    text-align:center;
    color:white;
    width:70px;
    display:block;
    height:15px;
}
.big {
    font-size:25px;
    font-style:italic;
    text-align:center;
}
.big a:hover{
    text-decoration:none;
}


.wedmenu {
    line-height:1.3;

}
/* contact form */
#contact ul {
    padding:0;
    margin:0;
}


#contact ul li{
    list-style-type:none;
}


#contact ul li label{
    width:150px;
   float:left;
}


/*golf course pricing table */
#gprice{

text-align:center;
}


#gprice td {
    padding:5px;
}
#playimages {
    margin-top:50px;
}
#playimages img {

margin-right:10px;
}
/* contact page styling */
#contact ul li input {
    border:1px gray solid;
    width:200px;
}
#contact ul li input.small {
    border:1px gray solid;
    width:50px;
}
#contact ul li textarea {
    border: 1px gray solid;
    width:200px;
    height:200px;
}
#contact ul li input#submit {
    border:1px gray solid;
    width:20px;
}
.right {
    margin-left:305px;
}
/* inside image styling */
.inimages img{
  border:3px solid #505050;
  margin-right:10px;
  margin-top:10px;
}
#conference  {
     padding:0;
     margin:0;
    list-style-type:none;
}
#conference li {
  margin-top:2px;
  margin-bottom:2px;
}


#conference li label {
    width:220px;
    float:left;

}
#conference em {
    font-size:12px;
}
#conference hr {
    margin-top:5px;
    margin-bottom:5px;
    width:330px;
}

/* art breaks page */
#artbreaks td.longer {
    width:1000px;
}
#artbreaks td a:hover {
    color:black;
    text-decoration:none;
}
#courses p{
    height:120px;
}
#courses img {
    border:0;
}
#golftours img {
    border:0;
}
#visits {
    margin-top:10px;
}


#visits td{
    width:150px;
    text-align:center;
}
.center p{
    text-align:center;
}
h3.space {
    line-height:1.5em;
    font-size:18px;

}
/* wedding pages */
#weddingpacks p{
    text-align:center;
}
#weddingpacks h2 {
    text-align:center;
}
#weddingpacks h1 {
    text-align:center;
}
#weddingpacks hr {
    margin-top:10px;
    margin-bottom:5px;
}
#tests {
  width:730px;
}


#tests th{
  font-weight:bold;
}
#tests td {
  padding-bottom:5px;
  border-bottom:1px black solid;
  padding-top:5px;
  text-align:left;

}
#tests td.date {
  font-weight:bold;

}
.main li{
  font-size:15px;
}
.main li a:hover{
  text-decoration:none;
  color:#E8C83A;
}

#straplines {
  position:absolute;
  width: 950px;
  margin-top:-45px;
  color:white;
}
#straplines h1{
 margin-left:40px;
  color: white;
  font-size:18px;
  font-weight:normal;
}
#weddetails {
  margin-top:10px;
}
#weddetails p{
  text-align:left;
}

#weddings{
    font-size: 0.85em;
}

#weddings li{
    font-weight:bold;
	line-height:1.3em;
	margin:0.5em 0;
	padding-top:10px;
}

#cch{
    background-image:url(../../assets/bg-menu.jpg);
	text-align:center;
	padding:3px;
}

#cch a{
    color:white;
}

#cch a:hover{
    text-decoration:none;
	color:#E8C83A;
}

