/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

{
margin: 0px;
padding: 0px;
}

html, body {
	height: 100%;
}

a:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

body {
	background: #fff2e1  url(images/bg.jpg) top repeat-x;
	font: 11pt Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0 auto;
	padding: 0px;
}

blockquote, ol{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #093e07;
	height: 25px;
	padding-left: 3px;
	padding-top: 18px;
	margin-left: 15px;
	border-bottom: 1px dotted #000000;
	margin-right: 25px;
	margin-bottom: 20px;
}

#content{
	width: auto;
	text-align: left;
}

#main{
	width: 940px;
	margin: 9px;
	clear:both;
	min-height: 100%;
}

#header{
	height: 166px;
	width: 960px;
	background: url(images/header.jpg) no-repeat top;		
}

#logo{
	height: 49px;
	text-align: left;
	padding-left: 100px;
	padding-top: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}


#menu{
	width: 630px;
	height: 54px;
	padding-left: 480px;
	
}

#menu ul {
	list-style: none;
	padding: 0px;	
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline-block; 
	
}

#menu a {
	float: center;
	width: 90px;
	height: 36px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 0px;
	font-size: 10pt;
	text-transform: uppercase;
}

#menu a:hover{
	color: #ffffff;
	text-decoration: none;
}

#left table {
margin-top: -55px;
padding: 0px;
}

#left{
	width: 224px;
}

#left a{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left a:hover{
	color: #000000;
}


#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	width: 213px;
	height: 53px;
	padding-top: 5px;
	background: url(images/left_title.png) no-repeat;
	margin-left: 6px;
	margin-bottom: -20px;
	text-align: center;
}

#left ul {
	list-style: none;
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
}

#left ul li{
	margin-top: 4px;
}

#categories ul li{
	padding-left: 5px;
	padding-top: 1px;
}

#categories img.icon{
	padding-right: 5px;
}


#partners ul li{
	padding-left: 15px;
	padding-top: 1px;
}

#right{
	float: right;
	width: 700px;
	margin-right: 9px;
}


.text{
	padding-left: 20px;
	padding-right: 25px;
}

.portrait{
	padding: 15px;
	text-align: left;
}

#right h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	color: #000000;
	height: 30px;
	padding-left: 3px;
	margin: -15px 25px 20px 25px;
	border-bottom: 1px dotted #000000;
}

#right h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 25px;
	text-transform: uppercase;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right li {
	padding-left: 15px;
	padding-right: 25px;
	margin-left: 40px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000000;
}

#leftcol{
	width: 160px;
	float:left;
	margin-left: 45px;
}

#cencol{
	width: 160px;
	float:left;
	margin-left: 40px;
}

#rightcol{
	width: 160px;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat;
	height: 10px;
}	

#footer {
	height: 48px;
	margin-bottom: -250px;
	background: url(images/footer.jpg) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding-top: 15px;
}

#footer a {
	color: #ffffff;
}
