/*****************
 GLOBAL
*****************/

* { margin: 0; padding: 0; }

p { margin: 0.5em 0 1.0em 0; }

img { border-width: 0; }

h1, h2, h3, h4, h5, h6 { margin:0.5em 0 0.2em 0; }

body {
	background: #e2d8e9 url(images/bodybackgrey.gif) repeat-y top center;
	margin:0;
	padding:0;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}


/**********
 HEADERS
**********/

h1 { font-size: 1.5em; color: #683895; font-weight: normal;}
h2 { font-size: 1.3em; color: #683895; font-weight: normal; }
h3 { font-size: 1.0em; color: #8e69ae; letter-spacing: -1px;}

/**********
 FORMS
**********/

form { display: inline; }

/**********************
 OVERALL LAYOUT
***********************/

#skiptomain {
	display: none;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	font-size: 0.85em;
}

	#pagecontainer {
		width: 930px;
		padding: 0px;
	}

		#header {
			width: 930px;
			padding: 5px 0px 0px 0px;
			background: #fff url(images/clouds.gif) no-repeat top center;
			}

			#toplogo {
				padding: 10px 0px 5px 0px;
				width: 290px;
				float: left;
				font-size: 0.8em;
			}

			#topright {
				padding: 0px 0px 10px 0px;
				width: 550px;
				float: right;
				font-size: 0.8em;
				color: #423;
			}
			
			#topright a:link, #topright a:visited { color: #639; text-decoration: none; }
			#topright a:hover { color: #639; text-decoration: underline; }

				#topabout {
				    
				}

				#topcontact {
					padding: 10px 10px 0px 10px;
					width: 190px;
					float: right;
				}

		#topnav {
			width: 930px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #000 url(images/bgnav.gif) no-repeat top center;
			font-size: 0.95em;
			border-bottom: 7px solid #639;
		}
		
		#topbar {
			width: 930px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #eee;
			color: #000;
		}
		
			#breadcrumb {
				width: 700px;
				float: left;
				padding: 7px 10px 5px 10px;
				font-size: 0.9em;
			}
			
			#breadcrumb a:link, #breadcrumb a:visited { color: #000; text-decoration: none; }
			#breadcrumb a:hover { color: #000; text-decoration: underline; }

			#topdate {
				width: 200px;
				float: right;
				text-align: right;
				padding: 7px 10px 5px 0;
				font-size: 0.8em;
				color: #666;
			}


        #smenews {
            width: 910px;
            height: 28px;
            background: url(images/bg-smenews.gif) center center;   
            margin: 7px 0px 0px 0px;
            padding: 0px 10px;
            line-height: 28px;
            font-size: 0.9em;
        }
        
            #smenews strong{
                color: #639;
                font-weight: normal;
                float: left;
                display: block;
                padding-right: 0px;
                width: 135px;
            }
            
            #smenews #smeitems {
                float: left;
                width: 775px;
                height: 20px;
                line-height: 20px;
                margin: 4px 0px;
                overflow: hidden;
            }
            
		#smenews a:link, #smenews a:visited { color: #8e69ae; text-decoration: none; }
		#smenews a:hover { color: #8e69ae; text-decoration: underline; }

		#maincontent {
			width: 930px;
			margin: 0;
			padding: 10px 0px;
			font-size: 0.95em;
			line-height: 1.6em;
			background: #FFF;
		}
		
		    #maincontent .mainthird {
		        width: 300px;
		        height: 211px;
		        background: #FCC;
		        margin: 5px 15px 10px 0px;   
		        float: left;
		        font-size: 0.9em;
		        line-height: 1.4em;
		    }
		    
		    #maincontent .mainthird h2 {
		        font-size: 1.4em;   
		        padding: 0px 0px 0px 0px;
		    }
		    		    
		    #maincontent .mainlast {
		        margin-right: 0px;   
		    }
		    
		    #maincontent .mainfeat {
		        background: #FFF url(/images/bg-mainfeat.gif) no-repeat center center;
		        padding: 20px 25px;
		        width: 250px;
		        height: 171px;		    
		    }
		    
		    #maincontent .mainbox {
		        background: #FFF url(/images/bg-mainbox.gif) no-repeat center center;
		        padding: 5px 15px;
		        width: 270px;
		        height: 201px;	
		    }
		    
		    #maincontent #mt1 { background: url(images/bg-mt1.jpg) no-repeat center center; }
			
		    #maincontent #mt2 { background: url(images/bg-mt2.jpg) no-repeat center center; }
			
		    #maincontent #mt3 { background: url(images/bg-mt3.jpg) no-repeat center center; }
			
		    #maincontent #mt4 { background: url(images/bg-mt4.jpg) no-repeat center center; }
			
		    #maincontent #mt5 { background: url(images/bg-mt5.jpg) no-repeat center center; }
			
		    #maincontent #mt6 { background: url(images/bg-mt6.jpg) no-repeat center center; }
			
		
		#maincontent a:link, #maincontent a:visited { color: #8e69ae; text-decoration: none; }
		#maincontent a:hover { color: #8e69ae; text-decoration: underline; }

		#maincontent ul {padding: 5px 0 5px 25px;}

        #maincontent .mainthird a:link, .mainthird a:visited { color: #8e69ae; text-decoration: none; background: transparent url(/images/hp-icon.gif) no-repeat left center; padding-left: 10px;}
		#maincontent .mainthird a:hover { color: #8e69ae; text-decoration: none; }		    
		    

	    #maincontent .mainthird h2 a:link, #maincontent .mainthird h2 a:visited {
	        background: none;
	        padding-left: 0px;
	    }

		#newsletterfooter {
			margin-top: 0px;
			clear: both;
			width: 908px;
			font-size: 0.9em;
			color: #333;
			padding: 5px 10px;
			background: #bba2cd;
			border: 1px solid #111;
		}
		
				input.newsletter {
					float: right;
					width: 200px;
					border: 1px solid #666;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.9em;
					padding: 1px 0px 1px 2px;
				}

				input.newslettersubmit {
					float: right;
					margin-left: 2px;
					border: none;
					background: #683895;
					color: #fff;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 0.85em;
					padding: 2px 2px 1px 2px;
				}

		#footer {
			margin-top: 0px;
			clear: both;
			width: 930px;
			font-size: 0.9em;
			color: #ddf;
			padding: 0px;
			background: #111 url(images/footerback.gif) no-repeat top center;
		}
		
	
			#footer1 {
				width: 189px;
				float: left;
				padding: 20px 10px 20px 20px;
				margin: 0 18px 0 0;
			}
			
			#footer1 a:link, #footer1 a:visited { color: #ddf; text-decoration: none; }
			#footer1 a:hover { color: #fff; text-decoration: none; }

			#footer2 {
				width: 189px;
				float: left;
				padding: 20px 10px;
				margin: 0 18px 0 0;
				position: relative;
			}
			
			#footer2 a:link, #footer2 a:visited { color: #ddf; text-decoration: none; }
			#footer2 a:hover { color: #fff; text-decoration: none; }


			#footer3 {
				width: 199px;
				float: left;
				padding: 20px 10px;
				margin: 0 18px 0 0;
			}

			#footer3 a:link, #footer3 a:visited { color: #ddf; text-decoration: underline; }
			#footer3 a:hover { color: #fff; text-decoration: underline; }

			#footer4 {
				width: 199px;
				float: left;	
				padding: 20px 20px 20px 10px;			
			}

			#footer4 a:link, #footer4 a:visited { color: #ddf; text-decoration: none; }
			#footer4 a:hover { color: #fff; text-decoration: none; }
			
			#footer4 img { float: left; margin-right: 10px; }

		#belowfooter {
			margin-top: 5px;
			clear: both;
			width: 930px;
			font-size: 0.9em;
			padding: 10px 0;
			color: #666;
		}

		#belowfooter a:link, #belowfooter a:visited { color: #a180ba; text-decoration: none; }
		#belowfooter a:hover { color: #a180ba; text-decoration: underline; }


/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }


/*****************
TOP RIGHT LIST
*****************/


ul.toprightlist {
	margin: 7px 2px 0px 0px;
	padding: 0px;
	list-style: none;
	float: right;
}

	ul.toprightlist li{
		margin: 0px;
		padding: 0px 0px 0px 20px;
		float: left;
		display: block;
		font-size: 1.3em;
	}



/*****************
 UL FOOTER NAV
*****************/


ul.footerlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 180px;
}

	ul.footerlist li{
		margin: 0;
		padding: 1px 0 1px 0px;
		line-height: 1.3em;
	}

	ul.footerlist li.header {
		font-weight: bold;
	}

		ul.footerlist a:link, ul.footerlist a:visited {
			color: #ddf;
			text-decoration: none;
		}

		ul.footerlist a:hover, ul.footerlist a:active {
			color: #fff;
			text-decoration: none;
		}

/*****************
 IMAGES
*****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}


/*****************
 UL
*****************/
 
ul.normal { padding: 5px 0 5px 25px; }

/*****************
 OL
*****************/
 
ol {padding: 5px 0 5px 25px;}


/*****************
 FEATURES
*****************/

.pagefeature {
	width: 408px;
	height: 200px;
	margin: 10px 10px 0px 0px;
	float: left;
	padding: 10px 20px 0px 20px;
	border: 1px solid #ccc;
}


.pagefeatureend {
	margin: 10px 0px 10px 0px;
}

.pagefeature p {
	width: 250px;
	line-height: 1.4em;
	margin: 5px 0px 5px 0px;
}

.pagefeature strong {
	font-weight: normal;
	font-size: 1.3em;
}

.pagefeature-movie {
    width: 880px;
    height: 200px;
    margin: 10px 10px 0px 0px;
    float: left;
    padding: 10px 14px 0px 14px;
    border: 1px solid #CCC;   
}
    .pagefeature-movie strong {
	    font-weight: normal;
	    font-size: 1.3em;
    }

    .pagefeature-movie .text {
        width: 408px;
        margin-left: 10px;  
        float: right; 
    }


/**********************
 START UP FEATURES
**********************/

.startfeature {
	width: 251px;
	height: 200px;
	margin: 10px 10px 10px 0px;
	float: left;
	padding: 10px 20px 0px 20px;
	border: 1px solid #ccc;
}


.startfeaturend {
	margin: 10px 0px 10px 0px;
}

.startfeature p {
	width: 200px;
	line-height: 1.4em;
	margin: 5px 0px 5px 0px;
}

.startfeature strong {
	font-weight: normal;
	font-size: 1.3em;
}

/**********************
 SERVICE FEATURES
**********************/

.servicefeature {
	width: 251px;
	height: 160px;
	margin: 10px 10px 0px 0px;
	float: left;
	padding: 10px 20px 0px 20px;
	border: 1px solid #ccc;
}

.servicefeature-movie {
    width: 554px;
	height: 160px;
	margin: 10px 10px 0px 0px;
	float: left;
	padding: 10px 20px 0px 20px;
	border: 1px solid #ccc;
}
    .servicefeature-movie .text {
        width: 250px;   
        float: right;
        margin-left: 10px;
    }

    .servicefeature-movie strong {
	    font-weight: normal;
	    font-size: 1.3em;
    }
    .servicefeature-movie p {
	    line-height: 1.4em;
	    
    }

.servicefeaturend {
	margin: 10px 0px 10px 0px;
}

.servicefeature p {
	width: 200px;
	line-height: 1.4em;
	margin: 5px 0px 5px 0px;
}

.servicefeature strong {
	font-weight: normal;
	font-size: 1.3em;
}


/*****************
 LOCAL FEATURES
*****************/

.pagefeaturelocal {
	width: 408px;
	height: 160px;
	margin: 10px 10px 10px 0px;
	float: left;
	padding: 10px 20px 0px 20px;
	border: 1px solid #ccc;
}


.pagefeaturelocalend {
	margin: 10px 0px 10px 0px;
}

.pagefeaturelocal p {
	width: 250px;
	line-height: 1.4em;
	margin: 5px 0px 5px 0px;
}

.pagefeaturelocal strong {
	font-weight: normal;
	font-size: 1.3em;
}


/*****************
 ICON LINK
*****************/

a.iconlink {
	padding-left:10px;
	background: url(/images/icon.gif) no-repeat top left;
}

	/***** FORM *****/

	#contactform {
		display: inline;
	}

	#contactform p {
		margin-top: 5px;
	}

	#contactform label {
		clear: left;
		float: left;
		width: 105px;
		padding-right: 10px;
		margin-top: 5px;
	}

	input.contform {
		float: left;
		width: 250px;
		border: 1px solid #666;
		font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.0em;
		margin-top: 5px;
	}

	textarea.contform {
		float: left;
		width: 250px;
		border: 1px solid #666;
		font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.0em;
		margin-top: 5px;
	}

	#buttsend {
		margin-top: 10px;
		margin-left: 314px;
		padding: 3px;
		color: #ffffff;
		font-weight: bold;
		background-color: #683895;
	}
	
.galleryimage {
    margin: 0px 14px 14px 0px;   
}

.galleryimageend {
    margin: 0px 0px 14px 0px;   
}

.newsthird {
    width: 290px;
    padding: 0px 10px;  
    float: left; 
    font-size: 0.9em;
    line-height: 1.5em;
}

#movie-wrapper {
    float: right;
    margin: 0px 0px 5px 5px;
}