html, body   {
	height: 100%;
	margin: 0;
	padding: 0;

}
.ctable { height: 100%; width: 100%; border: 0; }


.tip				{ width:200px; font-family:arial; background:url(../tip-text.png) left top repeat-y; }
.tip-top			{ background:url(../tip-top.png) top left no-repeat; height:15px; width:200px; }
.tip-title			{color:#333333;	font-weight:normal;	margin:0 5px 0 5px;	font-size: 8pt;}
.tip-bottom			{ background:url(../tip-bottom.png) left bottom no-repeat; width:200px; height:15px; }

#container{width: 500px;height: 200px;border: 8px solid #FFF;overflow: auto;margin: 0 auto;overflow-x: hidden;overflow-y: hidden;}

body {
	background-image: url(../images/bk.png);
	background-attachment: scroll;
	background-color: #c8bfa0;
	background-repeat: repeat-x;
	background-position: center top;
}

.maincontainer {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



.header {
	clear: both;
	height: 50px;
	width: 960px;
	margin-top:10px;
	margin-bottom: 1px;
}

.middle {
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

.leftbar {
	float: left;
	width: 105px;
	padding-top: 10px;
}

.rightbar {
	float: left;
	width: 835px;
}


.leftarea {
	float: left;
	width: 600px;
}

.rightarea {
	float: right;
	width: 230px;
}



.footer {
	clear: both;
	height: 50px;
	width: 960px;
	background-attachment: scroll;
	background-image: url(../images/copyright_bkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
}

.pixelborderimage {
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.gallerytitle {
	font-size: 0.8em;
	line-height: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


/* Copy Box */

#copybox {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#copybox h1{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.3em;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#copybox  h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	color: #555;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#copybox  p{
	font-size: 0.8em;
	line-height: 1.8em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}
#copybox  li {
	font-size: 0.8em;
	line-height: 1.8em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

#copybox  a {
	color: #000000;
	text-decoration: none;
}

#copybox  a:hover {
	color: #666633;
	text-decoration: underline;
}


#copybox_scroll {
	width: auto;
	height:455px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: auto;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
}

#copybox_scroll h1{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.3em;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#copybox_scroll  h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	color: #555;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#copybox_scroll  p{
	font-size: 0.8em;
	line-height: 1.8em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:5px;
	text-align:justify;
}

/* Info Box */

#infobox {
	width: 400px;
	height: auto;
	background: #ffffff;
	padding:10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 2px solid #cccccc;
}

#infobox  p{
	font-size: 0.8em;
	line-height: 1.8em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

#infobox  h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #b7a077;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#infobox2 {
	width: 800px;
	height: auto;
	background: #ffffff;
	padding:10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 2px solid #cccccc;
}

#infobox2  p{
	font-size: 0.8em;
	line-height: 1.8em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

#infobox2  h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #b7a077;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#hide {
	display: none;
}

/*  Contact form  */

#contact-area {
    float:left;
    width: 350px;
	padding-top: 35px;
	padding-left:100px;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	margin-top: 7px;
	margin-left: 20px;
}

#contact-area input {
	padding: 5px;
	width: 150px;
/* 	font-family: Helvetica, sans-serif; */
	font-size: 0.8em;
	margin: 0px 0px 5px 0px;
	border: 1px solid #c8bfa0;
}

#contact-area textarea {
	padding: 5px;
	width: 300px;
/* 	font-family: Helvetica, sans-serif; */
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	border: 1px solid #c8bfa0;
}

#contact-area textarea {
	height: 100px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #666633;
}

#contact-area input.submit-button {
	width: 100px;
/*	margin-top:30px;*/
	float: left;
}

label {
	float: left;
	text-align: left;
	margin-right: 40px;
	width: 30px;
	
	font-size: 0.8em;
	line-height: 1.8em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

#copybox  h2.conhigh {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #b7a077;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Images */

.rightalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 1px;
	float: right;
	border: 1px solid #cccccc;
	padding: 1px;
}
.leftalignedpics {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
	border: 1px solid #cccccc;
	padding: 1px;
}

.leftalignedpic2 {
	margin-right: 15px;
	float: left;
	border: none;
}

.soldout {
	color:#FF0000;
	font-weight:bold;
}	

.highlight {
color: #b7a077;
}	

.vouchertext {
	font-size: 1em;
	line-height: 1.8em;
	color: #b7a077;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:5px;
	text-align:center;
}

.godaddy {
	float:left;
	padding-top:5px;
	margin-left:-1px;
}

.facebook {
	float:left;
	padding-left: 10px;
	padding-top:5px;
}

.paypal {
	float:left;
	padding-left: 10px;
	padding-top:5px;
}

.design {
	float:right;
	padding-right: 120px; 
	padding-top:14px;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

.design a {
	text-decoration:none;
	color:#666666;	
}

.design a:hover {
	text-decoration:none;
	color:#333333;	
}

.copyright {
	float:right;
	padding-top:14px;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
