/***** Body and main container *****/
body
{
	font-size: 76%;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
	color: #3A3A3A;
	background-color: #EAEAEA;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

#wrapper
{
	margin: 0 auto;
	padding: 1px 5px;
	width: 510px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}

/***** Header *****/
#header
{
	width: 480px;
	color: #505050;
	height: 100px;
	margin: 0 0 0 15px;
	padding: 0;
	background-color: #FFF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#header h1
{
	font-size: 2.5em;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0 0 4px 15px;
	padding: 15px 0 0 0;
	text-indent: -2000px;
}

#header h1 a,#header h1 a:hover { padding: 0; }

#header p
{
	font-size: 1.1em;
	letter-spacing: -1px;
	margin: 0 0 20px 15px;
	padding: 0 0 0 3px;
	text-indent: -2000px;
}

/***** Navigation content *****/

#navigation
{
	margin: 0 0 0 15px;
	width: 480px;
	background-color: #f6aef2;
	color: #fff;
	border-color: #995f96;
	border-width: 1px 0;
	border-style: dashed;
	height: 24px;
}

#navigation ul
{
	padding: 0 0 0 140px; /* padding on left to center the links */
}

#navigation ul li
{
	display: inline;
	border-right: 1px dashed #995f96;
	float: left;
	padding: 4px 0 0 0;
	height: 14px;
	margin: 2px 0 0 0;
}

#navigation ul li#active
{
	background-color: #da94d6;
	color: #995f96;
	text-decoration: none;
	display: inline;
	border-right: 1px dashed #995f96;
	float: left;
	padding: 6px 1em 0 1em;
	height: 18px;
	margin: 0;
}

#navigation ul li.homelink
{
	border-color: #995F96;
	border-width: 0 1px 0 1px;
	border-style: dashed;
	float: left;
}

#navigation ul li a
{
	padding: 5px 1em 4px 1em;
	background-color: #f6aef2;
	color: #995f96;
	text-decoration: none;
}

#navigation ul li a:hover
{
	background-color: #995f96;
	color: #fff;
}



/***** Main content *****/
#content-full
{
	margin: 10px;
	padding: 10px 20px 0 20px;
	line-height: 1.5em;
	text-align: left;
}

#content-full h2
{
	font-family: Georgia,Times,serif;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 8px 0 20px 0;
	padding: 0;
	color: #995F96;
	background: inherit;
}

#content-full h3
{
	font-family: Georgia,Times,serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 6px 0 6px 0;
	padding: 0;
	color: #537D2B;
	background: inherit;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

#content-full a
{
	color: #537d2b;
	background: inherit;
	text-decoration: underline;
}

#content-full a:visited
{
	color: #537d2b;
	text-decoration: underline;
}
#content-full a:hover
{
	color: #537d2b;
	text-decoration: underline;
}
#content-full a:active
{
	color: #537d2b;
	text-decoration: underline;
}

#content-full ul, #content-full ol
{
	margin: 0 0 16px 20px;
	padding: 0;
}

#content-full ul ul, #content-full ol ol { margin: 2px 0 2px 20px; }

#content-full li
{
	margin: 0 0 2px 10px;
	padding: 0 0 0 4px;
}

img.right
{
	float: right;
	margin: 0 0 10px 10px;
}

img.left
{
	float: right;
	margin: 0 10px 10px 0;
}

strong { font-weight: bold; }

em { font-style: italic; }
/***** Footer *****/
#footer
{
	clear: both;
	margin: 40px auto 20px auto;
	padding: 8px 0;
	width: 450px;
	text-align: center;
	color: #52A4CB;
	background-color: #e8f7ff;
	font-size: 0.9em;
	border-color: #52A4CB;
	border-width: 1px 0;
	border-style: dashed;
}

#footer p
{
	padding: 0;
	margin: 0;
	color: #52A4CB;
	background-color: inherit;
}

#footer a
{
	color: #52A4CB;
	background-color: inherit;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

/***** Various tags *****/
a
{
	text-decoration: none;
	color: #505050;
	background-color: inherit;
}

a:hover
{
	text-decoration: underline;
	color: #286ea0;
	background-color: inherit;
}

a img { border: 0; }

p { margin: 0 0 16px 0; }

blockquote
{
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #cccccc;
	margin: 16px;
	padding: 7px 7px 7px 11px;
	background: #f4f4f4 url(../images/menubg.gif) bottom left repeat-x;
	color: #505050;
}

blockquote p
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
}

/***** Table styles *****/
table
{
	margin: 0 0 16px 0;
	padding: 0;
	line-height: 1.3em;
	border-collapse: collapse;
	border: 1px solid #d8d8d8;
}

caption
{
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 8px 0;
}

th
{
	padding: 7px;
	text-align: left;
	background: #eaeaea url(../images/menubg2.gif) bottom left repeat-x;
	color: #505050;
}

td
{
	padding: 7px;
	font-size: 0.9em;
	text-align: left;
	background: #f4f4f4 url(../images/menubg.gif) bottom left repeat-x;
	color: #303030;
}

/***** Form styles *****/
.button
{
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px solid #cccccc;
	margin: 0 0 15px 0;
	padding: 7px 7px 7px 11px;
	background: #f4f4f4 url(../images/menubg.gif) bottom left repeat-x;
	color: #505050;
	font-weight: bold;
	width: 120px;
}

input, textarea
{
	border: 1px solid #cccccc;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 1em;
	margin: 0;
	padding: 4px;
}

label { margin: 2px; }
input { width: 200px; }
textarea { width: 400px; }

/***** Search box *****/
#searchbox
{
	padding: 0;
	margin: 6px 0 16px 0;
}

#searchform
{
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #505050;
	font-size: 0.9em;
	padding: 4px;
	width: 116px;
}

#searchbox label { display: none; }

/***** Various classes *****/
.img-left
{
	margin: 10px 10px 5px 0;
	float: left;
}

.img-right
{
	margin: 10px 0 5px 10px;
	float: right;
}

.textright
{
	text-align: right;
	margin: -10px 0 4px 0;
}

.center { text-align: center; }
.small { font-size: 0.8em; }
.large { font-size: 1.3em; }
.bold { font-weight: bold; }

.highlighted
{
	padding: 3px;
	background-color: #f0f0f0;
	color: #303030;
	border: 1px solid #b0b0b0;
}

.hide { display: none; }

form #paypal
{
	width: 68px;
	height: 23px;
	float: left;
	display: block;
	border-width: 0;
}

img.paypal-btn
{
	width: 68px;
	height: 23px;
	float: left;
	display: block;
	border-width: 0;
}