/*CSS Style declerations */

body {
	font-family: "Century Gothic";
	font-size: 85%;
	margin: auto;
	width: 95%;
	background-color: #DBDBDB;
	color: #35415B;
	background-repeat: repeat;
}

#container {
	width: 85%;
	background-color: #DBDBDB;
	margin: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header_img {
	width: 100%;
}
#header {
	width: 100%;
}
img {
	border-style: none;
}
.butt-img {
	height: 114px;
	width: 166px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.business-ad {
	background-color: #FFFFFF;
	padding: 8px;
	width: 155px;
	text-align: center;
	margin: 10px;
	border: 1px solid #000000;
}
.table-1 {
	margin-left: 15px;
	height: 115px;
}


#subcontainer {
	width: 95%;
	background-color: #DADADA;
	border: 3px solid #787878;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#sub-container {
	width: 75%;
	margin-top: 10px;
	margin-left: 170px;
	float: left;
	display: inline;
}

#key {
	color: #004276;
}
#listings {
	text-align: left;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	background: #869CB3;
	padding-left: 10px;
}
#home_content {
	width: 95%;
	margin: auto;
}
#menu {
	width: 100%;
	margin: auto;
	background-image: url(images/menubg_blue.jpg);
	height: 110px;
}
.menubg {
	width: 100%;
}
#menu a {
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	display: inline;
	width: 20px;
	margin-right: 3px;
	margin-left: 3px;
	font-family: "Century Gothic";
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	background-color: #6A7C98;
}
#menu a:hover, #menu a:active {
	text-decoration: none;
	background-color: #35415B;	
}

#sidebar_left {
	width: 20%;
	float: left;
	border: 3px ridge #D5CDCD;
	margin-left: 5px;
}
a:hover {
	background-color: #7385A3;
}
#left_nav a:link, #left_nav a:visited {
	background-image: url(images/navbg_wb.jpg);
	border: 3px solid #35415B;
	font-family: "Century Gothic";
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
}
#left_nav a:hover, #left_nav a:active {
	margin-bottom: 10px;
	margin-left: 3px;
	color: #FFFFFF;
	border: 3px solid #35415B;
	font-family: "Century Gothic";
	font-size: 100%;
	background-image: url(images/navbg_bw.jpg);
}
#left_nav {
	text-decoration: none;
	width: 98%;
	margin-top: 5px;
}
#left_nav h3 {
	color: #FFFFFF;
}

#left_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_nav li {
	padding: 5px;
}
#left_nav p {
	font-family: "Century Gothic";
	font-size: 100%;
	text-decoration: none;
}
	
#left_nav a {
	text-align: center;
	display: block;
	width: 95%;
	margin-bottom: 10px;
	margin-left: 3px;
	color: #FFFFFF;
	height: 50px;
	background-image: url(images/navbg_bw.jpg);
	border: 3px solid #34515B;
}
#right_nav a:link, #left_nav a:visited {
	border: 3px solid #35415B;
	font-family: "Century Gothic";
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
}
#right_nav a:hover, #left_nav a:active {
	margin-bottom: 10px;
	margin-left: 3px;
	color: #FFFFFF;
	border: 3px solid #35415B;
	font-family: "Century Gothic";
	font-size: 100%;
	background-image: url(images/rightnav-wb.jpg);
}

#right_nav {
	text-decoration: none;
	width: 98%;
	margin-top: 5px;
}
#right_nav h3 {
	color: #FFFFFF;
}

#right_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_nav li {
	padding: 5px;
}

#right_nav p {
	font-family: "Century Gothic";
	font-size: 100%;
	text-decoration: none;
	color: #CCCCCC;
}
	
#right_nav a {
	text-align: center;
	display: block;
	width: 95%;
	margin-bottom: 10px;
	margin-left: 3px;
	color: #FFFFFF;
	height: 122px;
	font-family: "Century Gothic";
	font-size: 100%;
	background-image: url(images/rightnav-bw.jpg);
	border: 3px solid #34515B;
	text-decoration: none;
}

#sidebar_right {
	font-family: "Century Gothic";
	width: 98%;
	margin: auto;
}

.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#review {
	margin: auto;	
	border: 1px solid #869CB3;
	width: 80%;
}
#review h1 {
	text-align: center;
}

#search {
	font-family: "Century Gothic";
	padding-right: 15px;
	margin-top: 2px;
	float: right;
	width: 40%;
	background-image: url(images/searchbg_blue.jpg);
}

#nav {
	display: inline;
	width: 80%;
}

#copyright div {
	padding-left: 25px;
	font-family: "Century Gothic";
	font-size: 9px;
	height: 15px;
	width: 47%;
	position: relative;
}
.right-img {
	float: right;
	width: 110px;
	margin-left: 5px;
	padding-right: 25px;
	display: inline;
	padding-top: 0px;
	padding-left: 5px;
}
.left-img {
	float: left;
	width: 110px;
	margin-right: 5px;
}

h1 {
	font-size: 100%;
	color: #01345B;
	text-align: center;
}
h2 {
	font-size: 95%;
	color: #01345B;
}
h3 {
	font-size: 90%;
	color: #01345B;
}

#h1home {
	text-align: center;
}

.center_image {
	width: 230px;
	margin-left: 10px;
	padding-left: 5px;
	float: right;
	padding-right: 20px;
}

.vl-img {
	width: 150px;
	margin-right: 10px;
	margin-left: 5px;
	float: left;
}

.hr-img {
	float: right;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
}
.hl-img {
}

.hl-img {
	width: 250px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

Main Images
#left-image {
	width: 280px;
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px solid #869CB3;
}
.rightimg {
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 5px;
	width: 250px;
	margin-bottom: 0px;
}
.leftimg {
	height: 200px;
	display: block;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.spot_img_left {
	float: left;
	width: 250px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
}
.spot_img_right {
	width: 250px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: right;
}
.spot_img_right-inset {
	float: right;
	width: 250px;
	margin-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


th{
	font-family: "Century Gothic";
	font-size: 11pt;
	background: #FFFFFF;	
	color: #869CB3;
}

.interests{
	padding: 1em;
	background: #869CB3;
	text-align: left;
	border: solid;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}

.image{
	padding: 1em;
	background: #869CB3;
	text-align: left;
	border: solid;
	border-width: 1px;
	width: 100px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	height: 100px;
}

.catMain{
	padding: 1em;
	text-align: left;
	border: solid;
	display: none;
	border-width: 1px;
	width: 35%;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	background-color: #E3DDDD;
}

.caption{
	padding: 1em;
	background: #869CB3;
	text-align: left;
	border: solid;
	border-width: 1px;
	width: 50%;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}

.hide{
	background: #869CB3;
	text-align: left;
	border: 1px none;
	width: 0%;
	font-family: "Century Gothic";
	font-size: 0px;
	color: #FFFFFF;
	height: 0%;

}

.name{
	
	background: #303451;
	text-align: left;
	border: solid;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}

.position{
	padding: 1em;
	background: #303451;
	text-align: left;
	border: solid;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight:bold;
	margin-left: 10px;
	color: #FFFFFF;
}

#clock{
	font-family: "Century Gothic";
	font-size: 85%;
	color: #01345B;
	border: solid;
	border-color: #DADADA;
	background-color: #FFFFFF;
	text-align: right;
	position:relative;
	padding-right: px;
	height: 15px;
}

a{
	font-family: "Century Gothic";
	color: #01345B;
	text-decoration: none;
}




.button {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: normal;
	color: #333366;
	background-color: #FFFFFF;
}

#footer {
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:12px;
	font-weight: normal;
	display:block!important;
	width: 300px;
	margin-left: 5px;
}

#leftcontent {
	width: 95%;
	margin-left: 5px;
	text-align: left;
	float: left;
	clear: both;
	background-color: #869CB3;
}
nav {
	font-family: "Century Gothic";
	font-size: 14px;
}
#random {
	float: right;
	width: 40%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #869CB3;
	border-right-color: #869CB3;
	border-bottom-color: #869CB3;
	border-left-color: #869CB3;
}
.browseimg {
	
	width: 280px;
	float: right;
}
#catnav {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#categories {
	width: 70%;
	border: 0px solid #869CB3;
	margin-left: 25px;
	color: #787878;
}
#ads {
	float: right;
	width: 20%;
}

#review p {
	text-align: left;
}
#column_left {
	width: 48%;
	float: left;
	padding-left: 10px;
}
#column_right {
	float: right;
	width: 48%;
	margin-right: 10px;
}
#center_col {
	float: left;
	width: 48%;
	margin-left: 10px;
	border: 3px ridge #D5CDCD;
	background-color: #FFFFFF;
}
#center_col p {
	padding-right: 2px;
	padding-left: 4px;
	text-align: justify;
}


#right_col {
	float: right;
	width: 27%;
	margin-right: 5px;
	border: 3px ridge #D5CDCD;
}
#block_ad p {
	font-family: "Century Gothic";
	font-size: 100%;
	color: #004276;
	font-weight: normal;
	padding-left: 5px;
}
#block_ad {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98%;
	margin: auto;
	background-color: #DADADA;
	border: 5px solid #787878;
}
#block_review h1 {
	text-align:center
}
.column_img {
	width: 100px;
	float: right;
}
#about_text {
	width: 90%;
	margin: auto;
}
.whatson_img {
	float: right;
	width: 250px;
	padding-left: 5px;
}
#column_center {
	margin: auto;
	width: 80%;
}

.thumb {
	float: left;
	width: 110px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 50px;
}
#lanc_unlocked {
	width: 80%;
	margin-left: 10px;
	float: left;
}
#side_thumb {
	width: 120px;
	float: left;
	margin-left: 20px;
}

.vert_img {
	height: 275px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #FFF3E5;
}.vblock_img {
	float: right;
	width: 100px;
	margin-right: 5px;
	margin-left: 8px;
}
.hblock_img {
	float: right;
	width: 150px;
	margin-right: 5px;
	margin-left: 8px;
}

#link {
	width: 10%;
	margin-left: 20px;
	text-align: center;
}

.head img {
	margin: auto;
	width: 100%;
}
#result_content {
	width: 100%;
}

.v_rightimg {
	float: right;
	height: 180px;
	padding-right: 5px;
	padding-left: 5px;
}

#index_intro_right {
	width: 70%;
	border: thin groove #CCCCCC;
	float: left;
	margin-left: 150px;
}

#index_spot h1 {
	text-align: center;
}

#index_spot_left  h1   {
	text-align: center;
}
#index_spot_left {
	width: 98%;
	border: thin groove #CCCCCC;
	float: left;
	margin-bottom: 2px;
}
#index_spot_right h1 {
	text-align: center;
}

#index_spot {
	width: 98%;
	margin-top: 5px;
	border: thin groove #CCCCCC;
}
#index_spot h3 {
	text-align: center;
}
#index_intro_right h3 {
	text-align: center;
}
#index_spot_left h3 {
	text-align: center;
}



#index_spot_right {
	width: 48%;
	border: thin groove #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}


#weekly_block {
	width: 80%;
	margin: auto;
}
.weekly_img {
	float: left;
	width: 85px;
	margin-right: 8px;
}
#right_box {
	float: right;
	width: 20%;
}
#index_line {
	width: 100%;
}
.show_img {
	width: 200px;
	margin-left: 15px;
	float: left;
	margin-right: 10px;
}
#result_content {
	margin: auto;
	width: 80%;
	padding-left: 10px;
	font-family: "Century Gothic";
	color: #004276;
}
#categories p {
	color: #01345B;
}
