body {
	background-color: #000;
	color: #333333;
	font-family:Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 100%;
	margin: 0, 20px, 20px, 20px;
	padding: 0;
	min-width: 730px;
} 
/* overall text stylings are placed here, under the Body tag, for convenience */
a:link {
color: #457658;
}
a:visited {
color: #457658;
}
a:active {
color: #EC2508;
}
a:hover{
color: #EC2508;
text-decoration: none;
}
#wrapper { 
	margin: 0 auto;
	width: 800px;
	text-align: center;
} 

#wrapper ul {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#wrapper li {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#header {
	margin: 0 auto;
	width: 800px;
	text-align: right;
}
/* header styles are applied under the "wrapper" ID */
#header img {
	padding: 0px;
	border: 0;
}
#header ul {
	float: right;
	list-style: none;
	padding-bottom: 10px;
	padding-top: 8px;
}
#header li {
	display: inline; /*** Making the links horizontal aligned ***/
	FONT-FAMILY: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	padding-right: 10px;	
	padding-left: 10px;
	text-decoration: none;
	color: #EC7D38;
}
#header li a {
	display: inline-block;
}
#header a:link{
	color: #77B177;
	text-decoration: none;
}
#header a:visited{
	color: #77B177;
    text-decoration: none;
}
#header a:active{
	color: #EC7D38;
	text-decoration: none;
}
#header a:hover{
	color: #EC7D38;
	text-decoration: underline;
}
/*End of the header text styles */
#sidebar {
	text-align: left;
	background: #cccccc;
	padding: 16px, 16px, 16px, 0px;
	width: 187px;
	float: left;
	padding-right: 5px;
} 
/* Sidebar text styles */

#sidebar h2 {
	color: #7D0009;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 5px;
}
#sidebar h3 {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 17px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 5px;
}
#sidebar p {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 15px;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 5px;
}
#sidebar ul {
list-style: none;
padding-bottom: 4px;
padding-left: 25px;
padding-top:10px;
}
#sidebar li {
	color: #457658;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
}
#sidebar a:link{
	color: #D80825;
    text-decoration: none;
}
#sidebar a:visited{
	color: #D80825;
    text-decoration: none;
}
#sidebar a:active{
	color: #D80825;
    text-decoration: none;
}
#sidebar a:hover{
	color: #D80825;
    text-decoration: underline;
}

#subsection {
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-indent: 0px;
	display: block;
}
/*End of sidebar text styles */
/*******************************
The p-gallery pages have the images centered
*******************************/
#maincontent {
	text-align: left;
	padding: 16px 30px;
	background: #eeeeee;
	width: 553px;
	float: right;
	margin-left: -5px;
	min-height: 400px;
} 
/* Main Content text style */
}
#maincontent h1 {
    color: #555555;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 26px;
    font-size: 20px;
}#maincontent h2 {
    COLOR: #D58312;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 20px;
    font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}#maincontent h3 {
    color: #D58312;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 16px;
    font-size: 13px;
}#maincontent h4 {
    color: #555555;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 18px;
    font-size: 11px;
}
#maincontent p {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 15px;
}
#maincontent ul {
	padding: 0;
	margin: 0;
}
#maincontent li {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-bottom: 10px;
	margin-left: 10px;
}

#maincontent td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	}

/**********************
FORM elements
***********************/
#maincontent input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid, #555555, 1px;
}
#maincontent textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: solid, #555555, 1px;
}
#maincontent .imgRight {
	border-color: #EC7D38;
	border-style: solid;
	border-width: 3px;
	margin-left: 10px;
	float: right;
}
#maincontent .imgLeft{
	border-color: #EC7D38;
	border-style: solid;
	border-width: 3px;border-color: #EC7D38;
	border-style: solid;
	border-width: 3px;
	margin-right: 10px;
	float: left;
}
#maincontent .imgTedd{
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 150px;
	height: 250px;
}
/*****************
The id "ratings" is used to space the design guide radio buttons
*******************/
#ratings {
	padding-left: 12px;
	padding-right: 12px;
}
/*******************
Righty and lefty float elements in the design guide either right or left (duh!)
*******************/
#righty {
	float: right;
		}
#lefty {
	float: left;
	}
/************
captions
************/
div.caption {
	position: relative;
	text-align: center;
	}
div.caption p {
	text-align: left;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	padding-bottom: 0px;
	font-style: italic;
}
div.caption p.short {
	text-align:center;
}
div.caption img {
	border-style: solid;
	border-width: 3px;
	border-color: #EC7D38;
}
/*******************************
Clear div, for fixing pesky flow problems.
*******************************/
.clear{
	clear: both;
	padding:0;
	margin: 0;
	height: 1px;
}
/*******************************
The p-gallery pages have the images centered
*******************************/
#p-gallery #maincontent {
	text-align: center;
}
/**************************
Image Thumbs. Used in the gallery to hold image thumbnails
**************************/
#imageThumbs{
	text-align: center;
	clear: both;
	
}
#imageThumbs img {
	padding-left: 1px;
	padding-right: 1px;
	border: none;

}
/*********************************
Sections and Pages IDs are used on the Table of Contents to format the ToC lists
**********************************/
.sections{
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}
.pages{
	list-style-type: none;
	text-indent: 10px;
}
/* end of Main Content text styles */
#footer {
	padding-top: 6px;
	clear: both;
	text-align: center;
}
#footer ul {
list-style: none;
padding-top: 10px;
}
#footer li{
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 10px
}