/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body{
	text-align: center;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#skip-navigation{
	
}

#wrap{
	width: 782px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px solid #758ca7;
	padding: 1px;
	padding-left: 12px;
}
* html #wrap {  /* This is the Tan hack */
	width: 796px; 
	w\idth: 782px; 
	}

#header{
	padding-left:0px;
	position: relative;
}


#centerc{
	width:542px;
	display: inline;
	float:left;
	margin-left:200px;
	padding-left: 25px;
	padding-right: 15px;
}
* html #centerc {  /* This is the Tan hack */
	width: 582px; 
	w\idth: 542px; 
	}

#leftc{
	width: 200px;
	float: left;
	margin-left: -782px;
}

#foot{
	clear: both;
	/*background-image: url(../images/bg-footer.gif);*/
	margin-top: 10px;
	border-top: 1px solid #999999;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
}

#navigation{
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 20px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li
{
	padding: 0;
	margin: 0px; 
	display: inline;
}
#navigation ul li a, #navigation ul li a:visited
{
    float: left; 
    display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 5px;
	border-left: 1px solid #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
/*#navigation ul li a:hover, #navigation ul li a:active
{	
	color: #FFFFFF;
	background-color: #263262;
}*/
a.navhome , a.navhome:visited {
	border-top: 4px solid #006633;
	color: #006633;
}
a.navhome:hover, a.navhome:active {
	border-top: 4px solid #006633;
	background-color: #006633;
	color: #FFFFFF;
}
a.navabout , a.navabout:visited {
	border-top: 4px solid #006699;
	color: #006699;
}
a.navabout:hover, a.navabout:active {
	border-top: 4px solid #006699;
	background-color: #006699;
	color: #FFFFFF;
}
a.navcourses , a.navcourses:visited {
	border-top: 4px solid #660066;
	color: #660066;
}
a.navcourses:hover, a.navcourses:active {
	border-top: 4px solid #660066;
	background-color: #660066;
	color: #FFFFFF;
}
a.navfacilities , a.navfacilities:visited {
	border-top: 4px solid #FF6600;
	color: #FF6600;
}
a.navfacilities:hover, a.navfacilities:active {
	border-top: 4px solid #FF6600;
	background-color: #FF6600;
	color: #FFFFFF;
}
a.navstudent , a.navstudent:visited {
	border-top: 4px solid #339900;
	color: #339900;
}
a.navstudent:hover, a.navstudent:active {
	border-top: 4px solid #339900;
	background-color: #339900;
	color: #FFFFFF;
}
a.navnews, a.navnews:visited {
	border-top: 4px solid #CC0000;
	color: #CC0000;
}
a.navnews:hover, a.navnews:active {
	border-top: 4px solid #CC0000;
	background-color: #CC0000;
	color: #FFFFFF;
}
a.navcommercial, a.navcommercial:visited {
	border-top: 4px solid #006699;
	color: #006699;
}
a.navcommercial:hover, a.navcommercial:active {
	border-top: 4px solid #006699;
	background-color: #006699;
	color: #FFFFFF;
}
a.navsightV, a.navsightV:visited {
	border-top: 4px solid #993399;
	color: #993399;
}
a.navsightV:hover, a.navsightV:active {
	border-top: 4px solid #993399;
	background-color: #993399;
	color: #FFFFFF;
}
a.navcontact, a.navcontact:visited {
	border-top: 4px solid #333333;
	color: #333333;
	border-right: 1px solid #999999;
}
a.navcontact:hover, a.navcontact:active {
	border-top: 4px solid #333333;
	background-color: #333333;
	color: #FFFFFF;
}

/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	list-style: none;	
}
#menu ul li
{
	padding: 0; 
	margin: 0; 
}

#menu ul li a, #menu ul li a:visited
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	/*width avoids extra whitespace in ie5-6*/
	width: 185px;
}
* html #menu ul li a {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 185px; 
	}

.menu_header
{
	display: block;  
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 15px;	
	padding-right: 0px;	
	border-bottom: 1px solid #666666;
	text-decoration: none;	
	font-weight: bold;	
	background-repeat: no-repeat;
	/*width avoids extra whitespace in ie5-6*/
	width: 185px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 185px; 
	}

#menu_button {
	width: 174px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	list-style: none;	
}
#submenu ul li
{
	padding: 0; 
	margin: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 170px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

div.miniadvertatop {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	/*border-top: 1px solid #FFFFFF;*/
	background-image: url(../images/menu-adverta.gif);
	background-repeat:no-repeat;
	background-color:#333366;
}

div.miniadverta {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
	font-size: 0.9em;
}

div.miniadverta a , div.miniadverta a:visited {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadverta a:hover, div.miniadverta a:active {
	color:#0066CC;
}
div.miniadvertbtop {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/menu-advertb.gif);
	background-repeat:no-repeat;
	background-color:#33CCCC;
}
div.miniadvertb {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}

div.miniadvertb a , div.miniadvertb a:visited {
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadvertb a:hover, div.miniadvertb a:active {
	color: #33CCCC;
}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/

#footercopyright
{
    float: left;
}
#footercopyright ul
{
    list-style: none; 
    margin: 0;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
    white-space: nowrap;
	position: absolute;
}
#footercopyright ul li
{
	margin: 0; 
	display: inline;
	padding-right: 11px;
	color: #000000;
	font-size: 0.9em;
}
#footercopyright ul li a
{		
	color: #000000;
	text-decoration: underline;
}
#footercopyright ul li a:hover, #footercopyright ul li a:active, #footercopyright ul li a:focus
{	
    text-decoration: underline;
	color: #999999;
}
#footernav
{
    float: right;
}
#footernav ul
{
    list-style: none; 
    margin: 0;
    padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
    white-space: nowrap;
}
#footernav ul li
{
	margin: 0; 
	display: inline;
	padding-right: 11px;
	color: #000000;
	font-size: 0.9em;
}
#footernav ul li a
{		
	color: #000000;
	text-decoration: underline;
}
#footernav ul li a:hover, #footernav ul li a:active, #footernav ul li a:focus
{	
    text-decoration: underline;
	color: #CCCCCC;
}

#validated {
	padding-top:5px;
	clear:both;
}

/** ------------------------------------------------------ **/
/** ------------------- homepageboxes -------------------- **/
div.HomePageContainer {
	background-image:url(../images/bg-home.gif);
	background-repeat:no-repeat;
	background-color: #660066;
	overflow: hidden;
	width: 100%;
}

div.HomePageLeft {
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.HomePageRight {
	width: 333px;
	float: right;
}

div.HomePageLeft h1 {
	color:#FFFFFF;
	margin: 0px;
	margin-bottom: 15px;
}
div.HomePageLeft p {
	color:#FFFFFF;
	margin: 0px;
}

#homePageMain {
	background-image:url(../images/bg-home.gif);
	background-repeat:no-repeat;
	background-color: #660066;
	color:#FFFFFF;
	clear: both;
}

#homePageText {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
#homePageText h1 {
	color:#FFFFFF;
}
#homePageImage {
	float: right;
	padding-left: 10px;
}

.homePageClear {
	clear:both;
}


div.homeboxrow {
  clear: both;
  padding: 1px;
}
 
.HomeBoxText {
	padding: 5px;
}

.HomeBoxAbout {
	border: 1px solid #006699;
	width: 171px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.HomeBoxAboutHeader {
	background-color: #006699;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxAboutLink, a.HomeBoxAboutLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxAboutLink:hover, a.HomeBoxAboutLink:active {
	color: #6699CC;
}


.HomeBoxCourses {
	border: 1px solid #660066;
	width: 165px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.HomeBoxCoursesHeader {
	background-color: #660066;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxCoursesLink, a.HomeBoxCoursesLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxCoursesLink:hover, a.HomeBoxCoursesLink:active {
	color: #6699CC;
}


.HomeBoxFacilities {
	border: 1px solid #FF6600;
	width: 165px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.HomeBoxFacilitiesHeader {
	background-color: #FF6600;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxFacilitiesLink, a.HomeBoxFacilitiesLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxFacilitiesLink:hover, a.HomeBoxFacilitiesLink:active {
	color: #6699CC;
}


.HomeBoxStudent{
	border: 1px solid #339900;
	width: 165px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.HomeBoxStudentHeader {
	background-color: #339900;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxStudentLink, a.HomeBoxStudentLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxStudentFacilitiesLink:hover, a.HomeBoxStudentLink:active {
	color: #6699CC;
}


.HomeBoxNews {
	border: 1px solid #CC0000;
	width: 165px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.HomeBoxNewsHeader {
	background-color: #CC0000;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxNewsLink, a.HomeBoxNewsLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxNewsLink:hover, a.HomeBoxNewsLink:active {
	color: #6699CC;
}


.HomeBoxCommercial {
	border: 1px solid #006699;
	width: 165px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.HomeBoxCommercialHeader {
	background-color: #006699;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxCommercialLink, a.HomeBoxCommercialLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxCommercialLink:hover, a.HomeBoxCommercialLink:active {
	color: #6699CC;
}


.HomeBoxSightV {
	border: 1px solid #993399;
	width: 165px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
.HomeBoxSightVHeader {
	background-color: #993399;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxSightVLink, a.HomeBoxSightVLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxSightVLink:hover, a.HomeBoxSightVLink:active {
	color: #6699CC;
}

.HomeBoxContact {
	border: 1px solid #333333;
	width: 171px;
  	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.HomeBoxContactHeader {
	background-color: #333333;
	padding: 5px;
	font-size: 0.9em;
}
a.HomeBoxContactLink, a.HomeBoxContactLink:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.HomeBoxContactLink:hover, a.HomeBoxContactLink:active {
	color: #6699CC;
}



/** ------------------------------------------------------ **/
/** ------------------- standard ------------------------- **/

h1, .h1 {
	color: #000000;
	font-weight: bold;
	font-size: 1.4em; 
}

h2, .h2 {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em; 
}

h3, .h3 {
	color: #000000;
	font-weight: bold;
	font-size: 1em; 
}

caption {
	text-align: left;
	font-weight: normal;
}
th {
	text-align: left;
	font-weight: bold;
}

a, a:visited {
	color: #6699CC;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
blockquote {
	margin: 0px;
}

/** ------------------------------------------------------ **/
/** ------------------- bespoke ------------------------- **/

img.ImgFloatRight {
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #333366;
	float: right;
}
img.ImgFloatRightNB {
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
}
img.ImgFloatLeft {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #333366;
	float: left;
}

img.ImgFloatLeftNB {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 0px solid #333366;
	float: left;
}


img.ImgFloatNone {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #333366;
}

img.ImgEntprLogo {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

/** -- Sigtvillage sponsors --**/ 
#sponsorsouter {
	clear:both;
	text-align: center;
	border: 1px dotted #CCCCCC;
	}
#sponsorsinner {
	text-align: center;
	width:  400px;
	}
div.sponsorsFloatLeft {
	clear: both;
	float: left;
	padding-right: 10px;
	}
div.sponsorsFloatLeftWithWidth {
	float: left;
	padding-right: 10px  ;
	width: 280px;
	}
div.sponsorsCenter {
	clear: both;
	text-align: center;
	} 
#registernow {
	clear:both;
	text-align: center;
	padding-top: 5px;
}

/** -- Non-table divs --**/ 
div.TableReplaceRow {
  clear: both;
  padding-top: 5px;
  }
div.TableReplaceRow span.TableReplacelabel {
  float: left;
  width: 180px;
  text-align: left;
  }
div.TableReplaceRow span.TableReplacelabelAllFormats {
  float: left;
  width: 120px;
  text-align: center;
  }
 div.TableReplaceRow span.TableReplacelabelShort {
  float: left;
  width: 80px;
  text-align: left;
  }
div.TableReplaceRow span.TableReplacedata {
  float: left;
  width: 350px;
  text-align: left;
  padding-bottom: 10px;
  } 
div.TableReplaceRow span.TableReplaceleft {
  float: left;
  text-align: left;
  } 
div.TableReplaceRow span.TableReplaceRight {
  float: right;
  text-align: right;
  } 
.ULNoBullets {
	list-style: none; 
    margin: 0;
	padding: 0;
}
.clearboth {
	clear: both;
}

