@charset "UTF-8";
/* THSR Global Styles */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#bodySeperator {
	background-color: #000000;
	border: 1px solid red;
}

a:link {
	color: #1E53BO;
	text-decoration: underline;
}

a:hover {
	color:#90ABAD;
	text-shadow: #000000;
}

h1 {
	font-size: 14px;
	font-weight: 700;
}

h2 {
	font-size: 13px;
	font-weight: 700;
	text-decoration: underline;
}

/* Navigation Rules */

.navigation #menu {
	background-position: left;
}

td.menu {
	width: 115;
}

#banner {
	background: url(../images/banner.gif) center no-repeat;
	height:75px;
	border: 1px solid black;
}

#logo {
	border: 1px solid black;
}

#left {
	width: 533px;
}

/* Oval Buttons */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
	background: transparent url('../media/oval-blue-left.gif') no-repeat top left;
	display: block;
	float: center;
	font: normal 11px Georgia, "Times New Roman", Times, serif; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
}

a.ovalbutton span{
	background: transparent url('../media/oval-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

/* Square Buttpms */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
	background: transparent url('../media/square-blue-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	width: 106px;
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #494949; /*button text color*/
}

a.squarebutton span{
	background: transparent url('../media/square-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

/* Center Rules Here */

#centerContent {
	
}

#pictureFrame {
	border: 1px solid black;
	padding-top: 15px;
	padding-bottom: 20px;
}

#textBorder {
	border-bottom: 2px solid #B4CDD1;
	border-left: 2px solid #B4CDD1;
	padding: 5px;
	line-height: 16px;
	margin: 10px;
}

/* Right Column Rules */

#beckyPortrait {
	padding-bottom: 30px;
	padding-top: 20px;
}

#rightColumn {
	text-align: center;
	border: 1px solid #B4CDD1;
}

td.header {
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid red;
	background-color: #000000;
}

td.seperator {
	border-bottom: 3px double black;
}
	
td.rtColContent {
	font: 12 px Arial, Helvetica, sans-serif;
	border: 1px solid black;
	padding: 10px;
}

td.logoContainer {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.logoBox {
	border: 1px solid red;
}

#th411 {
	background-position: right;
	background-repeat: no-repeat;
	
}

td.th411 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
}

/* Bottomrule */

#affiliateLogos {
	border-right: 2px solid black;
	border-bottom-width: thick;
	border-bottom-style: double;
	padding-right: 30px;
	padding-bottom: 20px;
}

#bottomrule {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

.bottomrule a:link {
	text-decoration: none;
}

.bottomrule a:hover {
	text-decoration: underline;
	color: #990000;
}

td.tagline {
	border: 1px double red;
	padding: 5px;
	background: #000000;
}

/* Global Non-Standard Text Elements */

.cursive {
	color: #990033;
	font-family: "Monotype Corsiva";
}

.cursivexlarge {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #990033;
}

.cursivesmall {
	font-family: "Monotype Corsiva";
	font-weight: 500;
	font-size: small;
	color: #990033;
}

.cursivelarge {
	color: #990033;
	font-family: "Monotype Corsiva";
	font-size: large;
}

.cursivemedium {
	font-family: "Monotype Corsiva";
	font-size: medium;
	color: #990033;
}

.cursivebody {
	font-family: "Monotype Corsiva";
	font-size: 15px;
	font-stretch: semi-expanded;
	font-weight: 600;
	color: #990033;
}

.header1 {
	font: 12px Arial, Helvetica, sans-serif;
	font-stretch: semi-expanded;
	font-weight: 700;
	color: #990000;
}

.tagline2 {
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.red {
	color: #990033;
}

/* Portfolio */

#portfolio {
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	padding: 5px;
	margin-bottom: 5px;
}