/*
Theme name: Mirage Corporation default
Theme URI: http://www.miragecorporation.com
Description: The default Mirage Corporation theme.
Version: 1.0
Author: David G Hall
*/

.style5 a:href {font-size: 2.2em; color: #9E9E16; }
.style5 a:link {font-size: 2.2em; color: #9E9E16; }
.style5 a:hover {font-size: 2.2em; color: #9E9E16; }
.style5 a:visited {font-size: 2.2em; color: #9E9E16; }

.style2 {font-size: 14px; font-style: italic; margin: 0 0 0 0; }
.style4 { font-size: 14px; font-weight: bold; color: #9E9E16;}
.style4 a:href {color: #9E9E16; }
.style4 a:link {color: #9E9E16; }
.style4 a:hover {color: #9E9E16; text-decoration: underline; }
.style4 a:visited {color: #9E9E16; }
.style6 {
	font-size: 12px
}
.style7 {font-size: 12px; font-weight: bold;}

body {
	font-family: Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	text-align: center;
	margin-top: 30px;
margin-bottom: 30px;
	font-size: 0.75em;
background-color: #f1f1c5;
background-image:url('http://www.miragecorporation.com/img/partnershipsbg.jpg');
background-attachment: top center;
background-repeat: no-repeat;
}
html {
	padding: 0px;
	margin: 0px;
}
#page {
	width: 800px;
	margin: 0 auto;
	height: auto !important;
	padding: 5px 10px 0px 10px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
}
#header {
	background-image: url('http://www.miragecorporation.com/img/header_full.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	border-bottom: 2px solid #CCCCCC;
	margin-top: 5px;
	text-align: center;
	color: #a75c42;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

#links {
	border-bottom: 2px solid #CCCCCC;
	margin-top: 5px;
	text-align: center;
	color: #a75c42;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

#p a, a:link, a:hover, a:visited {text-decoration: underline; color: #000000;}

#header a, #header a:link, #header a:visited { text-decoration: none;	color: #639999; }
#header a:hover { text-decoration: underline; }

#content {
	font-size: 0.7em;
	color: #000000;
	min-height: 200px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#main {
  margin-left: 4px;
  padding: 0px;
  margin-right: 300px;
}

#right {
  float: right;
  right: 5px;
  padding-left: 10px;
  width: 280px;
  border-left: 1px solid #000000;
}

h1 {
	font-size: 3.5em;
	color: #a75c42;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 0 0;
}
h3 {
	font-size: 2.0em;
	color: #639999;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 0 0;
}
p {
	font-size: 1.4em;
	color: #000000;
	text-align: left;
	margin: 25 0 0 0;
	padding: 0 0 0 0;
}
hr {
	width: 90%;
	padding: 0 0 0 0;
	border-bottom: 1px solid #000000;
	color: #000000;
}
#footer {
	border-top: 2px solid #CCCCCC;
	padding-top: 3px;
	text-align: right;
	color: #000000;
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom: 0px;
}
#footer p {
	text-align: left;
		color: #000000;
	font-weight: normal;
	font-size: 0.9em;
}