body {
font-family: helvetica, arial, sans-serif;
background:url(../images/bgbody.jpg) top center repeat;}

a {
border:none;
text-decoration:none;
color:#0060ac;
}

a:hover {
text-decoration: underline;
}

a img {
border:none;
text-decoration:none;
color:#0060ac;
}

.clear {
clear:both;
line-height:1px;
font-size:1px;
}

#container {
width:1000px;
margin:0px auto;
}


#footer {
width:1000px;
margin:0px auto;
text-align:center;
color:#fff;
font-size:11px;
}


p {
color:#666;
font-size:12px;
letter-spacing:1px;
line-height:15px;
}

ol li {
color:#666;
font-size:12px;
letter-spacing:1px;
line-height:15px;
}

ul li {
color:#666;
font-size:12px;
letter-spacing:1px;
line-height:15px;
}

h1 {
color:#0060ac;
font-size:26px;
font-weight:normal;
}

h2 {
color:#0060ac;
font-size:24px;
letter-spacing:1px;
}

h3 {
color:#0060ac;
font-size:14px;
letter-spacing:1px;
margin:0px;
text-align:left;
}

h4 {
color:#0060ac;
font-size:12px;
letter-spacing:1px;
margin:0px;
text-align:right;
}

.date {
color:#29abe2;
font-weight:normal;
}

.title {
color:#0060ac;
}
.location {
color:#333;
}

.logo {
float:left;
padding:20px 10px 0px 10px;
}

#header {
width:1000px;
height:110px;
background:url(../images/bgheader.png) top center no-repeat;
}

/*#navbar {
width:1000px;
height:26px;
background:url(../images/bgheader.png) top center no-repeat;
margin:0px;
padding:0px;
}*/

.content {
width:950px;
padding:25px;
background:url(../images/bgcontent.gif) top center repeat-y;
}

.col1 {
width:625px;
float:left;
padding-right:20px;
}
.col2 {
float:left;
width:300px;
}

#nav {
padding:0px;
margin:0px;
background:url(../images/nav/bg.jpg) top center repeat-x;
}

#nav a, #nav a img, #nav img  {
padding:0px;
margin:0px;
text-decoration:none;
border:none;
}

#message {
padding:8px 20px;
border:1px solid #ccc;
background:#eee;
margin-bottom:10px;
}

#message h2{
font-size:12px;
}

#message p{
font-size:11px;
}

#past {
background:url(../images/sidebarbg.gif) top center repeat-y;
margin-bottom:10px;
width:302px;
}

/* Archive box */
.archive {
margin:0px 15px 5px 15px;
text-align:left;
border-top:1px solid #ccc;
padding:5px 0px;
}
.archive img {
padding:2px;
border:1px solid #ccc;
}

.archive p {
font-size:11px;
text-align:left;
margin-left:2px;
}

.archive h3  {
margin:2px 0px;
font-size:12px;
}

.archive h3 a {
color:#0060ac;
}

.archive h5 {
font-size:11px;
margin:0px;
}

#archivelist .archive {
border:none;

height:200px;
}

.archiveitem {
background:url(../images/sidebarbg.gif) top center repeat-y;
margin-bottom:10px;
width:302px;
float:left;
margin:3px 7px;
}

.feature {
width:625px;
padding-top:20px;
}

.snapshow {
padding-bottom:20px;
clear:both;
}

.featurecaption {
padding:5px;
font-size:10px;
color:#666;
}

.highlight {
float:left;
width:312px;
}

.highlightcaption {
padding:5px;
font-size:10px;
}

.imgfull {
width:600px;
padding:10px;
background:url(../images/bg600.gif) top center no-repeat;
}

.imghalf {
width:282px;
padding:10px;
background:url(../images/bg302.gif) top center no-repeat;
}

.ads img {
border:1px solid #666;
margin-bottom:10px;
}

.buyprint {
display:block;
float:right;
margin-right:5px;
}

/* Subscribe form */
#subscribe {
float:right;
text-align:right;
padding:20px 40px 0px 0px;
}

.forminput{
background:url(../images/input.gif) top left no-repeat;
}

.enteremail{
margin:4px 5px;
width:225px;
vertical-align:top;
background:transparent;
border:none;
color:#666;
}

/* Buy */
#buy {
color:#666;
font-size:12px;
letter-spacing:1px;
line-height:15px;
}

#buy h3 {
padding-top:20px;
}

#buy p {
margin:4px 0px;
}

#buy td {
padding:5px;
border-right:1px dotted #ccc;
}

#buy table {
border:1px solid #ccc;
width:600px;
}

.qty {
width:20px;
}

/* Buy page */
#buyinfo #main {
	padding:10px 30px;
}
#buyinfo .col1 {
	width:304px;
	float:left;
}

#buyinfo .col2 {
	width:604px;
	float:left;
}

#buyinfo .col2 .producttype {
	width:560px;
	padding:10px;
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e4e4e4;
	margin:0px 0px 10px 20px;
}

#buyinfo .col2 .producttype img {
	float:left;
	padding:0px 10px 10px 0px;
}

#buyinfo .col2 .producttype h3{
	margin:0px;
	padding:0px;
}

#buyinfo .col2 .producttype table {
	clear:both;
	background:#fff;
	padding:0px;
	margin:0px;
	width:560px;
}

#buyinfo .col2 .producttype table tr{
	padding:0px;
	margin:0px;
}

#buyinfo .col2 .producttype table td {
	border:1px dotted #ccc;
	padding:2px;
	margin:0px;
	color: #0060ac;
	font-size:11px;
}

#buyinfo .col2 .producttype table td b {
	font-size:10px;
	
}

#buyinfo .qty {
	width:25px;
}

#buyinfo .addcartbutton {
	padding:2px 5px;
	background-color: #0060ac;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e4e4e4;
	margin:10px 0px 0px 0px;
	color:#fff;
}



/*Shopping Cart*/
	
	#shoppingcart {
	padding:30px;
	border:2px solid #ccc;
	margin:0px 20px;
	color:#666;

	}
	
	#contents {
	margin:20px 0px;
	padding:30px;
	border:2px solid #ccc;
	margin:0px 20px;
	color:#666;
	}
	
	#contents table{
	width:800px;
	}
	
	#contents table td {
padding:5px;
border-right:1px dotted #ccc;
border-bottom:1px dotted #ccc;
font-size:11px;
text-align:center;
}

	#contents table td h3 {
text-align:center;
}
	
	#contents form{
	width:auto;
	}
	
.qty {width:20px;}

#navcart {
background:url(../images/sidebarbg.gif) top center repeat-y;
width:302px;
margin-bottom:7px;
}

#navcart p {
margin:0px;
padding:4px 0px 0px 0px;
font-size:10px;
}

#navcart div img {
float:left;
padding:0px 5px;

}

#navcart div{
padding:0px 5px;
}


/* Gallery */
.galitem {
	
	float:left;
	padding:10px;
}
.galitem h3{
	
	padding-top:5px;
}
