
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font: 13px Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

formdata {
	margin: 0;
	padding: 0;
}

formdata p {
        lineheight: 500;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

  input, textarea {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font: normal 1em Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
}



h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
        font: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc6600;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

ol, ul {
       list-style-position: inside;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #cc6600;
}

a {
	color: #000000;
	text-decoration: underline;}

a:hover {
	text-decoration: none;
	color: #ffffff;
        background: #cc6600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #330000; 
}


/* Header */

#wrapper {
}

.wrapper2 {
}
#header {
	width: 900px;
	height: 110px;
	margin: 0 auto;
}

#logo h1, #logo h2, #logo p {
	float: left;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo h2 {
	height: 44px;
	margin: 0 0 0 -425px;
	padding: 55px 0 0 0;
	font-size: 1.8em;
}
#logo p {
	margin: 0 0 0 -400px;
	padding: 55px 0 0 0;
	line-height: normal;
	font-size: 1.2em;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
}

#logo p a {
	color: #cc6600;
}



/* Menu */

#menu {
	width: 895px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;

}

#menu li {
	display: inline;
	font-family: Tahoma, Arial, sans-serif;
}

#menu a {
	display: block;
	float: left;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	background: #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

#menu a:hover {
        color: #ffffff;
	background: #cc6600;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #CCCCCC;
	border-right: 2px solid #CC6600;
	border-bottom: 1px solid #CC6600;
}

/* Simple Button for inline use */

.simplebutton {
/*	display: block;
	float: left;   */
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	background: #CCCCCC;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

.simplebutton  a:hover {
        color: #ffffff;
	background: #cc6600;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}


/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}


/* Content */
/*change width to 430 if need to insert 'new', 550 otherwise */
#content {
	float: left;
	width: 550px;
}
/* misc formats for paragraphs or sections of paragraphs*/

.errorentry {
	padding-top: 10px;
        color: red;
}

.okentry {

	padding-top: 30px;
        color: blue;
}
 .quotefrom {
       font-size: 14px;
       font-weight: bold;
       text-align: left;
       color: #CC6600;
       line-height: 100%;
}


 .quotefrom a {
       color: #CC6600;
}
 .quotefrom a:hover {
	text-decoration: none;
	color: #ffffff;
        background: #CC6600;
}
  
.legal {
       font-size: 9px;
}
/* General box*/
/* genbox default was 240, can switch to 300 */
#genbox{
	float: right;
	width: 300px;
	background: #FFFFFF;
	
}

/* Order page special settings */
#orderpage {
}

#orderpage p {
	text-align: justify;
	font: 11px Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
        line-height: 150%;
	color: #000000;
}

#orderpage ul, #orderpage ol {
        list-style-position: inside;

}

#orderpage li {
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
        line-height: 150%;
	color: #000000;
}

#orderpage a, #orderpage h3, #orderpage h3 a {
	margin: 0;
	text-decoration: none;
        font: Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc6600;
}

#orderpage a {
	color: #000000;
	text-decoration: underline;}

#orderpage a:hover {
	text-decoration: none;
	color: #ffffff;
        background: #cc6600;
}

#orderpage p, #orderpage ol, #orderpage ul {
	margin: 0 0 .5em 0;

}




/* Sidebar */
/* sidebar default was 240, can switch to 300 */
.sidebar {
	float: right;
	width: 300px;
	background: #CCCCCC;
	border: 1px dashed #cc6600;
	margin-bottom: 25px;
}

.sidebar ul {
	margin: 20px 0 0 0;
	padding: 0;

}

.sidebar li {
	margin-bottom: 20px;
}

.sidebar li ul {
	padding: 0px 20px 0px 20px;
	line-height: 200%;
}

.sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
}

.sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebar a:hover {

}

.sidebarlightbackground {
	float: right;
	width: 300px;
	background: #ffff99;
	border: 1px dashed #cc6600;
	margin-bottom: 25px;
}

.sidebarwhitebackground {
	float: right;
	width: 300px;
	background: #ffffff;
	border: 1px dashed #cc6600;
	margin-bottom: 25px;
}


/* excerpts */

.excerpt p {
        text-indent: 20pt;
        line-height: 150%;
        padding: none;
        margin: 0 0 0 0;
}

/* Excerpt in main body */
/* excerptarea*/
.excerptarea {
	border: 1px dashed #cc6600;
	margin-bottom: 25px;
}
/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	color: #000000;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .8em;
        color: #CC6600;
}

#footer a {
	background: #CCCCCC;
	padding: 1px 6px;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #FFFFFF;
}

