* {margin:0;padding:0}

p {
	margin-bottom:.2em;
	padding:.8em;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;	
}

a:hover {
	color: #6699FF;
	text-decoration: underline;	
}

h1 {
	font-size:1.5em;
	line-height:1.7em;
	font-weight:bold;
	padding: .1em .5em .1em .5em;
}

h2 {
	font-size:1em;
	line-height:1.1em;
	font-style:italic;
	padding: .1em .8em .1em .8em;
}

h3 {
	font-size:1.2em;
	line-height:1.3em;
	padding: .1em .8em .1em .8em;
}

li, ul {
	list-style:none;
	padding: .1em .8em .1em .5em;
}

ul {
	margin-bottom:.8em;
}

/* mac hide \*/
html, body {height:100%}
/* end hide */


body {
	background:#B2CCFF;
	color: #000000;
	padding-bottom:15px;
	font-family: Verdana, arial, geneva, helvetica, helv, sans-serif;
	font-size: .9em;
	
	line-height: 1.1em;

}

#wrapper {
	width:750px;
	margin:auto;
	margin-top:15px;
	min-height:100%;
	border:1px solid #000000;

}

#outer {
	min-height:100%;
	margin-right:300px;
	background:#FFEED8;
	border-right:1px solid #000000;
	margin-bottom:-52px;
	color: #000000;
	position:relative;
}

#outer2 {
	min-height:100%;
	background:#FFEED8;
	margin-bottom:-52px;
	color: #000000;
	position:relative;
}


/* mac hide \*/
* html #outer{	height:100%} 
/* end hide */

#header{
	height:100px;
	background:#6699FF;
	border-bottom:1px solid #000000;
	color: #000000;
	margin-right:-301px;
	position:relative;
	padding:5px;
	text-align:center;

}

#header a:hover {
	
	color: #FFFFFF;
	text-decoration: underline;
}

#navbar{
	height:30px;
	background:#FFDDB2;
	border-bottom:1px solid #000000;
	color: #000000;
	font-weight:bold;
	margin-right:-301px;
	position:relative;
	padding: 10px 20px 0px 20px;
}

#header2 {
	height:100px;
	background:#6699FF;
	border-bottom:1px solid #000000;
	color: #000000;
	position:relative;
	padding:5px;
	text-align:center;

}

#header2 a:hover {
	
	color: #FFFFFF;
	text-decoration: underline;
}

#navbar2 {
	height:30px;
	background:#FFDDB2;
	border-bottom:1px solid #000000;
	color: #000000;
	font-weight:bold;
	position:relative;
	padding: 10px 20px 0px 20px;
}
#right {
	float: right;
	position: relative; /* Needed for IE/win */
	width:300px;  /*same as margin on outer */  
	margin-right:-299px; /*must be 1px less than width otherwise won't push footer down */   
	left:1px;/* line it up exactly*/
	padding-top:7px;
	

}

#right a:link, #right a:visited, #right a:active {
	color: #000000;
	text-decoration: underline;	
}

#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}


#right {margin-left: -3px;}/* 3 px jog for ie (also fixes mozilla issue with float drop)*/

#footer {
	width:100%;
	clear:both;
	height:50px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background:#FFDDB2;
	color: #000000;
	text-align:center;
	position:relative;	
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #000000;
	text-decoration: underline;	
}

* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

#clearfooter{clear:both;height:52px;}/*needed to make room for footer*/

#centrecontent {
	float:left;
	width:100%;
	position:relative;
}

#centrecontent a:link, #centrecontent a:visited, #centrecontent a:active {
	color: #657CA9;
	text-decoration: underline;	
}

#centrecontent a:hover {
	color: #B2CCFF;
	text-decoration: underline;	
}

* html #centrecontent{overflow:hidden}

.outerwrap {
	float: right;
	width: 100%;
	position:relative;
}

#centrecontent p.image {text-align:center}

img.banner {
	border:0px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto; 
	margin-right:auto;
}

img.thumbnail {
	border:0px;
	padding:0px;
	margin:auto;
	display:block;
}

p.captiontext {
	padding:0px;
	text-align:center;
}

.imageleft {
	padding-right:.8em;
	padding-bottom:.5em;
	float:left;
	border:0;
}

.imageright {
	padding-left:.8em;
	padding-bottom:.5em;
	float:right;
	border:0;
}

.sidebanner {
	padding-bottom:.8em;
}

.galleryitem {
	padding-top:1em;
}

.galleryitem p {
	padding-bottom:.1em;
}

p.gallerylink {
	padding:0em 0em .8em 0em;
	text-align:center;
}

.landscapethumb {
	width:50%;
	float:left;
	text-align:center;
	padding:8px 0px 8px 0px;
}

.landscapeborder {
	background:#6699FF;
	width:204px;
	height:151px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:3px;
	padding: 3px 2px 3px 2px;
}

.portraitthumb {
	width:33%;
	float:left;
	text-align:center;
	padding:8px 0px 8px 0px;
}

.portraitborder {
	background:#6699FF;
	width:154px;
	height:201px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:3px;
	padding: 3px 2px 3px 2px;
}

.clearer {
	clear:both;
}

.saleslink {
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
	margin:0;
	padding: .1em .8em .8em .8em;
}

.bigpic {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	border:0px;
}

.imagewrapper {
	text-align:center;
	margin-bottom:1.2em;
}
