﻿html {
	overflow-y: scroll;
} 

body{
	background-image: url('../images/main/main_bk.jpg');
	margin: 1;
	padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-repeat: repeat-x;
}

#container {
	width: 1000px;

}

#left_col {
	width: 480px;
	float: left;
	max-height: 1000px;
}

#page_content {
	width: 480px;
	float: right;
}

.layout
{
align="center";
}

A:link {text-decoration: underline;color: #ffffff;}
A:visited {text-decoration: underline; color:#ffffff;}
A:active {text-decoration: underline; color: #ffffff;}
A:hover {text-decoration: none; color: #ffffff;}

.top
{
	width: 1000px;
	float: left;
	height: 134px;

}

.divide
{
	background-image: url('../images/main/divide.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 55px;
	line-height: 45px;
	padding-top: 5px;
}



.title
{
	font-weight: bold;
	font-size: large;
	color: #c20e0e;
	padding-bottom: 10px;
}

h1
{
	font-weight: bold;
	font-size: x-large;
	color: #c20e0e;
	padding-bottom: 10px;
}

.topline
{
	background-position: bottom left;
	width: 1000px;
	height: 25px;
	line-height: 20px;
	background-image: url('../images/main/line.jpg');
	background-repeat: no-repeat;
	font-size: medium;
	text-align: right;
	background-color: #000000;
}

.topline a
{
	text-transform: none;
}

.navigation
{
	background-image: url('../images/main/line.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #000000;
	width: 1000px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
}

.navigation a
{
	width: 1000px;
	height: 55px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
}


.imagesleft {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}

.imagesright {
	padding-left: 15px;
	padding-bottom: 10px;
	float: right;
}

.main
{
	width: 1000px;
	height: 390px;
	padding-top: 15px;
	background-color: #000000;
	text-align: left;
	}

.mainbp
{
	width: 1000px;
	height: 850px;
	padding-top: 15px;
	background-color: #000000;
	text-align: left;
}

.wheretofind
{
	width: 1000px;
	padding-top: 15px;
	background-color: #000000;
	text-align: left;
}


.mainb
{
	width: 1000px;
	height: 750px;
	padding-top: 15px;
	background-color: #000000;
	text-align: left;
	}

.maine
{
	width: 1000px;
	height: 1800px;
	padding-top: 15px;
	background-color: #000000;}

.mainte
{
	width: 1000px;
	height: 1950px;
	padding-top: 15px;
	background-color: #000000;}

.maincon
{
	width: 1000px;
	height: 200px;
	padding-top: 15px;
	background-color: #000000;
	}

.mainpl
{
	width: 1000px;
	height: 350px;
	padding-top: 15px;
	background-color: #000000;
	}

.mainl
{
	width: 1000px;
	height: 550px;
	padding-top: 15px;
	background-color: #000000;
	}

.mainschool
{
	width: 1000px;
	height: 2150px;
	padding-top: 15px;
	background-color: #000000;
	text-align: left;
}

.maing
{
	width: 1000px;
	height: 1700px;
	padding-top: 15px;
	background-color: #000000;
	text-align: left;
}

.text
{
	width: 1000px;
	text-align: left;
}

.textbp
{
	width: 1000px;
	text-align: left;
}


.bottomphotos
{
	background-image: url('../images/main/bottomphotos.jpg');
	background-repeat: no-repeat;
	background-position: right;
	width: 1000px;
	height: 139px;
	padding-bottom: 20px;
}

.mainbottomphotos
{
	background-image: url('../images/photos/Wedding-Dress_01.jpg');
	width: 600px;
	height: 450px;
}


.bottom
{
	background-position: center;
	background-image: url('../images/main/bottom1.jpg');
	background-repeat: no-repeat;
	width: 157px;
	height: 125px;
}

.bottom1
{
	width: 1000px;
	text-align: center;
	padding-top: 5px;
}


.footer
{
	width: 1000px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	padding-top: 20px;
}

.footer a
{
text-decoration: none; color: #8C9C23;
}

