@charset "UTF-8";
/* CSS Document */

body
{
	background-image:url(images/bground-02.png);
	background-repeat:repeat-x;
	margin-top:0px;
	margin:0;
	padding:0;
}

* {margin:0;padding:0;}

a
{
	color: #820024;
	text-decoration:none;
}

p
{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	margin: 1em 0;

}


#container
{
	width:900px;
	margin:0 auto;
	padding:0;
	margin-top: 0px;
}

#top
{
	background:transparent url(images/top-03.png) top center no-repeat;
	height:200px;
	}

#mid
{
	background:transparent url(images/middle-04.png) top center repeat-y;
	height: auto;
	min-height:200px;
}

#bot
{
	background:transparent url(images/bot-05.png) bottom center no-repeat;
	height:286px;

}

#top_body
{
	margin-top: 0px;
	padding-top: 50px;
	padding-left: 50px;
}

#magazines
{
	float:right;
	margin-top: -65px;
	margin-right: 125px;
	
}

#menu
{
	background: url(images/menu_bar-11.png) left center no-repeat;
	height:27px;
}

#menu a
{
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;

}

#menu ul
{ 
	list-style:none;
	padding-top:4px;
	}
	
#menu li
{		display:inline;

}

#menu a:hover
{
	color: #bab5ab;
}


.small_body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	line-height:11px;
	padding-bottom:5px;
}

.dropmenu
{
	position:absolute;
	visibility: hidden;
	border:none;
	line-height: 16px;
	z-index: 100;
	background: url(images/menu2-13.png) repeat-x;
	min-width:100px;
	margin-top:6px;
	margin-left:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	font-size:11px;
}
 
.dropmenu a
{
	width: 120px;
	padding: 2px 0px 2px 0px;
	display: block;
	border-bottom: 1px solid #6a5f4b;
	/*text-indent: 5px;*/
	text-align:center !important;
	color:#FFFFFF;
	text-decoration:none;
}

.dropmenu a:hover
{
	color:#bab5ab;
}

.dropmenusup
{
	position:absolute;
	visibility: hidden;
	border:none;
	line-height: 16px;
	z-index: 100;
	background: url(images/menu2-13.png) repeat-x;
	min-width:100px;
	margin-left: -40px;
	margin-top:6px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	font-size:11px;
}
 
.dropmenusup a
{
	width: 150px;
	padding: 2px 0px 2px 0px;
	display: block;
	border-bottom: 1px solid #6a5f4b;
	/*text-indent: 5px;*/
	text-align:center !important;
	color:#FFFFFF;
	text-decoration:none;
}

.dropmenusup a:hover
{
	color:#bab5ab;
}


.red_head
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color: #820024;
}

#right
{
	float:right;
	margin-right:50px;
	margin-top: 2px;
	width:125px;
}

#right a
{
		color:#666;

}


.rbroundbox { background: #FFF url(images/box_back-19.png) repeat-x; }
.rbtop div { background: url(images/rnd-20.png) no-repeat top left; }
.rbtop { background: url(images/rnd-21.png) no-repeat top right; }
.rbbot div { background: url(images/rnd-22.png) no-repeat bottom left; }
.rbbot { background: url(images/rnd-23.png) no-repeat bottom right; }
.rborder {
	margin: 0 10px 0 10px;
	border-bottom: solid 1px;
	border-bottom-color:#d8d4cb;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
	padding: 0 7px;
	border-left:solid 1px;
	border-left-color:#d8d4cb;
	border-right:solid 1px;
	border-right-color:#d8d4cb;
	}


.body_copy
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#666;
}

#bot_body
{
	margin-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
}

#bot_right
{
	float:right;
	margin-top:5px;
	margin-right:50px;
	width:180px;
}

#inside_menu
{
	margin-top: 0px;
	padding-left: 50px;
	width:150px;
	float:left;
	height: 100%;

}

#left_menu
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:30px;
	color:#820024;
}

#left_menu ul
{

	list-style:none;
}
#left_menu li
{
	border-bottom:dashed 1px;
	border-bottom-color:#820024;
}

#inside_body
{
	margin-top: 0px;
	float:right;
	width:600px;
	padding-right: 70px;
}

#clear
{
	clear:both;
}

#bottomlinks
{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size: 9px;
	line-height:20px;
}
#bottomlinks a
{
	color:#666;
}
	
.grayhead
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#695e4a;
	font-size:16px;
	line-height:18px;
}

.gray_nomarg
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#695e4a;
	font-size:16px;
	line-height:20px;
	margin-bottom:0px;
}


.plines
{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#695e4a;
	border-top:dashed 1px;
	border-top-color:#695e4a;
	padding:5px 0 5px 0;
	margin:0;
}

.psmall
{
	font-size:10px;
}

.fineprint
{
	font-size:9px;
	line-height:12px;
}

#list
{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size: 12px;
	line-height:18px;
}

#list ul
{	list-style-type: disc;
	padding-left:20px;
}

#list ol
{
	padding-left:20px;
}

.body_copy12
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
}

body_space
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#666;
}

.bluehead
{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#14b1e7;
	font-size:16px;
	line-height:18px;
}
.blueline
{ 
	border-top:dashed 2px;
	border-top-color:#14b1e7;
	margin:0 10px 0 10px;
}

.boldblue
{
	font-weight:bold;
	color:#14b1e7;
}

.grayline
{ 

	border-bottom:dashed 1px;
	border-top-color:#695e4a;
	margin:0 10px 10px 0;
	padding-bottom:5px;
	
}

.table_copy
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:20px;
	color:#666;
	margin-left:10px;
	text-align:center;
}