/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #191919;
	background: #ffffff url(img/bkg-tile.gif) repeat;
}
h1{
	font-size:13px; color:#666666; font-weight: bold; padding:0px; margin:0px;
}
hr{
	border: none 0; 
	border-top: 1px dotted #FFCCCC;
	border-bottom: 1px solid #FF99CC;
	text-align: center;
}	

#container {
	width: 100%;
	background:url(img/bkg-longtile.gif) repeat-x;
}
#container-inner {
	position: relative;
	width: 960px;
	height:768px;
	margin: 0 auto;
}

#wrap {
	clear: both;
}
#wrap-inner {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	padding-top:80px;
}


/*---------------------------------------------------- */


.header{
	color: #F2BCCE;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 136px;
	width: 725px;
	text-transform: uppercase;
	overflow: hidden;
	/*background: url(img/header2.gif) no-repeat;
	width: 647px;*/
	background: url(img/header2v2.gif) no-repeat;
	text-align:left;
	vertical-align:bottom;
}
#main{
	/*background: #FFFFFF url(img/main.gif) no-repeat;
	width: 647px;*/
	background: #FFFFFF url(img/mainv2.gif) no-repeat;
	color:#666666;
	font-size: 11px;
	width: 725px;
	/*height:330px;*/
	height:380px;
}
#main-home{
	/*background: #FFFFFF url(img/main.gif) no-repeat;
	width: 647px;*/
	background: #FFFFFF url(img/mainv2.gif) no-repeat;
	color:#666666;
	font-size: 11px;
	width: 725px;
	/*height:330px;*/
	height:370px;
}
#main a:link {color:#FF6699; text-decoration:underline;}
#main a:visited {color: #FF6699; text-decoration:underline;}
#main a:hover {color:#000000; text-decoration:none;}
#main a:active {color: #FF6699; text-decoration:underline;}

#maincontent{
	color:#666666;
	font-size: 11px;
	/*height:328px; /* orig 330px*/
	height:378px; /* orig 380px*/
	padding:0px 15px 2px 10px;
	overflow:hidden;
}
#maincontentscroll{
	color:#666666;
	font-size: 11px;
	/*height:328px; /* orig 330px*/
	height:378px; /* orig 380px*/
	padding:0px 15px 2px 10px;
	margin:0px 0px 0px 1px;
	width: 698px;
	/*width: 620px;*/
	overflow:scroll;
}
#maincontentpad{
	color:#666666;
	font-size: 11px;
	/*height:328px; /* orig 330px*/
	height:378px; /* orig 380px*/
	padding:0px 15px 2px 10px;
	margin:0px 0px 0px 1px;
	width: 698px;
	/*width: 620px;*/
	overflow:none;
}

#gallerycontent{
	color:#666666;
	font-size: 11px;
	padding:4px 10px 4px 10px;
	text-align:center;
}

#galleryfull{
	color:#666666;
	background-color:#FFFFFF;
	height: 310px; /* orig 320px*/
	width: 440px; /* orig 450px*/
	font-size: 11px;
	border:1px solid #f48ca1;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#gallerythumb{
	color:#666666;
	background-color:#FFFFFF;
	height: 315px; /* orig 320px*/
	width: 150px; /* orig 150px*/
	font-size: 11px;
	border:1px solid #f48ca1;
	text-align:center;
	padding:0px 0px 5px 0px;
}
#links{
	color:#FFFFFF;
	display: block;
	font-weight: bold;
	height: 35px;
	letter-spacing: 1px;
	/*background: url(img/links.gif) no-repeat;
	width: 647px;*/
	background: url(img/linksv2.gif) no-repeat;
	width:: 725px;
	/*text-transform: uppercase;*/
	padding:-1px -1px -1px -1px;
	text-align:center;
}
#processlinks{
	color:#FFFFFF;
	display: block;
	font-weight: bold;
	height: 27px;
	letter-spacing: 1px;
	/*background: url(img/processlinks.gif) no-repeat;
	width: 647px;*/
	background: url(img/processlinksv2.gif) no-repeat;
	width:: 725px;
	/*text-transform: uppercase;*/
	padding:-1px -1px -1px -1px;
	text-align:center;
}
.footer{
	/*background: url(img/footer.gif) repeat-y;
	width: 647px;*/
	background: url(img/footerv2.gif) repeat-y;
	width:: 725px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 11px;
	text-align: left;
	
}
#felicia{
	color: #666666;
	display: block;
	height: 11px;
	font-size:11px;
	text-align: right;
	/*width: 647px;*/
	width:: 725px;
}
#felicia a:link {color:#333333; text-decoration:underline;}
#felicia a:visited {color: #333333; text-decoration:underline;}
#felicia a:hover {color:#000000; text-decoration:none;}
#felicia a:active {color: #333333; text-decoration:underline;}

.contactform{
	font-size:11px;
	background-color:#FFFFFF;
	border:1px solid #FFCCCC;
}
.fonts{
	border-bottom:1px solid #FFCCCC;
	border-right:1px solid #FFCCCC;
	background-color:#FFFFFF;
}

#fontborder{
	border-left:1px solid #FFCCCC;
	border-top:1px solid #FFCCCC;
	background-color:#FFFFFF;
}