html, body, #whole-box {
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: small;
	background-color: #D7E8F8;
	color: #444 !important;
}

p {
	margin: 0;
	font-size: 1.1em;
	line-height: 22px;
	text-align: justify;
}

ul {
	margin: 0;
}

a {
	text-decoration: none;
	color: #690  !important;
}

a:hover {
	color: #F60  !important;	
}

img, a img {
	color: #444 !important;
	font-size: 12px;
}

a img:hover {
	border-color: #FA0;
	color: #444 !important;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

body > #background {
	height: auto;
	min-height:100%;
}

#background {
	margin: 10px auto 0;
	width: 1024px;
	background-color: #FFF !important;
	border-top: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

/* #header-content-sidebar-boxes padding-bottom has to be the same or higher than #footer-box height. */
#header-content-sidebar-boxes {
	margin: 0 15px;
	padding: 0 0 75px;/* top - right/left - bottom */
}

#header-box {
	margin: 15px 0 5px;
	float: left;
	width: 994px;
}

#header-top {
	height: 180px;
	margin-bottom: 5px;
	width: 994px;
	float: left;
	background-color: #4B88DB !important;
	background-image: url(pictures/header_top_bg.jpg);
	background-repeat: no-repeat;
}

#site-name {
	font-size: 50px;
	margin: 0;
	padding: 20px 0 0 20px;
}

#site-name a, #site-name a:hover {
	color: #FFF !important;	
}

#header-bottom {
	background-color: #293 !important;
	margin: 0;
	background-image: url(pictures/green_gradient_bg.jpg);
	background-position: 0 42px;
	background-repeat: repeat;
	width: 994px;
	float: left;
	border-bottom: 1px solid #060;
	border-top: 1px solid #1B1;
}

#main-navigation {
	list-style-type: none;
	padding: 0;
	width: 700px;
	float: left;
}

#main-navigation li {
	display: inline;
	float: left;
	width: auto;
}

#main-navigation li a {
	display: inline-block;
	font-size: 20px;
	padding: 8px 12px 7px;
	color: #FFF !important;
}

#main-navigation li a:hover {
	background-color: #080 !important;
}

#main-navigation li.active a, #main-navigation li.active a:hover {
	color: #FFF  !important;
	background-image: url(pictures/main_nav_act.gif);
	background-repeat: no-repeat;
	background-position: center 98%;
	background-color: transparent !important;
}

#search-box {
	float: right;
	width: 259px;
	margin: 0;
	padding: 0;
}

#search-form {
	margin: 0;
	margin-top: 7px;
	padding: 0;
}

#search-input {
	font-size: 16px;
	border: 1px solid #038003;
	padding: 2px 2px 1px;
	width: 190px;
}

#search-button {
	background-color: transparent;
	border: 0;
	color: #FFF  !important;
	font-size: 14px;
	height: 23px;
	padding: 0;
	width: 54px;
	text-align: center;
	cursor: pointer;
}

#content-sidebar-boxes {
	padding: 0;
	width: 994px;
	float: left;
}

#content-box {
	width: 729px;
	margin-right: 5px;
	float: left;
}

.article-box {
	width: 100%;
	float: right;
	margin: 0 0 5px;
}

.article-header {
	border-bottom: 1px solid #F60;
	border-top: 1px solid #DB4;
	background-color: #FA0 !important;
	background-image: url(pictures/orange_gradient_bg.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 7px 12px 6px;
	color: #333 !important;
	font-size: 18px;
	float: left;
	width: 705px;
	font-weight: normal;
}

.article-text-holder {
	padding: 20px 12px 0;
	float: left;
	width: auto;
}

.article-text {
	padding: 0 0 20px;
	float: left;
	width: auto;
}

.left-image {
	float: left;
	border: 6px solid #999;
	margin: 5px 10px 5px 2px;
}

.right-image {
	float: right;
	border: 6px solid #999;
	margin: 5px 2px 5px 10px;
}

.signature-links-box {
	text-align: right;
	font-size: 14px;
	padding: 6px 13px 5px;
	border-top: double #CCC;
	border-bottom: 2px solid #CCC;
	float: left;
	width: 703px;
}

.signature-links-box .signature {
	margin: 0;
	float: left;
	color: #555 !important;
	width: auto;
}

.signature-links-box .links-list li {
	display: inline;	
}

.signature-links-box a {
	color: #333 !important;
	font-size: 14px;
	margin: 0;
	padding: 0 10px 0 12px;
	background-image: url(pictures/list_links_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.signature-links-box a:hover {
	color: #111 !important;
	background-position: 0 -12px;
}

#sidebar-box {
	width: 260px;
	float: right;
}

.side-box {
	width: 260px;
	margin-bottom: 5px;
	float: left;
}

.side-box-header {
	background-color: #293 !important;
	margin: 0;
	padding: 7px 12px 6px;
	color: #FFF !important;
	font-size: 18px;
	border-bottom: 1px solid #060;
	border-top: 1px solid #1B1;
	background-image: url(pictures/green_gradient_bg.jpg);
	background-repeat: repeat;
	background-position: 0 36px;
	font-weight: normal;
}

.side-box-content {
	border-left: 2px solid #25942a;
	border-bottom: 2px solid #25942a;
	font-size: 14px;
}

.side-navigation {
	padding: 0;
	width: 244px;
}

.side-navigation li {
	list-style-type: none;
}

.side-navigation li a {
	display: block;
	padding: 5px 0 4px 14px;
	width: 100%;
	color: #444 !important;
}

.side-navigation li a:hover {
	background-color: #293 !important;
	background-image: url(pictures/green_gradient_bg.jpg);
	background-repeat: repeat;
	color: #FFF !important;
}

.side-navigation li.active a, .side-navigation li.active a:hover {
	color: #222 !important;
	background-image: url(pictures/side_nav_act.gif);
	background-repeat: no-repeat;
	background-position: 2% center;
	background-color: transparent !important;
}

.side-box-text-holder {
	padding: 10px 0 0;
}

.side-box-text {
	font-size: 14px;
	padding: 0 10px 10px;
}

#login-register-form {
	width: 228px;
	padding: 15px;
}

.login-label {
	padding: 0 0 4px;	
}

.login-text-field {
	padding: 0 0 8px;
}

.login-input {
	border: 1px solid #038003;
	padding: 2px 2px 1px;
	width: 222px;
	font-size: 14px;
}

#login-buttons {
	text-align: right;
	padding: 7px 0 0;
}

#login-button, #register-button {
	background-color: #293 !important;
	background-image: url(pictures/green_gradient_bg.jpg);
	background-repeat: repeat;
	background-position: 0 25px;
	border: 0;
	color: #FFF !important;
	cursor: pointer;
	padding: 2px;
	margin: 0 0 0 5px;
	font-size: 14px;
}

#login-button {
	width: 60px;
}

#register-button {
	width:76px;
}

/* Float cleaner. This is in order for the floating to be cleared so the #footer-box can display properly */
#cleaner-for-footer {
	clear: both;
}

/* #footer-box height has to be the same or lower than #header-content-sidebar-boxes padding-bottom. #footer-box margin-top has to be the same heigh as #footer-box height or higer in negative (50px+15px for some space under #footer-box =65px !!! Make it negative margin-top = -65px) */
#footer-box {
	height: 50px;
	width: 994px;
	margin: -65px auto 5px; /* top - right/left - bottom */
	background-color: #293 !important;
	background-image: url(pictures/green_gradient_bg.jpg);
	border-bottom: 1px solid #060;
	border-top: 1px solid #1B1;
}

 #footer-box, #footer-box a, #footer-box a:hover {
	color: #FFF  !important;
	font-size: 12px;
	text-align: center;
}

#bottom-navigation {
	padding: 9px 0 6px;
}

#bottom-navigation li {
	list-style-type: none;
	display: inline;
}

#bottom-navigation a {
	padding: 0 5px;
}

#copyright-quick-links a {
	text-decoration: underline;
}
#datebox {
	float: left;
	width: 84px;
}
#IcamBox {
	float: left;
	width: 120px;
}
#imgbox {
	float: left;
	width: 170px;
	height: 210px;
}
#escortbox {
	float: left;
	width: 117px;
	height: 170px;
}
#cambox {
	float: left;
	width: 170px;
}