@charset "utf-8";
/* CSS Document */

body {
	background: #525353;
	color: #FFD8CE;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 655px;
	margin-left: auto;
	background-image: url(background.png);
	background-repeat: repeat-x;
}
.menu_description {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}


#logo  {
	border: 7px solid #04a30f;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	width: 645px;
	z-index: 100;
}

a:link {
	color:#ffffb2;
	text-decoration:underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #FF6600;
	padding-bottom: 0px;
	text-decoration: underline;
	font-size: 12px;
}

a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.purpleText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF00FF;
	font-size: 20px;
}
.menu {
	border-right: 7px solid #FF6600;
	border-left: 7px solid #FF6600;
	margin-right: 150px;
	margin-left: 10px;
	width: 645px;
}
.content {
	border-right: 7px solid #e46322;
	border-left: 7px solid #e46322;
	border-bottom: 7px solid #e46322;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #712400;
	text-align: justify;
	width: 625px;
}
.webdesign {
	margin-right: 150px;
	margin-left: 150px;
	font-size: 10px;
}

.form {
	font-size: 10px;
	margin-right: 150px;
	margin-left: 150px;
	border: 7px solid #e46322;
	padding: 10px;
	background-color: #712400;
	text-align: justify;
	width: 625px;
}
.submit {
	margin-right: 150px;
	margin-left: 83px;
	font-size: 10px;
}
.image{
	border-color: #FFFFFF;
}
.gmenu {
	border-bottom:0 none;
	margin:0 auto -3px;
	padding:0;
	width:665px;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(menuo_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(menuo_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(menuo_hover_right.gif) no-repeat right top;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
	margin-left: 0em;
} 
input
{
color: #712400;
background: #fee3ad;
border: 1px solid #781351
}

.inputbackground
{
background: #fee3ad;
border:none;
color: #712400;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 0px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 
.combotable
{
	border: 3px solid #ffae01;
	background-color:#3e1e0e;
	background-image: url(walnut.gif);
}
