#Navbar {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bolder;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-align: center;
}
#Navbar a {
	text-decoration:none;
	color:#000;
}

#Navbar a:hover{
	color: #800101;
}

.red {
	color: #800101;
}

#content {
	background-image: url(images/Webmockup_11.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
#content h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800101;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#content li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding-left: 30px;
	margin-left: 30px;
}

#content h2 {
	color: #800101;
	font-size: 14px;
	font-style: normal;
	padding-left: 15px;
	margin-left: 30px;
	margin-right: 200px;
	text-transform: none;
	text-decoration: none;
}
#content h3 {
	font-size: 12px;
	font-style: italic;
	color: #800101;
	margin-right: 200px;
	margin-left: 30px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#content #Services {
	list-style-type: disc;
	list-style-position: outside;
}

#sidebar {
	font-weight: bolder;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(images/Webmockup_12.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar h1 {
	font-size:16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #800101;
	border-right-color: #800101;
	border-bottom-color: #800101;
	border-left-color: #800101;
	text-align: center;
}
#sidebar a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #800101;
	vertical-align: top;
}

#sidebar list a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #800101;
	vertical-align: top;
}

#login {
	background-image: url(images/Webmockup_12.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 10px;
	color: #800101;
	text-align: left;
	padding-right: 15px;
}

#login h1 {
	font-size: 16px;
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #800101;
	border-right-color: #800101;
	border-bottom-color: #800101;
	border-left-color: #800101;
	text-align: center;
	padding-right: 20px;
}

#Footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	list-style-type: none;
}

#Footer ul {
    list-style: none;
}

#Footer ul li {
	float: left;
	display: block;
	margin-right: 20px;
	padding-right: 20px;
}

#Footer ul li a {
    text-decoration: none;
    color: #800101;
}

#Footer ul li a:hover {
    text-decoration: underline;
}

a {
	text-decoration: none;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #800101;
}

img {
border: none;
}

#Table_01 tr #content p i {
	font-size: xx-small;
}
