#rightcol {
display: none;
}

#tab1,#tab2,#tab3,#tab4,#tab5,#tab6  { 
margin: 8px 1px 0 0;
padding: 0px;
height: 77px;
width: 159px;
float: left;
}



#tab1 a{
	display: block;
	width: 159px;	
	background-image: url(../../images/falmouth/home/tab1_off.gif);
}

#tab1 a:hover {
	background-color: #00539C;
	background-image: url(../../images/falmouth/home/tab1_on.gif);
}

#tab2 a{
	display: block;
	width: 159px;
	background-image: url(../../images/falmouth/home/tab2_off.gif);
}
#tab2 a:hover {
	background-color: #00539C;
	background-image: url(../../images/falmouth/home/tab2_on.gif);
}


#tab3 a{
	display: block;
	width: 159px;
	background-image: url(../../images/falmouth/home/tab3_off.gif);
}
#tab3 a:hover {
	background-color: #00539C;
	background-image: url(../../images/falmouth/home/tab3_on.gif);
}


#tab4 a{
	display: block;
	width: 159px;
	background-image: url(../../images/falmouth/home/tab4_off.gif);
}
#tab4 a:hover {
	background-color: #00539C;
	background-image: url(../../images/falmouth/home/tab4_on.gif);
}


#tab5 a{
	display: block;
	width: 159px;
	background-image: url(../../images/falmouth/home/tab5_off.gif);
}
#tab5 a:hover {
	background-color: #00539C;
	background-image: url(../../images/falmouth/home/tab5_on.gif);
}


#tab6 a{
	display: block;
	width: 159px;
	background-image: url(../../images/falmouth/home/tab6_off.gif);
}
#tab6 a:hover {
	background-color: #00539C;
	background-image: url(../../images/falmouth/home/tab6_on.gif);
}


#maincontent { 
width: 960px;
clear: both;
color: #333;
margin: 0 0 5px 0;
padding: 0px;
min-height: 23.8em;
height: auto;
_height: 23.8em;
}

#maincontent img { 
float: left;
clear: left;
}

p.maintext {
color: #FFF;
font-weight: bold;
line-height: 160%;
margin: 0 0 0 30px;
}

p.maintext a {
color: #FFF;
text-decoration: none;
}

p.maintext a:hover {
color: #000;
text-decoration: underline;
}

p.business {
font-size: 120%;
}

p.business a {
text-decoration: underline;
}

.bg_home {
background-color: #AAA;
/*background-image: url(../../images/falmouth/home/fades/home_fades4.jpg);
background-repeat: no-repeat;*/
}
.bg_one {
background-color: #00539C;
background-image: url(../../images/falmouth/home/main_bg1.jpg);
background-repeat: no-repeat;
}
.bg_two {
background-color: #00539C;
background-image: url(../../images/falmouth/home/main_bg2.jpg);
background-repeat: no-repeat;
}
.bg_three {
background-color: #00539C;
background-image: url(../../images/falmouth/home/main_bg3.jpg);
background-repeat: no-repeat;
}
.bg_four {
background-color: #00539C;
background-image: url(../../images/falmouth/home/main_bg4.jpg);
background-repeat: no-repeat;
}
.bg_five {
background-color: #00539C;
background-image: url(../../images/falmouth/home/main_bg5.jpg);
background-repeat: no-repeat;
}
.bg_six {
background-color: #00539C;
background-image: url(../../images/falmouth/home/main_bg6.jpg);
background-repeat: no-repeat;
}

#coursefinder { 
color: #333;
margin: 0;
padding: 0 0 0 10px;
height: 21em;
width: 150px;
float: left;
}

#coursefinderform { 
color: #FFF;
margin: 10px 0 10px 0;
padding: 10px 5px;
height: 240px;
width: 140px;
float: left;
}

.formbg_1 {background-color: #009BDF;}
.formbg_2 {background-color: #009BDF;}
.formbg_3 {background-color: #009BDF;}
.formbg_4 {background-color: #009BDF;}
.formbg_5 {background-color: #009BDF;}
.formbg_6 {background-color: #009BDF;}

#coursefinderform p { 
margin: 15px 0;
line-height: 150%;
}

#coursefinderform select { 
margin: 0 0 10px 0;
}

#coursefinderform p.advancedsearch { 
margin: 0 0 2px 0;
font-size: 90%;
}
#coursefinderform p.advancedsearch a { 
color: #FFF;
}
#coursefinderform p.advancedsearch a:hover { 
text-decoration: underline;
}

#navigation { 
color: #333;
margin: 0;
padding: 0;
height: 285px;
width: 320px;
float: left;
}

/* sub links inside each section on home page */
ul.homelink_list {
margin: 0;
list-style: none;
line-height: 150%;
float: left;
}

ul.homelink_list li {
float: left;
margin: 0;
}

a.homelink {
font-family: Tahoma, "Arial Narrow", Helvetica, sans-serif;
font-size: 1.1em;
text-transform: uppercase;
font-weight: bold;
float: left;
width: 245px;
display:block; 
text-decoration:none; 
color:#FFF; 
padding: 0px 20px 6px 20px; 
margin: 0;
background-repeat: no-repeat; 
background-position: right center; 
}

a:hover.homelink {
text-decoration:underline; 
color:#FFF; 
background-color: transparent;
}

a.tab2 {
color:#FFF; 
}

a:hover.tab2 {
text-decoration:underline; 
color:#FFF; 
background-color: transparent;
}

/* ---- */

.emptydiv { 
margin: 0;
padding: 0;
height: 285px;
width: 160px;
float: left;
}

#icons { 
color: #333;
margin: 0;
padding: 0;
height: 285px;
width: 160px;
float: left;
}

.icon { 
color: #FFF;
margin: 0;
padding: 0;
height: 70px;
width: 160px;
float: left;
}

.icon a {
color: #FFF;
text-decoration: none;
font-weight: bold;
}

.icon a:hover {
color: #FFF;
text-decoration: underline;
background-color: transparent;
}

.floaticon {
float: left;
margin: 10px 8px 0 10px;
}

.icontext {
padding: 18px 10px 0 0;
}







#newsstrip { 
width: 958px;
clear: both;
margin: 0 0 5px 0;
padding: 0;
height: 2em;
border: 1px solid #DDD;
background-color: #006699;
overflow:hidden;
}

#newsstrip a { 
color: #FFF;
font-weight: bold;
}
#newsstrip a:hover { 
color: #FFF;
}

#newsstrip span.left {
float: left;
text-align: left;
width: 620px;
margin: 0;
padding: 0 0 0 170px;
height: 2em;
line-height: 2em;
font-weight: bold;
background-image: url(../../images/falmouth/home/newsheadlines.gif);
background-repeat: no-repeat;
background-position: left center;
background-color: #006699;
}

#newsstrip span.right {
float: right;
text-align: left;
width: 150px;
margin: 0;
padding: 0 0 0 10px;
line-height: 2em;
background: #0099CC url(../../images/cc/content2007/leftnav/arrows/arrow_nav_white.gif) no-repeat right bottom;
}

.feedicon { 
float: left;
margin: 6px 150px 5px 9px;
}








/*New box layout - July 2011*/

.boxlinks { /*one column - miscellaneous links*/
background-color: #006699;
color: #FFF;
margin: 0 1px 1px 0;
padding: 0px;
width: 159px;
float: left;
/*min-height hack*/
min-height: 150px;
height: auto;
_height: 150px;
}

.boxlinks a, .boxlinks ul.boxlist a {
color: #FFF;
text-decoration: none;
font-size: 100%;
}

.boxlinks a:hover, .boxlinks ul.boxlist a:hover {
color: #FFF;
text-decoration: underline;
}

.lastbox {/*last box*/
color: #FFF;
background-color: #006699;
margin: 0 0 1px 0;
padding: 0px;
height: 150px;
width: 160px;
float: left;
}

.boxlinks h4, .lastbox h4 {
color: #FFF;
margin: 8px 0 5px 8px;
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
}

/*end*/





/* eventfinder additional styles  */

form#eventfinder {
	margin: 0 0 0 10px;
}

/*---*/


p.boxtext {
margin: 30px 10px 10px 10px;
line-height: 150%;
font-size: 90%;
}

p.darkbox {
margin: 5px 10px 10px 10px;
padding: 5px;
color: #FFF;
line-height: 130%;
font-size: 85%;
background-color: #666;
}

p.darkbox a {
color: #FFF;
text-decoration: none;
}

p.darkbox a:hover {
color: #FFF;
text-decoration: underline;
}

ul.boxlist {
list-style-image: url(../../images/cc/content2007/arrow_bullet_blue.gif);
margin: 0 0 0 26px;
font-size: 90%;
}

ul.boxlist li {
margin: 0 0 2px 0;
}

ul.boxlist li a {
color: #333;
text-decoration: none;
}

ul.boxlist li a:hover {
color: #333;
text-decoration: underline;
}


