html{font-size:100.01%}
html, body, form, fieldset{margin:0; padding:0}
h1, h2, h3, h4, h5, p, pre, blockquote, ul, ol, dl, address{margin:0 0 1em 0; padding:0}
li, dd, blockquote{margin-left:1em}
form label{cursor:pointer}
fieldset{border:none}
input, select, textarea{font-size:100%; font-family:inherit}
a,input {outline:none}
*{margin:0}

body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E4E0C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
h1, h2, h3, h4, h5 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a, a:link {
	color: #003366;
}
a:visited {
	color: #000;
}
a:hover, a:active {
	color: #993300;
	text-decoration: none;
}

.clearfix {
	clear: both;
	height: 0%;
}
.clearboth {
	clear: both;
}
.alignleft {float:left;}
.alignright {float:right;}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container {}
#header {
	position: relative;
	height: 250px;
}


#logo {
	height: 75px;
	width: 450px;
	margin-left: 35px;
	padding-top: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo a {
	display: block;
	font-size: 1px;
	height: 75px;
	text-indent: -999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	overflow: hidden;
}

#slogan {
	clear: left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #b8d0e3;
	padding: 0px;
	top: 125px;
	left: 185px;
	width: 230px;
	position:absolute;
}
#topbox {
	height: 42px;
	width: 314px;
	float: right;
}
#topbox ul {
	margin: 0px;
	padding: 0px;
}
#topbox li {
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 140px;
	float: left;
	text-align: center;
	padding-right: 0px;
	padding-left: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#topbox a {
	color: #774a1d;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}

#phonetop {
	clear: right;
	float: right;
	width: 241px;
	padding: 0px;
	background-image: url(../img/top_phonegraphic.gif);
	height: 36px;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: -3;
}
#newsbox {
	clear: none;
	float: right;
	width: 444px;
	background-image: url(../img/box_latestnews.png);
	height: 60px;
	padding-top: 40px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 50px;
}
#newsbox h4 {
	display: none;
}
#newsbox ul {
	margin: 0px;
	padding: 0px;
}
#newsbox li {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 120%;
	color: #fff;
}
#newsbox li a {
	color: #fff;
}



#content {
	margin-top: 15px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#home #main {
	float: left;
	width: 475px;
	color: #333;
	font-size: 14px;
	line-height: 133%;
}
#sub #main {
	float: left;
	width: 600px;
}
#main h1 {
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 15px;
	font-style: italic;
}
#main h2 {
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 15px;
	font-style: italic;
}
#main h3 {
	text-transform: capitalize;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #003366;
}
#main img.bodyimage {
	background-color: #d9cda8;
	padding: 4px;
	margin: 8px;
}

#main .big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #17472b;
}

#main .preamble {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #000;
}
#main .preamble em {
	color: #0e3d58;
}
#main .phoneicon {
	font-size: 1px;
	background-image: url(../img/phone_graphic.jpg);
	height: 46px;
	width: 277px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: -999px;
	overflow: hidden;
}


#home #sidebar {
	float: right;
	width: 480px;
	font-size: 13px;
	color: #333;
}
#sub #sidebar {
	float: right;
	width: 330px;
	line-height: 133%;
	margin-top: 20px;
}
#index_video  {


	background-image: url(../img/photo_frame_video.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 433px;
	padding-top: 50px;
	padding-left: 45px;
}
.index_video_center {


}
#sidebar .boxgroup {
	clear: both;
	margin-top: 7px;
	padding-top: 0px;
}
.contactbox {
	background-color: #D9CDA8;
	padding: 10px;
	color: #695e3d;
	line-height: 110%;
	font-size: 12px;
	border: 3px solid #b0a480;
}

.recentphotos h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #003366;
}
.recentphotos ul {
	margin: 0px;
	padding: 0px;
}
.recentphotos li {
	list-style-type: none;
	margin: 6px;
	padding: 0px;
	float: left;
}
.recentphotos li img {
	margin: 0px;
	border: 4px solid #003366;
}


#frame  {
	background-image: url(../img/photo_frame.png);
	height: 303px;
	width: 433px;
	padding-top: 55px;
	padding-left: 45px;
}
#frame img {
}
#slidepic {
	height: 260px;
	overflow: hidden;
}
#slidetext {
	height: 150px;
	overflow: hidden;
}
#slidetext div {
	margin-bottom: 75px;
}

#slidepic div {
	margin-bottom: 75px;
	height: 254px;
	width: 380px;
	display: block;
}

.testimony {
	padding-right: 22px;
	padding-left: 22px;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
}
blockquote {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(../img/testim_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}
blockquote cite {
	text-align: right;
	float: right;
	color: #003366;
	font-size: 13px;
}
#sidebar .newsletter {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sidebar .newsletter h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #285a3d;
	font-size: 22px;
}
input, textarea, select {
	border: 1px solid #d6ba93;
	color: #285a3d;
	background-color: #f9f5e9;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size: 14px;
	margin: 2px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar .newsform input, 
#sidebar .newsform textarea {font-size: 17px;}
select:hover, input:hover, textarea:hover {
	background-color: #f2e9ce;
}
select:focus, textarea:focus, input:focus {
	background:#fdfdea;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.newsform .input {
	width: 180px;
	padding-top: 3px;
		
}
.newsform .submit {
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 120px;
}



#footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	margin-top: 25px;
	padding-top: 35px;
	background-color: #879a8f;
	height: 115px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
}
#footnav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	width: 600px;
}
#footnav li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 122%;
	text-transform: uppercase;
}
#footnav  li  a, #footnav li a:link {
	color: #222;
	text-decoration: none;
}
#footnav li a:hover, #footnav li a:active {
	color: #000;
	text-decoration: underline;
}
#footer .copyright {
	font-size: 11px;
	color: #333;
	clear: left;
	float: left;
}
#footer .assoc {
	float: right;
	width: 300px;
}
#footer .assoc .naas {
	background-image: url(../img/foot_icon_naas.jpg);
	height: 93px;
	width: 114px;
	display: block;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
	float: right;
}
#footer .assoc .natsap {
	background-image: url(../img/foot_icon_natsap.jpg);
	height: 93px;
	width: 63px;
	display: block;
	background-repeat: no-repeat;
	margin-left: 15px;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
	float: right;
}
#footer .assoc .nipsa {
	width: 100px;
	height: 25px;
	border: 1px solid #000;
	display: block;
	background-repeat: no-repeat;
	margin-left: 15px;
	font-size: 1px;
	text-indent: -999px;
	overflow: hidden;
	float: right;
}

/*#marquee {
	
	position: absolute; 
	top: 0px;
	height:20px;
	background-color:#000000;
	color:#FFFFFF;
	z-index:998;
	overflow:hidden;
	white-space:nowrap;
	right:0px;
	width:100%;

}*/
body > div#marqcontainer {
	background-color: black;
	
		width: 100%;
		position: fixed;
		display: block;
		height: 20px;
		color: #FFF; 	
		}
		
#marqcontainer {		
	position: absolute;
	z-index: 200; 
	top: 0px;
	left: 0;
	}
	
#marquee {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute; 
	top: 0px;
	height:20px;
	color:#FFFFFF;
	z-index:250;
	overflow:hidden;
	white-space:nowrap;
	margin-left: 10%;
	margin-right: 10%;
}

#ticker {

	margin-left: 10%;
	margin-right: 10%;

	}
.marq a:link, .marq a:hover, .marq a:visited {
	color: #FFF;
	}

body > div#marquee {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */

}



.pageimage{
	border: 2px solid #000;
	margin: 5px;	
}


.videos{
	height: 240px;
	width: 620px;
	overflow: hidden;

}
.videoplayer{
}

.videofiles{
	padding-top: 5px;
	
}
.item{
	clear: left;
	padding-left: 10px;
	padding-top: 10px;
	opacity: 1;
	margin-bottom: 5px;
	width: 538px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #000;
	text-decoration: none;
}
.item a:link, .item a:active, .item a:visited { 	
text-decoration: none; 
}
.videothumb{
	float: left;
	border: 1px solid #000;
	margin: 5px;
	
}
.videotitle{
	font-weight: bold;
	font-size: 14px;
	margin: 5px;
		color: #003366 !important;
	
}

.videotitle a, .videotitle a:visited, .videotitle a:link, .videotitle a:active, .videotitle a:hover {
	color: #003366 !important;
	text-decoration: none;
}
.videodesc{
	font-size: 10px;
	color: #000;
	margin: 5px;
}
/* root element for scrollable */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 270px;
	width: 700px;
}

/* root element for scrollable items */
.scrollable .items {
	position:absolute;

	/* this time we have very large space for the height */
	height:20000em;
}

.actions{
	width: 550px;
	text-align: center;
	
}

h6 {
	font-size: 14px !important;
}




