/*
CSS for Self Centered
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background:#ffffff url('images/bkg.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #F0E68C;
	text-align: center;
}

h1, h2, h3 {
	text-transform: uppercase;
	
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	padding-top: 5px;
}

.b {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 6px;
	line-height: 15pt;
	display: block;
}

.a {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-top: -16px;
	line-height: 95%;

}

#center {
	text-align:center;
}

a {
	color: #BDB76B;
}

a:hover {
	text-decoration: none;
	color: #F0E68C;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	float: 0 0 0 15px;
}


#wide {
	width: 100%;
	background: url(images/topbkg.jpg) repeat-x;
	height: 182px;
}

#header {
	width: 800px;
	height: 182px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/janice_01.jpg);
}


#header h1, #header h2 {
	float: left;
	font-weight: normal;
	color: #90210A;
}

#header h1 {
	padding: 100px 0 0 220px;
	letter-spacing: 3px;
	font-size: 21px;
	color: #90210A;
}

#header h2 {
	padding: 30px 0 0 0px;
	letter-spacing: 3px;
	font-size: 12px;
}


#page {
	width: 800px;
	margin: 0 auto;
}

#inside {
        background: url('images/janice_08.jpg') no-repeat;	
	float: left;
        width: 450px;
	color: #90210A;
	line-height:100%;
        text-align: center;
        padding-top: 25px;
        margin: -2px 0px 0 169px;
}

#inside a {
	color: #90210A;
	text-decoration: underline;
}

.quote {
	width: 95%;
	padding-top: 5px;
	border-top: 1px dotted #F0E68C;
}
.quote a {
	color: #BDB76B;
	text-decoration: underline;
	font-weight: bold;
}

.quote a:hover {
	text-decoration: none;
	color: #F0E68C;
}


#content {
	float: right;
	width: 390px;
	padding: 0 4px 0px 10px;
	background: url(images/janice_03.gif) repeat-y;
}

#content .post {
}

#content .post h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-weight: normal;
	color: #FFCC00;
	font-size: 20px;
}

#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 {
	margin-left: 1em;
	padding: 0 0px 9px -9px:
}

#content .post ul, #content .post ol {
	margin-left: 3em;
}

#rightcol {
	float: right;
	width: 227px;
	height: 409px;
	background: url(images/janice_04.jpg) top right no-repeat;
}


#sidebar {
	float: left;
	width: 160px;
	height: 400px;
	padding: 0 2px 0 6px;
	background: url(images/janice_02.gif) no-repeat;
}

.boxed {
}

.boxed h2 {
	margin: 15px 0;
	padding-left: 20px;
	background: url(images/img6.gif) no-repeat left bottom;
	font-size: 92%;
	color: #FFCC00;
}

.boxed .list {
	background: url(images/img7.gif) repeat-x;
	list-style: none;
}

.boxed .list li {
	padding: 10px 0px 15px 0px;
	background: url(images/img7.gif) repeat-x left bottom;
}

.boxed .list h3 {
	font-size: 77%;
}

/* Menu */

#menu {
}

#menu ul {
	list-style: none;
	background: url(images/img7.gif) repeat-x;
}

#menu li {
	padding: 5px 5px 0 10px;
	background: url(images/img7.gif) repeat-x left bottom;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

/* Bottom */

#contact {
	border: 1px dotted #BDB76B;
	padding: 4px;
	line-height:100%;
	width: 95%;
	text-align: center;
	color: #BDB76B;
}

#contact a {
	color: #BDB76B;
	text-decoration: underline;
}

#contact a:hover {
	color: #F0E68C;
	text-decoration: underline;
}
	

#bottom {
	width: 404px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: url(images/janice_07.jpg) no-repeat;
}

#footer {
	width: 404px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 610px 0 0px;
	font-size: 77%;
}
#footer p {
	margin-bottom: 1em;
	line-height: normal;
	font-size: 77%;
	text-align: center;
}

#bottom promotion {
	margin-bottom: 1em;
	line-height: normal;
	font-size: 87%;
	text-weight: bold;
}