/*
Theme Name: AMR Theme
Theme URI: http://www.????.ca/
Description: AMR theme for WordPress.
Version: 1.0
Author: Tania Veitch
Author URI: http://www.????.com/
Tags: AMR, theme
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/back_repeat.png);
	background-repeat: repeat-x;
	background-color: #e2eaf2;
	text-align: center;
	margin: 0px;
	}
	
#pagecenter {
	margin-right: auto;
	margin-left: auto;
	width: 726px;
	}	

#banner {
     background-image: url(images/banner.jpg);
     background-color: #072b53;
     height: 88px;
     width: 724px;
	}
	
ul#menu {
	list-style:none;
	text-align:center;
	height:41px;
	margin:0;
	padding:0;
}

#map_canvas {
	margin: 0 5px 0 0;
	float: left;
	border: solid medium #003366;
    width: 310px;
	height: 310px;
}

#right_of_map {
	float:right;
	width: 350px;
	height: 100%;
}

#menu a
{
	text-decoration:none;
	border: 0;
	height:41px;
	width: 139px;
	display:block;
	padding:0;
	margin:0;
}
#menu a:link,
#menu a:visited,
#menu a:hover
{
	color: white;
}
#menu a:active {
	color: white;
}
#menu li {
	float:left;
	text-align:center;
	line-height:41px;
	width: 137px;
	padding:0;
	margin:0;
}
#menu li:hover
{
	font-weight: bold;
}
#menu li.active {
	margin-top:0px;
	margin-left:0px;
	color: #b2b0b0;
}
#menu li.active a {
	color: #b2b0b0;
}
	
#flash {
	background-image: url(images/flash_show.png);
	background-repeat: no-repeat;
	height: 209px;
	width: 725px;
	text-align: left;
	}	
	
	
ul#leftmenu {
	list-style:none;
	text-align:center;
	float: left;
	width: 230px;
	margin:0;
	padding:0;
}
#leftmenu a:link,
#leftmenu a:active,
#leftmenu a:visited
{
	text-decoration:none;
	border: 0;
	width: 230px;
	display:block;
	padding:0;
}
#leftmenu a:link,
#leftmenu a:visited
{
	color: #072b53;
}
#leftmenu a:active {
	color: #226914;
}
#leftmenu a:hover {
	color: #226914;
	border:0;
}
#leftmenu img {
	float: left;
	margin:0;
	border:0;
}
#leftmenu li {
	text-align:left;
	padding: 0;
	margin:0;
	padding-top: 20px;
}
#leftmenu li:hover {
}
#leftmenu li.active {
	margin-top:0px;
	margin-left:0px;
}
#leftmenu li.active a {
	color: #226914;
}
#leftmenu .name {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#leftmenu .subscript {
	padding-top: 2px;
	font-size: 11px;
}	
	
#content {
	background-image: url(images/content.png);
	background-repeat: repeat-y; 
	height: auto;
	width: 726px;
	font-size: .85em;
	text-align: left;
	float: left;
	}	

#type {
	font-size: .9em;
	color: #666666;
	float: left;
	padding: .75em 1em 0 1em;
	line-height: 200%;
	width: 677px;
	}

#home_type {
	font-size: .9em;
	color: #666666;
	float: left;
	padding: .75em 1em 0 1em;
	line-height: 200%;
	width: 447px;
	border-left: dotted #CCCCCC thin;
	}

#contact_type {
	font-size: .9em;
	float: left;
	height: auto;
	padding: 1em 0 0 1em;
	border-left: dotted #CCCCCC thin;
	width: 315px;
	}	
	
#content h2 {
	margin:0;
	color: #ffffff;
	padding: 7px .5em 7px .5em;
	background-color: #003366;
	font-size: 16px;
	font-weight: bold;
	width: auto;
}

#content h3 {
	color: #003366;
	font-weight: bold;
}

#home_header {
	margin:0;
	color: #003366;
	width: 100%;
	height: 38px;
}

#home_header_text {
	margin:0;
	padding: 7px 5px 7px 5px;
	font-size: 16px;
	font-weight: bold;
	height: 38px;
}
	
#home_header_img {
	float: left;
	display: inline;
	padding: 2px;
}
	
.quotediv {
	float: right;
	font-size: 150%;
	width: 450px;
	color: #999999;
	line-height: 200%;
	margin: 0px;
	}	
	
.rightdiv {
	float: left;
	width: 200px;
	line-height: 200%;
	color: #FF6600;
	font-size: 90%;
	}	
	
.newsdivtext {
	padding-top: 7em;
	padding-left: 1em;
	padding-right: 1em;
	color: #99CCFF;
	font-size: .85em;
	}
	
#footfill {
	background-color: #072b53;
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	float: left;
	}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 726px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 27px;
	text-align: center;
	}
	
#foot_center {
	margin-left: auto;
	margin-right: auto;
	width: 726px;
	}		
	
.left {
	float: left;
	margin-bottom: 1em;
	}	
	
.clearleft {
	clear: left;
	}	
	
.right {
	float: right;
	}	

.center {
	text-align: center;
	}
	
.contentdiv {
	text-align: center;
	margin-left: 2em;
	padding-top: 2em;
	}
	
.contentdiv2 {
	float: right; 
	width: 200px;
	padding: 1.5em;
	text-align: justify;
	font-size: .85em;
	color: #9cb9e4;
	}		

a:link {
	color: #CC6600; 
	outline-style:none;
	}
	
a:visited {
	color: #666666;
	outline-style:none;
	}
	
a:hover {
	color: #FF9933;
	outline-style:none;
	}
	
a:active {
	color: #666666;
	outline-style: none;
	}		
	
	
#search {
	display: inline;
	border: 0;
	margin: 0;
}
#search fieldset {
	border:0;
}
#search input {
	border:1px solid #ccc;
	-webkit-border-radius: 10px; -moz-border-radius: 10px;
	height: 16px;
	font-size: 8pt;
	padding: 1px 0 1px 20px;
	color:#777;
	background: url('images/search.png') no-repeat 5px center;
}	

#notfound {
	text-align:center;
	padding: 1em;
}	



