/*
border: 1px solid #cccccc;
*/





body {
margin: 10 auto;
padding: 0;
font: normal 0.75em Verdana, Arial, Georgia, sans-serif;
background: #999999 url(back5.jpg) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#email {display: none;}

#header {
clear: both;
margin: 10px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
font-size: 2em;
margin: 0 0 10px 0;
float: left;
width: 350px;

}

#header p {
width: 400px;
float: right;
text-align: center;
color: #0064c1;
margin: 0 0 10px 0;
font-size: 1.4em;
line-height: 1.2em;

}

#frontphoto {
margin: 0 0 10px 0;
border: 5 yellow;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 0px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #707070;
display: block;
padding: 3px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
border-bottom: 1px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #c9c9c9;
color: #000000;
border-left: 4px solid #000080;
}


#storemenu li a {
font-weight: bold;
height: 22px;
text-decoration: none;
color: #8b0000;
display: block;
padding: 3px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
border-right: 4px solid #cccccc;
border-bottom: 1px solid #cccccc;
}


#storemenu li a:hover {
background: #ffc700;
color: #000000;
border-left: 4px solid #8b0000;
border-right: 4px solid #8b0000;
}


#storemenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#storemenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#storemenu li {
margin-bottom: 0px;
}







.announce {
margin: 10px 0 10px 0;
padding: 15px;
color: #505050;
background-color: #d9d9d9;
line-height: 1.3em;
border-left: 1px solid #cc0000; 
border-top: 1px solid #cc0000;
border-right: 1px solid #cc0000; 
border-bottom: 1px solid #cc0000;
}


.sale {
margin: 10px 0 10px 0;
padding: 15px;
color: #505050;
background-color: #cccccc;
line-height: 1.3em;
border-left: 1px solid #0000ff; 
border-top: 1px solid #0000ff;
border-right: 1px solid #0000ff; 
border-bottom: 1px solid #0000ff;
}

.store {
margin: 10px 10px 10px 10px;
padding: 10px;
border-left: 1px solid "red"; 
border-top: 1px solid "red";
background: url(storebk.jpg);
line-height: 1.2em;
}





.calendar {
font-size: 1em;
margin: 0 0 0 5px;
}



#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0px 0px 20px 160px;
border-left: 1px solid #f0f0f0;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: left;
text-align: justify;
}


.taglinebox {
padding: 10px 10px 10px 10px; 
border-left: 1px solid #999999; 
border-top: 1px solid #999999;
background: #efefef;
line-height: 1.5em;
}


.fadebox {
padding: 18px 10px 10px 10px; 
border-left: 1px solid #999999; 
border-top: 1px solid #999999;
background: #efefef;
}


.hallobox {
padding: 15px 15px 15px 15px; 
border-left: 2px solid #cc0000; 
border-top: 2px solid #cc0000;
background: #606060;
}


#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {

display:inline;
background: #cccccc;
border: 1px solid #000000;
}

#content a {
text-decoration: underline;
color: #286ea0;
}


.box{
margin:10px 10px 10px 10px;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
width: 200px;
float: right;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
