/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {font-family:Georgia, "Times New Roman", Times, serif;font-size:.75em;}
p {line-height:2em;margin:0 0 10px 0;}
img {border:none;}
a {outline:none;color:#12337a;text-decoration:none;}
a:hover {color:#12337a;text-decoration:underline;}
a:focus {outline:none;}
hr {border: 0 #ccc solid;border-top-width: 1px;clear: both;height: 0;}

/* `Headings
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, div.storeHeader, .wsm_news_list_title a {margin: 0 0 15px 0 !important;color:#5a0f03;font-family:Georgia, "Times New Roman", Times, serif;}
h1, div.storeHeader, .wsm_news_list_title a {font-size: 2.08em;background: url(/images/star_bar.gif) repeat-x left bottom;padding:0 0 30px 0; }
.wsm_news_list_title a {font-size:1em;display:block}
h2 {font-size: 2.08em;}
h3 {font-size: 1.52em;clear:both;}
h4 {font-size: 1.35em;clear:both;}
h5 {font-size: 1.12em;clear:both;}
h6 {font-size: 1em;clear:both;}

/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {list-style: decimal;}
ul {list-style: square;}
li {margin-left: 30px;margin-bottom:5px;}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset, input, textarea, select {margin-bottom: 10px;}