/*Copyright 2009, Created by Andrew Trivette. All rights reserved.*/

/* ------- Structure --------- */
#main_wrapper {
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	}
#header {
	height:120px;
	margin:0;
	padding:0;
	}
#header a {
	display:block;
	width:100%;
	height:120px;
	}
#header h1 {
display:none;
}
hr {
	border: solid 1px #c9e05e;
	margin: 10px 0;
}	

#content {
	width:800px;
	margin:0px auto;
	margin-top: 25px;
	padding:0;
	text-align:left;
	}
#menu {
	font-family:'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align:left;
	margin:0;
	padding:0;
	}
#menu ul {
	padding:0px;
	margin:0;
	}
#menu li {
	list-style-type:none;
	line-height:2;
	display:inline;
	padding:0px 10px;
	}
/*----- Link to Home IDA placed on index.php inside #menu -----*/
#intl_logo {
	margin: 0px 0px 0px -105px;
	padding:0;
}

a#intl_logo { background-image:url(img/intl-logo.jpg); height: 51px; width:105px; display:block; margin-left: -105px;}
a#intl_logo span { display:none; }
a#intl_logo:hover { border:solid 1px #fd4a12; margin-top: -2px; }

#board {
	position:absolute;
	top:0;
	right:0;
	margin: 18px 18px 0 0;
	padding:0;
	text-align:right;
	font-size: 0.7em;
}
#facebook {
	width: 300px;
	height:28px;
	margin: 18px 0 0 18px;
	float:left;
	background: transparent url(images/sprites.gif) 0 -78px no-repeat;
	no-repeat;
}

a#facebook { padding: 0; margin: 0; background: transparent url(images/sprites.gif) 0 -78px no-repeat; width: 120px; height: 28px; } 
a#facebook span { display:none; }
a#facebook:hover { background: transparent url(images/sprites.gif) 0 0 no-repeat; width: 120px; height: 28px; } 

.breadcrumb {
	background-color:#FFFFFF;
	border-color:#C9E053;
	border-style:solid;
	border-width:15px 15px 3px;
	font-size:0.85em;
	margin-top:-55px;
	padding:5px;
}

/*----- End Link to Home IDA -----*/

#copy {
	text-align:justify;
	margin-top: -25px;
	}
#footer {
	width:800px;
	clear:both;
	font-size:0.95em;
	text-align:center;	
	}
/*--------------------- Footer Content Columns */
#footer_content {
	width:720px;
	margin-left:auto;
	margin-right:auto;
}
#footer_content div {
	float:left;
	width:25%;
	text-align:left;
}

#footer_content li{
	list-style: none outside none;
	padding-bottom: 9px;
}
/* -------- Content Styles -------- */
.active {
	font-weight:bold;
	letter-spacing:-1px;
	}
#left_content {
	margin: 0 200px 0 0;
	padding: 0 25px;
}
#nav_side {
	float:right;
	width:190px;
	margin-top:25px;
}
#navlist {
	font-size: 0.85em;
	margin-top: 40px;
	padding:0;
	margin:0;
	border-bottom: 1px solid #e4e4e4;
}

#navlist li {
	list-style: none;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #e4e4e4;
}

#navlist li a { text-decoration: none; }

#container_cntnt {
	background-color:#ffffff;
	border-left: solid 15px #c9e05e;
	border-right: solid 15px #c9e05e;
	border-bottom: solid 15px #c9e053;
	border-top: solid 3px #c9e053;
	min-height: 610px;
	width: 770px;
	margin:-5px 0 0 0;
	padding:0;
	}
* html #container_cntnt {
    \width: 830px; /* for IE5 and IE6 in quirks mode */
    w\idth: 800px; /* for IE6 in standards mode */
  }
  #cntnt_wrapper {
	width:800px;
	position:relative;
  }
  #terms {
  	float:left;
	width:500px;
	margin-top:25px;
  }
#container_hm {
	position:relative;/*ie fix*/
	width: 800px;
	height: 566px;
	background-image:url(images/bckgrnd-cntnt-hm.jpg);
	background-repeat:no-repeat;
	margin-top: -55px;
	}

#map {
	padding: 50px 10px;
}
#map img{
	text-align:center;
}
	
/*--------------------- Main Page RightColumn */
#rightbox {
	margin: 40px 38px 0 0;
	text-align:center;
	width:340px;
	float:right;
}
#rightbox img{
	display:block;
	margin-top: 20px;
	margin-left:auto;
	margin-right: auto;
	text-align:left;
	padding-bottom:10px;
	border:none;
}
.pullquote {
	width: 8em;
	background: url(images/pullquotes.gif) top left no-repeat;
	font-size: 1.8em;
	line-height: 1.2;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	padding: 0.5em;
	margin: 0 auto;
}

.pullquote p:first-letter {
	font-size: 1.5em;
	font-weight: bold;
}


/*--------------------- Main Page LeftColumn */
#leftbox {
	margin: 5px 0px 0px 15px;
	width:400px;
}

/*--------------------- Service Areas Columns */
#service_area {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#service_area div {
	float:left;
	width:14%;
	text-align:left;
}
#service_area h3{
	font-size: 9px;
	font-weight:bold;
	padding-bottom: 6px;
	height:40px;
}

#service_area ul li{
	list-style: none outside none;
	padding-bottom: 3px;
	font-size: 9px;
}

#contact-info-wrapper {
position:absolute;
width: 450px;
bottom:0;
left:0;
}

#contact-info p.sprite-phone {
	font-size: .82em;
	line-height: 21px;
	margin:0;
	display:block;
	width:210px;
	padding-left:40px;
	background: transparent url(images/sprites.gif) 0 -480px no-repeat;
}
#contact-info {
	margin:0 0 20px 0;
	padding:0;
}
#contact-info ul, #contact-info dl{
	margin:0;
	padding: 0;
	list-style:none;
}
#contact-info ul li, #contact-info dl dd{
	margin: 0;
	padding: 0;
	background: transparent url(images/sprites.gif) 0 -212px no-repeat; width: 32px; height: 21px;
}
#contact-info ul li a, #contact-info dl dd a{
	text-decoration:none;
	line-height: 21px;
	margin:0;
	display:block;
	width:450px;
	padding-left:40px;
	background: transparent url(images/sprites.gif) 0 -212px no-repeat;
}
#contact-info ul a:hover, #contact-info dl a:hover {
	background-position: 0 -141px;
}

#contact-info p.sprite-phone {
	font-size: .82em;
	line-height: 21px;
	margin:0 25px;
	display:block;
	width:260px;
	padding-left:40px;
	background: transparent url(images/sprites.gif) 0 -480px no-repeat;
}
#contact-sa {
	width: 500px;
	margin: 20px 0 0 0;
	padding:0;
}
#contact-sa dl{
	margin:0;
	padding: 0;
	line-height:1.5;
	font-size:90%;
}
#contact-sa dd{
	margin: 0;
	padding: 0 0 10px 0;
	width:460px;
	background: transparent url(images/sprites.gif) 0 -212px no-repeat;
}
#contact-sa dd a{
	text-decoration:none;
	line-height: 21px;
	margin:0;
	display:block;
	width:460px;
	padding-left:40px;
	background: transparent url(images/sprites.gif) 0 -212px no-repeat;
}
#contact-sa dd a:hover {
	background-position: 0 -141px;
}
#fadein a { display: none;}
#fadein a:first-child { display: block; }
#rise-header {
	background: url(images/rise11-small.jpg) 0 10px no-repeat;
	margin-left: 20px;
	width:100%;
	height:130px;
}
.riseH {
	background: url(images/RISE-Logo-web.jpg) no-repeat;
	margin-left: 0;
	padding-top: 205px;
	width:100%;
}
#rise-ad {
	background-color: #ECF7FD;
    float: right;
    font-size: 90%;
    height: 155px;
    line-height: 1;
    margin-left: 10px;
    margin-top: -100px;
    padding: 10px;
    width: 200px;
}
#rise-graphic-nav ul
{
float: left;
width: 100%;
}

#rise-graphic-nav ul li { 
display: inline;
margin: 0 -5px;
text-align:center;
}

#rise-graphic-nav ul li a
{
text-decoration: none;
float: left;
}

#rise-graphic-nav {
	margin: 0;
	padding:0;
	width: 100%;
	height: 72px;
	text-align:center;
}
.register a{
	background: url(images/graphic-nav-register.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#8EA63D;
}
.register a:hover{
	background: url(images/graphic-nav-register-hov.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#F47920;
}
.schedule a{
	background: url(images/graphic-nav-schedule.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#8EA63D;
}
.schedule a:hover{
	background: url(images/graphic-nav-schedule-hov.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#F47920;
}
.map a{
	background: url(images/graphic-nav-map.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#8EA63D;
}
.map a:hover{
	background: url(images/graphic-nav-map-hov.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#F47920;
}
.hotel a{
	background: url(images/graphic-nav-hotel.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#8EA63D;
}
.hotel a:hover{
	background: url(images/graphic-nav-hotel-hov.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#F47920;
}
.print a{
	background: url(images/graphic-nav-print.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#8EA63D;
}
.print a:hover{
	background: url(images/graphic-nav-print-hov.png) no-repeat;
	width:98px;
	height:66px;
	padding-top: 25px;
	padding-right: 4px;
	color:#F47920;
}
