/*
Generic Look and Feel
*/
div.page 
{
    vertical-align: top;
    text-align: center;
}

div.template {text-align:left}







BODY { margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    color: black; 
    font-weight: normal; 
    background-color: Gray; 
    font-family: Arial; 
    font-size: 12px; 
	scrollbar-face-color: #991B33;
	scrollbar-shadow-color:#FFFFCC;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #663333;
	scrollbar-darkshadow-color:#66333;
	scrollbar-arrow-color:  #FFFFCC;
	scrollbar-track-color: #FFFFCC;
		
}


input { color: black; 
        border-color:#9999CC;
        border-width:1px;
        border-style:solid; 
        font-family:Arial;
        font-size:12px;  
    }
    
    
textarea { color: black; 
        border-color:#9999CC;
        border-width:1px;
        border-style:solid; 
        font-family:Arial;
        font-size:12px;  
    }    
    
hr 
{
    width:100%;
    color:#991B33;
}
    
select
{
color: black; 
        border-color:#9999CC;
        border-width:1px;
        border-style:solid; 
        font-family:Arial;
        font-size:12px; 
}


input.button 
{
    color: white; 
        border-color:#9999CC;
        border-width:1px 2px 1px 1px;
        border-style:ridge; 
        font-family:Arial;
        font-size:12px;
        font-weight:normal; 
        background-color:#666699;
        width:70px;
        
}


img {border-width:0px; 
    border-style:solid;
    border-color: Black;
    margin:0px;}
    
img.photo {border-width:1px; 
    border-style:solid;
    border-color: Black;
    padding: 0px;

    }

div.photo 
{
    padding: 5px;
    margin: 5px 10px 5px 10px; 
    font-size:9px;
    font-family:Verdana;
    color:Silver;
    font-weight: normal;
}

table.template 
{
    width: 900px; 
    height:90%; 
    margin: 0px, 0px, 40px, 0px; 
    text-align:center;  
    background-color:wheat;
    padding:0px;
    border:0px;
    border-collapse: collapse;
    }
    
div.template { text-align:left}

td.leftColumn {width:130px; 
    height:100%;
    text-align: right; 
    vertical-align: top; 
    border-width: 0px 0px 0px 0px; 
    border-style: dashed; 
    border-color: #991B33; 
    padding-left: 0; 
    padding-right: 0; 
    margin: 0px; 
    background-color:wheat;
    }
    
td.centerColumn 
{
    width:100%;
    height:650px; 
    vertical-align: top;  
    border-width: 0px 1px 0px 1px; 
    
    border-style: ridge; 
    border-color: #666699; 
    padding-left: 0; 
    padding-right: 0; 
    margin: 0px; 
    text-align:left;  
    padding:0px;
    padding-left:0px;
    padding-right:0px;
    background-color:wheat;
    }
    
td.topBanner {  width:100%; 
    height:120px; 
    vertical-align: top;  
    border-width: 0px 1px 0px 1px; 
    border-style: ridge; 
    border-color: #666699; 
    margin: 0px; 
    text-align:left;  
    background-color: wheat;
    padding:0px;   
    }
    
.seperatorBar div {margin: 0px 0px 0px 0px}

td.seperatorBar {  width:100%; 
    height:32; 
    vertical-align: middle;
    border:0;
    padding-left: 0px; 
    padding-right: 0px;
    padding-bottom:0px;
    padding-top:0px; 
    margin: 0px; 
    text-align:left;  
    background-color:  wheat;
    }
    
td.mainCenter {  width:100%; 
    height:100%; 
    vertical-align: top;  
    border-width: 0px;
    border-bottom-style: ridge;
    border-color: black;
    padding-left: 15px; 
    padding-right: 15px; 
    margin: 0; 
    text-align:left; 
    }
    
    
td.bottomBanner { width:100%; 
    vertical-align: bottom;  
    border-width: 0px 1px 1px 1px; 
    border-style: ridge; 
    border-color: #666699; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-bottom:0px; 
    margin: 0px; 
    text-align:left;  
    }
    
td.rightColumn {  width:180px; 
    height:100%;
    vertical-align: top;  
    border-width: 0px 0px 0px 1px; 
     border-style: dashed; 
    border-color: #991B33; 
    padding-left: 0; 
    padding-right: 0; 
    margin: 0px; 
    text-align:left;  
    background-color:White;
    
    }




/*
General Links
*/
A:link, A:visited, A:active { text-decoration:none}
A:link { color: blue }
A:visited { color: red}
A:active { color: green} 
A:hover { color: green; text-decoration: underline}


/*
Nav Link
*/
.navLink {font-size:11px; 
    font-weight: bold; 
    color: gray; 
    text-decoration: none;}
    
.navLink A:link { color: gray }
.navLink A:visited { color:gray}
.navLink A:hover {color:gray; 
    text-decoration: underline;}
div.navLink  { margin: 10px 0 0 5px; }


/*
.label : Form Label
*/
.label { color: black; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Arial    }
    
.smallLabel { color: black; 
    font-weight: bold; 
    font-size: 10px; 
    font-family: Times New Roman}
    


/*
Copyright Text
*/
.copyright { color: #991B33; 
    font-weight: bold; 
    font-size: 10px; 
    font-family: Verdana, sans-serif;}
    
    font.copyright 
    {
        color: #991B33;
    }
    
    
A.copyright:link { color: black }
A.copyright:visited { color: black }
A.copyright:hover { color: black; text-decoration: underline }
td { border-width: 1px}


/*
Top Link
*/
.topLink { color: white; 
    font-weight: bold; 
    font-size: 12px; 
    font-family: Arial, Helvetica, sans-serif;}
    
A.topLink:link { color: white; 
    font-weight: bold;}
A.topLink:visited { color: white; 
    font-weight: bold;}
A.topLink:hover { color: yellow; 
    text-decoration: underline; 
    font-weight: bold; }
    

/*
Bottom Link
*/
.footLink { color: #991B33; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
A.footLink:link { color: #991B33; font-weight: bold;}
A.footLink:visited { color: #991B33; font-weight: bold;}
A.footLink:hover { color: #991B33; text-decoration: underline; font-weight: bold; }

font.seperator {color: #991B33; font-weight: bold;font-family: Arial, Helvetica; font-size:13px; }

.simpleText {text-align: left; font-family: Verdana, Arial, sans-serif; font-size:12px; font-weight: normal; color: black}
pre.simpleText { width:600; display:fixed; overflow:auto; word-wrap: break-word}
div.linkPara {margin:.5em; text-align:left}
p.simpleText { text-align: left; width:550px; margin-left: 0px; margin-bottom:12px; margin-top:12px;}
UL.simpleText {font-weight:bold;}
font.simpleText { font-family: Verdana, Arial, sans-serif; font-size:12px; font-weight: normal; color: black}
div.simpleText 
{
    text-align: left; width:550px; margin-left: 10px; margin-bottom:12px; margin-top:12px; 
}



font.footNote { color: #458B74; font-weight: normal; font-size: 11px; font-family: serif }
font.imageDescription { font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size:12px; font-weight: lighter; color: #458B74}
textarea.imageDescription {border-width:0; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size:12px; font-weight: lighter; color: #458B74}

font.paraTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style: normal; font-weight: bold; color: #991B33;}
span.paraTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style: normal; font-weight: bolder; color: #991B33;}
font.paraTitle2 { margin-bottom:0px; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; font-weight: bold; color: #666699}
font.paraText2 { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; color: #8B4789}

.paraTitle a, a:visited { text-decoration:none;}
.paraTitle a:hover, a.over {text-decoration:underline;}

font.price { font-family: Arial, Helvetica, sans-serif; font-size:18px; font-style: italic; font-weight:bold; color: #8B4789}

font.address{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; font-weight: lighter; color: black}
P.address {text-align:center; }

font.tableData { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-weight: normal; color: black}



td.error {  padding-left: .5em; padding-right: .5em; margin: 0px; text-align:left; background-color: #FFF8DC}
font.error { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal; font-weight:lighter; color: red}

span.error { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-weight:lighter; color: red; vertical-align:middle;}

img.icon { height: 30; width: 30; border-width: 0; margin-right:5px; float:left}


p.title { text-align: center; 
    width:100%; 
    margin-left: 24px; 
    margin-bottom:12px; 
    margin-top:12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-style:italic; 
    color: #991B33;
    }

div.title 
{
    text-align:center;
    margin-top:5px;    
}


div.nameBanner {vertical-align:middle; 
text-align:center; 
border:1px silver solid; 
margin:0px;padding:0px;
background-color: #6699CC;
}

.nameBanner img {border: black solid 1px; margin-top:5px;}

div.infoBox {
vertical-align:middle; 
text-align:left; 
border-color:#663333;
border-style: dashed;
border-width: 0px 0px 0px 0px; 
margin:5px 1px 5px 0px ;
padding:10px;
font-family:Verdana;
font-size:10px;
width:300px;
} 

.infoBox UL {margin:2px 1px 1px 10px;  list-style-image: url("/images/linkStyleStar.gif");}
.infoBox LI {margin:0px; margin-left:15px; margin-bottom:5px;  vertical-align: baseline}

.infoBox img {margin:2px;}


A.more:Active, A.more:link, A.more:visited
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
    color:#663333;
    } 

A.more:hover
{
    color:Red;
    font-style:normal;
} 

div.contactBox {
vertical-align:middle; 
text-align:left; 
border-color:#666699;
border-style: dashed;
border-width: 1px 0px 1px 0px; 
margin:25px;
padding:10px;

} 

A.infoLink:link, A.infoLink:visited, A.infoLink:active, A.infoLink:hover { color:black; text-decoration: underline}


div.groupBox 
{
margin: 0px;
border-width: 1px;
border-style:solid;
border-color:#666699;
padding-top:5px;
padding-bottom:5px;
z-index:45;
}


table.groupBox{

margin: 10px, 10px, 10px, 10px;
border-width: 0px;
border-style:solid;
border-color:#666699;
z-index:45;
}

.groupbox td
{

}


table.contactForm{
width:550px;
margin: 25px, 25px, 25px, 25px;
font-family: Arial, Helvetica, sans-serif;
background-color: #DCDCDC;
border-width: 1px;
border-style:dashed;
border-color:#663333;
z-index:45;
}

.contactForm th { 
background-color: #666699;
color: white;
font-weight: bold;
font-size: 12px;
}

.contactForm td {
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #DCDCDC;
color: black;
font-weight: normal;
font-size: 11px;
}

.contactForm input
{
border-color: #663333
}

.contactForm textarea
{
border-color: #663333
}

.contactForm input.button 
{
background-color: #666699;
color: white;
border-color: #663333
}


table.dataGrid{
width:550px;
margin: 5px, 25px, 0px, 25px;
font-family: Arial, Helvetica-Narrow, Times New Roman;
background-color: white;
border-collapse: collapse;
z-index:45;

}

.dataGrid th { 
background-color: #B7A000;
color: white;
font-weight: bold;
border: solid 1px silver;
font-size: 12px;
padding-left: 10px;
background-image: url("/images/barBg.gif");
}

.dataGrid td {
padding-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
padding-right:0px;
background-color: white;
border-width: 0px 0px 0px 0px;
border: solid silver;
color: black;
font-weight: normal;
font-size: 11px;
}

.dataGrid td a 
{
    font-size: 11px;
    color: blue;
}

.dataGrid td a:visited 
{
    font-size: 11px;
    color: blue;
}

.dataGrid td a:hover
{
    font-size: 11px;
    color: green;
}


tr.dataGridHeader
{
 background-image: url("/images/barBg.gif");   
} 

tr.dataGridHeader td
{
    background-color: #B7A000;
color: white;
font-weight: bold;
border: solid 1px silver;
font-size: 12px;
padding-left: 10px;
text-align:center;
}

tr.dataGridFooter
{
 background-image: url("/images/barBg.gif");   
} 


.date {font-family:Verdana; font-weight:bold; font-size: 10px; color:White;}
a.date:link, a.date:visited 
{
       font-family:Verdana; 
       font-weight:bold; copy
       font-size: 10px; 
       color:White;
       text-decoration:none;
}

a.date:hover 
{
    text-decoration:underline;   
}


.dateTime {font-family:Verdana; font-weight:bold; font-size: 10px; color:White;}
a.dateTime:link, a.date:visited 
{
       font-family:Verdana; 
       font-weight:bold; 
       font-size: 10px; 
       color:White;
       text-decoration:none;
}

a.dateTime:hover 
{
    text-decoration:underline;   
}

div.dateTime {position:absolute; right:10px; top:-20px;}

.gridTitle {text-align: left; font-family: Verdana, Arial, sans-serif; font-size:12px; font-weight: bold; color: #6666cc}
p.gridTitle { text-align: left; width:650px; margin-left: 25px; margin-bottom:0px; margin-top:20px;}


.gridFoot {text-align: left; font-family: Verdana, Arial, sans-serif; font-size:10px; font-weight: bold; color: #6666cc}
A.gridFoot:link, A.gridFoot:visited { color: #6666cc; text-decoration:none;}
A.gridFoot:hover { color: red; text-decoration: underline }
p.gridFoot { text-align: left; width:650px; margin-left: 25px; margin-bottom:15px; margin-top:2px;}

.paraLink {font-family: Verdana, Arial, sans-serif; font-size:11px; font-weight: bold; color: #6666cc}
A.paraLink:link, A.paraLink:visited { color: #6666cc; text-decoration:underline}
A.paraLink:hover {text-decoration:underline;}


table.formTable
{
margin-left:20px;
}


.formTable td 
{
    vertical-align:middle;
    font-family:Arial;
    font-size:11px;
}

.formTable span 
{
    border-width: 0px;
    border-style:solid;
    border-color: #6666cc;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;   
    vertical-align:middle; 
    color:Black;  
}

.formTable a
{
    color:Blue;
    font-family:Arial;
    font-size:11px; 
}

div.printDate
{
    display:none;
}

.checkBoxList td
{
    padding-right: 20;
    font-family: Verdana;
    font-size: 11px;
    vertical-align: middle;
}

.checkBoxList input
{
    border-width:0px;
    padding-bottom:0px;
}




ul.subMenu  {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	font-size:10px; 
	font-family: Verdana;
	font-weight:bold;
}

.subMenu li  
{
    float:left;
    vertical-align:middle;
    margin: 0 0 0 0;
    padding:0 10px 0 10px;
    border-bottom: 0px;
    border-left: solid 1px #FFFFCC;
    border-right: 0px;
    border-top:0px;  
    height:100%;
}

.subMenu li a
{
    color: #FFFFCC;
	font-weight:bold;	
	text-decoration: underline;
}

.subMenu li a:visited
{
    
    font-weight:bold;
    color: #FFFFCC;
    text-decoration: underline;
}

.subMenu li a:hover
{
    color: white; 
    text-decoration: underline;   
}


ul.subMenuV  
{
    list-style-type:circle;  
    list-style-image: url("/images/linkStyleStar.gif");
    list-style-position:inside; 
	padding: 0;
	margin: 0 0 0 0;
	font-size:10px; 
	font-family: Verdana;
	font-weight:bold;
}

.subMenuV li  
{
    
    vertical-align:middle;
    margin: 0 0 0 0;
    padding:0 5px 0 5px;
    border-bottom: 0px;
    border-left: solid 0px #971B33;
    border-right: 0px;
    border-top:0px;  
    height:100%;
}

.subMenuV li a{
	color: #971B33;
}

.subMenuV li a:visited
{
    color: #971B33; 
}

.subMenuV li a:hover
{
    color: green; 
    text-decoration: underline;   
}



table.infoBoxSmall
{
    margin-top:10px;
    width:170px;
}

.infoBoxSmall th
{
    background-color: #B7A000;
    color: #971B33;
    font-size:11px;
    font-weight: bold;
    padding-left: 10px;
    text-align:left;
    height:20px;
    background-image: url("/images/barBg.gif");
    
}

.infoBoxSmall td
{
    padding-left: 5px;
    text-align:left;
}




div.infoBoxHeader 
{
    background-color: #B7A000;
    color: #971B33;
    font-size:11px;
    font-weight: bold;
    padding-left: 10px;
    text-align:left;
    height:20px;
    background-image: url("/images/barBg.gif");
    
}

table.infoBox
{
   margin:10px;
   background-color: #991B33;
   border:solid 1 #991B33;
}

.infoBox th
{
    background-color: #991B33;
    color: #FFFFCC;
    font-size:11px;
    font-weight: bold;
    padding-left: 10px;
    text-align:left;
    height:20px;
}

tr.infoBoxHeader
{
    background-color: #991B33;
    color: #971B33;
    font-size:11px;
    font-weight: bold;
    padding-left: 10px;
    text-align:left;
    height:20px;
}

.infoBox td
{   
    padding:5px;
    background-color:wheat;
}


table.passwordBox
{
   margin:10px;
   border: ridged 1px #971B33;
}

.passwordBox th
{
    background-color: #B7A000;
    color: #971B33;
    font-size:11px;
    font-weight: bold;
    padding-left: 10px;
    text-align:left;
    height:18px;
    background-image: url("/images/barBg.gif");
}

td.passwordBoxHeader
{
    background-color: #B7A000;
    color: #971B33;
    font-size:11px;
    font-weight: bold;
    padding-left: 10px;
    text-align:left;
    height:15px;
    text-align:center;
    background-image: url("/images/barBg.gif");
}

td.passwordBoxFooter
{
    background-color: #B7A000;
    color: #971B33;
    font-size:11px;
    font-weight: bold;
    padding-left: 10px;
    text-align:left;
    height:15px;
    text-align:center;
    background-image: url("/images/barBg.gif");
}

.passwordBox td
{   
    padding:5px;
    border: ridged 1px #971B33;
}

.passwordBox label 
{
    color: black; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Arial 
}

.passwordBox span
{
    color: black; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Arial 
}



span.SiteMapNavSeperator
{
    font: arial;
    font-size: 14px;
    color: green;
    font-weight: bold;
}


span.SiteMapNavRoot
{
    font: arial;
    font-size: 14px;
    color: #971B33;
    font-weight: bold;
}


a.SiteMapNavRoot
{
    font: arial;
    font-size: 14px;
    color: #971B33;
    font-weight: bold;
}

span.SiteMapNavNode
{
    font: arial;
    font-size: 14px;
    color: #971B33;
    font-weight: bold;
    font-style:italic;
}

a.SiteMapNavNode
{
    font: arial;
    font-size: 14px;
    color: #971B33;
    font-weight: bold;
    font-style:italic;
}

font.happy
{
    font: verdana, arial;
    font-size: 12px;
    color: red;
    font-weight: bold;
    font-style:italic;  
    
}

div.map
{
    margin:20px;
    border: solid 1px black;   
}


img.category
{
    float:right;
    position:absolute;
    right:15px;
    top:50px;
}


a.membersControl:link, a.membersControl:visited
{
    font: arial;
    font-size: 11px;
    color: #971B33;
    font-weight: bold;
    text-decoration:underline; 
}




a.membersControl:hover
{
    font: arial;
    font-size: 11px;
    color: Red;
    font-weight: bold;
    text-decoration:underline; 
}

font.membersControl
{
    font: arial;
    font-size: 12px;
    color: #971B33;
    font-weight: bold;
    text-decoration:none; 
}