/* =BODY & TEXT
----------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #003F63;
}
body {
	min-width: 800px;
}
body,td,th {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	line-height: 1.5em;
	margin: 15px 0;
	padding: 0;
}
.showinfo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 1.4em;
	margin-top: 10px;
}
.newsdate {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	margin-top: 0;
}

/* =STRUCTURE
----------------------------------------------- */

#container {
	margin: 0 auto;
	width: 800px;
	background-repeat: repeat-y;
	background-image: url(images/layout/bodybackground.gif);
}
#header {
	background-image: url(images/layout/header.gif);
	background-repeat: no-repeat;
	height: 142px;
}
#onlinebanking{
	padding-top: 60px;
	width: 250px;
	float: right;
	padding-right: 42px;
}
#feature {
	padding-top: 25px;
	float: right;
	padding-right: 42px;
}
#secondarynavigation {
	padding-left: 42px;
	height: 32px;
	background-image:url(images/layout/secondarynavbackground.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 42px;
	padding-top: 10px;
}
#narroweftcolumn {
	float: left;
	width: 215px;
	padding: 0 20px 20px 42px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#halfleftcolumn {
	float: left;
	width: 315px;
	padding: 0 20px 20px 42px;
}
#wideleftcolumn {
	float: left;
	width: 400px;
	padding: 0 0 20px 42px;
}
#narrowrightcolumn {
	float: right;
	width: 245px;
	border-left: 1px solid #666;
	margin-right: 42px;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 15px;
}
#halfrightcolumn {
	float: right;
	width: 325px;
	border-left: 1px solid #666;
	margin-right: 42px;
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 15px;
}
#widerightcolumn {
	float: right;
	width: 500px;
	margin-right: 40px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#mainnavigation {
	padding-left: 42px;
	width: 190px;
	background-image: url(images/layout/bodybackground.gif);
	background-repeat: repeat-y;
	float: left;
}
#ads {
	height: 319px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	background-image: url(images/layout/homefooterbackground.gif);
	background-repeat: no-repeat;
}
#ad1 {
	float:left;
	width:188px;
	padding-left:60px;
	background-image: url(images/layout/welcomebackdrop.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 20px;
	
}
#ad2 {
	margin:0 0px;
	padding-left:40px;
	background:url(images/layout/newsbackdrop.gif) no-repeat;
	float:left;
	width: 188px;
	padding-top: 45px;
	padding-right: 20px;
}
#ad3 {
	float:left;
	width:184px;
	padding-right:40px;
	background:url(images/layout/specialsbackdrop.gif) no-repeat;
	padding-left: 40px;
	padding-top: 45px;
}
#footer {
	font-size: 11px;
	clear: both;
	height: 52px;
	line-height: 37px;
	text-align: center;
	color: #FFFFFF;
}

/* =HEADINGS
----------------------------------------------- */

h1, h2, h3, h4 {
	font-family: "Century Gothic","Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 180%;
	color: #006746;
	margin-bottom: 15px;
	padding-top: 15px;
}
h2 {
	font-size: 140%;
	color: #1D6688;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	color: #005E40;
	margin-top: 20px;
	margin-bottom: -10px;
	padding-bottom: 0px;
}
h4 {
	font-size: 250%;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 15px;
}

/* =LINKS
----------------------------------------------- */

a:link {
	color: #005885;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #167AC0;
}
a:active {
	color: #005885;
}
#footernavigation {
	text-align: center;
	padding-bottom: 30px;
	font-size: 11px;
}
#jewelrynavigation a:link, #jewelrynavigation a:visited, #jewelrynavigation a:hover, #jewelrynavigation a:active {
	text-decoration: none;
}
#jewelrynavigation a:visited {
	color: #6A7F14;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #33CCFF;
}

/* =LISTS
----------------------------------------------- */

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist a:link, #navlist a:visited, #navlist a:active {
	font-size: 14px;
	color: #003f63;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/layout/navlistimage.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 1.7em;
}
#navlist a:hover {
	color: #0386D0;
}
#community ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#community ul li {
	padding: 0 0 8px 0;
}

/* =IMAGES
----------------------------------------------- */


#logo {
	padding-top: 60px;
	padding-left: 42px;
	float: left;
}

#navigation img {
	padding-right: 15px;
	padding-bottom: 15px;
}
.gallerypreviewimgage {
	padding: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #71502A;
}
.miniicon {
	margin-bottom: -4px;
}
.imageleft {
	text-align: left;
	margin-bottom: 10px;
	clear: left;
	float: left;
	margin-right: 10px;
}
.imageright {
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
	float: right;
}
.jewelrythumbs {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jewelrynav {
	vertical-align: -40%;
	margin-right: 6px;
}
#footer img {
	margin-left: 10px;
	margin-top: 5px;	
}

/* =FORMS
----------------------------------------------- */

#mailingform{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* =MISC
----------------------------------------------- */

#gallerypreview {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 18px;
}

#contentwrap {
	background-repeat: no-repeat;
	height: 349px;
}
#footershadow {
	background-image: url(images/layout/footerbackground.gif);
	background-repeat: no-repeat;
	height: 84px;
	clear: both;
}
#bottomlinks {
	clear: both;
	width: 218px;
	padding-left: 60px;
	height: 51px;
	line-height: 51px;
	float: left;
}
#bottomimages {
	float: left;
	width: 450px;
}
.redtype {
	color: #FF0000;
}
.whitetype {
	color: #FFFFFF;
}
.boldcaps {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
table {
	margin-top: 20px;
	margin-bottom: 20px;
}
.tabletype {
	font-size: 10px;
}
.imgfdic {
	margin-top: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
}