@charset "utf-8";

#body {
color:#FED6A3;
margin:0 auto
}

#container {
height:auto;
width:950px;
border:#000 solid 2px;
margin:0 auto
}

#head {
height:380px;
width:950px;
background:#000;
background-image:url(file:///Expansion%20Drive/Customers/EXOUSIAWEBSITE/menuback.jpg)
}

.hours
{
 text-decoration:underline;
 font-weight:bold;
 font-size:18px;
}

#nav
{
	width:950px;
	background-color:#000;
	top:350px;
	height:25px;
}
#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#cssdropdown li {
	float: left;
	position: relative;
}

.mainitems{
	border: 1px solid #F60;
	background-color: #333;
}

.mainitems a{
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
.mainitems a:hover{
		margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	color: #F60;
}
.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: black;
border: 1px solid #F60;
}

.subuls li{
width: 100%;
}

.subuls li a{
	text-decoration: underline;
	font-weight: bold;		
	color: #F90;
}
.subuls li a:hover{
	text-decoration: none;
	color: #FFF;

	font-weight: bold;
}

#cssdropdown li:ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
color: #FC6;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

.moderntext
{color:#F90;}

#separator
{
	border-bottom:#000 solid 1px;
}
.smallnote
{
	font-size:10px;
	font-weight:400;
}
#main {
width:950px;
height:auto;
background-color:#FFF
}

.picture {
margin-right:10px;
float:left
}

#footer {
width:950px;
height:auto;
top:auto;
background:url(file:///Expansion%20Drive/Customers/EXOUSIAWEBSITE/images/footerback.jpg);
text-align:center
}

.heading {
	color:#F00;
	font-weight:bolder;
	font-size:26px;
	text-align:center;
	text-decoration:underline
}

.heading2 {
	color:#FC6;
	font-weight:200;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	padding-bottom:7px;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

.info {
	color:#000;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	padding-left:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#newsletter {
background-color:#FFF;
text-align:center
}

.tip {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:3px;
	padding-left:8px;
	text-align: left;
}

.tip a:hover {
color:#F60;
font-weight:500;
text-decoration:underline
}

.foot a:active {
	color:#F93;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

.foot a:hover {
	color:#000;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

.matchlinkcolor a:link {
	color:#F90;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px
}
.matchlinkcolor a:active {
	color:#F90;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px
}
.matchlinkcolor a:visited {
	color:#F90;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px
}

.matchinglink a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #000	
}

.site a:hover {
color:#F60
}

.b {
font-weight:bolder;
color:#000
}

.ptitle {
	color:#000;
	font-weight:500;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:thick #FC6 groove
}

#down {
padding-top:8px
}

.tip a:link,.tip a:active,.tip a:visited {
color:#000;
text-decoration:underline;
}

.foot a:link,.foot a:visited {
	color:#FFF;
	font-weight:700;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px
}

.site a:link,.site a:active,.site a:visited {color:#000}

.folio a:link,.folio a:active,.folio a:hover,.folio a:visited {
color:#000;
text-decoration:underline
} 
#main table tr td p {
	font-size: 14px;
}
.tableleleftbord
{
	border-bottom-color:#000;
	border-left-width: 1px;
	border-left-style: solid;
}
.tablerightbord
{
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
}
#socialm{
	width:100%
	
}
#facebook
{
	width:45%;
	float:left;

}
#twitter
{width:45%;
float:right;
text-align:center;
}
.newemphasis
{ font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
color: #2a8601;
font-weight:600;
}

