body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-color: #258bb3;
	background-position: center -40px;
	background-image: url(images/bg-splash.jpg);
}

#wrapper {	
	width: 970px;
	margin: 0 auto;
}

#header {
	height: 160px;
}

.topnav {
	background-image: url(images/top-nav.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	width: 440px;
	float: right;
	text-align: center;
	padding: 0 0 6px;
}

.topnav a {
	color: #E7F4FD;
	text-decoration: none;
	padding: 0 16px;
	font-size: 12px;
	text-shadow: 1px 1px 1px #000;
	display: inline-block;
}

.topnav a:hover {color: #fff;}

.topnav a:active {
	color: #fff;
	text-shadow: none;
	padding: 1px 16px -1px;
}

#header #logo {
	clear: both;
	float: left;
	margin: -5px 0 0 20px;
}

hr {
	border: none;
	height: 0;
	clear: both;
	padding: 0;
	margin: 0;
}



#left {
	text-align: left;
	width: 190px;
	padding: 120px 30px 0 0;
	float: left;
}

#left ul {
	list-style: none;
	text-align: right;
	margin: 0 0 30px 0;
	padding: 0;
}

#left li {
	line-height: 36px;
	padding: 0;
}

#left li a {
	display: block;
	color: #999;
	text-decoration: none;
	background-color: #FFF;
	padding: 0 10px 0 5px;
	border-bottom: dashed 1px #ddd;
}

#left li a:hover {
	color: #AD235E;
}




#center {
	padding: 175px 0 30px 0;
	width: 750px;
	float: right;
}

#center h1 {
	margin: 0 0 22px 0;
	padding: 5px;
	color: #AD235E;
	text-transform: capitalize;
	display: inline;
	font-size: 18px;
	letter-spacing: 0;
	background-color: #FFF;
}

#center h2 {
	background-color: #FFF;
	color: #000;
	padding: 5px;
	text-transform: capitalize;
	font-weight: bold;
	display: inline;
	margin: 12px 0;
	font-size: 14px;
}

#center h3 {
	background-color: #FFF;
	color: #333;
	padding: 5px;
	font-weight: bold;
	display: inline;
	margin: 12px 5px 12px 0;
}

#center p {
	background-color: #FFF;
	color: #666;
	padding: 5px;
	margin: 0 0 12px 0;
}

#lastorders {
	padding: 5px;
	color: #FFF;
	background-color: #AD235E;
	margin-bottom: 22px;
}

.tabletext {
	color: #666;
	margin: 0;
}

#center a {
	color: #AD235E;
	text-decoration: none;
}

#center a:hover {
	color: #000;
	background-color: #DFEFF0;
}

#center #strong {
	color: #333;
}

#center #imageright {
	padding: 10px;
	float: right;
	margin: -5px -5px 0 10px;
}

.pinktext {
	color: #ad235e;
}

.quote {
	font-family: Georgia, Garamond, "Times New Roman";
	font-style: italic;
	color: #555;
	font-size: 12px;
}

#pricelist {
	width: 740px;
	padding: 5px;
	background-color: #FFF;
	margin-top: 6px;
}

.pricelistrow {
	color: #666;
	padding: 5px 0;
	border-bottom: dashed 1px #ccc;
	font-size: 11px;
}

.pricelistheader {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	font-size: 11px;
}

#center ol {
	color: #333;
	text-decoration: none;
	margin: 12px 0 22px 0;
	padding: 5px;
	background-color: #FFF;
	list-style: none;
}

#center li {
	list-style-image: url(images/bullet-arrow.gif);
	margin-left: 20px;
}

.formbg {
	background-color: #FFF;
	padding: 5px;
	font-size: 11px;
	color: #666;
}

.textbox {
	border: solid 1px #ccc;
	background-color: #DFEFF0;
	color: #333;
	padding: 5px;
	width: 408px;
	margin-bottom: 12px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.textarea {
	border: solid 1px #ccc;
	background-color: #DFEFF0;
	color: #333;
	padding: 5px;
	width: 708px;
	max-width: 708px;
	height: 150px;
	max-height: 250px;
	margin-bottom: 12px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 22px;
}

.sendresetbutton {
	border: solid 1px #B1B1B1;
	background-color: #AD235E;
	color: #fff;
	padding: 5px 15px;
	margin: 12px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}

#center #artistlist {
	background-color: #FFF;
	padding: 5px;
	color: #666;
	margin-bottom: 12px;
}

#artistlist #thumb {
	padding: 5px;
	border: 1px dashed #B1B1B1;
	margin: 5px 5px 5px 10px;
}

#center #galleryleft {
	padding: 10px;
	background-color: #FFF;
	margin: 0 5px 12px 0;
}

#center #galleryright {
	padding: 10px;
	margin: 0 0 12px 5px;
	background-color: #FFF;
}

#center #imageleft {
	margin: 5px 10px 10px 0;
}

/* ul list on home page index */

#center #alsos ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	color: #666;
}

#center #alsos ul li {
	padding: 5px;
	margin: 0;
	line-height: 36px;
	list-style: none;
	background-color: #FFF;
	display: inline;
}


/* A 3 column unordered list for links at the bottom of pages to
view other pages within the section - ie, artists, website case studies and tutorials. */

#center #listwrapper {
	margin-top: 12px;
}

#center #listwrapper ul {
	width: 530px;
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	color: #666;
}

#center #listwrapper ul li {
	float: left;
	width: 166px;
	padding: 5px;
	margin: 0;
	list-style: none;
	background-color: #FFF;
}

#center #listwrapper ul br {
	clear: left;
}

/* A 2 column unordered list for links at the bottom of pages to
view other pages within the section - ie, artists, website case studies and tutorials. */

#center #tutorialwrapper {
	margin-top: 12px;
}

#center #tutorialwrapper ul {
	width: 530px;
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	color: #666;
}

#center #tutorialwrapper ul li {
	float: left;
	width: 255px;
	padding: 5px;
	margin: 0;
	list-style: none;
	background-color: #FFF;
}

#center #tutorialwrapper ul br {
	clear: left;
}




#footer {
	clear: both;
	width: 100%;
	background-color: #2b2b2b;
	color: #ececec;
	border-top: 1px solid #b1b1b1;
}

#footer p {margin: 0;}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
	color: #ad235e;
}

#footer strong {color: #fff;}

#footercontent {
	width: 970px;
	margin: 10px auto 0 auto;
	padding: 10px 0 20px 0;
}

#fc1 {
	width: 220px;
	float: left;
	padding: 10px 0 0 0;
}

#fc2, #fc3 {
	width: 230px;
	float: left;
	margin: 0 30px 0 0;
}

#fc3 {width: 220px;
float: left;}

