/* CSS Document */

body{
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

div.wrapper{
margin:0 auto;
text-align:center;
width:1000px;
}

div.nav{
text-align:left;
background-color:#FFC111;
padding-bottom:5px;
width:1000px;
}

div.headerRight{
float:right;
width:469px;
background:url(../images/header_right.jpg) no-repeat bottom;
height:195px;
}

div.headerLeft{
float:left;
width:531px;
}

div.header{
width:1000px;
}

div.contentTop{
width:899px;
margin:0 auto;
}

div.content{
width:899px;
margin:0 auto;
background:url(../images/content_bg.jpg) repeat-x;
background-color:#F7EEDC;
min-height:534px;
}

div.content_homepage{
width:899px;
margin:0 auto;
background:url(../images/bs.jpg) repeat-x right;
background-color:#F7EEDD;
height:534px;
min-height:534px;
}

div.footer{
text-align:center;
margin:0 auto;
background-color:#FFFFFF;
width:889px;
height:20px;
margin-top:30px;
margin-bottom:25px;
padding:5px;
clear:both;
padding-top:10px;
font-size:12px;
}


div.navUnder{
width:1000px;
}

div.body{
text-align:left;
background:url(../images/body_right.jpg) repeat-x;
background-color:#8331D3;
}

p.bottom{
color:#FFFFFF;
padding:10px;
font-size:12px;
}

a.bottom, a.bottom:active, a.bottom:link, a.bottom:visited, a.bottom:hover {
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
}

a.footer, a.footer:active, a.footer:link, a.footer:visited {
color:#333333;
text-decoration:none;
font-size:12px;
}

a.footer:hover{
color:#999999;
text-decoration:underline;
font-size:12px;
}

div.words_homepage{
padding-left:15px;
padding-top:70px;
padding-right:215px;
font-size:14px;
}

div.words{
	padding:10px;
	font-size: 12px;
}

.heading{
font-size:24px;
}

.subHeading{
font-size:18px;
}

a.articles, a.articles:active, a.articles:link, a.articles:visited {
color:#000000;
text-decoration:none;
}

a.articles:hover{
color:#000099;
text-decoration:underline;
}

.greenFont{
	font-size:16px;
	font-weight:bold;
	color:#048340;
}

.greenFontSmall{
	font-size:12px;
	font-weight:bold;
	color:#048340;
}#aboutsub {
	font-size: 16px;
}
#aboutcontent {
	font-size: 14px;
}
