/* @override 
	http://ram.websitewelcome.com/~eastend/css/style.css
*/

@import 'blueprint/screen.css';
@import 'plugin.css';

body {
	background-color: #433a32;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#feature, #content, #footer {
	left: 50%;
	margin-left: -375px;
	position: relative;
	width: 750px;
}


/* @group header */

#header_wrapper {
	background-image: url(http://ram.websitewelcome.com/~eastend/images/header_bg.gif);
	height: 136px;
}

#header {
	background-image:  url(http://ram.websitewelcome.com/~eastend/images/logo.gif);
	height: 124px;
	left: 50%;
	margin: 0 0 0 -375px;
	width: 888px;
	position: absolute;
	padding: 0;
}
#header h1 {
	height: 0;
	margin: 0 0 0 -5000px;
	padding: 0;
}

/* @group nav */

#nav ul {
	height: 32px !important;
	margin: 90px 0 0px 0;
	padding: 0px;
}

#nav ul li{
	float: left;
	list-style: none;
}
#nav ul li a:link, #nav ul li a:visited {
	background-image: url(http://ram.websitewelcome.com/~eastend/images/inactive_tab.gif);	
	background-color: #b6cfe2;
	color: #4d7a95;
	display: block;
	float: left;
	font-size: 1.35em;
	padding: 6px 15px 6px 15px;
	height: 24px;
	text-decoration: none;
	word-spacing: .3em;
	letter-spacing: -0.06em;
}
#nav ul li a:hover {
	background-image: url(http://ram.websitewelcome.com/~eastend/images/inactive_tab_hover.gif);	
	background-color: #a2c1df;	
}

#nav ul li.selectedtab0 a, #nav ul li.selectedtab0 a:link {
	background-image: url(http://ram.websitewelcome.com/~eastend/images/selected_tab.gif);
	background-color: #8b9339;
	color: #fff;
}

#nav ul li.tab1, #nav ul li.selectedtab1 {
	display: none;
}

.sec_nav {
	margin: 35px 0 10px 0;
	padding: 0px;
}

.sec_nav li{
	float: left;
	list-style: none;
	margin-bottom: 1px;
	padding: 0
}
.sec_nav li a:link, .sec_nav li a:visited {
	background-color: #f5f3f0;
	color: #6c5530;
	display: block;
	float: left;
	font-size: 1.15em;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	word-spacing: .3em;
	width: 230px;
	letter-spacing: -0.01em;
}
.sec_nav li a:hover, .sec_nav li.selectedtab0 a {
	background-color: #c8b4aa;
	color: #fff;
}

.sec_nav li.tab1, .sec_nav li.selectedtab1 {
	display: none;
}

/* @end */

/* @end */

/* @group Feature */

#feature_wrapper {
	background-image: url(http://ram.websitewelcome.com/~eastend/images/feature_bg.jpg);
	background-color: #433a31;
	height: 232px;
	color: #433a31;
	padding: 0;
	margin: 0;
}

#feature {
	behavior: url(http://ram.websitewelcome.com/~eastend/css/iepngfix/iepngfix.htc);
	background-image: url(http://ram.websitewelcome.com/~eastend/images/feature_shadow.png);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 15px 0 0 -375px;
	padding: 16px 50px 13px 14px;
	height: 175px;
}


/* @end */

/* @group Main */

#content_wrapper {
	background-color: #ede5d9;
}

#content {
	height: auto;
	padding: 10px 0 25px 0;
}

#content h2 {
	color: #48697f;
}

#right #sec_nav_container{
	background-image: url(http://ram.websitewelcome.com/~eastend/images/right_bg_top.gif);
	background-repeat: no-repeat;
	margin: 0;
	margin-top: 15px;
	padding: 7px;
	padding-bottom: 25px;
	width: 239px;
}

#right img.thumb{
	width: 246px;
	margin-left: 4px;
}

#right #sec_nav_container a, #right #sec_nav_container a:link {
	color: #2a2927;
}

#right #sec_nav_container h4 {
	background-color: #c4b7ab;
	padding: 10px 8px 6px 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

#right #sec_nav_container ul {
	margin: 0;
	padding: 0;
}

#right #sec_nav_container ul li {
	margin-left: 25px;
}

#right #sec_nav_container ul li.selectedtab0 {
	font-weight: bold;	
}

#right #sec_nav_container ul li.selectedtab1 {
	font-weight: bold;
	margin-left: 40px;
}

#right #sec_nav_container ul li.tab1 {
	margin-left: 40px;
}

#right #sec_nav_container ul li.selectedtab2 {
	font-weight: bold;
	margin-left: 50px;
}

#right #sec_nav_container ul li.tab2 {
	margin-left: 55px;
}


#right #sec_nav_footer {
	background-image: url(http://ram.websitewelcome.com/~eastend/images/right_bg_footer.gif);
	background-repeat: no-repeat;
}

/* @end */

/* @group Footer */

#footer_wrapper {
	background-image: url(http://ram.websitewelcome.com/~eastend/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #433a32;
	color: #433a32;
}

#footer {
	color: #fff;
	font-size: .9em;
}

#footer #ddnav{
	margin: 25px 0;
	padding: 0;
}

#footer #ddnav li{
	font-size: 1.3em;
	float: left;
	width: 130px;
	list-style: none;
	margin-right: 10px;
}

#footer #ddnav li a:link {
	text-decoration: none;
}
#footer #ddnav li ul {
	margin: 5px 0 0 0;
	padding: 0;
}

#footer #ddnav li ul li{
	font-size: .8em;
	float: left;
	padding: 0;
	margin: 0;
}

#footer #ddnav li ul li a:link {
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}

#footer p {
	margin-top: 25px;
}


/* @end */

#topleft{
  width: 200px;
  float: left;
  margin-right: 5px;
  margin-bottom: 2px; 
}

#main #topleft img.thumb{
  width: 200px;
}

#topright{
  width: 200px;
  float: right;
  margin-left: 5px;
  margin-bottom: 2px; 
}

#main #topright img.thumb{
  width: 200px;
}

#main img.thumb{
  width: 470px;
}

#main img.larger{
  width: 470px;
}

#right div#test {}
#right div#test input {width: 50px; font-size: 10px; }
#right div#test input.text {width: 150px; font-size: 10px; border: 1px solid #000; height: 16px; line-height: 16px; PADDING: 1PX; MARGIN-LEFT: 5PX;}
