body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#titlebody {
	height: 196px;
        background: #fff url(/images/big_pic.jpg) no-repeat;
}
#mainmenu {
	padding-top: 20px;
	margin-right: 10px;
	text-align: right;
}

#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainmenu a:link, #mainmenu a:visited {
	color: #ff7800;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
#mainbody {
	position: absolute;
	top: 198px;
	width: 500px;
	margin-left: 130px;
	padding: 5px;
	text-align: left;
}
#mainbody p {
	margin: 5px 5px 5px 5px;
}
#mainbody td {
	font-size: 11px;
}
#leftbar {
	position: absolute;
	width: 130;
	top: 205px;
	left: 0px;
	background-color: #FFFFFF;
}
#leftbar .adsection {
	background-color: #FFFFFF;
}
#leftbar .adsection h2 {
        background: #fff url(/images/header.gif) no-repeat;
	color: #ff6600;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: -12px;
}
#leftbar .adsection p {
	font-size: 12px;
	font-family: tahoma;
	padding-left: 10px;
}
#leftbar a:link, #leftbar a:visited {
	text-decoration: none;
	color: #000000;
}
#leftbar a:hover {
	text-decoration: underline;
	color: #0000ff;
}
#rightbar {
	position: absolute;
	top: 197px;
	right: 10px;
	width: 130px;
	border-left: 1px dotted #cccccc;
}

h1 {
	color: #ff6600;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 0px;
}

h2 {
	color: #ff6600;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 0px;
}

h3 {
        color: #ff6600;
        font-size: 13px;
        font-family: tahoma;
        font-weight: bold;
        margin-left: 5px;
        margin-bottom: 0px;
}

h4 {
        color: #ff6600;
        font-size: 12px;
        font-family: tahoma;
        font-weight: bold;
        margin: 5px 5px 5px 5px;
}

#footer {
	clear: both;
	font-size: 10px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
}

#footer p {
	position: relative;
	top: -36px; left: 0;
	margin: 0; padding: 40px 0 20px 0;
	background-repeat: no-repeat;
	text-align: center;
}

.categorybox {
        float: left;
        margin-top: 10px;
        margin-left: 7px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-bottom: 10px;
        border: 1px solid black;
        background-color: #f8ecec;
        width: 495px;
}

.categorybox h2, .categorybox h3 {
        background-color: #FF8315;
        font-size: 13px;
        color: white;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
	margin-left: 0px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.categorybox p {
        margin: 7px;
        text-align: left;
}

.categorybox a:link, .categorybox a:visited {
        color: #000000;
        text-decoration: none;
}

.categorybox a:hover {
        color: #d80326;
        text-decoration: underline;
}

.leftlist {
        float: left;
        list-style: none;
        margin: 10px;
}

.rightlist {
        float: left;
        list-style: none;
        margin: 10px;
}

#breadcrumbs {
        position: absolute;
        top: 202px;
        width: 500px;
        margin-left: 155px;
        padding: 5px;
        text-align: left;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
        color: #000000;
        font-size: 11px;
        font-family: tahoma;
        text-decoration: none;
}

#breadcrumbs a:hover {
        color: #000000;
        text-decoration: underline;
}

.attractionlist {
	width: 140px;
        border: 1px solid black;
	margin-left: 0px;
	padding-bottom: 5px;
        background-color: #f8ecec;
}

.attractionlist h5 {
        background-color: #FF8315;
        font-size: 13px;
        color: white;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.attractionlist a:link, a:visited {
        color: #000000;
        text-decoration: underline;
}

.attractionlist a:hover {
        color: #d80326;
        text-decoration: underline;
}

.attractionlist ul {
        float: left;
        list-style: none;
        margin-left: 5px;
	padding-top: 5px;
	padding-left: 7px;
}

.attractionlist p {
	margin-top: 4px;
	padding-left: 7px;
}

#smallfooter {
	text-align: center;
	width: 500px;
	padding-top: 10px;
}

.googlead {
	margin: 10px;
	margin-left: 20px;
}

#authorlink {
	padding-left: 5px;
	padding-bottom: 5px;
}

#articleslist {
	padding-left: 5px;
}

#articleslist a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
}

.articlesummary {
	color: #CCCECF;
}

#articlefooter {
	text-align: center;
}

#publishdate {
	text-align: center;
	color: #CCCECF;
}

