
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:20px;
	background:url(/assets/images/bgimage.png) #f6f6f6;
	min-width:1020px;
	font-size:.8em;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	background:#fff;
	/* border:3px solid #f1f1f1; */
	width:1000px;
	width:expression(this.width > 320 ? "320px" : this.width);
	margin:0 auto;
	min-height:600px;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {

	/* background:url(../images/innerwrapper.jpg) top repeat-x; */
	padding:20px;
	border-left:3px solid #999;
	border-top:3px solid #999;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	min-height:600px;

}

#header {
/* margin-bottom:20px;*/
background-color:#FFFFFF;

}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#000000;
}
#header .hgLogo{
	float:left;
	margin:-5px 0 10px 0;
}

#header .hgHead{
float: center;
padding-top: 10px;
margin-bottom: 15px;
text-align: center;
width: 850px;
}



#sidebar {
	background:#fff;
	width:190px;
	padding:10px 20px 20px 0px;
	float:left;
}

#sidebar p {
	margin:15px 0;
}

#content td, #content tr{
	padding:0 0 10px 0;
	text-align:left !important;	
}
#sidebarright {
	width:185px;
	float:right;
	padding:5px 0 0 20px;
}

#sidebarright p {
	font:90% Verdana;
	line-height:20px;
	margin:10px 0;
}


#content {
	margin:0 205px 0 200px;
	padding:0 15px 0 30px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

#content ul {
	margin:0 0 15px 0;
	line-height:15px;
	padding:0 15px  0 15px;
}
#content ul span {
	color:#444;
}
#content li{
	
margin-bottom:3px;
}
#content ul li ul{
	margin-top:5px;
}
p {
	margin:10px 0;
	line-height:15px;
	text-align:justify;
}
h1{
	text-align:center;
	margin-bottom:25px !important;
	font-size:250%;
}
.h1-2{
	text-align:center;
	margin-bottom:15px !important;
	font-size:200%;
}
h2 {
	font:190%;
}

h3 {
	font-size:130%;	
	padding:10px 0 10px 0;
}
h4{
	font-size:115%;
	margin-bottom:10px;
}
h6{
	text-align:center;
	text-decoration:underline;
	font-size:150%;	
	font-weight:normal;
	margin-top:15px;
}
#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}
#contentnorightbar ul {
	margin:0 0 0 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
}

form {
	padding:10px;
	/* border:1px solid #f6f6f6; */
	text-align:left;
}
fieldset{
 border:none !important;
}
.spacer{
	padding-bottom:10px;
}
label {
	display:block;
	color:#444;
	margin:5px 0;

}
#EmailForm input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #000000;
	color:#000000;
}

textarea {
	width:400px;
	padding:4px;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#000000;
}
#cfContact{
	border:none !important;
}
#cfContact.hover{
	color:#F60;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

.pageImage{
	text-align:center;
	margin-top:10px;
}
.number{
	padding:none;
	font-weight:bold;
}
/* override some jalbum styles */
#splash #header {
	background-color:#FFFFFF !important;
}
#images{
	width:900px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.showhint{
	margin-top:60px;
}
#thumbs{
	margin-top:-40px !important;
}
#grid{
	min-height:600px !important;
}

.copyright{
	position:absolute;
	bottom:5;
}
.caption{
	background:none !important;
	margin-bottom:40px  !important;
}
.shop-icon{
	margin:0 30px 0 0 !important;
}
.shop{
	float:left;
	margin-left:15px;
	background-image:url(/assets/images/opaque.png);
	background-repeat:repeat;
	width:100%;
}
.paypalForm{float:left;}
.nr{
	display:none !important;
}
.copy{
	float:left;
	font-size:80%;
}
.border{
	float:right;
	font-size:80%;
}
.redText{
	color:#F00;
}
.largerText{
	font-size:120%;
	line-height:110%;
}
div.articlelinks ul li a{
	text-decoration:none !important;
}
div.articlelinks ul li a:hover{
	text-decoration:underline !important;
}