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

/* normalizaton code */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end normalization code */

body {
	background: #5b638d url(../images/bkg_body.png) repeat;
	margin: 0 auto 10px;
	width: 1024px;
	text-align: left;
	font-size: 9pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0 6px 2px 6px;
	padding: 2pt;
}
.center {
	text-align: center;
}
.sm {
	font-size: .95em;
}
.smBold {
	font-size: .95em;
	font-weight: 600;
}
.justify {
	text-align: justify;
}

/* -------------links */	
a, a:link, a:visited { 
	font-weight: bold; 
	color: #b23246;
	text-decoration: none;
}	
a:hover {
	color: Black;
	text-decoration: none;
}
a:focus, a:active {
	color: #b23246;
	text-decoration: none;
}
a img, a:link img, a:visited img {
	border: 0;
}

.haunted a {
	font-weight: bold; 
	color: #576390;
	text-decoration: none;
}

.haunted a:hover {
	color: #b23246;
}

/* --------------- Headings */	
h1 {
	margin: 0;
}
h2 {
	font-size: 1.3em;
	text-align: left;
	margin: 4px 0;
}
h3 {
	font-size: 1.2em;	
	margin: 0 0px 2px 10px;
}
h4 {
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 12px;
	text-align: center;
}
h5 {
	font-size: 1em;
	margin-left: 12px;
}

/* ---------------colors */
.red {
	color: #b23246;
}
.dkBlue {
	color: #4a5ab0;
}
.ltBlue {
	color: #8792d3;
}
.paleBlue {
	color: #bbc2ea;
}
.ugh {
	color: #fdd1d9;
}
.aqua {
	color: #66ccba;
}
.green {
	color: #99cc66;
}
.dkGreen {
	color: #559d0e;
}
.yellow {
	color: #ffeb66;
}
.dkGray {
	color: #848588;
}
.white {
	color: White;
}

#nav {
	width: 100%;
	display: inline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 39px;
}

#header {
	background: url(../images/bkg_headR.png) no-repeat bottom center;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 1024px;
	height: 251px;
}

#content {
	background: url(../images/bkg_content_FP.png) repeat-y center;
	width: 1024px;
	margin: 0 auto;
}

#innerContent {
	height: 100%;
	width: 960px;
	margin: 0 auto;
}

#quickLinks {
	float: right;
	margin: 5px 30px 5px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
	font-weight: bold;
	color: #E50053;
}

#leftSidebar {
	width: 300px;
	text-align: center;
	margin: 0;
	/* padding: 10px 26px; */
	float: left;
}

#leftSidebar.agventures {
	background: url(../images/isaac.png) no-repeat bottom left;
	width: 300px;
	text-align: center;
	margin: 0;
	/* padding: 10px 26px; */
	float: left;
}

#leftSidebar.aboutus {
	width: 348px;
	text-align: center;
	margin: 50px 0 0;
	/* padding: 10px 26px; */
	float: left;
}

#leftSidebar #textBox {
	margin: 0px 20px 10px;
	padding: 12px 6px;
	background-color: #C3E1A4;
}

#leftSidebar #textBox p {
	text-align: left;
	margin: 6px 10px;
	font-family: Verdana, Geneva, sans-serif;
	/* font-size: 12px; */
}

#contentR {
	float: left;
	width: 660px;
	margin: 0;
}

#contentR.aboutus {
	float: left;
	width: 612px;
	margin: 0;
}

#contentR img {
	margin: 0 7px 0 0;
}

#contentR .textBoxC {
	margin: 0 0 0 25px;
}

#contentR .textBoxC img {
	margin: 0 10px;
}

.textBoxC p {
	text-align: left;
	margin: 0 10px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	/* font-size: 12px; */
}

#wrap {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

#leftHalf {
	width: 420px;
	float: left;
	text-align: center;
	padding-left: 20px;
	margin: 0;
}

#rightHalf .textBoxF {
	width: 100%;
	background-color: #c2c7e9;
	text-align: left;
}

#leftHalf .textBoxF p {
	font-size: 11px;
}

.priceBox {
	width: 100%;
	margin: 10px auto;
	text-align: center;
	font-weight: normal;
}

#rightHalf {
	float: right;
	width: 508px;
	padding: 6px 12px 6px 0;
}

/*#rightHalf .textBoxF {
	width: 100%;
	text-align: center;
	font-weight: bold;
}*/

#rightHalf .textBoxF p {
	font-size: 11px;
}

.leftThird {
	width: 46%;
	float: left;
	margin: 10px;
	margin-left: 20px;
	padding: 0;
	text-align: center;
	height: 300px;
}

.right2Thirds {
	width: 46%;
	float: right;
	margin: 10px;
	margin-right: 20px;
	padding: 0;
	text-align: center;
	height: 300px;
}


#footer {
	background: url(../images/bkg_body.png) repeat;
	width: 1024px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#ace1table {
	margin: -28px auto 0;
	padding: 0;
}

#menuCase {
	background: url(../images/bkg_Menu.png) repeat-x;
	height: 39px;
	width: 82%;
	margin: 0 auto;
}

#preview{
	position: absolute;
	border:1px solid #ccc;
	background:#ffffff;
	padding:5px;
	display:none;
	color:#000000;
	}


