/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	background-color: #666666;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

blockquote {
	font-style: italic;
}

a {
	color: #7EB827;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img04.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 1.5em;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 200%;
	font-weight: normal;
	color: #79B125;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}


.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img04.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background-color: #666666;
	color: #EFEFEF;
}
.quote {
	border: 1px solid #999999;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F4F4;
	line-height: 1.4em;
	padding: 5px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #79b125;
	color: #79B125;
}

.quote2 {
	text-align: right;
	padding-top: 5px;
}



/* Logo */

#logo {
	height: 220px;
	/*	background: #FFFFFF url(images/img02.gif) repeat-y right top; */
	background: #FFFFFF url(images/acimage.jpg) repeat-y center top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 120px 0 0 0;
	font-size: 24px;
	background-image: url(wwwsand.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo h2 {
	font-size: 16px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background-color: #666666;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
}

/* #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
*/
/* Login */

#login {
	padding: 20px;
	background-color: #666666;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
	background-color: #FFFFFF;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
#menu4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 {
	/*	width: 200px; /*
/*	border-style: solid solid none solid; */
/*	border-color: #D76100; */
	border-color: #79b125;
	border-size: 1px;
	border-width: 1px;
	margin: 0px;
	width: 238px;
/*	margin-left: -20px;*/
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu4b.jpg);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4b.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4b.jpg) 0 -64px;
	padding: 8px 0 0 30px;
	}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}	
.title4 {
	margin: 0;
	padding: 10px 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px dashed #79B125;
}
div#column2 {
	margin: 0;
	padding: 0;
	/*   background-image: url(side2.gif);
    background-position: right;
    background-repeat: repeat-y;
*/
    width: 100%;
	background-color: #666666;
    
}
div#column1 {
    margin: 0px;
    padding: 0px;
/*    background-image: url(side1.gif);
    background-repeat: repeat-y;
*/
    width: 100%;
    
}
.box {
	border: 1px solid #333333;
	background-color: #666666;
	line-height: 1.4em;
	padding: 5px;
}
