/* CSS Document */

* { margin:0; padding:0; font-size:100%; text-decoration: none; }

body{
	background:#000000 center top;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left {
	float:left;
	color: #BBB;
}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	color:#BBB;
	font: 0.75em/1.25em Arial, Helvetica, sans-serif;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#BBB;
}
a:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBB;
}
p {
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

/* ============================= main layout ====================== */

#main {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:left;
}

.imgindent {margin:0 20px 0 0; float:left;}
.main-bg {
	background:left top;
}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

.col-1 {width:320px;}
.col-2 {
	width:225px;
}


/* ============================= header ====================== */

#header {
	height:255px;
	text-align:right
}

.flash1 {
	position:absolute;
	height: 1px;
	width: 11px;
	left: 53px;
	top: 1px;
}
.flash2 {
	position:relative;
	z-index: 4;
}

/* ============================= content ====================== */

#content {
	padding:0px 42px 28px 350px;
	width: 568px;
	top: 255px;
	height: -27px;
	left: 140px;
	z-index: 1;
}

h4 {font-size:1.417em; line-height:1.059em; font-weight:normal;}
.title {margin-bottom:15px;}

.link {
	text-align:right;
	padding:0px 0 0;
	margin-top: -3px;
	margin-right: -23px;
}
.link a {color:#fff; font-size:1.417em; line-height:1em; text-decoration:none; display:inline-block; background:url(FlashWebsite/site_flash/images/link-tail-bg.gif) top repeat-x; font-weight:bold;}
.link a span {display:inline-block; background:url(FlashWebsite/site_flash/images/link-right-bg.gif) top right no-repeat;}
.link a span span {background:url(FlashWebsite/site_flash/images/link-left-bg.gif) top left no-repeat; padding:7px 35px 8px 10px;}
.link a:hover {background:url(FlashWebsite/site_flash/images/link-tail-bg2.gif) top repeat-x; font-weight:bold;}
.link a:hover span {background:url(FlashWebsite/site_flash/images/link-right-bg2.gif) top right no-repeat;}
.link a:hover span span {background:url(FlashWebsite/site_flash/images/link-left-bg2.gif) top left no-repeat;}

.line {background:url(FlashWebsite/site_flash/images/footer-line.gif) bottom left repeat-x; padding-bottom:20px; margin-bottom:20px;}

.gallery {margin:0 -3px -23px 0;}
.gallery img {margin:0 3px 23px 0;}

.margin1 {margin-top:5px;}
.margin2 {
	margin-top:15px;
}

dt {font-size:1.167em; margin:2px 0 1px 0;}

.phone {display:inline-block; width:94px;}
.indent {padding:0 30px 0 0;}

/* ============================= footer ====================== */

#footer {
	height:593px;
	text-align:right;
	width: 198px;
	top: 534px;
	left: 69px;
	position: absolute;
	background-position: left top;
	padding: 10px;
	background-image: url(FlashWebsite/site_flash/images/top-tail.gif);
	background-repeat: repeat;
}
#footer a {text-decoration:none;}
#footer a:hover {text-decoration:underline;}


/* ============================= forms ============================= */


#ContactForm .rowi {height:39px;}
#ContactForm .col-1 {width:233px;}
#ContactForm .col-2 {width:324px;}
#ContactForm .taright {text-align:right; padding:12px 0 0 0;}
#ContactForm .taright a {background:url(FlashWebsite/site_flash/images/marker1.gif) no-repeat 0 1px; padding-left:26px; margin-left:25px; font-size:1.417em; text-decoration:none;}
#ContactForm .taright a:hover {text-decoration:underline;}

.input {
	width:212px;
	height:18px;
	border:1px solid #a4a4a4;
	background:none;
	padding:0 0 0 5px;
	font-size:1em;
	color: #EEE;
}
textarea {
	width:317px;
	height:96px;
	border:1px solid #a4a4a4;
	background:none;
	padding:0 0 0 5px;
	overflow:auto;
	font-size:1em;
	color: #EEE;
}
.myriadsubhead {
	font: normal 36px "Myriad Pro Condensed";
	color: #EEE;
}
.CENTERTEXT {
	font: 13px Arial, Helvetica, sans-serif;
	color: #BBB;
	text-align: center;
}
#page3 #main .main-bg #content {
	color: #BBB;
}
#page3 #main .main-bg #content br {
	font-size: 1em;
}
.li2 {
	font-size: 1.417px;
	line-height: 1.647px;
	background: 0px 5px;
	padding-left: 26px;
}
ItalicLarge {
	font-size: 14em;
}
.ItalicLarge {
	font-size: 16em;
}
.ItalicSubhead {
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	color: #DD2598;
	line-height: 30px;
}
.centergraphic {
	text-align: center;
	background: #EEE;
	border: 6px solid #EEE;
}
#page3 #main .main-bg #footer {
	text-align: left;
	position: absolute;
	padding: 10px;
	background-image: url(FlashWebsite/site_flash/images/top-tail.gif);
	background-repeat: repeat;
	z-index: 2;
}
