/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.1 (Apr 20, 2006) */

/***** Body and main container *****/

body {
	margin: 0 auto;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	color: 3a3a3a;
	background-image: url(../images/rotary_bg.jpg);
}

#wrap {
	background-color: #FFFFCC;
	color: #444455;
	margin: 0 auto;
	padding: 0px 5px;
	width: 760px;
}

/***** Header *****/

#header {
	color: #505050;
	background: blue url(../images/logo10.jpg) no-repeat;
	height: 168px;
	width: 760px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

#header h1 {
	padding: 0;
	line-height: 1.5em;
	padding-top: 141px;
	color: #293194;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font: 16px;
}

#header p {
	padding: 0;
	color: #293194;
}

#header table{
	margin-left: 48%;
}

#header td{
	font: normal normal bolder small sans-serif;
	text-align: center;
	margin: 0 0 16px 0;
	padding: 0;
	line-height: .9em;
}


/***** Table styles *****/

table {
	margin: 0 0 16px 0;
	padding: 0;
	line-height: .9em;
	text-align: center;
}

td {
	padding:3px;
	font-size:0.9em;
}

/***** Left sidebar *****/

#avmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #ffe9ab;
	color: Blue;
}

#avmenu ul {
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
}

#avmenu li {
	background: #ffe08b;
	margin: 3px 6px 3px 8px;
	text-align: center;
}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#ffffff;
display:block;
padding:8px 0 0 10px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
background: #293194;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
	margin: 5px 0 5px 15px;
	font-size: 0.9em;
	width: 135px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
text-align: center;
}

#avmenu h4 {
	font-size: 1.1em;
	font-weight: bolder;
}
/***** Right sidebar *****/

#extras {
	float: right;
	width: 130px;
	margin: 0 0 10px 0;
	padding: 6;
	font-size: 0.9em;
	background: #ffe9ab;
	color: #293194;
	text-align: center;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
	font: bold 1.5px;
	color: #293194;
}

#extras li, ol {
	list-style: none;
	margin: 0 0 6px 6px;
	padding: 0;
}

#extras h2 {
	font-size: 1.6em;
	font-weight: bolder;
	margin: 0 0 6px 0;
	letter-spacing: -1px;
	text-align: center;
}


#extras h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 6px 0;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: underline;
}



/***** Main content *****/
#content {
	margin: 10px 140px 10px 160px;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
	text-indent: 10px;
}

#contentwide {
margin:10px 0 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
text-align: center;
}

#content h3, #contentwide h3, #contentfull h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 6px 0 6px 0;
	padding: 0;
	text-align: center;
}

#content img, #contentwide img, #contentfull img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}


.bold {
	font-weight: bold;
}


.center{
	text-align: center;
}