/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin:  0;
padding: 0;
background-color: rgb(66,19,1);
text-align: center; }

#rule {
color: rgb(173,110,71);
background-color: rgb(173,110,71); 
height: 15px; 
width: 100%;
clear:both;
/*border-left: thick silver solid;
border-top: thick silver solid;
border-right: thick silver solid;
border-bottom: thick silver solid;*/
}

#wrap {
margin: 0 auto;
padding: 0;
width: 800px;
background-color: rgb(256,226,177);
clear:both;
}

#header {
clear: none;
margin: 0 auto;
width: 790px;
}

#header h1 {
margin: 5px 10px 10px 0px;
color: #ffffff;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
font-size: 48px; 
font-color: #ffffff;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #888888;
margin: 0 10px 10px 0;
line-height: 2.2em;
font-size: 36px;
}

#trailer {
	width: 100%;
height: 35px;
	margin: 0 auto;
	padding:  5px 0 5px 0;
	clear:both;
	background: rgb(98,27,0) ;
/*border-left: thick pink solid;
border-top: thick pink solid;
border-right: thick pink solid;
border-bottom: thick pink solid;*/
}

#trailer h1 {
float:left;
width: 45%;
margin: 0 0 0px 15px;
color: #ffffff;
text-align:left;
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
font-size: 32px; 
font-color: #ffffff;
}

#trailer h1 a {
color:#FFFFFF;
text-decoration: none;
}

#trailer h1 a:hover {
color: rgb(255,204,51);
}


#trailer .special {
float:right;
width: 50%;
color: rgb(255,204,51);
margin: 0px 0px 0px 0;
padding: 5px 25px 0 0;
line-height: 2.2em;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 250px;
margin: 0 0 0px 0;
padding: 0 0 0 0;
font-size: 0.9em;
font-variant: small-caps;
background-color:rgb(256,226,177);
/*border-left: thick white solid;
border-top: thick white solid;
border-right: thick white solid;
border-bottom: thick white solid;*/
}

#avmenu ul {	
list-style: none;
width: 250px;
margin: 0;
padding: 0;
font-size: 1.4em;
}	

#avmenu li {
margin: 0 0 4px 0;
text-align: left;
}

#avmenu li a {
/*height: 20px; */
text-decoration: none;
color: rgb(67,20,4);
/*color: #505050;*/
display: block;
margin: 0 0 0 0;
padding: 4px 0 3px 10px;
background: rgb(256,226,177);
border-left: 4px solid rgb(173,110,71);
}	
	
#avmenu li a:hover {
background: rgb(256,226,177);
color: rgb(255,204,51);/* #286ea0;*/
border-left: 4px solid rgb(256,226,177);/* #286ea0;*/
}

#avmenu selected {
border-left: 4px solid rgb(173,110,71);/* #286ea0;*/
color: rgb(255,204,51);
}

#avmenu a.selected {
text-decoration: none;
color: rgb(173,110,71);
display: block;
/*padding: 6px 0 6px 10px; */
background: rgb(256,226,177);
border-left: 4px solid rgb(256,226,177);
}	
	
#avmenu selected a:hover {
background: rgb(0,226,177);
color: rgb(255,204,51);/* #286ea0;*/
border-left: 4px solid rgb(98,27,0);/* #286ea0;*/
}

#topmenu p {
color: rgb(255,204,51);
}
#topmenu a:selected {
color: rgb(0,204,51);
}
#topmenu a {
font-variant: small-caps;
color: rgb(255,204,51);/* #286ea0;*/
}
#topmenu a:hover {
color: rgb(255,255,255);/* #286ea0;*/
text-decoration: none;
}

.announce {
margin: 10px 0px 0px 10px;
padding: 8px;
color: #505050;
background-color: #ccc; /*#f4f4f4;*/
line-height: 1.3em;
}

#extras {
float: right;
width: 170px;
margin: 10px 10px 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

p {
margin: 0 0 1.5em 0;
}
.align-center {
text-align: center;
}
#extras p {
margin: 0 0 1.5em 0;
}

#content {
text-align: center; 
margin: 0 auto;/*border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;*/
width: 800px;
padding: 0 0px 0 0px;
line-height: 1.6em;
background-color: rgb(66,19,1);
/*border-left: thick red solid;
border-top: thick red solid;
border-right: thick red solid;
border-bottom: thick red solid;*/
}

#rtcol {
	float: right;
	width: 550px;
	margin:0;
	padding: 0;
	background: rgb(255,226,177) url(../images/sig20op.jpg);
}

#rtcol p {
	margin: 10px 10px 10px 20px;
	text-align: left;
	color: #555;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#rtcol h1 {
	padding-top: 5px;
	color: #555;	
}


#rtcol a {
	color: #555;	
}

#rtcol a:hover {
	color: rgb(255,204,51);	
}

/*
#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}
*/

h3 {
font-size: 1.3em;
margin: 0 0 5px 0;
}

h4 {
font-size: 1.1em;
}

a {
text-decoration: none;
color: #28286e;/* #286ea0;*/
}

a:hover {
text-decoration: underline;
color: #28286e;/* #286ea0;*/
}

a img {
border: 0;
}

span.italic  {
            font-family:"Times New Roman", Times, serif;
			font-weight:normal;
			font-size:12px;
			font-style:italic;
			color:#FFFFFF;
			}

#footer {
clear: both;
margin: 0 ;
padding: 10px 0 20px 0;
/*border-top: 4px solid #f0f0f0;*/
width: 100%;
text-align: center;
color: #808080;
font-size: 0.9em;
}

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

#footer a:hover {
color: rgb(255,204,51);
}

.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: 95%;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	font-size: 80%;
}

.hoverbox .preview
{
	border-color: #000;
	width: 220px; 
	height: 150px;
}

.hoverbox a
{
	cursor: auto;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	margin: 2px 20px 10px 30px;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
/**/
}

.hoverbox li
{
	margin-left: -42px;
	margin-right: -40px;
	color: inherit;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
}

/*----- FAQ Code - styles for Q & A  */

.faqq
{
   background-color: #aaa;
   color: #808080;
   text-decoration: underline
}

