body {
/*	background-color: #ffffff; */
	margin: 0px;
	padding: 0px;
}

.p {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
	font-weight: bold;
}

p {
	padding-top:0px;
	margin-top:0px;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

img {
	border: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}

.rowWrap {
	width: 100%;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.LinkImage {
	color: #933;
	font-family: arial, verdana, sans-serif;
/*	font-size: 14px; */
/*	font-weight: bolder; */
	text-align: center;
/*	text-decoration: underline; */
}

.LinkSwap {
	color: #933;
	font-family: arial, verdana, sans-serif;
/*	font-size: 14px; */
/*	font-weight: bolder; */
	text-align: center;
	text-decoration: none;
	margin-bottom: 30px;
}

.hidden {
/*	width: 500px;*/
/*	display: none;*/
/*	padding: 0 px;*/
/*	margin: 0 px;*/
/*	display: inline;*/
	visibility: hidden;
/*	visibility: visible; */
    position: absolute;
    top: -10000px;
    left: -10000px;
}

/* a:link, a:visited{ */
/* 	COLOR: inherit; */
/* 	text-decoration: inherit; */
/* } */
a:link {color: #933;}
a:visited {color: #933;}
a:hover {color: #000;}
a:active {color: #900;}

h2 {
/*	color: #933; */
	color: #363;
/*	color: #404886; */
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

h3 {
	color: #363;
/*	color: #404886;*/
	font-family: arial, verdana, sans-serif;
/*	font-family: monospace;*/
	font-size: 18px;
 	font-weight: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
/*	text-decoration: underline;*/
	color: brown;
}

.caption, h4 {
	color: #933;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
}

h7 {
	color: purple;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

h8 {
	color: purple;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

pre, code {
/*	font-family: comic sans ms, monaco, lucida console, monospace; */
	font-family: monospace;
	font-size: 14px;
	color: brown;
}


/*********************************************/

#BasicPage {
/*	background-image: url(../images/WebDLogo-70.jpg); */
/*	background-image: url(../images/BasicPageBackground.jpg);*/
/*	background-attachment: scroll;*/
	background-position: top center;
	width:1004px;
	padding:0px;
/*	height:3114px; */
	margin:0px;
/*	border: 2px solid red;*/
}

#WP-BasicPage {
/*	background-image: url(../images/WebDLogo-70.jpg); */
/*	background-image: url(../images/BasicPageBackground.jpg);*/
/*	background-attachment: scroll;*/
	background-position: top center;
	width:940px;
	padding:0px;
/*	height:3114px; */
	margin:0px;
/*	border: 2px solid red;*/
}

#PlayGround {
	width:1004px;
	padding-top:0px;
	height:2914px;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:0px;
	display:inline;
}

#ColmLeft {
/*	border: 2px solid #f0f0f0; */
/*	width:190px;*/
	width:340px;
/*	padding-left:20px; */
	padding: 0 20px;
	margin-right:15px;
	float:left;
	display:inline;
}

#ColmCenter {
/*	border: 2px solid #f0f0f0; */
	width: 5px;
/*	padding-left:20px; */
/*	padding: 0 20px; */
	padding: 0px;
	margin: 0 px;
	float:left;
	display: inline;
}

#ColmRight {
	border: 2px solid #f0f0f0; 
	width:550px;
/*	padding-left:20px; */
	padding: 0 20px;
	margin: 0 px;
	float:right;
	display:inline;
}

/*#Center, #ColmRight, #ColmLeft, #PlayGround {*/
/*	height:2914px;*/
/*}*/

/*********************************************/

#DescribeEnroll, #DescribeEnroll_Indiv, #DescribeEnroll_Group,  #DescribeEnroll_Container {
	width:340px;
	padding: 0 20px;
	margin: 0 px;
	float:left;
	display:inline;
}

#PersonalTrack {
	border-width: 2px; 
	border: solid #B47569; 
	background-color: #FFE5B0;
	color: #231F20;
}

#TrainerTrack {
	border-width: 2px; 
	border: solid #B47569;
	background-color: #DBE5F2;
	color: #231F20;
}

#FoundPreReq {
	border-width: 2px; 
	border: solid #B47569; 
	background-color: #FFFBCA;
	color: #231F20;
}

#Enrollment {
	border-width: 2px; 
	border: solid #B47569; 
/*	background-color: #FFFBCA;*/
	color: #231F20;
}

#Policy {
	border-width: 2px; 
	border: solid #B47569; 
/*	background-color: #FFFBCA;*/
	color: #231F20;
}

#Sunrise {
	border-width: 2px; 
	border: solid #B47569; 
	background-color: #F4F4F7;
	color: #231F20;
}

#EnrollHeaderLeft {
	width:450px;
	padding: 0 20px;
	margin-right:10px;
	float:left;
	display:inline;
}

#EnrollHeaderRight {
	width:450px;
	padding: 0 20px;
	margin-left:10px;
	float:right;
	display:inline;
}
.FullWidth {
	width:920px;
	padding: 10px;
	margin: 0px;
	float:left;
	display:inline;
}

.FullWidthOutlined {
	width:916px;
	border-width: 2px; 
	border: solid #B47569; 
	padding: 10px;
	margin: 0px;
	float:left;
	display:inline;
}

.EnrollDiv {
	width:606px;
	padding: 0 20px;
	margin: 0 px;
	float:left;
	display:inline;
}

.WP-LeftOfPoster {
	width:606px;
	padding: 0 20px;
	margin: 0 px;
	float:left;
	display:inline;
}

.CoursePosterRight {
	width:570px;
	margin: 0 px;
	float:right;
	display:inline;
	padding: 0 20px;
}

.WP-PosterRight {
	width:290px;
	margin: 0 px;
	float:right;
	display:inline;
	padding: 0px;
}

#Poster {
	border: 2px solid purple;
}

.WP-PosterLeft {
	width:400px;
	margin: 0 px;
	float:left;
	display:inline;
	padding: 0px;
}

.WP290-PosterLeft {
	width:290px;
	margin: 0 px;
	float:left;
	display:inline;
	padding: 0px;
}

.WP-RightOfPoster {
	width:606px;
	padding: 20 0px;
	margin: 0 px;
	float:right;
	display:inline;
}

}

.OutlineON {
	border: 1px solid purple;
}

#Sunrise_Accomidations {
		padding: 0px;
}

.CourseTitleGold {
	color: #DF8902;
/*	color: #404886; */
	font-family: arial, verdana, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.CourseTagGold {
	color: #DF8902;
/*	color: #404886; */
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.CourseSubTitleGold {
	color: #DF8902;
/*	color: #404886; */
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.CourseTitleBrown {
	color: #663333;
	font-family: arial, verdana, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.CourseTagBrown {
	color: #663333;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.CourseSubTitleBrown {
	color: #663333;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
	text-align: center;
	text-decoration: none;
}

.CourseContact {
	color: #BA091A;
/*	color: #404886; */
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.RMCCCCourse {
	color: #0505FF;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

a.RMCCCLink:link {
	color: #0505FF;
}

/*a:link {color:#FF0000;}      /* unvisited link */*/
/*a:visited {color:#00FF00;}  /* visited link */*/
/*a:hover {color:#FF00FF;}  /* mouse over link */*/
/*a:active {color:#0000FF;}  /* selected link */*/

a.red:visited {color:#FF0000;}

/*	<a class="RMCCCLink" href="css_syntax.asp">CSS Syntax</a>*/


table.RMCCCListings {
/*	margin-left:20px;*/
/* 	border-width: 3px;*/
/*	border-spacing: 1px;*/
/*	border-style: solid;*/
/*	border-color: #973334; */
	border-collapse: collapse;
/*	background-color: #FFE494;*/
}

table.RMCCCListings th {
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #B7D9FF;
/*	text-align: center;*/
	text-align: center;
/*	vertical-align: top; */
	vertical-align: middle;
	background-color: #F4F4F7;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #663333;
/*	-moz-border-radius: 0px 0px 0px 0px; */
}

table.RMCCCListings td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #B7D9FF;
	text-align: left;
/*	text-align: right; */
/*	vertical-align: top; */
	vertical-align: middle;
/*	background-color: #FFE494; */
/*	-moz-border-radius: 0px 0px 0px 0px; */
}

table.RMCCCListings caption {
/*	font-family: verdana, sans-serif;*/
/*	font-size: 18px;*/
/*	font-weight: bolder;*/
/*	text-align: center;*/
/*	padding: 6px;*/
/*	background-color: #FFE494;*/
/*	border-width: 3px;*/
/*	border-style: solid;*/
/*	border-color: #973334;*/
	border-width: 1px;
/*	padding: 3px;*/
/*	border-style: solid;*/
/*	border-color: #B7D9FF;*/
	border-collapse: collapse;
}
