/* CSS Document */

body { background-color:#FFFFFF; font: 85% "Lucida Sans"; color:#6e6e6e; line-height: 175% }

#header { height: 70px; width: 980px; font-family:Verdana, Arial, Helvetica, sans-serif }

#navigation { float:left; width:auto; height:25px; vertical-align:bottom; line-height:25px }

#logo { float: right; width: auto; height: auto; text-align: right; font-size:14px }

#footer { width: 980px; height: 70px; vertical-align: middle }

#copyright { width: auto; height: auto; float: left; margin-top: 20px; text-align:left }

#mpa { width: auto; height: auto; float: right; margin-top:20px }

/* ---------------------------------   main content   -------------------------------- */

#bluestripe { width: 100%; background-color:#017C9B; height: 450px }

#contactstripe { width: 100%; background-color:#784958; height: 450px }

#commercialstripe { width: 100%; background-color:#960000; height: 450px }

#portraitstripe { width: 100%; background-color:#183245; height: 450px }

#tuitionstripe {
	width: 100%;
	background-color:#E1A72F;
	height: 450px
}

#weddingstripe { width: 100%; background-color:#E1A72F; height: 450px }

#mpastripe { width: 100%; background-color:#2D3622; height: 450px }

#box { width: 980px; height: 450px }

#left { width: 200px; height: 400px; text-align:right; color:#FFFFFF; float: left; margin-top:25px; margin-bottom:25px }

#white {width: 3px; height:450px; background-image:url(img/white.jpg); float:left; margin-left: 17px }

#right { width: 523px; height: 400px; margin-top: 25px; margin-bottom: 25px; float: left; margin-left: 17px; text-align:left; color:#FFFFFF }

#right1 { width: 613px; height: 450px; float: left; color:#FFFFFF }

#right2 { width: 200px; height: 400px; margin-top: 25px; margin-bottom: 25px; float: left; margin-left: 17px; text-align:left; background-color:#FFFFFF }

#bullets { color:#00CCFF; font-size:14px; width: auto; height:auto; font-weight:bold; line-height: 200%}

/* --------------------------- end -------------------------- */

a:link, a:visited, a:active { color:#6e6e6e; text-decoration:none }
a:hover { color:#202020; }

a.top:link, a.top:visited, a.top:active {color:#FFFFFF; text-decoration:none }
a.top:hover { color:#FFFFFF; text-decoration: underline }
