﻿body
{
	background-image:url('images/backg.jpg');
	background-position:center 250px;
	background-color:Black;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	margin:5px 0px 10px 0px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
}
#fckbody {
     background-color:#FFFFFF;
	 background-image: none;
}

.FCKImageGalleryContainer, .FCKImageGalleryListStyle, .FCKLinkGalleryContainer, 
#fckinstanceoptions_tblEditorOptions td {
     background-color:#fff;
	 background-image:none;
}
.outer{
	height:auto;
	margin:0 auto;
	width:1000px;
	padding:10px;
}

.inner{
	margin-top:0px;
	background-image:url('images/mainline2ICS4.png');
	background-position:center top;
	background-repeat:no-repeat;
	width:1244px;
	height:220px;
	vertical-align:bottom;
	padding-top:20px;
}

.inner2{
	margin-top:0px;
	background-image:url('images/mainline2ICS5.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:1000px;
	height:190px;
	vertical-align:top;
	padding-top:20px;
}
.inner3{
	margin-top:0px;
	background-image:url('images/mainline2ICS6.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:1000px;
	height:190px;
	vertical-align:top;
	padding-top:20px;
}
.inner4{
	margin-top:0px;
	background-image:url('images/mainline2ICS7.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:1000px;
	height:190px;
	vertical-align:top;
	padding-top:20px;
}
/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	margin:5px 0px 10px 0px;
	color: #000000;
	text-align: left;
	padding-bottom: 10px;
}

.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold
}
.NormalRed
{
    font-weight: bold;
    color: #ff0000
}
.Head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:5px 0 5px 0;
	font-weight: bold;
	color: #E3C001;
}
/***** override default *****/
.SubHead
{
	font:11pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E3C001;
}
h1 {
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	color: #A88F06;
}
h2 {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	color: #A88F06;
}
h3 {
	font: 13pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	color: #A88F06;
}
h4 {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	color: #A88F06;
}

/***** Various classes *****/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 5px;
	line-height: 16px;
	text-align: left;
}
a:link, a:visited {
	text-decoration:underline;
	color:#752600;
}
a:hover {
	text-decoration:underline;
	color:#9A830F;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#D6B508;
}

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
	font-size:8pt;
}

.smallWhite {
	font-size:8pt;
	color:#FFFFFF;
}

.bold {
font-weight:bold;
}

.Ital {
	font-weight:normal;
	font-style: italic;
}

.ItalBold {
	font-weight:bold;
	font-style: italic;
}

.leftcontent{
float:left;
width:580px;
border:solid 1px white;
background-color:Transparent;
padding:10px;
background-image:url('images/transparentblack.png');
}

.leftcontentL{
	float:left;
	width:240px;
	border:solid 1px #C4A502;
	background-color:Transparent;
	padding:5px;
	background-image:url('images/transparentblack.png');
	margin-top: 0px;
}
.leftcontentL-Courses{
	float:left;
	width:240px;
	border:solid 1px #C4A502;
	background-color:Transparent;
	padding:0px;
	background-image:url(images/bg-courses.png);
	height: 300px;
	background-repeat: no-repeat;
}

.leftcontentR{
	float:right;
	width:670px;
	border:solid 1px #C4A502;
	background-color:Transparent;
	padding:7px;
	background-image:url('images/transparentblack.png');
}
.OnePanecontent{
	float:left;
	width:99%;
	border:solid 1px #C4A502;
	background-color:Transparent;
	padding:7px;
	background-image:url('images/transparentblack.png');
}

.leftcontentM{
float:left;
width:660px;
border:solid 1px white;
background-color:Transparent;
padding:10px;
background-image:url('images/transparentblack.png');
}

.centercontent{
float:left;
width:490px !important;
width:480px;
border:solid 1px white;
background-color:Transparent;
padding:10px;
margin-right:10px;
background-image:url('images/transparentblack.png');
}

.rightcontent{
float:right;
border:solid 1px white;
background-color:Transparent;
width:155px;
padding:10px;
}

.contentarea{
	margin:0 auto;
	width:960px;
    height:1000px;
	min-height:100%; 
	padding:30px 15px 15px 15px;
	margin-top:200px;
	background-image:url('images/backspikes_new.png');
	background-repeat:repeat-x;
}

.copyright{
font-size:10px;
color:White;
font-family:Arial;
letter-spacing:2px;
margin-top:30px;
}

.copyright a{
	color:#ffffff;
	text-decoration:underline;
	padding:5px;
	margin-bottom:10px;
}
.address{
font-size:10px;
color:White;
font-family:Arial;
letter-spacing:2px;
margin-top:30px;
}

.address a{
	color:#C2BF83;
	text-decoration:underline;
	padding:5px;
	margin-bottom:10px;
}
.pagetitle{
font-size:16px;
font-family:Arial;
font-weight:800;
color:White;
background-color:Black;
padding:5px;
border:solid 1px white;
margin-bottom:20px;
background-image:url('images/safariback.png');
}

.textcontent{
	font-size:9pt;
	color:White;
	padding-left:25px;
	padding-right:25px;
}

.textcontent2{
font-size:12px;
color:White;
line-height:22px;
}

.textcontent3{
	background-image:url('images/transparentblack.png');
	font-size:8pt;
	color:White;
	padding:5px;
	border:solid 1px white;
	margin-bottom:5px;
}
.Navcontent{
	padding:5px 2px 2px 28px;
	margin-bottom:5px;
}

.searchbox{
text-align:center;
padding:4px;
margin-top:15px;
border:solid 1px #333333;
background:transparent;
}

.searchbox A{
color:White;
}

.searchbox A:hover{
color:White;
font-weight:bold;
}

.searchbox input{
background-color:Transparent;
color:White;
font-size:11px;
padding:3px;
}


.topper{
width:890px;
}

/* Styles for the main text and images within the Text/HTML module */
.imageleftside img
{
    border: 1px solid #000;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
.imagerightside img
{
    border: 1px solid #000;
    margin-left: 15px;
    margin-bottom: 20px;
    float: right;
}
.imageleftsidecaption
{
    font-size: 8pt;
    font-style: italic;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.imageleftsidecaption img
{
    border: 1px solid #000;
    margin-bottom: 5px;
}
.imagerightsidecaption
{
    font-size: 8pt;
    font-style: italic;
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.imagerightsidecaption img
{
    border: 1px solid #000;
    margin-bottom: 5px;
}

/* ==========================
    CSS STYLE FOR DNN360
   ==========================
*/
#menu2 { /* all submenu lists */
	line-height: 12px;
	width: 100%;
	height: 22px;
	_height: 20px;
	background-color: #000;
	margin-top:-10px;
}

/* ==========================
    CSS STYLE FOR COURSES MENU
   ==========================
 */  
   a.courses:link {
	color:#ffffff;
	font-size: 9pt;
	text-decoration:none;
}
   a.courses:visited {
	text-decoration:none;
	color:#ffffff;
}
   a.courses:hover  {
   color:#9A830F;
   text-decoration:none;
}
   a.courses:active {
   color::#C2BF83;
   text-decoration:none;
}
   
/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Vertical Menu */
#houseMenuV, #houseMenuV ul { /* all lists */
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: transparent;
	font-variant: small-caps;
}

#houseMenuV li { /* all list items */
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	position: relative;
	float: left;
	width: 142px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 190px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	line-height : 18px;
}

#houseMenuV li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	margin-left: 150px;
	_margin-left: 142px;
	margin-top: 5px;
	z-index: 999;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -9999px;
	z-index: 999;
}

#houseMenuV a {
	display: block;
	width: 142px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 190px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: Transparent;
	padding: 1px 2px 4px 4px;


#houseMenuV li a:hover {
	color: #9A830F; }

#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #C2BF83;
	text-decoration: none;
}


/* ================== misc */

.datedisplay{
	color:White;
	font-size:8pt;
	font-weight:400;
	font-family:Arial;
	margin-top:-4px;
}
#datedisplayCourses{
	color:White;
	font-size:8pt;
	font-weight:normal;
	font-family:Arial;
	text-align: right;
	padding: 5px;
	margin-right: 20px;
}

.fltL{
float:left;
}

.fltR{
float:right;
}

.contentouter{
float:right;
}

.contentouterL{
float:left;
width:150px;
/* margin-left:-75px; */
}


.logo{
text-align:left;
float:left;
margin-left:30px;
}

.toppaneright{
width:640px;
float:right;
margin-right:40px;
}
.footer{
color:White;
font:arial normal 10px;
width:100%;
text-align:center;
}
/* ContactForm styles */

.CFNormalTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
}
.CFNormal, .NSNormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
}
.CFNormalText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
	text-align:right;
	padding-right:5px;
}
.CFNormalBold, .NSNormalRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#333333;
}
.CFFormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #D5C688;
	padding: 5px;
	border: solid #999999 1px;
}
