/*

_______________________________

Main CSS
_______________________________


	| Body |
*/
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 75%;
	color: #303030;
	background: url(../images/Background.gif) repeat-x #a3bd64;
}
/*
	| Content |
*/
.spacer {
	clear: both;
}
.main {
	width: 1024px;
	height: 768px;
	margin: 0 auto 0 auto;
}
/*
	| Fonts & Titles |
*/
.white {
	color: #000;
	font-size: 120%;
}
div {
	text-align: justify;
}
/*
	| Links |
*/
a {outline: none;}
a:link, a:visited {
	color: #2a7714;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #444;
	text-decoration: underline;
}
/*
	| Images |
*/
img {
	border: none;
	padding: 0;
	margin: 0;
}
/*
	| Copyright Info |
*/
.copy {
	color: #222;
	font-size: .9em;
	word-spacing: .1em;
	line-height: 19px;
	text-align: center;
	width: 1024px;
	margin: 0 auto 0 auto;
}
.copy a:link, .copy a:visited {
	border: none;
	color: #555;
}
.copy a:hover, .copy a:active, .copy a:focus {
	color: #454226;
	text-decoration: none;
	border-bottom: none;
}
/*


Cabana Schitul [ www.cabanaschitul.com ]

Designed and coded by Luxe Studios:
_______________________________

		[	Copyright: Luxe Studios	]
		[	 www.luxestudios.com	]
_______________________________


*/
