
/* PAGE STRUCTURE
__________________________________________________________________________*/
body {
	background-color: #663300;
	background-image: url(images/twainback.gif);
	background-repeat: repeat-100;
	background-attachment: fixed;
	padding:0; margin:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#600;
}

h1 {
	font-size: 18px;
	}

.classheads {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

	
div#nifty {
	margin-left: auto;
	margin-right: auto;
	width: 485px; 
	background: #339999; 
	padding: 12px;
	padding-top: 3px;
}
	

#nav {
	width:540px;
	background-color:#339999;
	color:#fff; font-size:12px; 
	font-weight:bold; 
	text-transform:uppercase;
	height:32px;
}

#page_subnav {
	padding-bottom: 2em;
	margin: 0;
	width: 100%;
	}

#page_subnav ul {
	font-size: .76em;
	padding: 0px;
	margin: 0px;
	}
 
#page_subnav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}


#logo {
	float:left; 
	width: 240px;
	height: 100px;
	margin-left: 20px;
	margin-top: 25px;
	}

#header {
	width: 800px;
	height: 150px;
	background-color: #fff;
}
	
.header_float {
	font-size: 2.8em;
	text-transform: uppercase;
	float:left;
	width: 200px;
	height: 90px;
	color: #663300;
	margin-top: 25px;
	margin-left: 5px;
	border-left: 2px #663300 solid;
	padding-left: 15px;
}	
	

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
}
.style3 {
	color: #CC9900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.style4 {font-size: 12px;
color: #663300;
font-variant:small-caps;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.style5 {font-size: 12px;
color: #FFFFFF;
font-variant:small-caps;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


#newsletterform { border: 0; 
}

#newsletterform .text { 
	width: 225px;
	border: 1px solid #999;
	background-color: #fff; 
	margin-top: 6px;
}


#newsletterform .searchbutton {
	text-align: right;
	margin-top: 6px;
	margin-right: 8px;
	text-transform: uppercase;
}

#newsletterform .button {
	background-color: #630;
	color: #fff;
	font-size: 90%;
	margin-top: 4px;
	text-transform: capitalize;
}



/* LINKS
__________________________________________________________________________*/
a {
	text-decoration:none;
}

a:hover {
	color: #630;
	text-decoration:none;
	border-bottom: dotted #630 1px;
}

a:visited {
	color: #630;
	text-decoration:none;
}


div#logo a:link {
	display: block;
	text-decoration: none;
	height: 83px;
	background-image: url(/images/twainlogo.gif);
	background-repeat: no-repeat;
}

div#logo a:hover {
	text-decoration: none;
	border: 0px;
}

div#logo a:visited {
	display: block;
	text-decoration: none;
	height: 83px;
	background-image: url(/images/twainlogo.gif);
	background-repeat: no-repeat;
}

#page_subnav a {
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
	padding-right: 6px;
}



#page_subnav a:hover {
	color: #630;
	text-decoration:none;
	border-bottom: dotted #630 1px;
}



#container{
	padding:0;
	/* Optional magings =  margin-top: 50px; margin-right: 100; margin-bottom: 100; margin-left: 200;*/
	margin:0 auto 0 auto;
	margin-top: 0px; /* optonal 50px*/
	width:800px;
	background-color:#fff;
	border: 1px solid #666; /* teal color=#339999*/  
	
	
	/* Border Styles 
p.solid {border-style: solid; }
p.double {border-style: double; }
p.groove {border-style: groove; }
p.dotted {border-style: dotted; }
p.dashed {border-style: dashed; }
p.inset {border-style: inset; }
p.outset {border-style: outset; }
p.ridge {border-style: ridge; }
p.hidden {border-style: hidden; }*/
}

#header a:link {
	text-decoration: none;
	color:#630;
	}

#header a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #630;
	}	



/* STRUCTURE
__________________________________________________________________________*/
table{
	padding:0; margin:0; border:0;
}

#left_top {
	width:260px; 
	background-color:#663300; 
	border-bottom:1px solid #666;/* color of border; was=#339999(teal)*/
	padding-left:20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:240px;
	vertical-align: top;
}

#left_top a {
	color:#fff;
}

#left_top a_bttm:hover {
	color:#339999; }

#left_top ul { margin:0; padding:0;
	list-style-type:none; 
	font-size:12px; 
	font-weight:bold; 
	text-transform:uppercase;
}

#left_top ul li{
	border-bottom:1px solid #666;/* color of border; was=#339999(teal)*/
	padding:20px 0 20px 0; 
}

#left_top ul li.last{
	border-bottom:none; }


#left_bttm {
	width:260px; background-color:#663300; border-bottom:1px solid #666;/* color of border; was=#339999(teal)*/
	padding-left:20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:240px;
	padding-top: 50px;
	vertical-align: bottom;
}

#left_bttm a{
	color:#fff;
}
#left_bttm a_bttm:hover{
	color:#339999;
}
#left_bttm ul{ margin:0; padding:0;
	list-style-type:none; font-size:12px; font-weight:bold; text-transform:uppercase;
}
#left_bttm ul li{
	border-bottom:1px solid #666;/* color of border; was=#339999(teal)*/
	padding:20px 0 20px 0; 
}

#left_bttm ul li.last{
	border-bottom:none;
}


#left_border_box {
	border-top:1px solid #666;/* color of border; was=#339999(teal)*/
	margin-top:3px;
}


#right {
	width:540px;
}

#right_content_inside{margin: 0 0%;}

#right_submenu {
	margin-top: 5px;
	margin-left: 20px;
	width: 100%;
	height:25px;
}

#right_submenu ul { 
	margin:0; padding:0;
	width: 100px;
	height: 10px;
	font-size:12px; 
	font-weight:bold; 
	text-transform:uppercase;
}

#right_submenu ul li{
	border-right:2px solid #666;/* color of border; was=#339999(teal)*/
	padding:0px 10px; 
	display:inline; 
	list-style: none;
}



/*--rule colors--*/
#left_border_box {
	border-top:1px solid #663300;/* color of border (2nd to last rule)*/
	margin-top:3px;
}
#left {
	border-bottom:1px solid #663300;/* color of border (last rule)*/
	}
/*--rule colors end--*/



a.button{
	color:#fff;
	display:block; padding:8px 30px 8px 30px;
	border-right:2px solid #fff; float:left;
}
a.buttonLast{
	color:#fff;
	display:block; padding:8px 30px 8px 30px;
	border-right:none; float:left;
}
a.button:hover{
	color:#663300; /*main nav*/
}
a.buttonLast:hover{ /*main nav last link*/
	color:#663300;
}

#right_content{
	clear:both;
	padding:5px;
	border-left: 1px solid #339999; 
	border-top: 1px solid #666;/* color of border; was=#339999(teal)*/ 
	border-bottom: 1px solid #666;/* color of border; was=#339999(teal)*/
	border-right: 1px solid #666;
}

#footer{
	width:800px;
	background-color: #663300;
	padding:10px 0 10px 240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:560px;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#339999;
}
#footer ul{
	list-style-type:none;
	font-size:12px; font-weight:bold; text-transform:uppercase; color:#600;
}
#footer ul li{
	display:inline;
	border-right:1px solid #666;/* color of border; was=#339999(teal)*/
	padding:0 25px 0 25px;
}

#footer ul li.last{
	border-right:none;
}


#footer2{
	margin:0 auto 0 auto;
	margin-top: 7px; /* optonal 50px*/
	margin-bottom: 20px;
	border-right:1px solid #666;
	width:800px;
	height: 0px;
	background-color: #663300;
	padding:0px 0 0px 240px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:560.7px;
	color: #000;
	text-transform: uppercase;
}
#footer2 a{
	color:#fff;}
#footer2 ul{
	list-style-type:none;
	font-size:8.5px; font-weight:; text-transform:; color:#666;
}
#footer2 ul li{
	display:inline;
	border-right:1px solid #666;/* color of border; was=#339999(teal)*/
	padding:0 25px 0 25px;
}
#footer2 ul li.end{
	border-right:none;}


.float_clear {
clear:both;
} 


/*Not used( menuTopnav) */
a.nav, a.nav:link, a.nav:visited {
display:block; 
width:150px; 
height:25px; 
background:#996600; 
border:0px solid #fff; 
margin-top:0px; 
text-align:center; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; font-size:12px; color:#fff; line-height:25px; 
overflow:hidden; float:left;}
a.nav:hover {color:#fff; background:#764;}
a.nav:active {color:#fff; background:#FCCE32;}
/* End of Topnav menu */

 
/*Not used (menuBottomnav */
b.nav, b.nav:link, b.nav:visited {
display:block; 
width:150px; 
height:25px; 
background:#996600; 
border:0px solid #fff; 
margin-top:0px; 
text-align:center; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; font-size:12px; color:#fff; line-height:25px; 
overflow:hidden; float:left;}
b.nav:hover {color:#fff; background:#764;}
b.nav:active {color:#fff; background:#FCCE32;}
/* End of menuBottomnav menu */

