/* andreas01 - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.5 (Jan 11, 2007)

Screen layout: */

/***** Body and main container *****/

body {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #646673;
	FONT-SIZE: 11px;
	background-color: #f4f4f4;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#wrap {
	background:#ffffff;
	color:#404040;
	width:740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#wrap #topnav {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/Nav_back.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 740px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-indent: 5px;
	line-height: 40px;
}
#wrap #topnav a {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#wrap #topnav a:hover {
	color: #FF6600;
	font-weight: bolder;
}



/***** Various tags *****/

a {
text-decoration:none;
font-weight:bold;
color:#A59D76;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#94853F;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}

/***** Header *****/

#header {
margin:0px 0 0;
padding:0;
height:45px;
}


#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left sidebar *****/

#leftside {
	clear:left;
	float:left;
	width:180px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/

ul.avmenu {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #286ea0;
color:#505050;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

/***** Main content *****/

#content {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#contentwide {
	border-left:1px solid #f0f0f0;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 5px;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10px;
}

#contentwide2 {
	border-right:1px solid #f0f0f0;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 5px;
	margin-left: 10;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#content h1,#contentwide h1, #contentwide2 h1 {
	font-size:1.9em;
	margin:0 0 10px;
	color: #E27838;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}

#content h2,#contentwide h2, #contentwide2 h2 {
	font-size:1.3em;
	margin:0 0 8px;
	color: #C45A1C;
}

.border_image {
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/

#footer {
	clear:both;
	border-top:4px solid #f0f0f0;
	width:740px;
	text-align:center;
	color:#808080;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #161616;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}
.navback {
	background-image: url(images/Nav_back.jpg);
	background-repeat: no-repeat;
}
#wrap #contentwide .quote {
	padding-right: 40px;
	padding-left: 40px;
	font-weight: bold;
}
.quote {
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
}
