body {
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
color:#373737;
margin:0;
padding:0;
text-align:left;
background:#D02756;
}


a {
font-weight:normal;
text-decoration:underline;
color:#7d7d7d;
}

a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#D02756;
}

h1 {
font-size:140%;
font-weight:normal;
margin: 0px 0px 10px 0px;
padding:0px;
color:#D02756;
}


h2 {
font-size:120%;
font-weight:bold;
color:#D02756;
margin-bottom:5px;
margin-top:20px;
}

h3 {
font-size:110%;
font-weight:bold;
color:#D02756;
margin-bottom:5px;
margin-top:10px;
}


td {
font-size:100%;
}

table {
font-size:100%;
}

a img {
 border: 0;
}

.pinkLrg_text{
color:#D02756;
font-weight: bold;
}



/* SURROUND */


table#surroundContainer{
width: 1000px;
margin: auto;
}

table#surroundTable td{
background:#ffffff;
}



/* INDEX PAGE */



table#indexMainTable{

margin-top:15px;
margin-bottom:15px;
width: 1000px;

}

table#indexMainTable td.mirrorLeftExpand{
background-image:  url("images/mirror_leftExpand.jpg");
background:  url("images/mirror_leftExpand.jpg");
background-repeat: y-repeat;
background-position: left;
}


table#indexMainTable td.mirrorRightExpand{
background-image:  url("images/mirror_rightExpand.jpg");
background:  url("images/mirror_rightExpand.jpg");
background-repeat: y-repeat;
background-position: right;
}

table#expansionTop td.exp{
background-image:  url("images/mirror_topEx.jpg");
background:  url("images/mirror_topEx.jpg");
background-repeat: x-repeat;
background-position: left;
}

table#expansionBot td.exp{
background-image:  url("images/mirror_botEx.jpg");
background:  url("images/mirror_botEx.jpg");
background-repeat: x-repeat;
background-position: left;
}






    /* content table */


table#indexMainContent{
background:#ffffff;
}

table#indexMainContent td.content{
	line-height:17px;
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
	color: #333;
}

.stoppress{
	color:#D02756;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

.stoppress2{
color:#D02756;
}


table#indexMainContent td.nav{
width:289px;
background-image:  url("images/arkangel.jpg") #ffffff;
background:  url("images/arkangel.jpg") #ffffff;
background-repeat: no-repeat;
background-position: top left;
text-align:right;
vertical-align:bottom;
padding-bottom:10px;
padding-right:5px;
}



    /* sub content table */

table#subMainContent{
background:#ffffff;
border: 1px solid #ffffff;
}

table#subMainContent td.content{
	line-height:17px;
	text-align:left;
	padding-top:10px;
	color: #333;
	background: #ffffff;
}

table#subMainContent td.content a.header{
font-size:100%;
font-weight:bold;
margin-bottom:5px;
margin-top:20px;
color:#D02756;
}


table#subMainContent td.content .linkOn{
font-weight:bold;
text-decoration:none;
font-size:110%;
}


table#subMainContent td.content p.smallText{
font-size:85%;
color:#343434;
}

table#subMainContent td.content p.smallText a{
text-decoration:underline;
color:#D02756;

}



table#subMainContent td.contentColl{
line-height:17px;
padding-left:10px;
padding-bottom:5px;
text-align:left;
}


table#subMainContent td.nav{
width:289px;
height:170px;
/background-image:  url("images/arkangelSml.jpg") #ffffff;
background:  url("images/arkangelSml.jpg") #ffffff;
background-repeat: no-repeat;
background-position: top left;/
text-align:right;
padding-top:70px;
padding-right:10px;
}


table#subMainContent td.navCon{
width:289px;
background-image:  url("images/arkangelSml.jpg") #ffffff;
background:  url("images/arkangelSml.jpg") #ffffff;
background-repeat: no-repeat;
background-position: top left;
text-align:right;
padding-top:70px;
padding-right:10px;
}


table#subMainContent td.navJoin{
width:289px;
background-image:  url("images/arkangelLrg.gif") #ffffff;
background:  url("images/arkangelLrg.gif") #ffffff;
background-repeat: no-repeat;
background-position: bottom left;
text-align:right;
padding-top:70px;
padding-right:10px;
}

.content_container{
padding: 10px 50px 20px 10px;
line-height: 17px;
}

table#aboutPics{
margin-bottom:30px;
padding-top:10px;
text-align:left;
width:100%;
}

table#aboutPics td{
width:33%;
}

table#aboutPics td.border{
border-bottom:2px solid #c7c7c7;
text-align: center;
}

table#aboutPics td.border_noborder{
border-bottom:0px solid #c7c7c7;
text-align: center;
}


table#aboutPics td a.header{
font-family: Times New Roman, Times, serif;
font-size:120%;
font-weight:bold;
margin-bottom:5px;
margin-top:20px;
color:#D02756;
text-decoration:none;
}

table#aboutPics td a.header:hover{
font-family: Times New Roman, Times, serif;
font-size:120%;
font-weight:bold;
margin-bottom:5px;
margin-top:20px;
color:#D02756;
text-decoration:underline;
}




table#collections{
margin-bottom:30px;
padding-left:10px;
text-align:left;
}

table#collections td{
width:33%;
}

table#collections td ul {
margin:0;
padding:0;;
}

table#collections td ul li{
list-style-type:none;
padding-top:5px;
}





table#pressReviews td.content{
padding-left:10px;
padding-bottom:20px;
padding-right:60px;
text-align:left;
color:#7d7d7d;
}

table#pressReviews td.content .reviewer{
font-size:90%;
color:#D02756;
font-weight:bold;
}


table#pressReviews td.gallery{
padding-left:10px;
padding-bottom:20px;
text-align:left;

}


div.line{
border-bottom: 1px solid #969696;
width:80%;
margin-top:5px;
margin-bottom:10px;
}

div.lineTop{
border-bottom: 1px solid #969696;
width:80%;
margin-top:0px;
margin-bottom:10px;
}

div.lineCollections{
border-bottom: 1px solid #969696;
width:840;
margin-bottom:15px;
}



/* ENQUIRY FORM TABLE */


table#enquiryFormTable{
margin-top:3px;
}

table#enquiryFormTable td{
padding:4px;
}

table#enquiryFormTable td.header{
color:#D02756;
font-weight:bold;
}

input {
color:#444243;
width:250px;
height:16px;
}

textarea{
width:250px;
}



/**** mainnav***/

#mainnav{
/*background:  url("images/cat_bg2.jpg") #ffffff;*/
height: 30px;
margin: 0px 0px 15px 0px;
text-align: left;
border-bottom: 1px dotted #aeaeae;
}

ul#mainnav_list{
margin: 0px;
padding: 0px;
padding: 8px 20px 0px 0px;
}

ul#mainnav_list li{
font-family: Arial, Helvetica, sans-serif;
list-style: none;
display: inline;
padding: 0px 20px 0px 0px;
font-weight: bold;
}

ul#mainnav_list li a{
color:#D02756;
text-decoration:none;
}

ul#mainnav_list li a:hover{
color:#333333;
text-decoration:none;
}

ul#mainnav_list li.mainnavon a{
color:#3b3b3b;
font-weight: bold;
}




/* FOOTER TABLE */


table#bottomNav {
margin-left:10px 10px 0px 10px;
font-size: 95%;

}

table#bottomNav td{
padding-top:5px;
font-size:80%;

}


table#bottomNav td a{
color:#7d7d7d;
text-decoration: underline;
}

table#bottomNav td a:hover{
color:#D02756;
text-decoration: underline;
}

