@charset "utf-8";

*{
   margin:0;
   padding:0;
}


#wrapper{
   width:960px;
   margin:0 auto;
   text-align:left;
}


body {
	font: 100% Courier New, Courier, monospace;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 6* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
}

body,td,th {
	font-family: My type of font;
}
a {
	font-family: "Courier New", Courier, monospace 
}
a:link {
	text-decoration: none;
	color:#EC058C;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#apDiv1 {
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv2 {
	width:200px;
	height:115px;
	z-index:19;
	left: 136px;
	top: 29px;
}
#apDiv3 {
	width:200px;
	height:115px;
	z-index:1;
}
.style3 {font-family: "Courier New", Courier, monospace}

#border_light_gray {
	margin-top:30px;
	background-color: #E1E1E1;
	background-image: none;
	float: none;
	height: 587px;
	width: 774px;
	border: 4px solid #E1E1E1;
	visibility: visible;
	z-index: 19;
}
#border_pink {
	background-color: #F2F1F1;
	background-image: none;
	margin-top:5px;
	margin-left:4px;
	float: none;
	height: 570px;
	width: 764px;
	border: 2px solid #EC008C;
	visibility: visible;
	z-index: 20;
}
#border_nav_about_box {
	background-color: #E1E1E1;
	background-image: none;
	margin: 5px;
	float: right;
	height: 104px;
	width: 171px;
	border: thin solid #F2F1F1;
	visibility: visible;
	text-align: right;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.style_CheekysLink {
	font-family: "Courier New", Courier, monospace;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EC008C;
	text-decoration: none;
}
.style_CheekysBlackFont {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.style_CheekysGrayFont {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #656565;
	text-decoration: none;
	text-align: right;
	padding-right: 9px;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #F2F1F1;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #mainContent {
	padding: 0 1px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#content_area {
	visibility: visible;
	float: left;
	height: 433px;
	width: 387px;
	border-style: none;
	background-color: #E1E1E1;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
}

#nav_area {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top:5px;
	margin-right:5px;
	background-attachment: scroll;
	background-color: #E1E1E1;
	background-repeat: no-repeat;
	visibility: visible;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	float: right;
	height: 255px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#right {
	float:right;
	width:365px;
	height:426px;
	margin-right:4px;
}

#left {
	float:left;
	width:365px;
	height:556px;
	margin-right:4px;
	margin-left:4px;
}

#thumbnail_area {
	clear:both;
	float:right;
	font-family: "Courier New", Courier, monospace;
	background-color: #F2F1F1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 87px;
	width: 357px;
	margin-right: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#logo_area {
	font-family: "Courier New", Courier, monospace;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 168px;
	width: 365px;
	margin-top:-39px;
	clear:both;
	float:left;
	margin-left:5px;
	z-index: 2;
}

#link_contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #F2F1F1;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: bottom;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 36px;
	width: 117px;
	white-space: normal;
	right: auto;
	bottom: auto;
	float:left;
	padding-bottom:20px;
}
#link_map {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #F2F1F1;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: bottom;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 36px;
	width: 117px;
	white-space: normal;
	right: auto;
	bottom: auto;
	float:left;
	padding-bottom:20px;
}
#link_menu {
	float:right;
	margin-right:19px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #E1E1E1;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: bottom;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	margin-top: 5px;
	height: 41px;
	width: 253px;
	white-space: normal;
	right: auto;
	bottom: auto;
}

#link_buzz {
	clear:both;
	float:right;
	margin-right:9px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #E1E1E1;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: bottom;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 36px;
	width: 117px;
	white-space: normal;
	right: auto;
	bottom: auto;
}

#link_connect {
	clear:both;
	float:right;
	margin-right:9px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #E1E1E1;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: bottom;
	word-spacing: normal;
	visibility: visible;
	height: 37px;
	width: 155px;
	white-space: normal;
	right: auto;
	bottom: auto;
	margin-right:9px;
}


#address {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 65px;
	width: 350px;
	white-space: normal;
	right: auto;
	bottom: auto;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 6px;
	margin-right: 5px;
	float:right;
	clear:both;
}
#phone {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	left: 340px;
	top: 425px;
	height: 60px;
	width: 350px;
	white-space: normal;
	right: auto;
	bottom: auto;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 6px;
	margin-right: 5px;
	float:right;
	clear:both;
}

#hours {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	word-spacing: normal;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	height: 62px;
	width: 350px;
	white-space: normal;
	right: auto;
	bottom: auto;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 6px;
	margin-right: 5px;
	float:right;
	clear:both;
}

#thumb_image1 {
	float:right;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	border: 2px solid #666666;
	overflow: hidden;
	visibility: visible;
	margin-left: 4px;
	margin-top: 1px;
}
#thumb_image2 {
	float:right;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	border: 2px solid #666666;
	overflow: hidden;
	visibility: visible;
	margin-left: 4px;
	margin-top: 1px;
}
#thumb_image3 {
	float:right;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	border: 2px solid #666666;
	overflow: hidden;
	visibility: visible;
	margin-left: 4px;
	margin-top: 1px;
	}
	
#thumb_image4 {
	float:right;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
	border: 2px solid #666666;
	overflow: hidden;
	visibility: visible;
	margin-left: 4px;
	margin-top: 1px;
}
#content_map {
	background-color: #E1E1E1;
	overflow: hidden;
	padding: 0px;
	left: 0px;
	top: 0px;
}

img {
	border-width:0;
}
.content_area_image {
	overflow: hidden;
}
.content_area_text
{
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:30px;
	height: 393px;
	width: 367px;
}

