body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d3983a;
	font-size: 12px;
	background-color: #7E5827;
	padding: 0;
	padding-bottom: 1em;
	margin: 40px auto 0 auto;
	width: 774px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0;
}
a {
	color: #fed557;
	text-decoration: none;
}
a:hover {
	color: #fed557;
	text-decoration: underline;
}

.image_text {
	position: relative;
	left: -9999px;
	font-size: 10px;
}
.image_text	a, .image_text	a:hover,	a	.image_text, a:hover	.image_text {
	text-decoration: none;
}
.clear {
	clear: both;
}

#header	a {
	display: block;
	margin: 0;
	width: 774px;
	height: 157px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#main {
	margin: auto;
	padding-top: 28px;
	padding-bottom: 10px;
	width: 681px;
	background-image: url(../images/ragged_white.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: black;
}

.main {
	margin-left: 20px;	
	margin-right: 20px;	
}

#main a {	
	color: #d3983a;
}

#main p {
	margin: 0;
	margin-top: 1em;
	padding: 0;
	padding-right: 20px;
	text-align: left;
}

#main	strong {
	/* white-space: nowrap; */
}

#tutlanta_logo {
	margin: 0;
	padding-left: 10px;
}
#tutlanta_title {
	margin: 0;
	padding:0;
	width: 333px;
	height: 19px;
	background-image: url(../images/welcome_tutlanta.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#biglink {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#form {
	margin: auto;
	padding: 0;
	width: 681px;
	background-image: url(../images/backgform.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#form td {
	font-size: 11px;
	color: #fed557;
}

.input {
	width: 150px;
	border: solid #000000 1px;
}

textarea {
	width: 465px;
	border: solid #000000 1px;
}

.submit {
	border: 0px;
}

#bottom {
	width: 684px;
	height: 134px;
	margin: auto;
	background-image: url(../images/bottom_photos.jpg);
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	font-size: 11px;
	margin: 1em 0 1em 0;
}
#footer	ul {
	margin: 0;
	padding: 0;
}
#footer	li {
	display: inline;
	border-left: 1px black solid;
	padding-left: 1em;
	padding-right: 1em;
}
#footer	li.first_li {
	border-left: none;
	padding-left: 0;
}


#partner {
	padding: 0;
	margin: 0 auto;
}

#partner a {	
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

#partner a:hover {	
	color: #d3983a;
	font-size: 14px;
}

.save {
   behavior:url(#default#savehistory);
}

.save p {
   padding: 0;
   margin: 0 auto;
}

.dspcont{
   display:none;
   margin-left: 10px;
   font-size: 14px;
}
#menu{
	text-align: center;
	padding:0;
}
#menu a {
	font-size: 11px;
	color: #d3983a;
	text-decoration: none;
}
#menu a:hover {
	color: #fed557;
	text-decoration: underline;
}
.button_image{
	background-image: url(../images/backg_value.jpg);
	background-repeat:no-repeat;
	width: 137;
	height: 40;
}	
#containerul, #containerul ul{
  text-align:left;
  font-size: 14px;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding: 5px; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 30px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:5px; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
