@charset "UTF-8";
/* CSS Document */

<style type="text/css"> 

body  {
	background-color:#666;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body a {
	color: #333;
}
body a:hover {
	color: #ffffff;
}
.twoColHybLtHdr #container {
	width: 900px;
	background:#000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
} 
.twoColHybLtHdr #header { 
	background: #000000; 
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:120px;
} 
.twoColHybLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 0px 0px 30px ;
	width:300px;
	float:left;
}

.twoColHybLtHdr #header h1 span{
	display:none;
}

.twoColHybLtHdr #grabber {
	float:right;
	margin:30px 25px 0px 0px;
	
}

#bp_pagename h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0px 0px 0px 35px;
}

#BP_content_con {
	width:700px;
	float:left;
}

#BP_content_con2 {
	width:900px;
	float:left;
}

#rightside_bar_con{
	float:right;
	width: 198px;
}

.twoColHybLtHdr #flashContainer { 
	background: #CCCCCC; 
	height:389px;
} 

.roundRight_box_con{
	width:150px;
	margin:20px 25px 0px 25px;
}

.roundRight_box{
		background-color:#333;
	
}

.roundRight_box_fill{
	min-height:100px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.roundRight_box_fill img{
		margin:10px 7px;
}

.course_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	margin:10px 15px;
	display:block;
}

.course_links a:hover{
	text-decoration:underline;
}
.hotel_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	margin:10px 15px;
	display:block;
	text-align:left;
}

.hotel_links a:hover{
	text-decoration:underline;
}
.buttons{
	margin:25px 0px;
}

.buttons img{
	display:block;
	margin:5px auto;
}

.twoColHybLtHdr #flashContainer_bp {
	background: #000000;
	height:250px;
} 
.twoColHybLtHdr #flashContainer_bp2 {
	background: #000000;
	height:510px;
} 
.twoColHybLtHdr #mainNav{
	height:32px;
	background-color:#C94D22;
	border-bottom:#000000 solid 2px;
		background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	
}
.twoColHybLtHdr #contentWrapper_con_front {
	margin:10px 25px;
	background-image:url(../images/grayFade_bg-front.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
.twoColHybLtHdr #contentWrapper_con {
	margin:10px 25px;
	background-image:url(../images/grayFade_bg-front.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

.twoColHybLtHdr #BP_contentWrapper_con {
	margin:10px 0px 10px 25px;
	background-image:url(../images/grayFade_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
.twoColHybLtHdr #BP_contentWrapper_con2 {
	margin:10px 0px 10px 25px;
	background-image:url(../images/grayFade_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width: 851px;	
}

.twoColHybLtHdr #BP_contentWrapper_con3 {
	margin:10px 20px 10px 15px;
	background-image:url(../images/grayFade_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.twoColHybLtHdr #BP_contentWrapper_con4 {
	margin:10px 20px 10px 15px;

}
.twoColHybLtHdr #contentWrapper {
	padding:10px;
	background-image:url(../images/grayFade_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.twoColHybLtHdr #contentWrapper2 {
	padding:10px 0px 0px 0px;
	background-image:url(../images/grayFade_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 851px;
	
}
.twoColHybLtHdr #contentWrapper4 {
	padding:10px;

	
}
/********* Side Bar Styles ********/

.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 265px; /* since this element is floated, a width must be given */
	margin-right: 10px;
}

.twoColHybLtHdr #sidebar2 {
	float: left; 
	width: 225px; /* since this element is floated, a width must be given */
	background-color:;
}
.twoColHybLtHdr #sidebar3 {
	float: left;
	width: 225px; /* since this element is floated, a width must be given */

	background-color:;
	margin: 0px 0px 0px 10px;
}
.roundT {
	margin: 0pt auto;
	background-color:#C94D22;
}

.roundT span {
	display:none;
}
.roundtext p {
	margin: 0px;
	padding:10px 20px 10px 20px;
	line-height:17px;
	color: #000;
}
.roundB {
	background-color:#89852f;
	font-size: 13px;
	color: rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif;
}
.roundBOLD {
	margin: 0pt auto;
	background-color:#89852f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(255, 255, 255);
}
.roundHeader h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size:16px;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(255, 255, 255);
	text-align: center;
	margin:0px;
	padding:10px;
	border-bottom:#330 1px solid;
	background-repeat: repeat-x;
	
}

.roundtext {
	border-top:1px solid #89852f;
	border-left:1px solid #89852f;
	border-right:1px solid #89852f;
	background-image:url(../images/sideboxes_bg.jpg);
	background-repeat:repeat-x;
	padding: 10px 10px 10px 10px;
	min-height: 122px;
}



.roundB_gray {
	margin: 0pt auto;
	background-color:#333333; 
	font-family:Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-size-adjust: none; 
	font-stretch: normal; 
	color: rgb(255, 255, 255); 
}

.roundtext_gray img {
	margin: 10px 10px;
}

.roundtext_gray {
	min-height:130px;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background-image:url(../images/Photos_bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

.roundtext_gray p {
	margin: 0px;
	padding:20px;
	line-height:16px;
}

/********** Side Bars Styles end here ***********/

/********** Feature and Main Content Styles *********/

.feature{
	padding:0px 5px;
	position:relative;
	margin:0px 0px 20px 0px;
}
.feature4{
	padding:0px 5px;
	position:relative;
	margin:0px 10px 20px 10px;
}
.twoColHybLtHdr #mainContent {
	float:left;
	width:825px;
} 

.twoColHybLtHdr #mainContent p {
	color:#FFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	}

.twoColHybLtHdr #mainContent h2{
	color:#c94d22;
}

.twoColHybLtHdr #mainContent h1{
	color:#c94d22;
	background-image:url(../images/h1_header.gif);
	background-repeat:no-repeat;
}

.twoColHybLtHdr #mainContent h1 span{
	display:none;
}

.ads_con{
	border:#c94d22 solid 1px;
	background-color:#333;
	min-height:275px;
	width: 282px;
}

#BP_mainContent{ 
	float:right;
	width:400px;
	padding:0px 15px 0px 0px;
}

#BP_mainContent2{
	float:left;
	width:590px;
	padding:0px 0px 0px 20px;
}
#BP_mainContent3{
	float:left;
	width:645px;
	padding:0px 5px 0px 0px;
}
#BP_mainContent4{
	float:left;
	width:850px;
	padding:0px 0px 0px 0px;
}
/********* Features and Main Content styles end here *********/

.twoColHybLtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	height: 100px;
} 
.twoColHybLtHdr #footer p {
	margin: 0px 0px 0px 100px;
}

.imgRight{
	float:right;
	margin:0px 0px 0px 10px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
