/* CSS Document */


body {

	background-color:#cab68b;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:0.74em;

	color:#333333;

	line-height:20px;

	cursor:default;

	margin:0;

	background-image: url("images/backgrounds/main.jpg");

	background-position:center;

	background-repeat:repeat-y;

}



#container {

	width:700px;

	padding:10px;

	background-color:#FFFFFF;

	margin:0 auto 0 auto;

}

#header {

	width:700px;

	background-color:#6b5523;

	height:158px;

	color:#FFFFFF;

	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;

	font-size:170%;

	font-weight:bold;

	line-height:20px;

}

#header p {
	margin-left:340px;
	margin-right:10px;
	font-style:italic;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}

#header p + p {
	font-size: .9em;

	text-transform: uppercase;
	
	font-style:normal;
	
	font-weight:normal;
	}

#header h1 {
	color:#FFFFFF;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size:260%;
	font-weight:bold;
	padding-top:28px;
	padding-left:340px;
	padding-bottom:32px;
	border-bottom:2px solid #ffffff;
	background-image:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;

}
#container #sidebar .slogan h1 {
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 165%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}


#main_menu {

	width:700px;

	padding-top:5px;

	padding-bottom:5px;

	background-color:#552500;
	
	background-image:url(images/backgrounds/menubg.jpg);

	text-align:right;

	color:#FFFFFF;

	margin-bottom:10px;

}

#main_menu a {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:80%;

	font-weight:bold;

	text-transform:uppercase;

	color:#FFFFFF;

	text-decoration:none;

	padding-left:5px;

	padding-right:5px;

	padding-top:12px !important;

	padding-top:13px;

	padding-bottom:11px;

	margin-left:1px !important;

	margin-left:1px;

}

#main_menu a:hover {
	background-color:#6b5523;
	background-image: url(images/backgrounds/link.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #dad6cb;
	border-left-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 11px;
	padding-bottom: 10px;

}

#main_menu .aactive {
	background-color:#6b5523;
	background-image: url("images/backgrounds/link.jpg");
	text-decoration: none;

}

.leaves {

	border-right:2px solid #ffffff;

	float:left;

}
#container .article .bold {
	font-weight: bold;
}
#container .article ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 14px;
	margin-left: 0px;
	list-style-type: square;
	list-style-position: outside;
}
#container .article ol li {
	margin-bottom: 2px;
}
#container .article ol {
	padding-left: 27px;
	font-size: 1.1em;
}

#container .article ol li ul li {
	margin-bottom: 0px;
}

#container .article #certificates ul {
	font-size: 1.1em;
}
#container .article #links-certificates ul {
	font-size: 1.1em;
	color: #6B5523;
}
#container .article #links-certificates li {
	line-height: 1.6em;
}
#container .article #links-certificates {
	padding-bottom: 7px;
}
#container .article #certificates a {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B5523;
}
#container .article #certificates .key {
	list-style-type: none;
	font-size: 1em;
	line-height: 1.4em;
}
#container .article #certificates p {
	line-height: 1.6em;
}




#sidebar {
	width:150px;
	border:1px solid #cab68b;
	float:left;
	clear:left;
	background-image: url("images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;

}
#container #sidebar li {
	padding-bottom: 0.6em;
	line-height: 1.6em;
	text-transform: uppercase;
	font-size: 0.9em;
}
#container #sidebar ul {
	padding-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#sidebar h1,h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight:normal;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container #sidebar .course-links ul {
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 1px;
}
#container #sidebar .course-links a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aa2f04;
	color: #aa2f04;
}
#container #sidebar .course-links a:hover {
	color: #6B5523;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B5523;
}


#sidebar p {
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	
}

.article {
	margin-left:170px;
	border: 1px solid #cab68b;
	background-image: url("images/backgrounds/articlenormal-vine.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

.article p {
	
	font-size:1.1em;

	margin:1px 10px 10px 10px;

}

.article h4	{

	font-size:1.1em;
	
	margin-bottom:2px;
	
}

.article_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#552500;
	text-transform:uppercase;
	margin-bottom:0;

}

.article_info a {

	font-weight:bold;

	text-decoration:none;

	color:#000000;

}
.article h1,h2, h3{
	font-family:"Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:-1px;
	color:#000000;
	border-bottom:2px solid #cab68b;
	background-image: url("images/backgrounds/headers.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:8px;
	padding-top:0px;
	margin-bottom: 12px;

}
#container .article h2 {
	font-size: 1.6em;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 9px;
	padding-bottom: 5px;
}
#container .article img {
	border: thin solid #CAB68B;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}


.comment {
	margin-left:170px;
	padding:2px 10px;
	border: 1px solid #cab68b;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
a {
	text-decoration:none;
	color: #c55318;
}
a:visited	{
	color:#aa2f04;
	}
a:hover {
	color:#cd8f03;
	border-bottom:1px solid #a98f57;
}

#validator img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:5px;
	margin-bottom:0;
}
.small {
	font-size: .8em;
}
#container .article h6 {
	font-size: 1.6em;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#container .article .staff p {
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: justify;
}

#container .article .staff {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CAB68B;
	width: 508px;
}
.right-small {
	text-align: right;
}
#container .article .right-small a {
	font-size: .8em;
}
#container .article #maps {
	margin-top: 10px;
	margin-bottom: 15px;
}
#container .article #maps a {
	font-weight: bold;
	font-size: 1.1em;
}
#container .article table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container .article td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: .9em;
}
#container .article table tr {
	background-image: url(images/backgrounds/table-bg.png);
	background-repeat: repeat-x;
}
#container .article #signature img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container .article #signature {
	margin-top: 2.5em;
	margin-right: 2.5em;
	margin-bottom: .5em;
	margin-left: 2.5em;
	text-align: justify;
}
#container #sidebar h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

