body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Tempus Sans ITC";
	font-size: 100%;
	color: #CC0000;
	background-color: #efeedc;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 883px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#header {
	height: 279px;
	background-position: center top;
	background-image: url(images/logo.jpg);
	width: 890px;
	background-repeat: no-repeat;
	float: left;
}
#header img {
	padding-top: 25px;
}

#header h1 {
	background-position: center top;
	width: 883px;
	float: left;
}

#nav {
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 890px;
	background-position: center top;
	float: left;
}
#nav ul {
	font-size: 100%;
	text-align: center;
	list-style-type: none;
	padding-top: 50px;
}
.lftflt {
	float: left;
	margin-right: 8px;
}
.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}



#nav li {
	display: inline;
	background-position: center;
}


#nav li a:link, #nav li a:visited {
	color: #006600;
	margin-left: 80px;
	text-align: right;
	margin-right: 50px;
	text-decoration: none;
	font-weight: bold;
}
#content p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
}
#content2 {
	height: auto;
	width: 560px;
	float: left;
}
#content1 {
}
#content2bottom {
	height: 39px;
	width: 550px;
	background-image: url(images/content2bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}



#nav li a:hover, #nav li active, #nav li a:focus {
	color: #FF0000;
}

#innerwrapper {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 890px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#content {
	width: 890px;
	float: left;
}
#content2main {
	background-image: url(images/content2main.jpg);
	background-repeat: repeat-y;
	width: 550px;
	float: left;
}

#sidebar {
	width: 850px;
	float: left;
	height: 200px;
}
#sidebar h1 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 70px;
}
#sidebar h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
}
#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 890px;
	height: 67px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC0033;
	padding-top: 25px;
}
#footer p {
	font-size: 85%;
	font-weight: normal;
	color: #990000;
	text-align: center;
	padding-top: 20px;
}
#footer a {
	color: #CC0033;
	text-decoration: underline;
}


.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.thumbnail {
	background-color: #ECE9D8;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#portfolio {
	width: 800px;
	float: left;
	padding-left: 70px;
}
#portfolio h1 {
	padding-left: 300px;
	padding-bottom: 25px;
	padding-top: 25px;
}
#portfolio h2 {
	color: #003300;
	text-align: left;
	clear: both;
}
#content a {
	color: #FF0000;
}
#sidebar .thumbnail {
	margin-left: 40px;
	margin-top: 10px;
}
#content1body {
	background-color: #990000;
	width: 265px;
}
#Content1 {
	width: 200px;
	padding-left: 30px;
	padding-top: 5px;
	float: left;
}
#content1 {
	width: 200px;
	float: left;
}

#content1body h1 {
	font-family: Agatha;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content1body p {
	font-family: Agatha;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#content2top {
	background-image: url(images/content2top.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 550px;
}
#portfolio img {
	padding: 0px;
}
