@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; /* font */
	background-color: #19034A;
	color:#FFF;
	margin: 0;
	padding: 0;
}

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

a:visited {
	text-decoration: none;
	color: #E1DE12;
}

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

a:active {
	text-decoration: none;
	color: #FFF91A;
}

.top_bar {
	position: relative;
	display: inline-block;
	width: 100%;
}

.header img{
	z-index: 10;
    float:left;
	margin:20px;
	height:100px;
	}

.greeting P{
    float:left;
    padding:0;
    margin-left:20px;
    margin-top:1.3vw;
    margin-bottom:0px;
	font-size: 4vw;
	color: #ffffff;
}

.login_box {
	font-size: 12px;
    float:right;
	margin:20px;
}

.carousel {
    position: relative;
    width:100%;
}

.social {
	position: absolute;
	top:200px;
	z-index: 10;
	right:20px;
	height: auto;
}

.new_account {
	width: auto;
	float: left;
	font-size: 12px;
	height: auto;
	margin-left: 20px;
}

.singlecolumn {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}

.twocolumns {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}

.threecolumns {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}

.forgot{
    min-height: 250px;
	margin-top: 15px;
	margin-left: 15%;
	width: 60%;
	overflow: hidden;
	font-size:20px;
	list-style-type:none;
	}

.newpassword{
	margin-top: 15px;
	margin-left: 5%;
	width: 80%;
	overflow: hidden;
	font-size:20px;
	list-style-type:none;
	}
	
.entry {
    font-family: "Georgia";/* EDIT / This is font of your top menu */
    font-size: 1em;
    font-weight: bold;
    line-height: 30px;
    width:400px;
}

.dropdown {
    font-family: "Georgia";/* EDIT / This is font of your top menu */
    font-weight: bold;
    line-height: 30px;
    font-size:30px;
	list-style-type:none;
}

.retail {
	margin-top: 15px;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	}

.gallery {
	font-size: 20px;
	margin-top: 15px;
	height: auto;
	float: left;
	overflow: hidden;
	list-style-type:none;
	}

.gallery ul{
    width:100px;
}

.gallery li header {
    width: 100px;
}

.gallery li a img{
    display: block;
    height: 100px;
}

.managedatabase {
	margin-top: 15px;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}

.googleresults {
	margin-top: 15px;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}

.rss {
	margin-top: 15px;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	}

.admin {
	margin-top: 15px;
	width: 5000px;
	height: auto;
	float: left;
	overflow: hidden;
	text-align: center;
	}

.editaccount {
	margin-top: 15px;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	}

.createaccount {
	margin: 2%;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	font-size:150%;
	}
	

.contact {
	width: 75%;
	height: auto;
	float: left;
	overflow: hidden;
	}
	
.contact ul {
    list-style-type: none;
    font-family: "Georgia";/* EDIT / This is font of your top menu */
    font-size:1.2em;
}

.account td {
    list-style-type: none;
    font-family: "Georgia";/* EDIT / This is font of your top menu */
    font-size:1.2em;
}

.forminput {
    width: 70%;
    height: 20px;
    float:right;
    font-family: "Georgia";/* EDIT / This is font of your top menu */
    font-size: 1em;
    font-weight: bold;
}

.formtextarea {
    width: 100%;
    height: 200px;
    font-family: "Georgia";/* EDIT / This is font of your top menu */
    font-size: 1.2em;
    font-weight: bold;
}

.contactform {
    font-family: "Georgia";/* EDIT / This is font of your top menu */
    font-size: 1em;
    font-weight: bold;
    line-height: 30px;
}


.button {
    background-color: Gold;
    border: none;
    color: black;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 8px;
}

.frame {
	margin-top: 15px;
	width: 1550px;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
	}

.blog {
	margin-top: 15px;
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	}

.title_1col {
	height: 40px;
	width: 100%;
	font-size: 24px;
	color: #FC6;
	padding: 20px;
}

.title_2col {
	height: 40px;
	width: 100%;
	background-color: #FC6;
	font-size: 24px;
	color: #333;
}

.title_2col Table {
	width: 100%;
}

.title_2col td {
	text-align: center;
}

.title_3col {
	height: 40px;
	width: 100%;
	background-color: #FC6;
	font-size: 24px;
	color: #333;
}

.title_3col Table {
	width: 100%;
}

.title_3col td {
	text-align: center;
}

.pic_box_2col {
	width: 95%;
}

.pic_box_3col {
	width: 95%;
}

.column_1col table{
	padding: 20px;
}

.column_2col table{
	width: 100%;
}

.column_2col th{
	text-align: left;
	padding-left:5%;
}

.column_2col td{
	padding-left:10%;
	padding-right:10%;
}

.column_3col table{
	width: 100%;
}

.column_3col th{
	text-align: left;
	padding-left:5%;
}

.column_3col td{
	padding-left:10%;
	padding-right:10%;
}

.form_box {
	float: left;
	width: auto;
}

.content_box_1col {
	width: 100%;
	float: left;
	height: auto;
	background-color: #444444;
	font-size: 16px;
}

.content_box_2col {
	width: 49%;
	float: left;
	margin-right: 2%;
	height: auto;
	background-color: #444444;
	font-size: 16px;
}

.content_box_2col_r {
	width: 49%;
	float: left;
	margin-right: 0%;
	height: auto;
	background-color: #444444;
	font-size: 16px;
}

.content_box_3col {
	border: 0px solid;
	width: 32%;
	height: 100%;
	float: left;
	margin-right: 2%;
	height: auto;
	background-color: #444444;
	font-size: 16px;
}

.content_box_3col_r {
	border: 0px solid;
	width: 32%;
	height: 100%;
	float: left;
	margin-right: 0%;
	height: auto;
	background-color: #444444;
	font-size: 16px;
}

img.img_2col {
	border: 0px solid;
	width: 105.333%;
	height: auto;
	margin-right: 0%;
	Margin-left: 0%;
}

img.img_3col {
	border: 0px solid;
	width: 105.5%;
	height: auto;
	margin-right: 0%;
	Margin-left: 0%;
}

.content_box5 {
	float: left;
	width: 100%;
}




.footer {
	width: 100%;
	height: auto;
	background-color: #A9A290;
	margin-top: 15px;
    display:table;
}

.footerone ul{
    display:table-cell;
    width:25%;
    border:10px red;
}
.footertwo{
    display:table-cell;
    width:25%;
    border:10px red;
}
.footerthree{
    display:table-cell;
    width:25%;
    border:10px red;
}
.footerfour{
    display:table-cell;
    width:25%;
    border:10px red;
}

a.footerlink:link {
	text-decoration: underline;
	color: #000000;
}

a.footerlink:visited {
	text-decoration: underline;
	color: #000000;
}

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

a.footerlink:active {
	text-decoration: underline;
	color: #000000;
}

.copyright {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
