@charset "utf-8";
/* CSS Document */

#menu {
	margin: 50px 50px 50px 50px;
	padding: 0;
	position: relative;
}

img {
	border: none;
	outline: none;
	text-align: right;
}

a {
	outline: none;
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #7b9c0a;
	text-decoration: none;
}



ul#main_menu {
	position: absolute;
	top: 10px;
	right: 250px;
}
ul#main_menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
ul#main_menu li a {
	margin: 0 0 0 22px;
	padding: 0;
	height: 18px;
	text-decoration: none;
	display: block;
}
body {
background-color: #3F3F3F;

}


.about {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	font-size: 12px;
	color:#CCC;
	text-align: justify;
}
.newfont {
	color:#999;
	font-size: 0.8em;
	text-decoration:none;
	font-family: trebuchet ms;
	line-height: 1.6em;
	text-align:justify;
	
}




	
.quote {
	font-size: 2em;
	font-style: italic;
	text-decoration:none;
	color:#FFCE26;
	font-family: georgia, lucida grande, lucida sans unicode, trebuchet ms, arial,helvetica,sans-serif;
	line-height: 1.6em;
	text-align:justify;
	
	
	}
	.quote2 {
	font-size: 1em;
	font-style: italic;
	text-decoration:none;
	color:#FFCE26;
	font-family: georgia, lucida grande, lucida sans unicode, trebuchet ms, arial,helvetica,sans-serif;
	line-height: 1.6em;
	text-align:justify;
	
	
	}
	

.readmore a{
	float: right;
	color: #FFF;
	size: 0.6em;
	font-family: "Trebuchet MS";
	text-decoration: none;
}


.readmore a:hover{
	float: right;
	color: #FFF;
	size: 0.6em;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}


p
{
	margin: .8em;
	font-size: 108%;
	text-align: justify;
}
#content
{
	width: 966px;
	margin: 0 auto 4em;
	min-height: 100%;
}
#home-modules
{
	overflow: hidden;
}

#home-modules li
{
	list-style-type:none;
	width: 250px;
	margin: 0 38px 0 0;
	float: left;

	text-align: center;
}

#home-modules li.end
{
	margin: 0;
}

#home-modules img
{
	height: 128px;

}

#home-modules p
{
	color: #707171;
	margin: .8em 0 1em;
	font-size: 108%;
	text-align: left;
}

#about ul
{
	border:none;
	margin: auto;
	display:block;
	
}
#about li
{
	list-style-type:lower-greek;
	text-align: left;
}
#contenthead a {
	font:italic 2em / 1.4em Georgia,Helvetica,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:0;
	border:0;
	color:#ABC8E2;
	margin: 15px 20px 25px 20px;
}

#contenthead a:hover {
	font:italic 2em / 1.4em Georgia,Helvetica,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:0;
	border:0;
	color:#375D81;
	margin: 15px 20px 25px 20px;
}

#pic img {
	border: thick;
	border-color:#FFF;
	size: 28px;
}

#numbers a{
	border: dotted;
	background: #C90;
	size: 28px;
}
#numbers a:hover{
	border:dotted;
	background: #039;
	size: 28px;
}

#footertext ul{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#666;
	list-style-type:none;
}
#footertext li{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#666;
	list-style-type:none;
}

#footertext a{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#666;
}
#footertext a:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#CCC;
}

#about-modules
{
	overflow: hidden;
}

#about-modules li
{
	list-style-type:none;
	width: 700px;
	margin: 0 38px 0 0;
	float: left;
	text-align: justify;
}


#container {
	width:700px;
}

#container: p {
	font-family: trebuchet MS;
	color:#CCC;
}

#container: b {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
}

#slidertext h1{
	font-family: Helvetica;
	size: 2em;
}
#slidertext p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}