/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
html>body {font-size: 12px;
}
h1 {
	line-height: 120%;
	}

#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(../images/karuna-institute-header.jpg);
	height: 155px;
}
#masthead h1 {
	font-size: 200%;
	margin: 0;
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	color: #00aaee;
	font-style: normal;
	padding: 65px 0px 0px 190px;
	letter-spacing: 1px;
}
#masthead h2 {
	font-size: 120%;
	margin: 0;
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	color: #00aeef;
	font-style: normal;
	padding: 0px 0px 0px 190px;
	letter-spacing: 1px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/full-middle.jpg);
	background-repeat: repeat-y;
}
#columntop {
	background-image: url(../images/full-top.jpg);
	background-repeat: no repeat;
	height: 33px;
}
#columnbottom {
	background-image: url(../images/full-bottom.jpg);
	background-repeat: no repeat;
	height: 37px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 539px;
	float: left;
}
#center .content {
	padding: 0px 45px 24px 0px;
	line-height: 140%;
}
#center .content ul {
	padding-left: 14px;
}
#center .content .quote {
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	font-size: 120%;
	color: #074e71;
	padding-top: 10px;
	line-height: 140%;
}

#news, #quote, #courses {
	width: 221px;
	float: left;
}
#news img, #quote img, #courses img {
	padding-left: 5px;
}
#news .content {
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	font-size: 110%;
	color: #000000;
	padding: 24px 16px;
	line-height: 120%;
}
#news .content ul, #courses .content ul {
	list-style-type: none;
	padding-left: 2px;
}
#news .content ul li {
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	font-size: 105%;
	padding-bottom: 16px;
	padding-left: 0px;
	line-height: 120%;
	font-style:normal;
}
#news .content a {
	text-decoration: underline;
	color: #0066cc;
	font-style:normal;
}
#news .content a:hover {
	color: #000000;
}
#news .content h3 {
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	font-size: 140%;
	color: #006699;
	font-style:normal;
	line-height: 120%;
}
#quote .content {
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	font-size: 120%;
	color: #074e71;
	padding: 24px 16px;
	line-height: 140%;
}
#quote .content .black {
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	color: #666666;
}
#courses .content {
	color: #000000;
	padding: 24px 16px;
	line-height: 120%;
}
#courses .content a {
	color: #0066CC;
}
#courses .content .quote {
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	font-size: 120%;
	color: #074e71;
	padding-top: 10px;
	line-height: 140%;
}



#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #074e71;
	padding: 0px;
	margin: 0;
	font-size: 80%;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 32px;
}

#menu {
	width: 150px;
	float: left;
	padding: 0px 44px 24px 0px ;
}
#menu ul {
	line-height: 130%;
	list-style-type: none;
}
#menu ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px #ade6fb solid;
}

#menu ul ul {
	margin: 0px;
	padding: 0px;
	font: 100% Helvetica, Arial, sans-serif;
	font-weight: normal;
	list-style-type: none;
}
#menu ul ul li {
	line-height: 140%;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom: none;
}

#menu a:link {
	color: #074e71;
	text-decoration: none;
}
#menu a:visited {
	color: #074e71;
	text-decoration: none;
}

#menu a:hover {
	color: #00aeef;
	text-decoration: none;
}
#menu a:active {
	color: #000000;
}

#center a:link {
	color: #0066CC;
}
#center a:visited {
	color: #0066CC;
}
#center a:hover {
	color: #000000;
}
#center .p7AB h3 a:link {
	color: #ffffff;
}
#center .p7AB h3 a:hover {
	color: #ffcc00;
}
#center h1 a:link {
	color: #00aeef;
}
#center h1 a:visited {
	color: #00aeef;
}
#center h1 a:hover {
	color: #00aeef;
}

#footer a:link {color: #074e71;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 170%;
	margin: 0;
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	color: #00aeef;
	font-style: normal;
	padding-top: 30px;
	letter-spacing: 1px;
}
h2 {
	font-size: 130%;
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	margin: 20px 0 0 0;
}
h2 span {
	font-size: 80%;
}

h3 {
	font-size: 150%;
	font-family: 'ACaslonPro', 'Adobe Caslon Pro', Georgia, Garamond,  Serif;
	color: #00aeef;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}


#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
