/*************************************/
/* Allan Interiors Top Level Styles */
/***********************************/

a {text-decoration: underline; color: #153258; font: 11px verdana, arial, sans-serif;}
a:visited {color: #153258;}
a:hover {color: #ED7023;}

body {
	background-color: #153258;
	}

td {
	font: 11px verdana, arial, sans-serif;
	vertical-align: top;
	color: #161616;
	line-height: 17px;
	}

img {
	border: none;
	}

h1 {

	}

/**************************************/
/* Allan Interiors Individual Styles */
/************************************/

.firstParagraph {
	font: bold 11px verdana, arial, san-serif;
	line-height: 18px;
	}
	
.orangeText {
	font: bold 11px verdana, arial, san-serif;
	color: #ED7023;
	}

.pageTitle {
	height: 47px;
	padding: 21px 0px 0px 34px;
	background-image: url(images/background_title.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.blockTable {

	}
	
	.blockTable .white {
		width: 210px;
		padding: 8px;
		background-color: white;
		}

/******************************/
/* Allan Interiors Framework */
/****************************/

#mainHolder {
	width: 758px;
	background-image: url(images/frame_edges.gif);
	background-repeat: repeat-y;
	}
	
#topArea {
	width: 727px;
	margin: 7px 15px 12px 16px;
	}

#mainArea {
	width: 727px;
	margin: 0px 15px 12px 16px;
	}
	
	#mainArea a.nav {
	width: 727px;
	margin: 0px 15px 12px 16px;
	}

.nav{color:#CC6600}


	#mainArea #menuArea {
		width: 146px;
		background-color: #153258;
		}
		
		#mainArea #menuArea div {
			border-top: 10px solid white;
			margin: 0px 0px 12px 0px;
			}
					
			#mainArea #menuArea div div {
				border: none;
				margin: 12px 0px 0px 16px;
				}
		
	#mainArea #contentArea {
		border-left: 12px solid white;
		background-color: #F3F3F3;
		background-image: url(images/background_watermark.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		}
		
		#mainArea #contentArea div {
			margin: 15px 15px 15px 15px;
			}
	
#footerArea {
	width: 727px;
	height: 77px;	
	background-color: #153258;
	margin: 0px 15px 12px 16px;
	}
	
	#footerArea img {
		border-width: 0px 1px 1px 0px;
		border-style: solid;
		border-color: white;
		}
		
#copyrightArea {
	width: 745px;
	}
	
	#copyrightArea td {
		width: 50%;
		color: #3C5C85;
		}
		
		#copyrightArea td a {text-decoration: none; color: #3C5C85; font: 11px verdana, arial, sans-serif;}
		#copyrightArea td a:visited {color: #3C5C85;}
		#copyrightArea td a:hover {text-decoration: underline; color: #84A5D1;}
		
		
.projectspacer {
height:20px;
}