/*
Title:Pinkbox Body Stylesheet 
Author: Bryan Y. Blas
Date: September 2009
email: ian_blas@yahoo.com
*/
body{
margin:0px;
background-color:#fee5fb;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:5px;
margin-top:5px;
}

h2{
font-family: Verdana,Arial, Helvetica, sans-serif;
letter-spacing:1.5px;
font-size:12px;
margin-bottom:5px;
margin-top:5px;
}
h3{
font:normal 12px verdana, arial, Century Gothic;
color:#ff7abf;
margin-bottom:5px;
margin-top:5px;
}
table{
	width:93.3%;
}
td{
vertical-align:top;
}
td.logoflower{
vertical-align:bottom;
}
p{
font:normal 12px verdana, arial, Century Gothic;
color:#000000;
}
#maincontainer{
width:830px;
padding:0px 10px 0px 10px;
margin-top:0;
margin-left:auto;
margin-right:auto;
}
#topcontainer{
width:810px;
height:249px;
padding:0px;
margin:0;
background-image:url(../images/header/header3.jpg);
background-repeat:no-repeat;
}
ul {
padding:5px;
padding-bottom:0px;
width:810px;
background-image:url(../images/body/container.jpg);
background-repeat:repeat-x;
}
li{
list-style:none;
}
li.fading{
list-style:none;
background-image:url(../images/body/fade.jpg);
background-repeat:repeat-x;
width:810px;
margin-top:0px;
}
li.footer{
list-style:none;
background-color:#ff93ee;
padding-top:3px;
padding-bottom:1px;
background-image:url(../images/header/footer.jpg);
background-repeat:y;
padding-left:215px;
}

#headnav{
width:610px;
margin-top:75px;
float:right;
}
#headnav a:link,#headnav a:visited{
padding-right:6%;
font:bold 14px verdana, arial, helvetica;
color:#FFFFFF;
text-decoration:none;
}
#headnav a:hover{
padding-right:6%;
text-decoration:underline;
}
#flowerimage
{
margin:10px;
}
#insidecontainer{
width:390px;
border:1px solid #000000;
padding:3px;
margin:3px;
}
#insidecontainer img{
margin-top:10px;
margin-left:1.5px;
border:none;
}
#insidetext{
width:390px;
border:1px solid #000000;
padding:3px;
margin:3px;
}
#insidetext p{
padding:3px;
font:normal 12px verdana, arial, Century Gothic;
color:#000000;
text-align:justify;
margin-top:5px;
margin-bottom:5px;
}
#insidetext h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:5px;
margin-top:5px;
color:#ff7abf;
}
#sideimages{
margin-top:0px;
}
#sideimages img{
margin-top:15px;
border:none;
}

#aboutcontainer{
width:390px;
border:1px solid #ab796b;
padding:3px;
margin:3px;
}
#abouttop{
background-image:url(../images/aboutus/star_top.jpg);
background-repeat:repeat-x;
height:47px;
}
#aboutcenter{
background-image:url(../images/aboutus/polka.jpg);
background-repeat:repeat-xy;
}
#aboutcenter p{
font:normal 12px verdana, arial;
text-indent:15px;
text-align:justify;
margin-left:3px;
margin-right:3px;
color:#ff7abf;
}

#aboutcenter a{
font:normal 12px verdana, arial;
text-indent:15px;
color:#ff7abf;
text-decoration:underline;
margin-bottom:5px;
}
#aboutcenter a:hover{
text-decoration:none;
color:#ff93ee;
}
#aboutcenter h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:5px;
margin-top:5px;
color:#ff7abf;
}

#aboutbottom{
background-image:url(../images/aboutus/star-bottom.jpg);
background-repeat:repeat-x;
height:47px;
}
iframe{
border-top-width:0px;
border-left-width:0px;
border-bottom-width:0px;
border-right-width:0px;
margin-bottom:15px;

}
#thumbs{
margin-top:10px;
margin-left:1px; 
margin-right:1px; 
margin-bottom:10px;
border:2px solid #e0dfdf;
padding:3px;
}
#thumbs p{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10.5px;
color:#000000;
}
#thumbs2{
margin-top:10px;
margin-left:1px; 
margin-right:5px; 
margin-bottom:10px;
padding:2px;
background-image:url(../images/aboutus/polka.jpg);
background-repeat:repeat-xy;
border:2px solid #e0dfdf;
}
#thumbs2 p{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
#thumbs2 a{
font:normal 11px verdana, arial;
color:#ff7abf;
text-decoration:none;
}
#thumbs2 a:hover{
text-decoration:none;
color:#ff93ee;
}
#thumbs3{
margin:5px;
padding:3px;
background-image:url(../images/aboutus/polka.jpg);
background-repeat:repeat-xy;
border:2px solid #e0dfdf;
}
#aboutuser{
border:none;
margin-bottom:10px;
margin-top:5px;
padding:5px;
background-image:url(../images/body/gray_and_black.png);
background-repeat:no-repeat;
height:120px;
}
#aboutuser p{
font:normal 11.5px Verdana, arial;
color:#000000;
margin:5px;
}

#aboutuser a{
font:normal 12px verdana, arial;
text-indent:15px;
color:#ff7abf;
text-decoration:underline;
}
#aboutuser a:hover{
text-decoration:underline;
color:#ff93ee;
}
.italictext{
font:italic 9px verdana, arial;
text-decoration:none;
}
#thumb4{
margin:0px;
padding:5px 15px 0px 0px;
float:right;
}
.underlined{
	text-decoration:underline;
}



