@import url("jeweled_contribute.css");
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #425B62;
	background-image: url(images/jg_bg.jpg);
	color: #333366;
}
#Container_Main {
	background-image: url(images/jg_main_bg.jpg);
	background-color: #F6DC80;
	background-repeat: repeat-y;
}
#Container_Main td {
	vertical-align: top;
}
#Container_Main #Container_two {
	background-image: url(images/jg_banner.jpg);
	background-repeat: no-repeat;
}
#Container_Main #Container_two #navbar {
	margin-bottom: 14px;
}
#EditableRegionMain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333366;
	margin-top: 0px;
	margin-bottom: 6px;
}
#EditableRegionMain table {
	margin-bottom: 11px;
}
#EditableRegionMain .photocaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #2C4C57;
	margin-top: 0px;
	margin-bottom: 9px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #336666;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #416672;
	margin-top: 0px;
	margin-bottom: 6px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #416672;
	margin-top: 0px;
	margin-bottom: 7px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #294858;
	margin-top: 0px;
	margin-bottom: 6px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #294858;
	margin-top: 0px;
	margin-bottom: 9px;
}
a {
	color: #663366;
	text-decoration: none;
}
a:link {
	color: #663366;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #9C0471;
	text-decoration: none;
}
a:active {
	color: #663366;
	text-decoration: none;
}
.specialbox {
	border: 2px solid #84A136;
	background-color: #FFCC66;
}
.specialbox td {
	padding: 7px;
}
ul {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 11px;
	margin-left: 15px;
}
li {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 22px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	line-height: 14px;
}
#EditableRegionMain {
	margin-bottom: 22px;
}
#EditableRegionMain #gallery td {
	padding-bottom: 15px;
	padding-top: 0px;
}
#EditableRegionMain #gallery img {
	margin-top: 0px;
	margin-bottom: 3px;
}
#EditableRegionMain #gallery p {
	font-size: 12px;
	line-height: 14px;
}
#subnav {
	width: 200px;
	margin-bottom: 33px;
}
#EditableRegionMain #sidebar #subnav img {
	margin-right: 5px;
}
#EditableRegionMain #sidebar #subnav p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 11px;
}
#EditableRegionMain #sidebar #subnav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
}
#maincontent {
	width: 600px;
	float: right;
}
#footer {
	margin-top: 11px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: #CC6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0CA6E;
}
#Container_Main #Container_two #footer td {
	padding: 6px;
}
#Container_Main #Container_two #EditableRegionMain #subnav h5 {
	margin-bottom: 14px;
}
#footer p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #E08823;
}

#footer .copyright {
	font-size: 9px;
	margin-top: 22px;
}

#footer a {
	color: #CC6600;
	text-decoration: none;
}


#footer a:link {
	color: #CC6600;
	text-decoration: none;
}

#footer a:visited {
	color: #CC6600;
	text-decoration: none;
}

#footer a:hover {
	color: #993366;
	text-decoration: underline;
}

#footer a:active {
		color: #CC6600;
	text-decoration: none;
}

