@charset "utf-8";
/*General*/
/*-----------------------------------------------*/

*{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0;
	margin: 0;}

html{
	height: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0px;
	margin: 0px;
	background: white;
	height: 100%;}

a{color: #069;}

	a:hover{color: #09F;}
		
	a:visited{color: #058;}

p{text-indent: 2em;}

h1, h2, h3, h4, h5, h6{font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}

h1{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;}

ul{list-style: inside url(Layout/Bullet.png);}

/*Classes*/
/*-----------------------------------------------*/

.FloL{float: left;}
.FloR{float: right;}
.FloC{
	margin-left: auto;
	margin-right: auto;
	display: block;}

.Margin1em{margin: 1em;}
.Margin05em{margin: 0.5em;}
.Margin25em{margin: 0.25em;}
.Margin75em{margin: 0.75em;}
.Margin10em{margin: 0.1em;}

.ClearBoth{
	overflow: hidden;
	height: 0px;
	width: 0px;
	line-height: 0px;
	clear: both;}

.MakeStrike{text-decoration: line-through;}

.CrumbBar{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	text-indent: 2em;}

	.CrumbBar a:hover{color: #0CF;}

.SiteOrange{color: #F6921E;}
.SiteBlue{color: #1A6F9C;}
.SiteGray{color: #CECECE;}
.SiteRed{color: #F00;}


.NoUnderline{text-decoration: none;}

.TextLeft{text-align: left;}
.TextCenter{text-align: center;}

.LinkColumn{
	text-indent: 0px;
	font-size: 12px;
	float: left;
	width: 250px;
	padding: 5px;}
	
	.LinkColumn a{font-size: 12px;}

	.LinkColumn li{
		list-style: inside;
		list-style-image: url(Layout/Bullet.png);}

.OverflowHide{overflow: hidden;}

.Border1{border: 1px solid #000;}
.Border2{border: 2px solid #BBB;}
.Border0{border: none;}

.ThumbnailBox{
	background: #FFF;
	float: left;
	margin: 5px;
	padding-bottom: 2px;
	padding-top: 2px;}

.ListInside{list-style: inside url(Layout/MenuBullet.png);}

.MakeBold{font-weight: bold;}

.NewsList{
	color: #06F;
	list-style: inside;
	font-size: 20px;
	margin: 0px;
	padding: 0px;}
	
	.NewsList li{
		margin: 0px;
		padding: 0.25em 1em;}

	.NewsList a{
		text-decoration: none;
		font-weight: bold;}

.ExpandingTabDiv{
	padding: 0px;
	margin: 0px;
	background: #CECECE url(Layout/PullDownHeaderCurves.png) top center no-repeat;
	width: 100%;
	border-top: none;
	border-bottom: #777 2px solid;
	overflow: hidden;}

.TestimonalQuotes{
	padding: 1em;
	width: 90%;
	margin: 0.5em auto;
	border: 2px solid #999;}
	.TestimonalQuotes a{
		font-weight: bold;
		text-decoration: none;}

.ThumbnailBox{
	border: 1px solid #36F;
	margin: 1px;}
	
.TopicsLists{
	background: #CECECE;
	padding: 0.25em;
	border: 2px solid #666;
	width: 18em;
	font-weight: bold;}
	
	.TopicsLists a{
		text-decoration: none;}
		
.CommentObject{
	width: 90%;
	background: #DDD;
	border: 1px solid #000;
	padding: 1em;
	display: block;
	margin: 0.25em auto;}
	
	.CommentObject blockquote{
		background: #BBB;
		padding: 1em;
		margin: 1em auto;
		border: 2px solid #999;
		width: 90%;
		text-indent: 1em;}
		
	.CommentObject h3{
		margin-top: 0;
		font-size: 16px;}
		
	.CommentObject h5{
		width: 3em;
		float: right;
		margin-top: 0;}
		
.PackageBoxH{
	width: 490px;
	height: 235px;
	background: url(Layout/PackageBoxH.png) no-repeat;
	margin: 0.5em;
	padding: 10px;}

	.PackageBoxH h2{
		color: #069;
		margin: 0;
		text-align: right;}

	.PackageBoxH h3{
		color: #069;
		margin: 0;}
		
	.PackageBoxH h4{margin: 0.5em 0 0 1em;}	
	
	.PackageBoxH ul{
		list-style: inside url(Layout/Bullet.png);
		margin: 0.25em 0 0 0;}
		
	.PackageBoxH li{
		list-style: inside url(Layout/Bullet.png);
		font-weight: bold;
		font-size: 16px;}

.PackageBoxV{
	width: 230px;
	height: 235px;
	background: url(Layout/PackageBoxV1.png) no-repeat;
	margin: 0 0 0.5em 0.5em;
	padding: 10px;}
	
		.PackageBoxV h2{
		color: #069;
		margin: 0;
		line-height: 22px;}
		
		.PackageBoxV h3{
		margin: 0.8em 0;}
		
.PHPMessage{
	color: #F00;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 0.5em auto 1em auto;
	padding: 0.5em;
	background: #CCC;
	border: 2px solid #F00;}

.Inset{
	width: 810px;
	min-height: 100px;}

	.InsetTop{
		width: 810px;
		height: 27px;
		background: url(Layout/InsetTop.png) no-repeat;
		overflow: hidden;}
		
	.InsetMiddle{
		width: 790px;
		background: url(Layout/InsetMiddle.png) repeat-y;
		padding: 10px;}
		
	.InsetBottom{
		width: 810px;
		height: 51px;
		background: url(Layout/InsetBottom.png) no-repeat;
		overflow: hidden;}	

.Thumbnail{
	width: 190px;
	float: left;
	text-align: center;
	margin: 3px;}
	
	.Thumbnail a{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;}
	
	.Thumbnail img{border: 1px solid #36F;}
	
.BackgroundA{background: #EEE;}
.BackgroundB{background: #DDD;}

/*IDs*/
/*-----------------------------------------------*/

#MainContainer{
	width: 1000px;
	margin: 0 auto;}

#Header{
	width: 1000px;
	height: 50px;
	background: url(Layout/Header.png);
	overflow: hidden;
	margin: 7px 0 7px 0;}

#SearchBar{
	position: relative;
	background: none;}
	
#MenuContainer{
	width: 140px;
	float: left;
	margin: 0 0 0 7px;}
	
#LeftTopBox{
	height: 147px;
	width: 130px;
	overflow: hidden;
	background: url(Layout/TopMenuBox.png) no-repeat;
	padding: 5px;}

	#LeftTopBox ul{}
	
	#LeftTopBox li{
		list-style-image: none;
		list-style-position: outside;
		cursor: pointer;
		font-size: 15px;
		line-height: 18px;}
		
		#LeftTopBox a{
			margin-left: 1em;
			color: #FFF;
			font-weight: bold;
			text-decoration: none;
			font-size: 15px;}
		
		#LeftTopBox a:hover{color: #36F;}
		
		#LeftTopBox li:hover{
			background: #F90;
			color: #36F;}
	
#LeftBottomBox{
	height: 288px;
	width: 132px;
	overflow: hidden;
	background: url(Layout/BottomMenuBox.png) no-repeat;
	margin: 7px 0 0 0;
	padding: 10px 4px;}
	
	#LeftBottomBox ul{list-style: none;}
	
	#LeftBottomBox li{
		list-style-image: none;
		list-style-position: outside;
		cursor: pointer;
		font-size: 15px;
		line-height: 18px;}
		
		#LeftBottomBox a{
			margin-left: 1em;
			color: #FFF;
			font-weight: bold;
			text-decoration: none;
			font-size: 15px;}
		
		#LeftBottomBox a:hover{color: #36F;}
		
		#LeftBottomBox li:hover{
			background: #F90;
			color: #36F;}
		
		#LeftBottomBox hr{
			width: 85%;
			margin: 0 auto;
			border: none;
			border-top: 1px solid #CCC;}
			
#LeftExtendBox{
	background: url(Layout/ExtendMenuBox.png) no-repeat;
	width: 140px;
	min-height: 65px;
	overflow: hidden;
	margin: 7px 0 0 0;}

#ContentContainer{
	margin: 0 0 7px 0;
	float: right;}

#WhiteSpaceTop{
	background: #CECECE url(Layout/WhiteSpaceTop.png) no-repeat;
	padding: 10px;
	width: 816px;
	min-height: 525px;}

#WhiteSpaceBottom{
	background: url(Layout/WhiteSpaceBottom.png) no-repeat;
	width: 836px;
	height: 12px;
	line-height: 12px;}

#FlashContent{
	width: 100%;
	height: 775px;
	overflow: hidden;}

#DirectionsBox{
	background: #FFF url(Layout/FrontPanel.png) center no-repeat;
	width: 736px;
	height: 525px;
	margin: 0 auto;
	border: none;
	overflow: hidden;}
	
	#DirectionBoxLeft{
		width: 244px;
		height: 490px;
		background: url(Layout/GrayLeftBG.png);
		padding: 5px;
		margin-left: 10px;
		margin-top: 10px;
		overflow: hidden;}
		
		#DirectionBoxLeft a{
			text-decoration: none;
			font-weight: bold;}
			
		#DirectionBoxLeft li{
			list-style-position: inside;
			list-style-image: none;
			list-style: none;}
		
	#DirectionBoxRight{
		width: 457px;
		height: 500px;
		background: url(Layout/GrayRightBG.png);
		padding: 0px;
		margin-right: 10px;
		margin-top: 10px;
		float: right;}

#LinkTree{
	border: 2px solid #CECECE;
	background: #FFFFFF;
	width: 780px;
	margin: 10px auto;
	padding: 5px;}

	#LinkTree h4{margin: 0.1em;}

#Footer{
	background: url(Layout/Footer.png) no-repeat;
	width: 826px;
	height: 22px;
	overflow: hidden;
	clear: both;
	margin: 7px 0 7px auto;
	padding: 5px;
	text-align: right;
	font-size: 12px;}