/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(bg01.gif);
	background-repeat:repeat-x;
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

a {
	color: #009999;
}

a:hover {
	text-decoration: none;
}

img {
	border: solid 1px #cccc33;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	float: 0 0 0 15px;
}

/* Header */
#what {
	text-align:center;
	background-image:url(../images/PO2007-05-01_0412.jpg);
	background-repeat:no-repeat;
	height:235px;
}
#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(header.gif);
	background-repeat:no-repeat;
}

#header h1, #header h2 {
	float: left;
	font-weight: normal;
}

#header h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
}

#header h2 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #90210A;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	background: url(img2.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 380px;
	padding: 0 20px;
	background: url(img4.gif) no-repeat;
}

#content2 {
	float: right;
	width: 392px;
	padding: 0px;
	background:none;
}

#location {


}

#content .post {
}

#content .post h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-weight: normal;
	color: #333333;
}

#content .post h3 {
	margin-bottom: 1em;
	font-size: 100%;
}

#content .post p, #content .post ul, #content .post ol {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#content .post blockquote, #content .post ul, #content .post ol {
	margin-left: 3em;
}

#row1 {
	background-color:#cccccc;
	font-weight:bold;
	width: 130px;
	padding-left:5px;
}

#row2 {
	background-color:#FFFFFF;
	text-align:right;
	width: 130px;
}

#bottomBorder {
	border-bottom:double #c9b51d;
}

/* Ad Space */

#adspace {
	float: right;
	width: 120px;
	padding: 15px 25px;
	background: url(img5.gif) no-repeat;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	padding: 15px;
	background: url(img3.gif) no-repeat;
}

.boxed {
}

.boxed h2 {
	margin: 15px 0;
	padding-left: 20px;
	background: url(img6.gif) no-repeat left bottom;
	font-size: 92%;
	color: #3A2403;
}

.boxed .list {
	background: url(img7.gif) repeat-x;
	list-style: none;
}

.boxed .list li {
	padding: 10px 0 15px 0;
	background: url(img7.gif) repeat-x left bottom;
}

.boxed .list h3 {
	font-size: 77%;
}

/* Menu */

#menu {
font-weight:bold;
}

#menu ul {
	list-style: none;
	background: url(img7.gif) repeat-x;
}

#menu li {
	padding: 5px 0;
	background: url(img7.gif) repeat-x left bottom;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 140px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 610px 0 20px;
	background: url(img8.gif) no-repeat;
	font-size: 77%;
}

#footer p {
	margin-bottom: 1em;
	line-height: normal;
}

/*rounded corner box*/
.roundedcornr_box_424318 {
	background: url(../images/roundedcornr_424318_tl.png) no-repeat top left;
}
.roundedcornr_top_424318 {
	background: url(../images/roundedcornr_424318_tr.png) no-repeat top right;
}
.roundedcornr_bottom_424318 {
	background: url(../images/roundedcornr_424318_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_424318 div {
	background: url(../images/roundedcornr_424318_br.png) no-repeat bottom right;
}
.roundedcornr_content_424318 {
	background: url(../images/roundedcornr_424318_r.png) top right repeat-y;
}

.roundedcornr_top_424318 div,.roundedcornr_top_424318,
.roundedcornr_bottom_424318 div, .roundedcornr_bottom_424318 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_424318, .roundedcornr_bottom_424318 {
	margin-top: -19px;
}
.roundedcornr_content_424318 { padding: 0 15px; }
