/* CSS Document

pink: #be1b54

 */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.74em;
	color: #000;
	line-height: 20px;
	cursor: default;
	margin: 0;
	background-image: url(../images/gradBackground.bmp);
	background-repeat: repeat-x;
}

#container {
	width:900px;
	padding:10px;
	background-color:#FFF;
	margin:0 auto 0 auto;
	border: 1px solid #000;
	background-image: url(../images/largeRosettes.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#header {
	width:900px;
	background-color: #BABE73;
	height:70px;
	color: #000;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:120%;
	font-weight:bold;
	line-height:20px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-bottom: none;
}

#header p {
	padding:5px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:5px;
}

#header h2 {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 200%;
	font-weight:bold;
	padding:0;
	padding-top:30px;
	padding-left:340px;
	padding-right:10px;
	padding-bottom:25px;
	margin:0;
	border-bottom:2px solid #FFF;
	background-image:none;
}

#main_menu {
	width:900px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#BABE73;
	text-align:right;
	color:#FFF;
	/* background-image: url("images/backgrounds/menubg.jpg"); */
	margin-bottom:10px;
	border: 1px solid #000;
	border-top: none;
}

#main_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px !important;
	padding-top:13px;
	padding-bottom:11px;
	margin-left:1px !important;
	margin-left:1px;
}

#main_menu a:hover {
	color:#FFF;
	text-decoration: underline;
}

#main_menu .a:active {
	color: #FFF;
}


#sidebar {
	width:150px;
	padding:2px;
	float:left;
	clear:left;
	height: 500px;
	line-height: 1.5em;
}
#sidebar span {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:2px solid #000;
	padding-bottom:0;
	padding-top:5px;
	font-size: 1.6em;
	font-weight: bold;
}
#sidebar a {
	color: #be1b54;
	font-size: 1.3em;
}
#sidebar h1,h2,h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#000;
	border:none;
	background-image:none;
}

.article {
	margin-left:170px;
	padding:10px;
	border: 1px solid #000;
	margin-bottom:10px;
	min-height: 450px;
}

.article p {
	margin:10px;
}

.article_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

.article_info a {
	font-weight:bold;
	color:#000;
}

h1,h2,h3 {	
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border-bottom:2px solid #000;
	padding-bottom:5px;
	padding-top:5px;
}
h1 {line-height:1.1em;}
.comment {
	margin-left:170px;
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #BD1952;
}

a {
	color: #6B8E23;
	text-decoration: none;
}

a:hover {
	/* border-bottom:1px dotted #000;*/
}

h2{
	font-size: 40px;
}

.pinktext{
	color:#BD1952;
}

.designed {
	width:900px;
	margin:0 auto 0 auto;
	text-align: center;
	color: #6B8E23;
}


.article input{
	BACKGROUND-COLOR: #FFE5EB;
	BORDER: 1px solid #000;
	WIDTH: 400px;	
}
.paypal2 input {border: 0; width: 73px;}
.paypal3 {border: 0; width: 179px;}

.article .phone{
	BACKGROUND-COLOR: #FFE5EB;
	BORDER: 1px solid #000;
	WIDTH: 100px;	
}

.article textarea{
	BACKGROUND-COLOR: #FFE5EB;
	BORDER: 1px solid #000;
	HEIGHT: 100px;
	WIDTH: 400px;
}

.article .submit{
	border: 1px solid #000;
	background-color: #BABE73;
	color: #000;
	width: 100px;
}
#tote-bags, #tote-bags tr td {
	text-align: center;
}

.question {font-weight: bold;}
.details {vertical-align: top;}
.details p {font-weight: bold;}
.picture {text-align: center; float: right;}
a img {border: 0;}
.footer {	width:900px;
	margin:0 auto 20px auto;
	text-align: center;
	color: #6B8E23;}
.footer a {
	margin: 0 15px;}
	
	
.clear{
	clear:both;
}	
	
#item-list{
	list-style: none;
}

#item-list li{
	display: block;
	float: left;
	list-style: none;
	margin: 0 0 15px 0;
	text-align: center;
	width: 33%;
}

#item-list li a{
		text-align: center;
}

#item-list li a img{
	display: block;
	margin: auto;
}
