* 											{ margin:0; padding:0; list-style:none; }

body {
	font-family:"Trebuchet", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	background-color:#f2f2f2;
}
h1 											{ font-size: 14px; }

a 											{ outline: none; color: black; text-decoration: none; border: none; }
a:visited									{ color: #666666; }
a:hover, a:active							{ text-decoration: underline; }

dd a:link, dd a:visited 					{ color: black; display: block; padding: 2px 2px 2px 6px; }
dd a:hover, dd a:active 					{ background-color: #33ccff; }

/* NEWS ////////////////////////////////////////// */
#navbar-iframe								{ height: 0px; visibility: hidden; display: none; }

/* HEADER ////////////////////////////////////////// */
#header										{ width:100%; text-align:center; background-color:white; border-bottom:1px solid #cccccc; padding:0; margin:0; }

/* STRUCTURE ////////////////////////////////////////// */
#positionContainer							{ width:400px; margin-left:50%; }
#mainContainer								{ width:800px; margin-left:-400px; }
#menuContainer								{ float:left; width:150px; margin-top:20px; }

/* MENU ////////////////////////////////////////// */
#accordion0_parent #accordion1_parent 		{ border:0; padding:0; width:150px; }
.accordion_headings{
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	color:black;
	cursor:pointer;
	margin:2px 0 2px 0;
	padding:3px 5px 3px 15px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: url(_imgs/__global/menuArrow.png) top left no-repeat white;
}
.accordion_headings:visited					{ color:black; }
.accordion_headings:hover					{ background: url(_imgs/__global/menuArrow.png) top left no-repeat #33ccff; text-decoration: none; }
.accordion_headings a:hover					{ text-decoration: none; }
.accordion_headings:active					{ background: url(_imgs/__global/menuArrow.png) top left no-repeat #ff33cc; text-decoration: none; }
.accordion_headings a:active				{ text-decoration: none; background-color: #ff33cc; }
.accordion_child							{ padding:3px 10px 10px 10px; background:white; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }		
.accordion_child a:hover					{ text-decoration: none; }		
.header_highlight							{ background: url(_imgs/__global/menuArrow.png) top left no-repeat #33ccff; }
.menu_header								{ font-size:14px; font-weight:bold; padding:10px 5px 0 15px; }
.menu_header a:hover						{ text-decoration: none; }

.noPadding									{ padding: 0; }

#email_rss { 
	border-left:1px solid #CCC; 
	border-top:1px solid #CCC;
	border-right:1px solid #FFF; 
	border-bottom:1px solid #FFF; 
	margin-top:20px; 
	width:134px; 
	background-color:#FFF; 
	padding:5px; 
	border-collapse:collapse; 
	}
#email_rss td								{ padding:5px; width:32px; }
#email_rss input							{ width:92px; }
#chimp_mail_icon							{ padding-left:5px; }

.divider									{ width:134px; height:0; border-bottom:1px dotted #CCC; margin-left:2px; }

/* CONTENT ////////////////////////////////////////// */
/* container */
#contentContainer{
	float:right;
	width:610px;
	padding:5px 10px 10px 10px;
	margin-top:22px;
	background-color:white;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

/* images */
#cur_img 									{ border: 1px solid #e2e2e2; }
#image 										{ text-align: center; font-size: 80%; }

/* image numbers */
#menuNrs 									{ text-align: left; padding: 3px; background-color: #FFFFFF; }
#menuNrs li 								{ display: inline; font-variant: small-caps; background-color: #FFFFFF; }
#menuNrs a 									{ padding: 3px; }
#menuNrs a:hover 							{ background-color: #33ccff; }
#menuNrs a:active 							{ background-color: #ff33cc; }

/* text */
#txtTitle {
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	font-variant:small-caps;
	padding: 10px;
	background: #33ccff;
	margin-bottom: 10px;
	border-bottom: 1px solid #ff33cc;
}
#contentTxt 								{ font-size: 115%; }
#contentTxt a:link, #contentTxt a:visited	{ color: #000000; text-decoration: none; font-weight: bold; }
#contentTxt a:hover, #contentTxt a:active	{ text-decoration: underline; }

#forSaleEmailLink							{ font-size: 115%; font-weight: bold; color: #000000; padding: 5px; margin: 5px, 0, 5px, 0; background-color: #33ccff; }
#forSaleEmailLink:link, #forSaleEmailLink:visited {
	text-decoration: none;
	background-color: #33ccff; 
}
#forSaleEmailLink:hover, #forSaleEmailLink:active {
	text-decoration: none;
	background-color: #ff33cc; 
}

/* videos */
.youTubeVideo, .quicktimeVideo				{ text-align: center; }

/* FOOTER ////////////////////////////////////////// */
#clearBoth 									{ clear: both; padding-top: 20px; }

#footer {
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	background: white;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	width: 780px;
}
#footer a 									{ padding: 3px; }
#footer a:hover 							{ background-color: #33ccff; }
#footer a:active 							{ background-color: #ff33cc; }

#copyright 									{ font-variant: small-caps; font-size: 80%; color: #CCC; }
#copyright a:link, #copyright a:visited		{ color: #CCC; }
#copyright a:hover, #copyright a:active		{ color: #CCC; background-color: #FFFFFF; text-decoration: underline; }

/* ////////////////////////////////////////// */

