/*****************************************************************************

Country Carpets 2007 Style Sheet
Version 1.0
Alex Carr

*****************************************************************************/

body {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.greenbg {
	background-color: #1A5127;
}

body,html {
	height: 100%;
}

.maxheight {
	height: 100%
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
}

p, .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}
.main a {color: #1A5127 !important; text-decoration: underline !important;}
.main a:hover {color: #1A5127 !important; text-decoration: none !important;}
p a {color: #1A5127 !important; text-decoration: underline !important;}
p a:hover {color: #1A5127 !important; text-decoration: none !important;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1A5127;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.mainhr {
	size: 1px;
	height: 1px;
	color: #000000;
	background-color: #000000;
	width: 100%;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #1A5127;
}
.menu:hover {color: #1A5127; background-color: #000000;}
a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF;}

img {border: none;}
