/* CSS Document */

/* Basic Stuff */

body {
	font: 13px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #000;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-color:#ffd5f5;
	background-image: url("images/layout/background.jpg");
	background-repeat:no-repeat;
	}
.caption {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #B13167;
}
	
body A:link    	{ color: #b11167; font-weight: normal; text-decoration: underline; }
body A:active  	{ color: #b11167; font-weight: normal; text-decoration: underline; }
body A:visited 	{ color: #b11167; font-weight: normal; text-decoration: underline; }
body A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }

h1 {
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #b11167; 
	line-height: 18px;
	padding-right: 50px;
}
.bdrPink {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF93DF;
	border-left-color: #FF93DF;
	background-attachment: scroll;
	background-image: url(images/home/home-box_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
	
h2 {
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight: normal;
	color: #b11167; 
	line-height: 18px;
	padding-left: 0px;
	padding-right: 20px;
	}
	
h2 A:link    	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h2 A:active  	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h2 A:visited 	{ color: #29769d; font-weight: normal; text-decoration: underline; }
h2 A:hover  	{ color: #a4c00d; font-weight: normal; text-decoration: underline; }
	
h3 {
	font: 13px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight: bold;
	color: #b11167; 
	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
	
.nav {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #ff9deb;
	font-weight: bold;
}

.nav A:link    	{ color: #fff; font-weight: bold; text-decoration: none; }
.nav A:active  	{ color: #fff; font-weight: bold; text-decoration: none; }
.nav A:visited 	{ color: #fff; font-weight: bold; text-decoration: none; }
.nav A:hover  	{ color: #ff9deb; font-weight: bold; text-decoration: underline; }


.homeside {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #000;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	}
	
.homeside A:link    	{ color: #b11167; font-weight: normal; text-decoration: underline; }
.homeside A:active  	{ color: #b11167; font-weight: normal; text-decoration: underline; }
.homeside A:visited 	{ color: #b11167; font-weight: normal; text-decoration: underline; }
.homeside A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }


.footer {
	font: 10px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #fff;
	line-height: 18px;
	padding-left: 30px;
}

.footer A:link    	{ color: #fff; font-weight: normal; text-decoration: none; }
.footer A:active  	{ color: #fff; font-weight: normal; text-decoration: none; }
.footer A:visited 	{ color: #fff; font-weight: normal; text-decoration: none; }
.footer A:hover  	{ color: #fff; font-weight: normal; text-decoration: underline; }

.course-finder {
	padding-left: 20px;
	Padding-top: 20px;
}

.drop-down-courses{
	width: 166px;
	margin-left: 20px;
}

.find-out-more {
	padding-left: 0px;
	padding-right: 20px;
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	line-height: 18px;
	}
	
.find-out-more A:link    	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.find-out-more A:active  	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.find-out-more A:visited 	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.find-out-more A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }

.table {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #3d4447;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
.table A:link    	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.table A:active  	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.table A:visited 	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.table A:hover  	{ color: #000; font-weight: normal; text-decoration: underline; }

.pathways {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #5e686d;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #ced0d2;
	background-color: #f2f2f3;
	
	}
	
.pathways A:link    	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.pathways A:active  	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.pathways A:visited 	{ color: #0e3762; font-weight: normal; text-decoration: underline; }
.pathways A:hover  		{ color: #000; font-weight: normal; text-decoration: underline; }
	
.bdrpink {
	border: 4px solid #FA9ADB;
}
