/* 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 auto;
	padding: 0;
	background-image: url(../../../templates/beez/images/bc.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 85%;
}

#wrap {
	color: #303030;
	width: 1000px;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	clear: both;
	height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FF6600;
	color: #999999;
}
#banner {
	height: 140px;
	font-style: italic;
	font-size: x-small;
	padding-right: 6px;
	background-image: url(../img/front.jpg);
	background-repeat: no-repeat;
}

#banner p {
	text-align: right;
	color: #FFFFFF;
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: normal;
	vertical-align: text-bottom;
	display: block;
	padding-top: 90px;
}

#menu {
	height: 25px;
	color: #3366FF;
	padding-right: 15px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 5px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}
#menu a {
	color: #3366CC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 600px;
	float: left;
}

#menu ul li {
    float: left;
}

#menu ul a {
	display: block;
	line-height: 2.1em;
	text-decoration: none;
	color: #3366CC;
	padding-top: 0;
	padding-right: 1.3em;
	padding-bottom: 0;
	padding-left: 1.3em;
}

#menu ul a:hover {
    color: #333;
}

#header p {
	width: 875px;
	float: right;
	text-align: left;
	color: #a0a0a0;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#frontphoto {
	border: 0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

#avmenu {
	clear: left;
	float: left;
	width: 235px;
	font-size: 0.9em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	color: #003300;
}

#avmenu ul {
	list-style: none;
	width: 235px;
	padding: 0;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
	font-weight: normal;
	height: 16px;
	text-decoration: none;
	color: #505050;
	display: block;
	background: #f4f4f4;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
}	
	
#avmenu li a:hover {
	background: #eaeaea;
	color: #FF6600;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#content {
	line-height: 1.6em;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 240px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 15px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #f0f0f0;
	font-size: 18px;
}

#content h1 {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	color: #666666;
}

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


h2 {
	font-size: 1.1em;
	color: #FF6600;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

a {
text-decoration: none;
color: #286ea0;

}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

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

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

#footer a:hover {
text-decoration: underline;
}

.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;
}

