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

@import url('propClear.css');
@import url('basicText.css');
@import url('navigation.css');
@import url('accordion.css');
@import url('formRules.css');

/* INHERANT TAGS BEGIN ----------------------------------------*/
html {
	background: #160300 url('../images/htmlBackground.jpg') center top no-repeat;
	}
	
body {
	text-align:center;
	}
	
a {
	border:0;
	outline:0;
	}
	
img {
	border: 0;
	outline: 0;
	}
	
blockquote {
	padding: 5px 5px 0 0;
	border-top: 1px solid #cabc9a;
	border-bottom: 1px solid #cabc9a;
	margin: 0 50px 30px 50px;
	background: transparent url('../images/blockquoteBack.png') top left repeat;
	}

/* INHERANT TAGS END ------------------------------------------*/	
/* ID BEGIN ---------------------------------------------------*/

#wrap {
	width: 1200px;
	margin: auto;
	}
	
#flashBack {
	position:absolute;
	z-index: -1;
	width:100%;
	overflow: visible;
	}
#flashAlign {
	width:1200px;
	margin: 0 auto;
	text-align: right;
	}
	
#logo {
	width: 645px;
	padding: 0 0 0 555px;
	margin: auto;
	height: 1px;
	overflow-y: visible;
	}
	
#mainNav {
	height: 175px;
	display: block;
	margin: 0 0 0 0;
	padding:36px 0 0 65px;
	width:1125px;
	margin:auto;
	text-align: left;
	background: transparent url('../images/bodyBack.png') center 25px no-repeat;
	}	
	
#content {
	clear: both;
	width: 700px;
	margin: 0 auto;
	min-height: 250px;
	padding: 0 465px 0 35px;
	}

#footer {
	clear:both; 
	width: 1165px;
	margin: 0 auto;
	padding:10px 0px 25px 35px;
	background: transparent url('../images/footBack.png') 35px top no-repeat;
	}
	
#credit {
	width:1200px;
	margin-top: 50px 0 auto;
	}
	

#flickrViewer {
	width: 700px;
	height: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	overflow: visible;
	}

/* ID END ------------------------------------------------------*/	
/* CLASS BEGIN -------------------------------------------------*/	
	

.left {
	float:left;
	}
	
.right {
	float: right;
	}
	
.tagline {
	font-family: "Minion Pro", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	height:32px;
	margin:20px 0 0 847px;
	font-size: 14px;
	text-align:center;
	width:240px;
	}
	
.testimonialImg {
	float: left;
	margin: 16px 15px 0 15px;
	border: 1px solid #CFBF83;
	}

/* CLASS END -------------------------------------------------*/
/* TEXT BEGIN ----------------------------------------------------*/

#footer p {
	text-align:right;
	margin-right:465px;
	}

#credit p {
	font-size:9px;
	color:#CFBF83;
	width: 740px;
	text-align: right;
	padding: 2px 460px 2px 0;
	-khtml-opacity:.80; -moz-opacity:.80; -ms-filter:”alpha(opacity=80)”; filter:alpha(opacity=50); opacity:.80;
	}
	
p {
	font-size:13px;
	line-height: 18px;
	text-align:left;
	color:#feddbe;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#content h1 {
	display: block;
	font-size: 27px;
	text-align:left;
	text-transform:uppercase;
	width: 100%;
	height: 50px;
	background: transparent url('../images/swashBackLeft.png') left 25px no-repeat;
	margin: 0;
	text-indent: 35px;
	}
	
#content h2 {
	margin:15px 0 15px 35px;
	color: #cabc9a;
	text-align:left;
	font-size: 27px;
	font-variant:small-caps;
	line-height: 18px;
	word-spacing: 5px;
	}
	
#content h3 {
	margin:15px 0 15px 35px;
	color: #cabc9a;
	text-align:left;
	font-size: 18px;
	font-variant:small-caps;
	line-height: 18px;
	word-spacing: 5px;
	}

#content p {
	margin:0 0 30px 35px;
	}
	
.testName {
	font-family: 'Minion Pro', Georgia, 'Times New Roman', serif;
	color:#cabc9a;
	margin-top: -20px;
	}
	
.small {
	font-size:10px;
	line-height: 10px;
	margin-top: 0;
	}	

/* TEXT END ------------------------------------------------*/
/* IMAGES BEGIN --------------------------------------------------*/



/* IMAGES END ------------------------------------------------*/
/* COLORS BEGIN --------------------------------------------------*/

.white {
	color: #ffffff;
	}
	
/* COLORS END -------------------------------------------------*/
/* LINKS BEGIN ---------------------------------------------------*/

#content a {
	color: #ffffff;
	}
#content a:hover {
	text-decoration: underline;
	}

#list1a div p a.faqLink { 
	display:inline;
	background: none;
	color:#996600 !important;
	text-decoration:none;
	padding: 0;
	font-weight: normal !important;
	}
#list1a div p a.faqLink:hover { 
	text-decoration: underline !important;
	}

#footer a {
	text-decoration: none;
	color: #ffcc99;
	font-size: 11px;
	-khtml-opacity:.50; -moz-opacity:.50; -ms-filter:”alpha(opacity=50)”; filter:alpha(opacity=50); opacity:.50;
	}
#footer a:hover {
	-khtml-opacity:1.0; -moz-opacity:1.0; -ms-filter:”alpha(opacity=100)”; filter:alpha(opacity=100); opacity:1.0;
	}
	
#credit p a {
	font-size:9px;
	color:#B8AA74;
	}

/* LINKS END -------------------------------------------------*/
/* LIST BEGIN -------------------------------------------------*/
	
#countryClub {
	width: 100%;
	margin: 0 0 100px 35px;
	padding: 0;
	}
	
#countryClub li {
	border: 1px solid #ffcc99;
	text-align:left;
	color: #CC9966;
	padding: 10px;
	margin: 0;
	display:block;
	height: 12px;
	width: 645px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 12px;
	line-height: 12px;
	background: transparent url("../images/blockquoteBack.png") top left repeat;
	}


#partnersList { 
	margin: 0 0 25px 0;
	}
#partnersList li {
	background: transparent url("../images/blockquoteBack.png") top left repeat;
	border-bottom: 1px solid #ffcc99;
	padding: 0 10px 10px 10px;
	margin: 0 0 0 35px;
	height: 150px;
	}
#partnersList li:first-child {
	border-top: 1px solid #ffcc99;
	}
#partnersList li p {
	padding-top: 35px;
	}

