.monthlySpecialHeaderText
{
	text-align:center;
	color:#336699;
	font-size:23px;
	vertical-align:text-top;
}
.monthlySpecialHeader 
{ 
	background:url(../images/bg_footer.gif) center top repeat-x;
	height:30px;	
	text-align:center;
}


.divBackGroundChange
{
	text-decoration:none;
	color:#000000;
}
.divBackGroundChange:hover
{
	background-color:#D7EBF5;
	cursor:pointer;	
	text-decoration:none;	
	color:#000000;
}



html
{
	background-color: #ebebeb;
	
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Links */

a { font-weight: bold; border-bottom: 1px dotted transparent; }

a:link { color: #336699; text-decoration: none; border-bottom-color: #336699; }

a:visited { color: #5588aa; text-decoration: none; border-bottom-color: #5588aa; }

a:hover, a:active { color: #ad5b1e; border-bottom: 1px solid #ad5b1e; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
}

ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 850px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/body_bg.png);
}

#container
{
	width: 700px;
	margin: 0 auto;
}

#header { float: left; width: 100%; clear: both; margin-top: 10px; }



#page-header { clear: both; position: relative; margin-bottom: 20px; }

#page-header a, #page-header a:hover{border: 0px; }

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header h1 /*where it says jdmtreasures.com*/
{
	padding: 0;
	float: left;
	width: 145px;
	margin: 10px 0;
	font-size: 14px;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	border-right: 1px solid #999999;
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}

#header h2
{
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	/*text-transform: lowercase;*/
}

#header #search
{
	float: right; 
}

#header #search input
{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}

/* Navigation */
.menu
{
	background-color:#ffb366;
}
.menu a
{
	color:#000000;
}
.menu a:hover,
.menu a:active
{
	color: #ffffff;
	font-size:14px4
}


/*
#menu a:link
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #000000; 
	border-bottom-width: 0;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}
#menu a:visited
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #000000; 
	border-bottom-width: 0;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}

#menu a:hover
{
	background-image: url(images/menu_hover.png);
	color: #ffffff;
}
#menu a:active
{
	background-image: url(images/menu_hover.png);
	color: #ffffff;
}*/

/* Wrapper */

.col { width: 200px; float: left; margin: 0 15px; text-align: left; }

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

#links h3 
{
	background-color: #94b4d6;
}

#content h3
{
	background-color: #d6eb9a;
}

#sidebar h3
{
	background-color: #ffb366;	
}

#links a:hover, #links a:active { color: #336699; border-bottom-color: #336699; }

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; }





/*me*/

.border_bottom
{
	border:thin; border-bottom-style:dashed; border-color:#000000;
}
.red
{
	color:#C70202;
	text-decoration:none;
	background-color:inherit;
}
.border_left
{
	border-left: 1px solid #df6532;
	border-top: 1px solid #df6532;
	border-bottom: 1px solid #df6532;
}
.border_right
{
	border-right: 1px solid #df6532;
	border-top: 1px solid #df6532;
	border-bottom: 1px solid #df6532;
}
.border_middle
{
	border-top: 1px solid #df6532;
	border-bottom: 1px solid #df6532;
}


.specs_body_pale_left
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;
	color: #000000;*/
	background-color:#FFFFFF;
	text-decoration: none;
	text-indent:5px;
	border-left: 1px solid #000000;
	/*border-right: 1px solid #000000;*/
}
.specs_body_pale_right
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;
	color: #000000;*/
	background-color:#FFFFFF;
	text-decoration: none;
	text-indent:5px;
	/*border-left: 1px solid #000000;*/
	border-right: 1px solid #000000;
}
.specs_body_dark_left_bottom
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;
	color: #000000;*/
	background-color:#DFDFDF;
	text-decoration: none;
	text-indent:5px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.specs_body_dark_right_bottom
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	/*font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;*
	color: #000000;*/
	background-color:#DFDFDF;
	text-decoration: none;
	text-indent:5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}
.specs_body_pale_left_bottom
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;
	color: #000000;*/
	background-color:#FFFFFF;
	text-decoration: none;
	text-indent:5px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.specs_body_pale_right_bottom
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	/*font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;*
	color: #000000;*/
	background-color:#FFFFFF;
	text-decoration: none;
	text-indent:5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}
.specs_body_dark_left
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;
	color: #000000;*/
	background-color:#DFDFDF;
	text-decoration: none;
	text-indent:5px;
	border-left: 1px solid #000000;
	/*border-right: 1px solid #000000;*/
}
.specs_body_dark_right
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;*/
	/*line-height: 26px;*/
	/*font-weight: bold;*/
	/*font-variant: normal;
	text-transform: none;
	color: #000000;*/
	background-color:#DFDFDF;
	text-decoration: none;
	text-indent:5px;
	/*border-left: 1px solid #000000;*/
	border-right: 1px solid #000000;
}
.specs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:#CCCCCC;
	text-decoration: none;
	border: 1px solid #000000;
	text-align:center
}


