@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8E8E8;
	background-color: #4b5469;
	background-image: url(../images/Sunflower.png);
	background-repeat: repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-size: 1em;
	padding: 0px;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
/* CSS Document */

#pageWrapper {
	background-color: #b59c66;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #c06d4f;
}
 #header {
	height: 105px;
	width: 950px;
	background-image: url(../images/stripe_5.png);
	background-repeat: repeat;
	background-color: #B59C66;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 0px;
}
#thingsellerLogo {
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#sidebar1 {
	background-color: #b59c66;
	float: left;
	width: 170px;
	min-height: 400px;
}
#sidebar1 p {
	color: #003;
	text-align: center;
	margin-top: 50px;
	width: 170px;
	white-space: normal;
}
#sidebar1Btns {
	margin-left: 30px;
	margin-top: 30px;
}
#sidebar1Btns a {
	margin-bottom: 5px;
}
#socialNetBtns {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#alphabet {
	border: 3px;
	border-color: #963;
}
 #mainContent {
	background-image: url(../images/backgroundother.png);
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	width: 620px;
	color: #000;
}
#mainContent p {
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	text-align: center;
}
#contentTitle {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 24px;
	color: #030;
	padding-top: 10px;
	font-weight: bold;
}
#mainContent h3 {
	text-align: center;
	font-weight: bold;
}

#lightboxcontent {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 20px;
}
#lightboxcontent a {
	height: 50px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#homelist li {
	list-style-type: none;
	text-align: center;
	color: #4b5469;
	font-size: 16px;
}
#contactInfo {
	margin-left: 75px;
}
#perInfoForm {
	border: 0px none #c06d4f;
	margin: 0px;
}
#sidebar2 {
	background-color: #b59c66;
	float: right;
	width: 170px;
	min-height: 400px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar2 p {
	color: #003;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 40px;
}
#sidebar2 u {
	color: #033;
}
#sidebar2Btns {
	margin-left: 5px;
	margin-top: 30px;
}
#sidebar2Btns a {
	margin-bottom: 5px;
}
#designLink  {
	text-align: left;
	padding-left: 20px;
	}

#designLink a {
	font-size: 12px;
	text-decoration: none;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003;
}

#designLink a:hover {
	color: #080;
	text-decoration: none;
}

#designLink a:active {
	color: #C00;
	background-color: #4b5469;
	text-decoration: none;
}


#footer {
	height: 62px;
	width: 960px;
	background-image: url(../images/stripe_brown.png);
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
#footer p {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}
#footer a {
	color: #4b5469;
}
#footer a:hover {
	color: #c06d4f;
}
a {
	text-decoration: none;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #030;
	font-weight: bold;
	font-size: 18px;
}
#logoIcon {
	margin-left: 20px;
	float: left;
}
a:hover {
	color: #c06d4f;
	text-decoration: none;
}
a:active {
	color: #c06d4f;
	background-color: 4b5469;
	text-decoration: none;
	font-size: 16px;
}
#header a {
	text-decoration: none;
	margin-top: 3px;
	margin-left: 40px;
	white-space: nowrap;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a:hover {
}
#mainContent #extLink {
	list-style-type: none;
	text-align: center;
}
#mainContent #extLink li {
	list-style-type: none;
}
#custExample {
	font-size: 36px;
	text-decoration: blink;
	color: #4b5469;
	font-weight: bold;
	text-align: center;
}
