/* @override http://mcrae-imaging.com/working/mcrae_style.css */

body,td,th {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F3E2C1;
}

.tabs {color: #182476; font-family: arial; font-size: 10px; text-decoration: none; font-weight: none;}
.tabs2 {color: #a0a0a0; font-family: Trebuchet MS; font-size: 12px; text-decoration: none; font-weight: none; line-height: 14px}

a:link {
	color: #102778;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #F2AF3F;
}
a:active {
	text-decoration: none;
}

.orange_bolds {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #102778;
}
.small_text_orange {        
        font-family: arial;
        font-size: 10px; 
		font-style: normal; 
		font-weight: none;
        color: #102778; 
		line-height: 10px;
}
.home_text_black {        
        font-family: arial;
        font-size: 12px; 
		font-style: normal; 
		font-weight: none;
        color: #000000;
		line-height: 14px;
}

.home_text_orange {        
        font-family: arial;
        font-size: 12px; 
		font-style: bold; 
		font-weight: none;
        color: #102778;
		line-height: 14px;
}

.home_text_green {        
        font-family: arial;
        font-size: 12px; 
		font-style: bold; 
		font-weight: none;
        color: #216b5e;
		line-height: 14px;
}


.home_text_aqua {        
        font-family: arial;
        font-size: 12px; 
		font-style: bold; 
		font-weight: none;
        color: #3da9e0;
		line-height: 14px;
}


.small_text_black {        
        font-family: arial;
        font-size: 10px; 
		font-style: normal; 
		font-weight: none;
        color: #000000;
		line-height: 10px;
}



.home_text_white {        
        font-family: arial;
        font-size: 12px; 
		font-style: normal; 
		font-weight: none;
        color: #ffffff;
		line-height: 14px;
}

.home_text_blue {        
        font-family: arial;
        font-size: 10px; 
		font-style: normal; 
		font-weight: none;
        color: #3ca0ee	;
}

.home_text_grey {        
        font-family: arial;
        font-size: 10px; 
		font-style: normal; 
		font-weight: none;
        color: #a0a0a0	;
}

.content {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}
div.content {
	width: 833px;
	margin: 0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

