p {font-family: "Tahoma"}
p {font-size: 10pt}
p.uppercase {text-transform: uppercase}
p.uppercase {color: #FF0000}
p {color: #000000}

p.ParagraphBoxShading
{
border: 3px solid #009900; 
background-color: #CCFFCC;
text-indent: 10px;
font-size: 14pt;
}

td#bkg {
background-image:url('/images/TableBackGrounds/PinkGradient.gif');
background-repeat: repeat-x;
background-position: left top;
}




td {font-family: "Tahoma"}
td {font-size:10pt}



h1 {font-size: 18pt}
h1 {font-family: "Tahoma"}
h1.thick {font-weight: bold}
h1 {color: #800080}
h1 {font-weight: bold}


h1.directoryheading {font-size: 18pt}
h1.directoryheading {font-family: "Tahoma"}
h1.directoryheading {color: teal}
h1.directoryheading {font-weight: 150%}


/* p {border: solid thin gray} */

table 
{
background-color: white;
}



#Border2x 
{
/*border-color: #FF99FF;*/
background-color: white;
border-color: navy;;
border-collapse: collapse;
border-style: solid;
border-width: 2px;

}



/* body {background-color: #FFFFFF} */


body
{
background-image:
/* url('http://kissthebride.com.au/images/body.jpg') */
url('/images/TexturedBackgrounds/FloralPinkPale.jpg');
/*url('/images/TexturedBackgrounds/FBPink.jpg');*/
background-repeat:repeat;

}


input.TextBoxBlue
{
padding:2px; 
border:1px solid #0000FF;
}

textarea.BorderBlue
{
padding:2px; 
border:1px solid #0000FF;
}


select.SelectBlueBorder 
{
padding:2px;
border:1px solid #0000FF;
}

div#DirectoryFrame
{
width:610px;
float:left;
border: 1px solid navy;
background-image:url('/images/TableBackGrounds/PinkGradient.gif');
background-repeat: repeat-x;
background-position: left top;
margin-bottom:5px;
padding:5px;
height:85px;
}

div#Basic
{
border: 2px solid navy;
padding-left: 5px; 
padding-right:0; 
padding-top:5px; 
padding-bottom:5px;

background-image:url('/images/TableBackGrounds/PinkGradient.gif');
background-repeat: repeat-x;
background-position: left top;

}

#SideCategoryMenu
{

text-align:center;
/*
border:solid;
border-color:gray;
border-width:1px;

*/
background-repeat:no-repeat;
margin:2px;
padding-top:4px;
width:170px;
height:20px;
/* background-color:#ADCCC4; */
background-image:url('/css/cooltext454443000.png');

}

#SideResources
{
font-family: "Tahoma";
text-align:center;
border:solid;
border-color:black;
border-width:1px;
margin:2px;
padding:2px;
width:170px;
height:18px;
background-color:teal;
}

#CategoryMenu
{
font-family: "Tahoma";
text-align:center;
border:solid;
border-color:gray;
border-width:1px;
margin:2px;
padding:2px;
width:220px;
height:18px;
background-color:#ADCCC4;

}

a.menu
{
font-weight:500;
color:black;
text-decoration:none;
}

a.menu:hover
{
font-family:arial;
color:white;

}


a.brideresources
{
color:white;
text-decoration:none;
}

a.brideresources:hover
{
color:black;
}

#Articles
{
font-family: "Tahoma";
text-align:center;
border:solid;
border-color:black;
border-width:1px;
margin:2px;
padding:2px;
width:160px;
// height:18px;
background-color:#800080;

}

a.Articles
{
font-weight:500;
color:white;
text-decoration:none;
}

a.Articles:hover
{
color:black;
}