body {
	text-align: center;
	z-index: 10;
	min-width: 900px;
	font-family: "Trebuchet MS","Arial";
	font-size: 13px;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #666;
}

#topbar{
	background-color: #efefef;
	text-align: center;
	width: 100%
}

#topbar_container {
	width: 950px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 900px;
   mbackground: url(/images/header.png) no-repeat;	
	margin-top: 0;	
	height: 100px;
}

#mainmenu {
	position: relative;
	margin: 10px;
	padding: 5px 10px 9px 10px;
	float: left;
	top: 55px;
	height: 15px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

#mainmenu:hover {background: white;}
#mainmenu_selected {
	background: #333333;
	color: #ffffff;
	position: relative;
	margin: 10px;
	padding: 5px 10px 9px 10px;
	float: left;
	top: 55px;
	height: 15px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

#menu_container {
	width: 100%;
	text-align: center;
	background: #ccc;
}


#menu {
	height: 30px;
	font-size: 16px;
	margin: 0;
	padding: 0;
	width: 900px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;	
	
}

	#menu li {
		display: inline;
		list-style-type: none;
		}
		
	#menu ul, ol {
		margin: 0;
		padding: 0;
		}
		
	#menu a {
		position: relative;
		color: #fff;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 5px 10px 10px 10px;
		text-decoration: none; 
}
		
	#menu a:hover {
		color: #fff;
		text-decoration: underline;
}

.submenu {
	padding:5px 10px 9px 10px;
}

#menu_stripe {
	background-color: #000;
	height: 1px;
}

#content {
	
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	padding: 0px;
	width: 950px;
	line-height: 1.3;
}


#page_main {
	width: 1000px;
	display: block;
	margin: 0 0 0 0;	
	text-align: left;
	padding: 20px;
	min-height: 300px;
	clear: both;
}

#main_left {
	float: left;
	padding: 0;
	width: 650px;
}

#main_right {
	float: right;
	padding: 0;
	width: 340px;
}

#footer {
	clear: both;
	text-align: left;
	margin: 50px 0 0 0;
	padding: 0 0 0 20px;
	height: 30px;
}


#footer a {
	color: #666666;
}



	/* General */	
h1 {
	margin: 0 0 10 0;
	color: #999999;
	}	
	
h2 {
	margin: 0 0 10 0;
	color: #ccc;
	font-size: 20px;
	}	

h2 a {
	color: darkorange;
	font-size: 22px;
	text-decoration: none;
	}		

h3 {
	margin: 0 0 10 0;
	font-size: 15px;
	color: #999999;
	}		

a {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

.itemname {
	color: #999;
	}
input {color: #666666;}

textarea {
	color: #666666;
	font-family: "Trebuchet MS", "Times New Roman", times, serif;
	font-size: 13px;
}
select {
	color: #666666;
	font-family: "Trebuchet MS", "Times New Roman", times, serif;
	font-size: 15px;
}

.column_input {width: 320px;}
.column_input_short {width: 200px;}
.column_input_profile {width: 150px;}
.column_textarea {width: 320px; }

.links {color: #666666}
.links:active {color: orange}
.red {color: darkorange; font-size: 18px;}
.buttons {font-size: 12px;margin: 0 0 0 5px; z-index: 0;}
.profile_img {
	border: thin dotted green;
}

.calendar {
	background-color: orange;
	display: none; 
	z-index: 300px;
	position: absolute;
	left: 200px;
	top: 200px;
}

.nodecoration {
	text-decoration: none;
}

.arrows {
	text-decoration: none;
	font-size: 20px;
	color: darkorange;
	padding: 10px 0 10px 0;	
}

.arrows a:hover {
	text-decoration: none;
	font-size: 20px;
	color: #000;
}

.mainimage {
	width: 650px;
	height: auto;	
	border: 1px #000 solid;
}

// Imported

#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Trebuchet MS', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 25px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

.exiftag {list-style: none; display: inline;}

#cart_container {
	background-color: #666666;
	margin: 0 0 0 0;
	border-top: 1px solid #000000;
	text-align: center;
	}
	
#cart_print {
	width: 930px;
	padding: 20px;
	text-align: left;	
	margin-left: auto;
	margin-right: auto;	
}