/* CSS Document for The Purvis Group.  Created August 2008 by SH for Internet Creation Ltd */

body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#A3BCDE;
	background-image:url(../png/body_bg.png);
	background-repeat:repeat;
	background-position:top left;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

a img{
	border:none;
}

h1, h2, h3, h4, h5, h6, p{
	margin:0 0 15px 0;
	padding:0;
}

a{
	color:#00165e;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

form{
	margin:0;
	padding:0;
}

input, select, textarea{
	font-size:12px;
}

.search_results{
	width:100%;
}

.search_results th{
	font-size:14px;
	font-weight:bold;
	width:50%;
}

.search_results td{
	width:50%;
	border-bottom:1px dotted #ABC3D9;
}

#container{
	width:986px;
	height:679px;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
}

.home{
	background-image:url(../jpg/splash_main_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.others{
	background-image:url(../jpg/others_main_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#top_nav{
	width:956px;
	height:81px;
	left:12px;
	top:23px;
	position:absolute;
}

#left_nav{
	position:absolute;
	left:21px;
	top:121px;
	width:146px;
	height:477px;
}

#nav{
	margin:0;
	padding:0;
}

#nav li{
	margin:0;
	padding:3px 0 3px 21px;
	list-style-type:none;
	background-image:url(../png/thistle_bullet.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
}

#nav a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover{
	color:#999999;
}

#nav ul li{
	margin:0 0 0 -40px;
}

#search{
	position:absolute;
	right:25px;
	top:121px;
	width:146px;
	height:477px;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
}

#search_term{
	width:146px;
	border:none;
	color:#666666;
}

#submit{
	color:#04b245;
	background-color:#153573;
	border:none;
	padding:0;
	margin:0;
}

#content_splash{
	position:absolute;
	width:562px;
	height:537px;
	top:104px;
	left:212px;
	text-align:center;
}

#content{
	position:absolute;
	width:450px;
	height:537px;
	top:104px;
	left:265px;
	text-align:center;
}
#content_gallery{
	position:absolute;
	width:650px;
	height:537px;
	top:104px;
	left:265px;
	text-align:center;
}

.site_banner{
	margin:22px 0 22px 0;
	padding:0;
}

h1{
	color:#00165e;
	font-size:16px;
	margin:0 0 15px 0;
	padding:0;
	text-align:center;
}

.crumb{
	font-size:11px;
	color:#999999;
	width:100%;
	text-align:left;
}
.crumb a{
	color:#999999;
	text-decoration:none;
}
.crumb a:hover{
	text-decoration:underline;
}

#content_scroll{
	text-align:left;
	height:287px;
	overflow:auto;
	bottom:0;
}
#gallery_content{
	text-align:left;
	height:287px;
	bottom:0;
}

#footer{
	position:absolute;
	left:56px;
	top:644px;
	width:910px;
	height:20px;
}

#footer p{
	margin:0;
	color:#FFFFFF;
	font-size:11px;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
