body { background-image:url(styleimages/background.jpg); margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;}
a{ text-decoration: none; }
a:link    {color: #952519; font-weight: bold;  font-family:  Trebuchet MS;}
a:visited {color: #999999; font-weight: bold;  font-family: Trebuchet MS;} 
a:hover   {color: #DEA33F; font-weight: bold;  font-family: Trebuchet MS;}

.font-vsm {font-family:   Trebuchet MS; font-size:9px; font-style: normal;}
.font-sm {font-family:  Trebuchet MS; font-size:10px; font-style: normal;}
.font-sm-il {font-family:  Trebuchet MS; font-size:10px; font-style: italic;}
.font-med {font-family:  Trebuchet MS; font-size:14px; font-style: normal;}
.font-med-bold {font-family:  Trebuchet MS; font-size: 14px; font-weight: bold;}
.font-large {font-family:  Trebuchet MS; font-size:16px; font-style: normal;}
.font-large-bold {font-family: Trebuchet MS; font-size: 16px; font-weight: bold;}
.font-header {font-family: Trebuchet MS; font-size:22px; font-style: normal;  }

a.font-header, a.font-header:link, a.font-header:hover, a.font-header:visited
{font-family: [TEXT_FONT]; font-size:12px; font-style: normal; color:[CONTENT_HEADER_COLOR]; text-decoration: none;}

***Use this style for the Home, Directions, About Us links at the top ONLY***
.topMenuLinkM { font-family:Arial Narrow; font-size: 20px; color: #FFFFFF; font-weight: normal; }
a.topMenuLinkM:link    {display: block; color:[tab_link_color]; font-weight:normal; text-decoration:none; padding: 0px 0px 2px 0px; } 
a.topMenuLinkM:visited {display: block; color:[tab_link_color]; font-weight:normal; text-decoration:none; padding: 0px 0px 2px 0px;}
a.topMenuLinkM:focus   {display: block; color:[tab_link_color_hover]; font-weight:normal; text-decoration:none; padding: 2px 0px 0px 0px;}
a.topMenuLinkM:active  {display: block; color:[tab_link_color]; font-weight:normal; text-decoration:none; padding: 2px 0px 0px 0px;}
a.topMenuLinkM:hover   {display: block; color:[tab_link_color_hover]; font-weight:normal; text-decoration:none; padding: 2px 0px 0px 0px;}

***Use this style for main sidebar links (EX: Jewelry Education, Client Services)***
.leftMenuLinkM { font-family: [TEXT_FONT]; font-size: 16px; color: #FFFFFF; font-weight: bold; }
a.leftMenuLinkM { 
	display: block; 
	background: [LEFT_PANEL_COLOR];
	border-bottom:1px solid [rule_color_2];
	[hideif [button_bg_graphic]=]background-image: url(/[LAYOUT_GRAPHIC_PATH][button_bg_graphic]);[/hideif]
	padding: 3px 20px 4px 10px; 
	margin: 0px;
	position:relative;
	z-index:1;
	outline-style: none;
	-moz-outline: none !important; }

a.leftMenuLinkM:link    { color:#952519; font-weight:bold; text-decoration:none; } 
a.leftMenuLinkM:visited { color:#AB402C; font-weight:bold; text-decoration:none; }
a.leftMenuLinkM:focus   { color:[tab_link_color_hover]; font-weight:bold; text-decoration:none; [hideif [button_bg_graphic_off]=]background-image: url(/[LAYOUT_GRAPHIC_PATH][button_bg_graphic_off]);[/hideif] }
a.leftMenuLinkM:active  { color:[tab_link_color]; font-weight:bold; text-decoration:none; [hideif [button_bg_graphic_off]=]background-image: url(/[LAYOUT_GRAPHIC_PATH][button_bg_graphic_off]);[/hideif] }
a.leftMenuLinkM:hover   {	color:[tab_link_color_hover]; font-weight:bold; text-decoration:none; [hideif [button_bg_graphic_off]=]background-image: url(/[LAYOUT_GRAPHIC_PATH][button_bg_graphic_off]);[/hideif] }


***Use this if you have a sidebar link under the one of the main sections (EX:4Cs of Diamonds, Layaways, Master IJO Jeweler)***
.sidebar{ font-family: Trebuchet MS; color: #952519; font-weight: bold; text-decoration: none; font-size: 12pt; }
a.sidebar:link { color: #952519; font-weight: bold; text-decoration: none; font-size:12px; }
a.sidebar:active { color: #DEA33F; font-weight: bold; text-decoration: none; font-size:12px; }
a.sidebar:visited { color: #DDC191; font-weight: bold; text-decoration: none; font-size:12px; }
a.sidebar:hover{ color: #DEA33F; font-weight: bold; text-decoration: none; font-size:12px;}


.header{background-image: url(styleimages/cottagehilldiamonds-photo.jpg); height:195px; background-position:left; background-repeat:no-repeat;}
.toplinks{background-image: url(styleimages/toplinkbackground.gif); height:40px; }
.toplinkbackground{background-image: url(styleimages/toplinkbackground.gif); height:40px; }
.lefttoplinks{background-image: url(styleimages/lefttoplinks.gif); width: 300px; height:40px; }
.righttoplinks{background-image:url(styleimages/righttoplinks.gif);width:25px; height:40px;}
.linkback{background-image:url(styleimages/linkbackground.gif);width:300px;}
.linkbottom{ background-image:url(styleimages/linkbottombackground.gif);width:300px;height:25px;}
.bodycolor{background-color:#DDC191;}
.rightside{background-image: url(styleimages/rightside.gif);width:25px;}
.footer-left{ background-image:url(styleimages/footer-left.gif); width:300px; height:25px;}
.footer-bottom{background-image:url(styleimages/footer-bottom.gif);height:25px;}
.fotter-right{background-image: url(styleimages/footer-bottom-right.gif);width:25px; height:25px;}
.left-holder{background-image: url(styleimages/left-holder.gif);width:300px;}


.solid {border: 1px solid #952519; }
.dotted {	border:  thick dashed #952519;}
