body {
	margin:auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
	width: 700px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #E0C72D;
	border-right-color: #E0C72D;
	border-bottom-color: #E0C72D;
	border-left-color: #E0C72D;
	margin: auto;
}
#toptop {
	height: 50px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #E0C72D;
	text-transform: uppercase;
	background-position: center;
	margin: auto;
	background-color: #FFFFFF;
}
#columns {
	width: 700px;
	margin: auto;
}
#columns #right {
	width: 200px;
	margin: auto;
	float: right;
}
#columns #left {
	margin: auto;
	width: 498px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5C403;
}
.float_left {
	float: left;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 10px;
	border: 3px solid #E5C403;
	padding: 3px;
	margin-left: 0px;
}
#columns #left h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E5C403;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#columns #left h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


#columns #right a:link, #columns #right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633; /* menu list color */
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
#columns #right ul {
	text-indent: -0.2em;
	font-size: 0.9em;
	text-align: left;
	
}
#columns #right ul li {
	line-height: 1.5em; /* SPACING BETWEEN MENU LINES */
	display: list-item;
	list-style-type: square;
	color: #FF6600; /* list thingies color */
	background-color: #FFFFFF;
}
#footer {
	background-color: #47241E;
	height: 80px;
	width: 700px;
	bottom: 0px;
	position: inherit;
	clear: both;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#columns #left  p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #89582F;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
	background-color: #FFFFFF;
}
#columns #right p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #89582F;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
	background-color: #FFFFFF;
}
#columns #right h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E5C403;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#footer p {
	background-color: #47241E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 10px;
}

#footer a:link{
text-decoration:none;
color:#FFFFFF;
}

.float_right {
	float: right;
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	border: 3px solid #E5C403;
	padding: 3px;
	margin-left: 10px;
}


.float_center {
	float:none
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	border: 3px solid #E5C403;
	padding: 3px;
	margin-left: 0px;
	vertical-align: middle;
}

#columns #right a:hover, #columns #right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C7630D;
	text-decoration: underline;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.email {unicode-bidi:bidi-override; direction: rtl;}

#columns #left a:link, #columns #left a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #89582F;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.style3 {
font-size: 10px;
text-decoration:none;
color:#FFFFFF;
}

