@charset "utf-8";
body {
	background-image: url(Images/Cloth-3.jpg);
	text-align: center;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, p, blockquote, ul, ol, dl ,form{
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #38383D;
}
#Footer form {
	font-size: 0.75em;
	padding-top: 1.2em;
}

#Wrapper {
	padding: 20px;
	width: 780px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #FFF;
	border: thick double #B1B1AB;
	text-align: left;
}
#Header {
	text-align: center;
	padding: 0.5em;
	margin-bottom: 25px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #DACCAD;
}
#Sidebar {
	width: 200px;
	background-color: #DAAD8F;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 25em;
}
#Sidebar p a:link {
	color: #FFF;
	font-style: oblique;
	font-size: 1em;
}
#Sidebar p a:hover {
	color: #6A9AB7;
	font-weight: bold;
}
#Sidebar p a:visited {
	color: #5B5B5B;
	font-style: oblique;
}


#Sidebar p {
	font-size: 0.9em;
	color: #FFF;
	line-height: 1.5em;
	padding: 1em .5em 1em;
}

#Footer {
	text-align: center;
	margin-top: 15px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #DACCAD;
}
#Content {
	padding-top: 40px;
	padding-right: 10%;
	padding-bottom: 40px;
	padding-left: 10%;
}
#Header h1 {
	font-size: 2em;
	line-height: 1.5em;
	color: #38383D;
}
#Header h2 {
	font-size: 1.6em;
	line-height: 1em;
	font-style: italic;
}
#Navbar {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	width: 680px;
}

#Content h1 {
	font-size: 1.3em;
	line-height: 1em;
	padding-bottom: 1em;
}
#Content h2 {
	font-size: 1.1em;
	line-height: 1em;
	padding-bottom: .5em;
}

#Content p {
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 1.2em;
}
#Content p a:link {
	color: #38383D;
	text-decoration: underline;
}

#Content p a:hover {
	color: #6A9AB7;
	text-decoration: underline;
}
#Content p a:visited {
	color: #AD976D;
	text-decoration: underline;
}
#Content h2 a:link {
	color: #38383D;
	text-decoration: underline;
}
#Content h2 a:hover {
	color: #6A9AB7;
	text-decoration: underline;
}
#Content h2 a:visited {
	color: #AD976D;
	text-decoration: underline;
}
#Content a img {
	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;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}





#Footer p {
	font-size: 0.85em;
	line-height: 2.5em;
}
#Footer p a {
	color: #6A9AB7;
	text-decoration: underline;
}
.title {
	font-weight: bolder;
	font-size: 0.95em;
}

.clearFloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
