body {
  margin: 0;
  font-size: 67%;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  background-color: #ccc;
  background-image: url('/css-images/page-background.jpg');
  background-repeat: repeat-y;
  background-position: center;
  color: #333;
  text-align: center;
}

img {
  border: 0;
}

a {
  color: #4059A9;
}

a:hover {
  color: #60A433;
}

h1.hide, h2.hide {
  margin-left: -999em;
  position: absolute;
}

#nav {
padding:0 18px;
}

#wrapper {
  width: 851px;
  margin: 10px auto;
  padding: 0px;
  text-align: left;
  position: relative;
  overflow: none;
}

div.promo {
  position: absolute;
  right: 20px;
  width: 160px;
}

#sponsor {
  top: 5px;
  height: 60px;
}

#webdesign {
  top: 110px;
  height: 30px;
}

#header {
  border-bottom: 2px solid #eee;
  margin: 0px 35px 10px;
  width: 780px;
}

#body {
  min-height: 430px;
  width: 851px;
}

#home-body {
  background-image: url('/images/surfer.jpg');
  background-repeat: no-repeat;
  height: 566px;
  color: #fff;
  width: 850px;
}

#home-body a, #home-body a:visited {
text-decoration: none;
color: #fff;
}

#home-body a:hover {
text-decoration: underline;
}

#default-body {
  background-repeat: no-repeat;
  height: 400px;
  color: #666666;
  padding: 2%;
}


#leftcol {
  padding: 0px;
  width: 49%;
  font-size: 1.2em;
  float: left;
  height: 455px;
  
}

#rightcol {
 padding: 0px;
width: 49%;
float: right;
height: 455px;
}

#campusLinks {
text-align: center;
padding: 20px 40px 20px ;
font-family: Arial, helvetica, Sans-serif;
font-size: 14px;
font-weight: bold;
}

#banner2 {
text-align: right;
overflow: hidden
height:270px;
margin-left:0;
margin-right:40px;
margin-top:20px;
width:377px;
}

#addr {
clear: both;
text-align: center;
font-family: Arial, Helvetica, sans-serif;

}

td {
  padding: 2px;
}

.payment-label {
  font-weight: bold;
  color: #333;
}

#welcomevideo {
text-align: center;
  padding: 20px 30px 20px;
}

#message {
text-align: center;
padding: 0 4%;
font-size: 110%;
font-weight: bold;


}

.vidSpace {
	text-align:center;
	margin:0;
}

#locationmenu {
  list-style: none;
  list-style-image: none;
  position: absolute;
  right: 40px;
  top: 300px;
  font-weight: bold;
}

#locationmenu li {
  display: block;
  height: 30px;
  margin-top: 5px;
}

#locationmenu span {
  margin-left: .5em;
}

#locationmenu a {
  color: #fff;
  text-decoration: none;
  font-size: 1.2em;
  
}

li.item12 a {
  border-left: 60px solid #FFC71B;
}

li.item13 a {
  border-left: 60px solid #60A433;
}

#locationmenu a:hover {
  border-left: 60px solid #fff;
}


/*Navigation*/

#nav_428092{
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-right:1px;
}

#nav_428092 a {
	display: block;
	float:left;
	font-size: 14px;
	font-weight:bold;
	padding:5px 8px 6px 8px;
	text-decoration:none;
	width: 184px;
	height: 20px;
	margin: 0;
       color: #666666;
}

#nav_428092 li{
	float:left;
	margin-right:1px;
	margin-top:1px;
	margin-left:2px;
	background:none;
	width: 200px;
}


#nav_428092, #nav_428092 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


#nav_428092 ul li a{
	display:block;
	margin: auto;
	padding: 0 4px 0 0;
	float:none;
	background:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	padding-left:18px;
	text-align:left;
	width:178px;
	margin-left:0;
}

#nav_428092 li ul {
	position: absolute;
	left:-10000px;
	margin:30px 0;
}

#nav_428092 ul li {
	background:transparent none repeat scroll 0 0;
	display:block;
	float:none;
	margin:0;
}

#nav_428092 li:hover ul, #nav_428092 li.sfhover ul {
	left: auto;
}

#nav_428092 ul a{
	color:OrangeRed;
}


#nav_428092 a:hover{
	text-decoration:underline;
	background-color: #fff;
}



#admodule {
  position: absolute;
  top: 130px;
  right: 25px;
  height: 120px;
  width: 140px;
}



.linkblock {
  display: block;
  width: 40px;
  height: 22px;
  float: left;
  margin-right: 8px;
}

.yellow {
  background-color: yellow;
}

.green {
  background-color: green;
}

#content .bannergroup .banneritem {
	background: none repeat scroll 0% 50%;
	height: 200px;
	left: 600px;
	position: relative;
	top: -300px;
	width: 140px;
	color: #fff;
}

#content .bannergroup {
	height: 0px;
	width: 0px;
}

.clr {
clear: both;
}

#footer {
margin: 20px 20px 0 20px;
}

#footerLeft {
float: left;
width: 48%;
border: 2px solid #666;
}

#footerRight {
float: right;
width: 48%;
border: 2px solid #666;
padding: 10px 12px 10px 10px;
}


#blog {
background-color:#333333;
border:1px dotted #C4BD97;
margin-bottom:10px;
margin-left:130px;
padding-bottom:2px;
text-align:center;
width:150px;
}

#blog a{
font-size: 16px;
}

/*SPLASH PAGE*/

#splashPage {
	background: #FFFFFF;
	background-image:none;
    color: #333333;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
    margin: 0;
    text-align: left;
}

#splash {
	background: url("/images/splashBG.png") no-repeat;
	margin: 50px auto 0;
	width: 800px;
	height: 448px;
}

#splashLogo {
	text-align: right;
}

#splashLogo img {
    margin-right: 33px;
    margin-top: 23px;
}

#splashLinks {
	margin-top: 155px;
}

#splashLinks ul {
    float: right;
    margin-bottom: 0;
    padding: 0;
}

#splashLinks ul li {
  float: left;
    font-family: tahoma;
    margin-right: 15px;
    width: 110px;
	border-left: 1px solid #000;
	height: 45px;
	padding-left: 5px;
}

#splashLinks ul li#link1 {
	list-style-image: url(/images/splashIcon-1.png);
}

#splashLinks ul li#link2 {
	list-style-image: url(/images/splashIcon-2.png);
}

#splashLinks ul li#link3 {
	list-style-image: url(/images/splashIcon-3.png);
}

#splashLinks ul li a {
	color: #333;
	text-decoration: none;
}

#splashLinks ul li a:hover {
	text-decoration: underline;
}

#splashFooter {
	clear:both;
	margin-top: 95px;
	color: #b8b3b3;
	padding-left: 10px;
}
