@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	text-align:justify;
	color:#000;
	line-height: 19px;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

body p{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #A69581;
	font-size: 18px;
	font-family: "Century Gothic", Arial;
}

a img {border: none;}

/*
HEADERS TO GO HERE
*/

h1 {font-size:18px; color:#d8271d; padding-bottom:15px;}
h2 {font-size:16px; color:#d8271d; padding-bottom:15px;}
h3 {font-size:15px; color:#d8271d; padding-bottom:15px;}

/*
DIV ID'S TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 980px;
	margin-top:20px;
	background-color:#FFFFFF;
}

/*
CLASSES TO GO HERE
*/

.link{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #a0cbc2;
	font-size: 18px;
	font-family: "Century Gothic", Arial;
	text-decoration:none;
}

a.link:hover {color:#a0cbc2; border-bottom: 1px dotted #a0cbc2;}

.enq {width:300px; height:17px; font-family:Arial, Helvetica, sans-serif, Times, serif; font-size:13px; padding-left:3px;}
.enq2 {width:300px; height:100px; font-family:Arial, Helvetica, sans-serif, Times, serif; font-size:13px; padding-left:3px; padding-top:3px;}
.lge {
	font-family: "Century Gothic", Arial;
	font-size: 30px;
	font-weight:bold;
	text-align:center;
	color:#A69581;
	line-height: 40px;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.lgelink {font-size:30px; text-decoration:none; color: #a0cbc2;}
a.lgelink: {border-bottom: 1px dotted #a0cbc2; color:#a0cbc2;}