body {
	color:#515A18;
	font-family:Arial,Verdana;
	font-size:10pt;
	line-height:1.6em;
	margin-top:0;
	margin-bottom:0;
	background:#E7E5CE;
	margin:30px;
}


/*-----LINKS----*/
img {
	border:0px none;
}

#navigation a {
	color:#713601;
	font-weight:normal;
	font-size:9pt;
	border:0px none;
	text-decoration:none;
}

#submenu a {
	color:#515A18;
	text-decoration:none;
}

#content a {
	color:#EA8205;
	text-decoration:underline;
}

#navigation a:hover, #submenu a:hover {
	color:#EA8006;
}

#content a:hover {
	color:#748026;
	text-decoration:none;
}


/*-----HEADINGS-----*/
h2 {
	font-size:12pt;
	font-weight:bold;
	color:#EA8205;
	letter-spacing:2px;
}

h3 {
	font-weight:bold;
	font-size:10pt;
	letter-spacing:0.1em;
	padding-top:20px;
	color:#EA8205;
	text-transform:uppercase;
}

h4 {
	font-weight:bold;
	font-size:10pt;
	margin-bottom:-16px;
}

h5 {
	color:#EA8205;
	font-weight:normal;
	font-size:10pt;
	margin:0;
	padding:0;
}
	

/*-----WRAPPER-----*/
#wrapper { 
	margin: 0 auto;
	width: 836px;
	height:530px;
	background:#ffffff;
	padding:30px 30px 30px 0;
}


/*-----GREEN-----*/
#rightcolumn { 
 	background: #DDE6A0;
}


/*-----LEFT COLUMN-----*/
#leftcolumn { 
	height: 500px;
	padding:10px 5px 10px 10px;
 	width: 133px;
 	float: left;
}


/*-----NAVIGATION-----*/
#navigation {
 	float: left;
 	padding:10px 0;
 	background: #EFF3D3;
	width:30px;
	height:500px;
 	display: inline;
}

#submenu {
	padding:5px 3px 0 0;
	text-align:right;
	font-family:Verdana, Arial;
}

#submenu {
	font-size:7pt;
}


/*-----RIGHT COLUMN-----*/
#rightcolumn { 
 	float: right;
 	background: #DDE6A0;
 	padding: 25px 15px 25px 25px;
 	height: 470px;
 	width: 612px;
 	position: relative;
}

#inlinecontent {
	width:612px;
	height:470px;
	background:#DDE6A0;
}


/*-----CONTENT-----*/
#content {
	width:580px;
	background: #DDE6A0;
} 

td.notfree {
	background:#EFF3D3;
}

.vertical
{
writing-mode: tb-rl;
filter: flipv fliph;
}

#collection {
	margin: 0 auto;
	width:580px;
}

table {
	font-size:10pt;
}

table.announcement {
	width:400px;
	font-weight:bold;
	font-size:10pt;
	color:#FF0066;
	background-color:#ffffff;
	border:1px solid #000000;
	padding:10px 10px 10px 10px;
}

table.mcollection {
	background:#ffffff;
	border:20px solid #ffffff;
}

table.mcollection td {
	padding:10px;
	font-size:11px;
	font:Arial;
	border-bottom:1px solid #c0c0c0;
}

table.mcollection p {
	margin:5px;
}


/*-----FORMS-----*/
input {
	font-size:9pt;
	padding:2px;
}

textarea {
	font-size:9pt;
	padding:2px;
}

#contactform input {
	font-size:9pt;
	padding:2px;
	width:280px;
}

#contactform textarea {
	font-size:9pt;
	padding:2px;
	width:280px;
}

#contactform option {
	width:200px;
}

form.requestform {
	width:400px;
}

input.contact {
	font-size:9pt;
	padding:2px;
	width:250px;
}

input.quantity {
	font-size:9pt;
	padding:2px;
	width:80px;
}

#requestform input.quantity {
	font-size:9pt;
	padding:2px;
	width:80px;
}

.button {
	width:75px;
}

.msgfooter {
	border-top:1px solid #808080;
}
