@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	color: #3A3205;
	text-decoration: none;
}
ul {
	line-height: 15px;
}
ul li {
	margin: 1.5em 0 1.5em 0;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
.cvlink a:link {
	font-size: 16px;
	color: #CC6600;
	text-decoration: underline;
}
.cvlink a:visited {
	font-size: 16px;
	color: #CC6600;
	text-decoration: underline;
}
.cvlink a:hover {
	font-size: 16px;
	color: #996600;
	text-decoration: underline;
}
.cvlink a:active {
	font-size: 16px;
	color: #CC6600;
	text-decoration: underline;
}

/* Link styles for menu triggers */

.p7navphilosTrigger a {
	background-image: url(images/nav_philos_static.png);
}
.p7navphilosTrigger a:hover, .p7navphilosTrigger a:active, .p7navphilosTrigger a:focus {
	background-image: url(images/nav_philos_hover.png);
}
.p7navcourseTrigger a {
	background-image: url(images/nav_course_static.png);
}
.p7navcourseTrigger a:hover, .p7navcourseTrigger a:active, .p7navcourseTrigger a:focus {
	backgound-image: url(images/nav_course_hover.png);
}
.p7navaboutTrigger a {
	background-image: url(images/nav_about_static.png);
}
.p7navaboutTrigger a:hover, .p7navaboutTrigger a:active, .p7navaboutTrigger a:focus {
	background-image: url(images/nav_about_hover.png);
}
.p7navregTrigger a {
	background-image: url(images/nav_register_static.png);
}
.p7navregTrigger a:hover, .p7navregTrigger a:active, .p7navregTrigger a:focus {
	background-image: url(images/nav_register_hover.png);
}

/* Submenu Layers */

#p7subphilos, #p7subcourse, #p7subabout, #p7subregister {
	position: absolute;
	width: 256px;
	top: 49px;
	font-size: 21px;
	visibility: hidden;
	background-color: #3A3205;
}

/* Unique properties for submenu layers */

.p7submenus p {
	margin: 0;
	background-color: #E2DFC7;
	font-family: Georgia, Times, serif;
	font-size: 21px;
	line-height: 48px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/* Submenu link styles */

.p7submenus a, .p7submenus a:visited {
	display: block;
	padding: 0;
	background-color: #3A3205;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #666633;
	border-right: 1px solid #666633;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	text-align: center;
}

/* Change background color during hovering */

.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	background-color: #FFCC66;
	margin: 0px;
	color: #3A3205;
}


.bodypadding {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A3205;
	text-decoration: none;
}
.footermenu  a:link {
	color: #333333;
	text-decoration: none;
}
.footermenu a:visited {
	color: #333333;
	text-decoration: none;
}
.footermenu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.footermenu a:active {
	color: #333333;
	text-decoration: none;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.legal a:link {
	color: #333333;
	text-decoration: underline;
}
.legal a:visited {
	color: #333333;
	text-decoration: underline;
}
.legal a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.legal a:active {
	color: #333333;
	text-decoration: underline;
}.formheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

