/*
    -Colleg Goal Oregon-

Orange:          #C75E2E
Blue:            #0D426F
Green:           #00833B

*/

/* Layout
----------------------------------------------- */

body{
	margin:0;
	padding:0;
	border:0px;
	background-color:#ffffff;
	background-attachement:fixed;
	word-wrap: break-word;	/* IE */
	height:100%;
	width: 100%;
	color: #5787a3;
	}

a:link, a:visited {
	color: #0000ff; text-decoration: none
	}

a:active  {
	color: #C75E2E; text-decoration: none
	}

a:hover   {
	color: #000000; text-decoration: underline
	}

#wrapper{
	margin:0;
	padding:0;
	position: absolute;
	left:0;
	top:0;
	height: 583px;
	width: 100%;
	background-image: url('../images/background2.jpg');
	background-repeat:no-repeat;
	background-attachement:fixed;
	background-position: 108px 0px;
	}

#topwrapper{ 
	position: fixed;
	left:0;
	top: 0;
	width: 100%;
	margin: 0 auto;
	z-index:5;
	}

#topleft{
	position: absolute;
	left:0;
	top:0;
	background:url("../images/bar_01_blue.gif") top left no-repeat;
	float: left;
	width: 129px;
	height: 19px;
	}

#topright{
	position: absolute;
	right:0;
	top:0;
	background:url("../images/bar_02_blue.gif") top left no-repeat;
	float: left;
	width: 129px;
	height: 19px;
	}

#topmiddle{
	text-align: center
	margin:0px;
	background:#323498;
	height: 19px;
	margin-left: 129px;
	margin-right: 129px;
	margin-bottom: 0px;
	padding: 0px;
	}

#topmiddle ul {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}

#topmiddle span {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-weight:bold;
	color:#fff;
	font-family: "Trebuchet MS",Verdana,Sans-Serif;
	}

#topmiddle a:link, #topmiddle a:visited, #topmiddle a:active  {
	color: #fff; text-decoration: none;
	}

#topmiddle a:hover   {
	color: #fff; text-decoration: underline;
	}

#content{
	margin: 19px 0px 0px 120px;
	}

/* Sidebar
----------------------------------------------- */

#sidebar{
	position: fixed;
	margin: 0px; 
	top: 19px; 
	left: 0px; 
	width: 108px; 
	height: 90%;
	background:#fff;
	align: center;
	}

#sidebar p {
	color: #0D426F; 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size: 7pt; 
	line-height: 8pt;
	text-align: center;
	margin: 0.5em; 
	}

* html div#sidebar  { top: 19px; left:0px; width: 108px; position:absolute; }

#rollover a:visited img, #rollover a img{
	-moz-opacity: 1.00;
	opacity:1;
	}

#rollover a:hover img{
	-moz-opacity: 0.75;
	opacity:0.75;
	}

/* typography
----------------------------------------------- */

h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}

h1 {
	font-size: 3em;
	letter-spacing: -2.5px;
	color:#0D426F;
	margin:0px 0px -10px -3px;
	padding:0px;
	}

h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size: 1.3em;
	letter-spacing: 0pt;
	color: #fff;
	}

h2 em{
	color: #0D426F;
	font-style: normal;
	}

h3 {
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #002060;
	padding-top: 0.5em;
	}

p { line-height: 1.5em; margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ul.college { margin: 0px auto; padding: 0px 3px 0px 0px;  line-height: 1.2em}
li{ font-size: 0.9em; }
li strong {color: #000000; font-weight: bold;}

.caption{
	font-size: 60%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding: 0.5em;
	}

/* Rounded Box
----------------------------------------------- */

#roundbox {
	padding:0 0 0 19px;
	background:url("../images/box-l.gif") top left no-repeat;
	}

.mainpage {
	width:610px;
	position:absolute;
	top:369px;
	z-index:1;
	left: 121px;
	}

.locations{
	width:610px;
	position:absolute;
	top:185px;
	z-index:1;
	}

.other{
	width:600px;
	margin-bottom: 20px;
	position:absolute;
	top:185px;
	z-index:1;
	}

#roundbox div.top {
	background:url("../images/box-r.gif") top right no-repeat;
	margin:0;
	padding:0;
	}

#roundbox div.middle {
	margin:0 0 0 -19px;
	padding:0 19px 0;
	border-right:1px solid #8a867a;
	border-left:1px solid #b0aea5;
	border-width:0 1px;
	background:#fff;
	}

#roundbox div.bottom {
	margin:0 0 0 -19px;
	padding:0 0 0 19px;
	background:url("../images/box-l.gif") bottom left no-repeat;
	}

#roundbox span.bottom {
	display:block;
	text-align:right;
	font-size: 1em;
	padding:0 0px 0px 0;
	background:url("../images/box-r.gif") bottom right no-repeat;
	}

.h3mainpage {
	margin:0;
	padding:0;
	color: #323498;
	font-size: 1.5em;
	letter-spacing: -1pt;
	}

.pmainpage {
	margin-left: 5px;
	padding:0;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #000000;
	}

/* Other
----------------------------------------------- */

#footer {
	position:absolute;
	bottom: 0;
	margin: 0px 0px -70px -16px;
	width:600px;
	text-align: center;
	clear: both;
	font-size: 75%;
	color: #888;
	}

#locations{
	margin:0;
	padding:0;
	color: #888;
	font-size: 75%;
	}

select.selectCollege {
	margin-left: 5px;
	width: 275px;
	padding: 1px 3px;
	border: 1px solid #000000;
	}


.download{ padding: 0.7em 1.5em; }
