/* reim.ca */

/* Selectors */
body {
	margin: 0px 0px 0px 0px;
	font-family: arial, verdana, helvetica;
}

p {
	line-height: 130%;
	letter-spacing: inherit;
}


/* Page Links */
a:link {
	color: #FF1021;
	font-weight: bold;
}
a:active {
	color: #FF1021;
}
a:visited {
	color: maroon;
	font-weight: bold;
}
a:hover {
	text-decoration: overline;
}

/* Navigation Links */
a.nav:link {
	color: #fff; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}
a.nav:active {
	color: #fff; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}
a.nav:visited {
	color: #fff; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}
a.nav:hover {
	color: #000; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}

/* Navigation - current page */
a.nav_active:link {
	color: #000; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}
a.nav_active:active {
	color: #000; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}
a.nav_active:visited {
	color: #000; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}
a.nav_active:hover {
	color: #000; 
	font-family: arial, verdana, helvetica; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 2px;
}


.subnav
{
	padding: 3px 1px 1px 1px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	background: #FF1021;
	text-align: center;
	height: 18px;
}

.subnav_active
{
	padding: 3px 1px 1px 1px;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	background: #000;
	text-align: center;
	height: 18px;	
}

a.sub_nav:link {
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}
a.sub_nav:active {
	color: #fff; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}
a.sub_nav:visited {
	color: #fff; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}
a.sub_nav:hover {
	color: #000; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}

a.sub_nav_active:link {
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}
a.sub_nav_active:active {
	color: #fff; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}
a.sub_nav_active:visited {
	color: #fff; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}
a.sub_nav_active:hover {
	color: #fff; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
}

td.expand {
	color: #FF1021;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
td.expand:hover {
	color: #FF1021;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.head_1 {
	color: #FFFFFF; 
	font-weight: bold; 
	text-indent: 2px;
	letter-spacing: 0.1em;
	background-color: black;
}


/* Misc. links */
a.kmbdd {
	font-size: 10px;
	color: #888;
	text-decoration: none;
}

a.norm {
	font-size: 11px;
	font-weight: normal;
	color:blue;
}

/* Containers */
#link_info {
	font-size: 11px;
	text-align: left;
	color: #777777;
	padding-left: 50px;
	padding-top: 6px;
}

#top_crumb {
	font-size: 10px;
	color: #000;
}

#hidden {
	visibility: hidden;
	font-size: 8px;
}

.subtitle {
	color: #ff1021;
	font-weight: bold;
	/*text-shadow: #777777 3px 3px 5px;*/
	padding: 5px 0px 5px 0px;
	width: 100%;
	border-bottom: 1px solid #777;
}

.subtitle_2 {
	color: #ff1021;
	font-weight: bold;
	border-bottom: 1px solid #777;
}

.bio {
	padding: 5px 5px 10px 25px;
	
}

.download {
	float:right; 
	width:100px; 
	height:110px; 
	margin-top: 20px; 
	padding:5px; 
	border: 2px solid #ff1021; 
	font-weight: bold;
	text-align:center; 
	background-color: #fff;
	background-image: url(../image/download.gif); 
	background-repeat: no-repeat;
	background-position: center;
}

/* Text Formatting */
.text_1 {
	font-size: 11px;
	color: #ddd;
}

.text_2 {
	font-size: 12px;
}

.text_3 {
	font-size: 11px;
	font-weight: normal;
}

.text_4 {
	color: #FF1021;
}

.text_5 {
	color: #000000;
}

.text_info {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.title_1 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding-top: 3px;
	padding-bottom: 5px;
}

.tiny {
	font-size: 10px;
	color: #aaa;
}

.admin_form {
	font-size: 12px;
}
.admin_form input {
	font-size: 11px;
}
.admin_form select {
	font-size: 11px;
}

.search_links {
	padding: 5px;
	font-size: 11px;
	text-indent: 25px;
}

.bold {
	font-weight: bold;
}

