/* HP Global CSS */
*{
	margin: 0;
	padding: 0;
}
img, div{
	border: none;
	behavior: url('/images/iepngfix.htc');
}
body {
	margin:0;
	padding:0;
	height: 100%;
	text-align:center;
	background-image: url('../images/background.gif');
	background-repeat:repeat-x;
	background-color: #232323;
}
html {
	margin:0;
	padding:0;
	height: 100%;

}
#pageContainer{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;	

}
#roseDesign{
	height: 354px;
	width: 194px;
	background-image: url('/images/rosedesign.png');
	background-repeat: no-repeat;
	margin-top: -130px;
	position: absolute;
	z-index: 5;
	margin-left: -100px;
}
#roseDesignHor{
	height: 194px;
	width: 354px;
	background-image: url('/images/rosedesignhor.png');
	background-repeat: no-repeat;
	margin-top: 490px;
	position: absolute;
	z-index: 5;
	margin-left: 700px;
	overflow: hidden;
}
#headerContainer{
	
	width: 810px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#logoContainer{
	height: 56px;
	width: 258px;
	position: absolute;
	z-index: 20;
	margin-top: 5px;
	margin-left: -5px;
}
#menuContainer{
	height: 30px;
	width: 500px;
	float: right;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-right: 15px;
	
}
.menuText{
	font-family: "Century Gothic";
	font-size:14px;
	color: #FFFFFF;
	text-align:right;
}
.menuText a:link{
	font-family: "Century Gothic";
	font-size:14px;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
}
.menuText a:visited{
	font-family: "Century Gothic";
	font-size:14px;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
}
.menuText a:hover{
	font-family: "Century Gothic";
	font-size:14px;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
}
.menuText a:active{
	font-family: "Century Gothic";
	font-size:14px;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
}

#slideshowContainer1{

	height: 490px;
	width: 810px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 6px solid #FFFFFF;
	z-index: 10;
}
#slideshowContainer2{
	height: 484px;
	width: 804px;
	margin-top: 2px;
	margin-left: 2px;
	border: 1px dotted #FFFFFF ;
	z-index: 10;
}
#slideshowContainer3{
	height: 480px;
	width: 800px;
	margin-top: 2px;
	margin-left: 1px;
	z-index: 10;
	
}
#slideshowContainerFill{
	height: 480px;
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 10;
	background-color: #FFFFFF;
	position: relative;
	
}
html>body #slideshowContainerFill{
	height: 480px;
	width: 800px;
	margin-top: 2px;
	margin-left: 1px;
	z-index: 10;
	background-color: #FFFFFF;
	position: relative;
	
}
ul {
    clear: both;
    font-family: "Century Gothic";
	font-size: 10pt;
    list-style-type: none;
    position: relative;
}
ul.left {
    float: left;
    width: 400px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: disc;
    position: relative;
    left: 10px;

  }
ul li {
    position: relative;
	font-family: "Century Gothic";
	font-size: 9pt;
    z-index: 200;
    padding: 0 0.5em;
    line-height: 1.5;
   
}

ul.links {
    font-family: Georgia, serif;
}

ul.links div.ahover {
    background: #ffb url('up.png') no-repeat center bottom;
    padding-bottom: 10px;
}

ul.comics li:hover {
    color: #134;
}

div.ahover {
    position: absolute;
}

ul.comics div.ahover {
    background: #adf;
    border: 2px solid #cef;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

ul.comics li {
    clear: left;
    color: #222;
}

ul.comics {
    font-size: 1.1em;
}

/*/////////////////////// HP PORTFLIO CSS //////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////// HP PORTFLIO CSS //////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////// HP PORTFLIO CSS //////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////// HP PORTFLIO CSS //////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////// HP PORTFLIO CSS //////////////////////////////////////////////////////////////////////////////////*/
#portfolioContainer{
	height: 470px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
}
#portfolioTextContainer{
	margin-top: 40px;
	height: 450px;
	width: 240px;
	font-family: "Century Gothic";
	font-size: 9pt;
	color: white;
	float: left;
	text-align: left;
	font-style:italic;
}
#portfolioGalleryContainer{
	height: 460px;
	width: 734px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
html>body #portfolioGalleryContainer{
	*margin-left: -335px;
}

#portContainer1{

	height: 470px;
	width: 810px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 6px solid #FFFFFF;
	z-index: 10;
	position: relative;
}
#portContainer2{
	height: 464px;
	width: 804px;
	margin-top: 2px;
	margin-left: 2px;
	border: 1px dotted #FFFFFF ;
	z-index: 10;
	position: relative;
}
#portContainer3{
	height: 460px;
	width: 800px;
	margin-top: 2px;
	margin-left: 1px;
	z-index: 5;
	background-color: #FFFFFF;
	position: relative;
	
}
#portGallery01{
	height: 417px;
	width: 231px;
	margin-left: 0px;
	position: absolute;
}
#portGallery02{
	height: 417px;
	width: 231px;
	margin-left: 252px;
	position: absolute;
}
#portGallery03{
	height: 417px;
	width: 231px;
	margin-left: 504px;
	position: absolute;
}
#textContainer{
	padding-top: 10px;
	height: 10px;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;	
}
.portText{
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #333333;
}
.portText a:link{
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #333333;
	text-decoration: none;}
.portText a:visited{
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #333333;
	text-decoration: none;}	
.portText a:hover{
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #333333;
	text-decoration: none;}
.portText a:active{
	font-family: "Century Gothic";
	font-size: 13pt;
	color: #333333;
	text-decoration: none;
}
#portGallery04{
	height: 152px;
	width: 500px;
	margin-top: 7px;
	border: 6px solid #E6F0D3;
}
#portGallery05{
	height: 146px;
	width: 494px;
	margin-top: 2px;
	margin-left: 1px;
	border: 1px dotted #E6F0D3 ;
}
#portGallery06{
	height: 142px;
	width: 490px;
	margin-top: 2px;
	margin-left: 2px;
}
#portGallery07{
	height: 152px;
	width: 500px;
	margin-top: 7px;
	border: 6px solid #E6F0D3;
}
#portGallery08{
	height: 146px;
	width: 494px;
	margin-top: 2px;
	margin-left: 1px;
	border: 1px dotted #E6F0D3 ;
}
#portGallery09{
	height: 142px;
	width: 490px;
	margin-top: 2px;
	margin-left: 2px;
}
.packagesText{
	font-family: "Century Gothic";
	font-size: 10pt;
	color: black;
	text-align: left;
}
#packagesContainer1{

	height: 660px;
	width: 810px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: 6px solid #FFFFFF;
	z-index: 10;
}
#packagesContainer2{
	height: 654px;
	width: 804px;
	margin-top: 2px;
	margin-left: 1px;
	border: 1px dotted #FFFFFF ;
	z-index: 10;
}
#packagesContainerFill{
	height: 650px;
	width: 800px;
	margin-top: 2px;
	margin-left: 1px;
	z-index: 10;
	background-color: #FFFFFF
}
#packagesTextContainer{
	width: 350px;
	margin-top: 10px;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
	font-family: "Century Gothic";
	font-size: 10pt;
	color: black;
	text-align: left;
}
#packagesPhoto{
	width: 320px;
	height: 630px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
#roseDesignHorPackages{
	height: 194px;
	width: 354px;
	background-image: url('/images/rosedesignhor.png');
	background-repeat: no-repeat;
	margin-top: 650px;
	position: absolute;
	z-index: 5;
	margin-left: 600px;
}
#roseDesignHorPackages2{
	height: 194px;
	width: 354px;
	background-image: url('/images/rosedesignhor.png');
	background-repeat: no-repeat;
	margin-top: 490px;
	position: absolute;
	z-index: 5;
	margin-left: 600px;
}
#contactContainer1{

	height: 679px;
	width: 810px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: 6px solid #FFFFFF;
	z-index: 10;
}
#contactContainer2{
	height: 673px;
	width: 804px;
	margin-top: 2px;
	margin-left: 2px;
	border: 1px dotted #FFFFFF ;
	z-index: 10;
}
#contactContainerFill{
	height: 670px;
	width: 800px;
	margin-top: 2px;
	margin-left: 2px;
	z-index: 10;
	background-color: #FFFFFF;
	display: inline-table;
}
#aboutContainer1{
	height: 460px;
	width: 810px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	
	border: 6px solid #FFFFFF;
	z-index: 10;
}
#aboutContainer2{
	height: 454px;
	width: 804px;
	margin-top: 2px;
	margin-left: 1px;
	border: 1px dotted #FFFFFF ;
	z-index: 10;
}
#aboutContainerFill{
	height: 450px;
	width: 800px;
	margin-top: 2px;
	margin-left: 1px;
	z-index: 10;
	background-color: #FFFFFF
}
#aboutTextContainer{
	width: 650px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Century Gothic";
	font-size: 10pt;
	color: black;
	text-align: left;
}
p{
	margin-top: 10px;
}
#aboutPhoto{
	width: 200px;
	height: 300px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
}
#roseDesignHorAbout{
	height: 194px;
	width: 354px;
	background-image: url('/images/rosedesignhor.png');
	background-repeat: no-repeat;
	margin-top: 450px;
	position: absolute;
	z-index: 5;
	margin-left: 600px;
}