@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/bck_bodyturq_grad.jpg);
	background-position: top;
	background-color: #7a9e9e;
}


#wrapper {
	width:790px;
	margin:0 auto;
	text-align:left;
	background-repeat: repeat-x;
	background-color: #DBDAAA;
}


#header {
	text-align:center;
	height: 220px;
	margin: 0px;
	padding-top: 15px;
	}
#nav {
	
}	
	
#nav ul {
	text-align:center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4C666;
	border-bottom-color: #A9D3D3;
	border-left-color: #F4C666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #CED08E;
	background-image: url(images/nav_gold.jpg);
	margin: 0px;
	}

#nav ul li {
	display:inline;
	font-size:0.82em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #FFC;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-weight: bold;
}

	
a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}


#maincontent {
	text-align: left;
	margin: 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #667D8D;
}

#lftcol {
	width: 360px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	}
	
	
#photos {
	text-align: center;
	margin-bottom: 15px;
	padding: 2px;
	height: 154px;
	background-image: url(images/horiz_limgr_gold.jpg);
	background-color: #F0D28A;
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
}	

#websites {
	text-align: center;
	margin-bottom: 15px;
	background-image: url(images/horiz_limgr_gold.jpg);
	background-color: #F0D28A;
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D595;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	height: 154px;
}	

#classes {
	text-align: center;
	background-image: url(images/horiz_limgr_gold.jpg);
	background-color: #F0D28A;
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D595;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	height: 91px;
	
}

#lftcol a {
	font-size: 1.3em;
	color: #900;
	margin: 0px;
	padding: 0px;
}

#rgtcol {
	width: 384px;
	float: right;
	margin: 0px;
	padding: 15px;
	}
#rgtcoltop {
	text-align: center;
	border: 2px solid #99cccc;
	height: 154px;
	background-image: url(images/email_grad.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	margin-bottom: 18px;
	background-repeat: repeat-y;
}	

#rgtcoltop h4 {
	font-size: 1.1em;
	line-height: 1.2;
}

#rgtcolmid {
	text-align: center;
	margin-bottom: 15px;
	border: 2px solid #99cccc;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	height: 154px;
	background-image: url(images/horiz_gold_limgr.jpg);
	background-repeat: repeat-y;
}	
	
#info {
	border: 2px solid #A9D3D3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-image: url(images/bck_patternlite.jpg);
	}	
#rgtcol a {
	font-size: 1.3em;
	color: #900;
	margin: 0px;
	padding: 0px;
}	
	
#footer {
	height: 15px;
	padding: 0px;
	text-align: right;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: both;
	}		
	
#jewelry {
	text-align: center;
	margin-bottom: 13px;
	background-image: url(images/horiz_limgr_gold.jpg);
	background-color: #8D8D8D;
	background-repeat: repeat-y;
	padding: 2px;
	height: 107px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
}	
#jewelry2 {
	border-top:#FFC 1px solid;
	border-right:#ffc 1px solid;

}
#portraits {
	text-align: center;
	margin-bottom: 14px;
	padding: 2px;
	height: 154px;
	background-image: url(images/horiz_limgr_gold.jpg);
	background-color: #F0D28A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	background-repeat: repeat-y;
}	

#sweb {
	text-align: center;
	margin-bottom: 15px;
	background-image: url(images/horiz_limgr_gold.jpg);
	background-color: #F0D28A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	background-repeat: repeat-y;
	padding: 2px;
	height: 156px;
}
	
#promo {
	margin-bottom: 15px;
	text-align: center;
	padding: 2px;
	height: 199px;
	background-image: url(images/horiz_limgr_gold.jpg);
	background-color: #D7D797;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	background-repeat: repeat-y;
}

#retouch {
	text-align: center;
	background-image: url(images/horiz_gold_limgr.jpg);
	background-color: #F0D28A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
	background-repeat: repeat-y;
}	
	
#retouch img {
	border: 1px solid #FFC;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#lftclass {
	text-align: left;
	border: 1px solid #F8E6B8;
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	width: 348px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 8px;
}

#rghtclass {
	text-align: left;
	width: 359px;
	border: 1px solid #F8E6B8;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
#payment {
	border: 1px solid #667D8D;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#lftclass img {
	border: 1px solid #FFC;
}

#h1, h2, h3, h4, h5, h6, img, p, {
	margin: 0px;
	padding: 0px;
}	
#rgtcol #retouch p {
	margin: 5px;
	font-size: .9em;
}
#mapwrap {
	margin: 15px;
}
#maptxt {
	text-align: center;
	margin-bottom: 7px;
	padding: 6px;
	border: 1px solid #99cccc;
}
#map {
	padding: 10px;
}
#maplink {
	background-color: #CED08E;
	text-align: center;
	border: 2px solid #A9D3D3;
	background-image: url(images/map2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 91px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC;
	border-right-color: #6B8292;
	border-bottom-color: #6B8292;
	border-left-color: #D5D595;
}
#maplinknest {
	text-align: center;
	border: 2px solid #F8E6B8;
	background-image: url(images/map2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px;
}	
#maplinknest a {
	font-size: 1.2em;
	color: #900;
	margin: 0px;
	padding: 0px;
}

#galcontent {
	background-color: #000;
	width: 760px;
	text-align: center;
	padding: 0px;
	border: 1px solid #99cccc;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#lftgal {

	background-color: #000;

	width: 234px;

	float: left;

	padding: 10px;
}

#rgtgal {

	background-color: #000;

	width: 234px;

	padding: 10px;

	float: right;
}

#midgal {

	background-color: #000;

	width: 230px;

	padding: 10px;

	margin-left: 255px;
}

#galcontent img {
	height: 100px;
	width: 100px;
	border: 1px solid #FFC;
}

#lftclass ul {
	margin: 2px;
}
#rghtclass ul {
	margin: 2px;
}
#rgtcol #rgtcolmid a .floatrgt  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lftcol #classes a .floatlft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.line_height {
	line-height: 1.2;
}
.tpmargin {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	

.floatlft {
	float: left;
}
.clearboth {
	clear: both;
}

.lgred {
	font-size: 1.4em;
	color: #900;
}
.lgredtp {
	font-size: 1.3em;
	color: #900;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.red {
	color: #900;
	font-weight: bold;
}
.smtpmar {
	margin-top: 10px;
}
.floatrgt {
	float: right;
}


h1 {
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #8EA2AE;
}
.smalltext {
	font-size: 0.8em;
}

.tptext {
	font-size: 12px;
	color: #6B8292;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.3em;
	color: #900;
	font-weight: normal;
	margin: 0px;
	padding: 8px;
}
p {
	margin: 4px;
	font-size: .95em;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	margin: 0;
	padding-left: 8px;
}
.red_middle {
	color: #900;
	text-align: center;
	font-weight: bold;
}
.email {
	float: left;
	margin-top: 15px;
}
#printprice {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: center;
}
.rgtmargain {
	margin-right: 25px;
}
