@charset "utf-8";
/* base doc for Fivestar */

/* basic */
body,
html {
	margin:0;
	padding:0;
	color:#000;
	background-color: CCCCCC;
	font-size: 12px;
    }
body {
	min-width:750px;
	background-image: url(../images/bkgrd.gif);
	background-color: #FFFFFF;
    }
#wrap {
	width:752px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #CCCCCC;
	top: 20px;
	border: thin solid #333333;
    }
.right_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	background-color: #FFFFFF;
	padding: 0px;
    }
#nav {
    background:#c99;
    }
#main {
	background-color: #FFFFFF;
    }
#sidebar {
	background:cccccc;
    }
#footer {
    background:#cc9;
    }

/* columns */
#main {
	float:left;
	width:750px;
	background-color: #FFFFFF;
    }

/* footer */
#footer {
	clear:both;
	background-color: #000000;
    }
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}


/* navigation */
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav li{
	display:inline;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    }
#nav a {
	text-decoration: none;
}
#sidebar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



/* spacers */
#header h1 {
    padding:5px;
    margin:0;
    }
#nav {
	padding:3px;
	background-color: #FFCC00;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF6600;
	border-bottom-color: #FF9900;
	border-left-color: #FF6600;
	width: 745px;
	height: 24px;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }
#sidebar ul {
    margin-bottom:0;
    }
#sidebar h3, #sidebar p {
    padding:0 10px;
    }
.main_body_text strong {
	color: #660000;
}

#footer p {
    padding:5px;
    margin:0;
    }
#sidebar {
	float:right;
	width:240px;
	background-color: #CCCCCC;
    }
#sidebar h3, #sidebar p {
    padding:0 10px 0 0;
    }
.main_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
mainblockquote {
	left: 10px;
}
.sub_title {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#main_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.img_left {
	float: left;
	padding: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #000000;
	border-left-color: #660000;
}
#main_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main_alternate {
	background-color: #FFFFFF;
}
.frame {
	border: thin solid #666666;
}
.img_no_border {
}
#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.img_left {
	padding: 5px;
	float: left;
}
.table_border {
	border: thin solid #999999;
}
.crse_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	border: thin solid #660000;
	width: 100%;
}
.call_out_box {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	width: auto;
	position: relative;
	float: none;
	margin: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.sub_title_h1 {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.red_borders {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #701010;
}
