/*********************************************
	Layout Classes
*********************************************/
html, body {
	height: 100%;
}

body {
	color: #ffffff;
	font-size: 14px;
	margin: 0px;
	background: #000000 url('images/logo_bg.jpg') repeat top left;
	font-family: "Arial", "Tahoma", "Verdana", "Sans-Serif", "Helvetica";
	position: relative;
}

body * {
	margin: 0px; 
	padding: 0px;
}

#header, #pages_header {
	width: 793px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
}

#container {
	width: 693px;
	margin: 0px auto;
	padding: 25px 50px 25px 50px;
	position: relative;
	clear:  both;
}

#wrapper {
	position:absolute;
	left:20px;
	top: 20px;
	border: none;
	width:500px;
	height:350px;
	voice-family:"\"}\"";
	voice-family:inherit;
/*
	background: transparent url('images/stripe.gif') repeat-y top right;
*/
	overflow:hidden;
	z-index: 4;
}

#wrapper2 {
	position:absolute;
	left:0px;
	top: 0px;
	border: none;
	width:580px;
	height:400px;
	voice-family:"\"}\"";
	voice-family:inherit;
	overflow:hidden;
	z-index: 4;
}

#BIGfooter {
	background: transparent url('images/footer_bg.png') repeat-x top left;
}

#footer {
	width: 793px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
}
/*********************************************
	link Styles
*********************************************/
a, a:visited, a:active {
	color: #bc75bb;
}

a:hover {
	color: #e5c1e4;
}
/*********************************************
	list Styles
*********************************************/
#wrapper ul, #wrapper ol, #wrapper2 ul, #wrapper2 ol {
	line-height: 16px;
	padding-bottom: 10px;
	margin-left: 2em;
}

#wrapper li, #wrapper2 li {
	line-height: 16px;
	list-style: disc;
	padding-bottom: 10px;
	margin-left: 2em;
}
/*********************************************
	custom scrollbar Styles
*********************************************/
.shades {
	position:absolute;
	left:20px;
	width:320px;
}

#shade1 {
	top:0px;
	height:20px;
	border: none;
}

#shade2 {
	top:370px;
	height: 20px;
	border: none;
}

#column {
	position:absolute;
	left:0px;
	top: 0px;
	border: none;
	padding-right:20px;
	width:480px;
	overflow:hidden;
	voice-family:"\"}\"";
	voice-family:inherit;
/*
	background: transparent url('images/stripe.gif') repeat-y top right;
*/
}

#column2 {
	position:absolute;
	left:0px;
	top: 0px;
	border: none;
	padding-right:20px;
	width:560px;
	overflow:hidden;
	voice-family:"\"}\"";
	voice-family:inherit;
}

#handle {
	position:absolute;
	width:20px;
	height:20px;
	right:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	cursor: pointer;
	visibility:	hidden;
}
/***********************************************
	Drop Down Menus
***********************************************/
#nav {
	display:block;
	list-style:none;
	margin:0px;
	text-align: center;
	width: 100%;
	height: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav li {
	position: relative;
	z-index: 6;
}

#nav ul li {
	list-style: none;
	background: transparent url('images/purple_circle.png') left top no-repeat; 
	height: 89px;
	width: 87px;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
	position: relative;
	z-index: 7;
}

#nav ul li ul li {
	list-style: none;
	height: 89px;
	width: 92px;
	background: transparent url('images/blue_circle.png') right top no-repeat; 
	position: relative;
	left: 0px;
	top: 12px;
	text-transform: capitalize;
	z-index: 8;
}

#nav ul li ul li:first-child {
	list-style: none;
	height: 89px;
	width: 92px;
	background: transparent url('images/blue_circleF.png') right top no-repeat;
	position: relative;
	left: 0px;
	z-index: 8;
}

#nav li a {
	height: 89px;
	width: 79px;
	color:#ffffff;
	font-family: "Arial", "Tahoma", "Verdana", "Sans-Serif", "Helvetica";	
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 10px;
	text-align: center;
	display: table-cell;
	vertical-align:middle;
	padding: 0px 4px 0px 4px;
}

#nav ul li ul li a {
	padding-left: 9px;
}

/*********************************************
	Talk Form
*********************************************/
#formtalk .s {
	border: none;
	background: #ffffff;
	color: #000000;
	width: 155px;
	height: 15px;
	padding: 0px;
	font-family: "Arial", "Tahoma", "Verdana", "Sans-Serif", "Helvetica";
	font-size: 12px;
}

#formtalk .button2 {
	position: absolute;
	top: 199px;
	left: 75px;
}

#formtalk textarea {
	border: none;
	background: #ffffff;
	color: #000000;
	width: 155px;
	height: 58px;
	padding: 0px;
	font-family: "Arial", "Tahoma", "Verdana", "Sans-Serif", "Helvetica";
	font-size: 12px;
}
/*********************************************
	Blog Styles
*********************************************/
#blog_container {
	width:793px;
	margin: 0px auto;
	padding:0px;
	position: relative;
	clear:  both;
	background: transparent url('images/blog_bg.jpg') left top repeat-y;
	z-index: 3;
}

#blog_left {
	float: left;
	width: 171px;
	padding: 0px;
}

#blog_right {
	float: right;
	width: 219px;
	padding: 0px;
	background: transparent url('images/blog_right_bg.jpg') left top repeat-y; 
}

#blog_center {
	float: left;
	width: 403px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}

#blog_footer {
	width: 793px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	clear:  both;
}

#blog_photos {
	position:relative;
	z-index:499;
	margin-top:-219px;
}
/*********************************************
	Blog Left Sidebar Styles
*********************************************/
.Lynx, .LynxTight {
	padding-left: 22px;
	padding-right: 22px;
	line-height: 10px;
}

.Lynx a, .Lynx a:visited, .Lynx a:hover, .Lynx a:active, .LynxTight a, .LynxTight a:visited, .LynxTight a:hover, .LynxTight a:active {
	color: #58a6c6;
	font-size: 10px;
	font-family: "Century Gothic", "Arial", "Tahoma", "Verdana", "Sans-Serif", "Helvetica";
	font-weight: normal;
	text-decoration: underline;
}

.Lynx ol, .Lynx ul, .LynxTight ol, .LynxTight ul {
	list-style: none;
}

.Lynx li {
	padding-bottom: 14px;
}

.LynxTight li {
	padding-bottom: 1px;
}
/*********************************************
	Image Styles
*********************************************/
img, a img, a {
	border: none;
	outline: none;
	background: none;
	padding: 0px;
}
/*********************************************
	Header Styles
*********************************************/
h1, h1 a {
	color: #ffffff;
	font-size: 18px;
	font-family: "Serpentine", "Arial", "Tahoma", "Verdana", "Sans-Serif", "Helvetica";
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 22px;

}

h3 {
	color: #ffffff;
	font-size: 10px;
	font-family: "Century Gothic", "Arial", "Tahoma", "Verdana", "Sans-Serif", "Helvetica";
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}
