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

/* HTML elements */
*						{ margin: 0; padding: 0; }
body					{ color: #333333; background-color: #ac6400; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px;}
input					{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #333333; }
img						{ border: 0; }
a:link					{ color: #ac6400; }
a:visited				{ color: #ac6400; }
a:hover					{ color: #ac6400; text-decoration: none; }
a:active				{ color: #ac6400; }
ul						{ list-style-image: url(/images/hpBullet.gif); margin: 0 0 10px 12px; }
ul li					{ font-size: 12px; color: #333333; line-height: 16px; }
h1						{ font-size: 30px; color: #96947A; font-weight: normal; line-height: 34px; }
h3						{ font-size: 12px; color: #333333; font-weight: bold; }
/* p						{ font-size: 12px; line-height: 16px; margin-bottom: 12px; }original */
p							{ font-size: 12px; } 
blockquote				{ padding: 0 10px 10px 10px; border: solid #CCCCCC 1px; background-color: #FCFCFC; }
blockquote p			{ font-size: 11px; line-height: 15px; color: #666666; padding-left: 11px; text-indent: -11px; }
blockquote p:before		{ content: url(/images/QuoteMark.gif); height: 12px; width: 11px; }
blockquote p:after		{ content: url(/images/QuoteMark.gif); height: 12px; width: 11px; }
blockquote cite			{ font-size: 12px; color: #333333; font-style: italic; }

/* DIVs */

#flash { position:absolute; top: 150px; left: 200px; height:455px; width: 790px; background-color:#FFFFFF;}
#overlay { background-image:url(../images/frame.png); background-position:top; background-repeat:no-repeat; position:absolute; top:0px; left:0px; width:1100px; height:1000px; }
* html #overlay { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/frame.png", sizingMethod="crop"); height: 1000x; width: 1100px; position: absolute; top:0px; z-index:100; } 

#offset { position:absolute; left: 25px; top:150px; height: 600px; width: 960px; z-index: 200;}
#caption1 { position:absolute; left:-20px; top: 170px; width: 165px; height: 20px; text-align:center; }
#caption2 { position:absolute; left:-20px; top: 300px; width: 165px; height: 20px; text-align:center; }
#caption3 { position:absolute; left:-20px; top: 428px; width: 165px; height: 20px; text-align:center; }
#caption1 a:link					{ color: #fff; }
#caption1 a:visited				{ color: #fff; }
#caption1 a:hover					{ color: #fff; text-decoration: none; }
#caption1 a:active				{ color: #fff; }
#caption2 a:link					{ color: #fff; }
#caption2 a:visited				{ color: #fff; }
#caption2 a:hover					{ color: #fff; text-decoration: none; }
#caption2 a:active				{ color: #fff; }
#caption3 a:link					{ color: #fff; }
#caption3 a:visited				{ color: #fff; }
#caption3 a:hover					{ color: #fff; text-decoration: none; }
#caption3 a:active				{ color: #fff; }

#menu { position:absolute; top: 460px; left: 175px; width: 790px; height: 20px; text-align:left }
#menu a:link					{ color: #fff; }
#menu a:visited				{ color: #fff; }
#menu a:hover					{ color: #fff; text-decoration: none; }
#menu a:active				{ color: #fff; }

#content { position:absolute; top: 0px; left: 175px; height:455px; width: 790px;}
#margin {
	position:absolute;
	left: 70px;
	top: 16px;
	width: 645px;
	height: 420px;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #ac6400;
	border-right: 1px solid #ac6400;
	overflow: auto;
	z-index:1500;
	scrollbar-base-color:#ac6400;
}



#footer { font-size:18px; font-weight: bold; position:absolute; top: 500px; left: 175px; width: 785px; height: 20px; text-align:right; color:#FFFFFF; }
#footer a:link					{ color: #fff; }
#footer a:visited				{ color: #fff; }
#footer a:hover					{ color: #fff; text-decoration: none; }
#footer a:active				{ color: #fff; }

.pic_right { float: right; margin-left: 10px; margin-bottom: 5px; }

.pic_left { float: left; margin-right: 10px; margin-bottom: 5px; }

.invisible_div { height:20px; clear: both; }

.list_head {color: #ac6400; font-size: 30px; line-height: 34px;}
.list_subhead { line-height: 20px;}
.list_head p {color: #ac6400; font-size: 30px; line-height: 34px;}
.list_subhead p { line-height: 20px;}
.list_link a:visited				{ color: #ac6400; font-style:italic;}
.list_link a:hover					{ color: #ac6400; text-decoration: none; font-style:italic;}
.list_link a:active					{ color: #ac6400; font-style:italic;}
.list_link p a:visited				{ color: #ac6400; font-style:italic;}
.list_link p a:hover					{ color: #ac6400; text-decoration: none; font-style:italic;}
.list_link p a:active					{ color: #ac6400; font-style:italic;}