@charset "utf-8";
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
	background-image: url(/resources/images/images/images/bg2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	margin-top: 15px;
	background-color: #FFFFFF;
}

body {
	margin: 0 0 20px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: lighter;
	color: #666666;
	line-height: 1.6em;
	
	}

body a:link {
	color: #666666;
	text-decoration: underline;
}

body a:visited {
	color: #666666;
	text-decoration:underline;
}

body a:hover {
	color: #000000;
	text-decoration: underline;
}

body a:active {
	color: #666666;
	text-decoration: underline;
}	
	

	
#top-wrap {
}
#logo {
	float: left;
	padding-top: 50px;
	margin-left: 30px;
}
#navigation {
	float: right;
	width: 50%;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.separator {
	height: 5px;
	width: 1024px;
	clear: both;
}
#bottom-wrap {
	height: auto;
	width: 1026px;
}
.left-col {
	float: left;
	height: auto;
	width: 500px;
}
.line {
	float: left;
	height: auto;
	width: 10px;
	vertical-align: top;
}
.right-col {
	float: right;
	height: auto;
	width: 486px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.nav-list {
	display: inline;
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	text-transform: lowercase;
	color: #FFFFFF;
	
}

.nav-list  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-list a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-list  a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav-list  a:active {
	color: #000000;
	text-decoration: none;
}

.menu-item {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	height: 30px;
	width: 100px;
}
.last-menu-item {
	height: 30px;
	width: 100px;
	float: left;
}
#title {
	padding-top: 0px;
}


#footer {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #669900;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.categories {
}
.wrapper {

}

.category {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border: thin solid #666666;
}
.category2 {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border: thin solid #666666;
}


h1 {
	line-height: 1.4em;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 1.4em;
	font-variant: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	text-transform: none;
	line-height: 1.4em;
}

h3 a:link {
	color: #666666;
	text-decoration: none;
}	


h3 a:visited {
	color: #666666;
	text-decoration: none;
}
h3 a:hover {
	color: #BED63A;
	text-decoration: none;
}
h3  a:active {
	color: #000000;
	text-decoration: none;
}
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	line-height: 1.4em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 1.4em;
}
