/* andreas02 - 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 27, 2005)

Screen layout: */

body {
	font-size:100%;
	font: 80% tahoma, verdana, sans-serif;
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 0px;
	background-color: #e0e0e0;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color: #a10d2c;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	/*font-size: 12px;*/
	padding-bottom: 2px;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

#container {
	width: 900px;
	background: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #443B28;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.navitab:hover {
text-decoration: none;
background: #726344 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #AD852E url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}


#main {
	width: 675px;
	float: right;
	border-right-style: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	margin-left: 5px;
	/*margin-left: 50px;*/
	
}

#mainwhole {
	width: 690px;
	float: left;
	border-right-style: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	margin-left: 0px;
}

.block {
background: #f0f0f0;
padding: 15px;
}

.alink{
	text-align: left;
	padding: 3px 4px 3px 8px;
	margin: 5px 10px 5px 0;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.alink:hover {
text-decoration: underline;
}

.blink{
	/*font-size: 12px;*/
	color: #FFF;
}

.blink:hover {
	/*font-size: 12px;*/
	color: #FFF;
	text-decoration: underline;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	font-weight: bold;
	
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.2em;
font-weight: bold;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	color: #333;
	text-align: left;
}

.title {
	margin: 0 0 15px 0;
	line-height: 1.2em;
	text-align: left;
	color: #E08D19;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E08D19;
}

.subtitle {
	margin: 0;
	line-height: 1.2em;
	text-align: left;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.intro {
	margin: 0 0 15px 0;
	line-height: normal;
	color: #E08D19;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.highlight {
	margin: 0 0 15px 0;
	line-height: 1.2em;
	text-align: center;
	color: #e08d19;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}


.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}
h4 {
	font-weight: bold;
	text-align: center;
}
h5 {
	font-weight: normal;
	/*font-size: 12px;*/
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 20px;
}
#container #main table tr td {
	text-align: left;
}

ul li {
padding: .13em;
}
