/* this is the linked style sheet for Divisions Site, www.foothill.edu/div */

.red {color: #ff0000 }
.teal {color: #008080 }
.purple {color: #663399 }
.burnt {color: #990000 }
.blue {color: #006 }
.grey {color: #a9a9a9 }
.orange {color: #DF5000 }

.small { font-size: 11px; line-height: 12px }

.big   { color: #990000; font-size: 14px; line-height: 16px; margin: 2px 10px }
.big1    { color: #008080; font-size: 24px; line-height: 28px }
.big2    { color: #ff0000; font-size: 20px; line-height: 22px }
.big3    { font-size: 16px; line-height: 18px }
.big4    { font-size: 18px; line-height: 20px }
.bground { background-color: #FFEBCD; padding: 5px; width:250px}

.indent1  { margin: 5px 10px }
.indent2   { line-height: 16px; margin: 6px }
.indent3  { margin-left: 10px }

.list	{	line-height: 20px; }


.fourpoints { line-height : 4px }

.hr	{
	color: #660033;
	background-color: #660033;
}

.box { /* slide images */
		float:right;
		width: 300px;
		height: auto;
		margin-top: -30px;
		margin-left: 20px;
		margin-bottom: 20px;
		padding: 10px;
		z-index:1;
	}
.box_alt{ /* slide images */
		float:right;
		width: 400px;
		height: auto;
		margin-top: -10px;
		margin-left: 20px;
		margin-bottom: 20px;
		padding: 10px;
		z-index:1;
	}

	.box2 { /* buy tickets */
		background-color: #dbddc5;
		-moz-border-radius: 6px !important;
		-webkit-border-radius: 6px !important;
		border-left: solid 2px #dFdFdF;
        border-right: solid 2px #afafaf;
        border-top: solid 2px #dFdFdF;
        border-bottom: solid 2px #afafaf;
        font-size: 20px;
        line-height: 26px;
        text-align: center;
		width: 200px;
		height: auto;
		padding: 10px;
		margin-top: 15px;
		margin-bottom: 15px;
		z-index:1;
	}
	.box3 { /* donate */
		background-color: #dbddc5;
		-moz-border-radius: 6px !important;
		-webkit-border-radius: 6px !important;
		border-left: solid 2px #dFdFdF;
        border-right: solid 2px #afafaf;
        border-top: solid 2px #dFdFdF;
        border-bottom: solid 2px #afafaf;
		width: 90%;
		height: auto;
		padding: 10px;
		margin-left: 10px;
		margin-bottom: 20px;
		z-index:1;
	}
	.box4 { /* 2nd image */
		float:right;
		background-color: #c0c0c0;
		-moz-border-radius: 6px !important;
		-webkit-border-radius: 6px !important;
		border-left: solid 2px #dFdFdF;
        border-right: solid 2px #afafaf;
        border-top: solid 2px #dFdFdF;
        border-bottom: solid 2px #afafaf;
		width: 300px;
		height: auto;
		margin-top: 30px;
		margin-left: 20px;
		margin-rught: 30px;
		padding: 10px;
		z-index:1;
	}
	.box5 { /* slide images */
		float:right;
		width: 450px;
		height: auto;
		margin-left: 10px;
		margin-bottom: 20px;
		padding: 10px;
		z-index:1;
	}