body {
	text-align: center;
	min-width: 750px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif ;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

h1 {
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif ;
	font-size: 20px;
	color: black;
	background-color: transparent;
}


h2 {
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif ;
	font-size: 18px;
	color: black;
	background-color: transparent;
}

h3 {
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif ;
	font-size: 16px;
	color: black;
	background-color: transparent;
	text-decoration: underline;
}

h4 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif ;
	font-size: 14px;
	color: black;
	background-color: transparent;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}

div#banner {
	width: 750px;
	border: 2px solid black;
	color: white;
	text-align: left;
	height: 100px;
	width: 750px;
	background: white url(images/bannernew2.jpg);
}

div#banner h1 {
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif ;
	font-size: 30px;
    height: 40px;
	margin: 35px 0 0 20px;
	color: black;
	background-color: transparent;
}


div#banner a {
	text-decoration: none;
}

div#navbar {
	height: 2em;
	line-height: 2em;
	width: 750px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	margin-left: auto;
	margin-right: auto;
	color: black;
	background-color: tan;
	text-align: center;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navbar ul li {
	display: inline;
	padding: .2em 1em;
}

#navbar ul li a {
	text-decoration: none;
	color: black;
}

div#menunav {
	height: 2em;
	width: 750px;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	line-height: 2em;
	margin-left: auto;
	margin-right: auto;
	color: black;
	background-color: aliceblue;
	text-align: center;
}

#menunav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menunav ul li {
	display: inline;
	padding: .2em 1em;
}

#menunav ul li a {
	text-decoration: none;
	color: black;
}

div#content-outer {
	min-height: 100px;
	width: 750px;
	border: 2px solid black;
	color: black;
}

div#content-inner {
	padding-left: 10px;
}

div#rightfloater {
	float: right;
	width: 225px;
	margin-right: 20px;
}

div#rightfloater .paragraphrightfloater {
	text-align: center;
	width: 100%;
}

div#footer {
	height: 2em;
	line-height: 2em;
	width: 750px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	color: black;
	background-color: tan;
	text-align: center;
}

div#content-inner p {
	margin-left: 1em;
	margin-right: 5em;
}

div#leftcontent p {
	margin-left: 1em;
	margin-right: 5em;
}

div#content-inner td.center {
	text-align: center;
}

div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	padding: .2em 1em;
}

#footer ul li a {
	text-decoration: none;
	color: #fff;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

div.center {
	width: 750px;
	text-align: center;
}

br.both {
	clear: both;
}

br.left {
	clear: left;
}

br.right {
	clear: right;
}

div.calendar {
	margin-left: 25px;
	margin-top: 10px;
}

.outside {
	background: white url(images/sweetspot_outside_new2.png) no-repeat top right;
}

.ancora {
	background: white url(images/ancora.gif) no-repeat top right;
}

.menudownload {
float: right;
border: none;
padding-right: 20px;
}

.menudownloadtwo {
float: right;
border: none;
}


.logolist {
	list-style: disc url(images/logoicon.jpg) inside;
}

