/*
Author: Teresa 'Chrissy' Conner
Author URL: http://aestas.dieromantic.com/
*/


/* ------------------------------ GENERAL ------------------------------ */ 

body {
	background-color: #e5e4df; background-image:url(images/bg.jpg); 
	margin: 0 auto; background-repeat: repeat-x;
	}

a, a:visited {
	text-decoration: none; color: #1cbdda;
	}

a:hover {
	color: #FFFFFF;
	}

img {
  	border: 0px;
	}

#wrapper {
	width: 900px; margin-left: auto; margin-right: auto; 
	}

.header {
	width: 900px; margin-left: auto; margin-right: auto; margin-top: 45px;
	background-image:url(images/ad.png); height: 80px; background-repeat: no-repeat;
	background-position:center top;
	}

/* ------------------------------ GALLERY ------------------------------ */ 

.gallery, .gallback {
	background-color: #f9f9f9; padding: 10px; -moz-border-radius: 8px; -webkit-border-radius: 8px; 
	border-radius: 8px;  font-family: Georgia; font-size: 11px; color: #888888;
	}

.gallery img, .gallback img {
	border: 5px solid #eeeeee;
	}

.gallery a, a:visited {
	text-decoration: none; color: #1cbdda;
	}

.gallery a:hover {
	color: #FFFFFF;
	}

h4 {
	margin: 0px; text-align: right; font-family: Georgia; font-size: 13px; color: #888888; 
	letter-spacing: 1px; font-style: italic;
	}

/* ------------------------------ CUSTOM PAGE ------------------------------ */ 

.table {
	padding: 10px 10px 15px 10px;
	}

.table h4 {
	border-bottom: 1px solid #1cbdda; margin: 5px 0px 5px 0px; font-family: trebuchet ms;
	font-size: 14px;
	}

.basic {
	width: 365px; vertical-align: top; padding: 0px 5px 0px 10px;
	}

.folio {
	width: 365px; vertical-align: top; padding: 0px 10px 0px 5px;
	}

.seemore {
	text-align: right;
	}

/* ------------------------------ FOOTER ------------------------------ */ 

.clear {
	clear: both;
	}

#footer {
	margin-left: auto; margin-right: auto; margin-bottom: 0px;
	background-color: #8c8d8c; height: 235px;
	}

.footerwrapper {
	width: 900px; margin-left: auto; margin-right: auto; 
	}

#footer a, a:visited {
	color: #e4d65b; text-decoration: none; text-transform: uppercase; font-size: 11px;
	}

#footer a:hover {
	color: #FFFFFF; text-decoration: none; 
	}

#footer h4 {
	padding: 0px; margin: 12px 0px 0px 0px; font-size: 14px; font-family: trebuchet ms;
	text-align: center; color: #494949; letter-spacing: 1px;
	}

.meta {
	float: left; margin: 2px 10px 0px 5px; width: 310px; color: #494949;
	text-align: justify; font-family: verdana; font-size: 11px; padding: 0px 0px 0px 5px;
	}

.testmonials {
	float: left; margin: 2px 10px 0px 5px; width: 320px; color: #494949;
	text-align: justify; font-family: verdana; font-size: 11px;
	}

.testmonials li {
	border-bottom: 1px dotted #494949; list-style: none; padding: 4px 0px 8px 0px;
	}

.testmonials .name {
	letter-spacing: 1px; text-transform: uppercase;
	}

.orders {
	float: left; margin: 2px 0px 0px 5px; width: 228px; color: #494949;
	text-align: right; font-family: verdana; font-size: 11px;
	}

