

* { margin: 0; }

body { font-size: 62.5%; line-height: 1.8em; font-family: Georgia, Serif, Arial, Helvetica, sans-serif; color: white; background: #41084C; }

a { text-decoration: none; }

img { text-decoration: none; border: none; }

#wrapper {
	margin: 0px auto 0 auto;
	padding: 29px 0 0 0;
	width: 944px;
	background: url(../images/shadow-top.jpg) no-repeat 0 -1px;
}
#wrapper h1 { display: none; }

/* ------------------------------ Shadow  ------------------------- */

#shadowMiddle { float: left; width: 900px; background: url(../images/shadow-middle.jpg) repeat-y; padding: 0px 22px; }

#shadowTop {
	xheight: 30px;
	xfloat: left;
	xpadding: 17px 20px 0px 22px;
	xbackground: url(../images/shadow-top.jpg) no-repeat;
}

#grey { width: 900px; height: 13px; background: #999999; }
#shadowBottom { float: left; padding: 0px 20px 17px 22px; background: url(../images/shadow-bottom.jpg) no-repeat; }
#black { width: 900px; height: 13px; background: black; }

.phonenumber {
	text-align: right;
	padding: 10px 20px 2px 0;
	font-size: 1.9em;
	width: 860px;
	margin: 0 auto;
	xbackground-color: yellow;
}

/* -------------------- Top Content, Logo, Main Nav ---------------------------- */
























#topContent { float: left; width: 880px; }

#logo { float: left; width: 250px; height: 95px; background: url(../images/logo.jpg) no-repeat left; }



#mainnav {
	float: right;
	padding: 0px;
	overflow: hidden;
	width: 295px;
	xbackground-color: yellow;
}
#mainnav li {
	display: inline;
	padding: 0px 6px 0 6px;
	font-size: 1.4em;
	border-left: 1px solid black;
	margin: 0 .6em 0 -.6em;
}
#mainnav a:link, #mainNav a:active, #mainNav a:visited { color: #41084C; }
#mainnav a:hover { color: white; }























.thumbsspacer  {
	padding: 0 13px 0 0;
}


/* -------------------------- Index Background -------------- */



#indexcontent {
	width: 880px;
	height: 580px;
	padding: 0px 10px 10px 10px;
	background: url(../images/index-bg.jpg) no-repeat;
}
#column2 a:hover { color: #B718D4; }

#mainContent { float: left; width: 880px; padding: 0px 10px 10px 10px; background: url(../images/bg.jpg) no-repeat black; min-height: 60em; height: auto; }

* html #indexContent, #indexContent { height: 60em; }



/* ----------------- Main Content ----------------------------- */






#column1 { float: left; width: 150px; }
#column2 p, #column3 p { padding: 5px 0px; }
#column2 { float: left; width: 560px; font-size: 1.4em; line-height: 1.6em; padding-left: 150px; }

#column3 {
	float: left;
	width: 480px;
	padding: 0 26px 0 26px;
	font-size: 1.2em;
	line-height: 1.6em;
}
#column3 ul { padding: 5px 0px 5px 15px; }

#column3 li { padding: 0px; }
#column3 a:link, #column3 a:active, #column3 a:visited { color: #CCCCCC; text-decoration: underline; }
#column3 a:hover { color: white; }
#column4 { float: left; width: 195px; }



#subNav {
	padding: 0px 0 0 10px;;
	font-size: 1.4em;
	display: block;
	line-height: 1.6em;
}
#subNav li { list-style-type: none; }
#subNav a:link, #subNav a:active, #subNav a:visited { color: white; }
#subNav a:hover {
	color: white;
	text-decoration: underline;
}
#quoteName { text-align: right; font-size: 1.3em; }

.readMore { text-align: right; }

.readMore a:link, .readMore a:active, .readMore a:visited { color: white; }

.readMore a:hover {	color: #41084C;}
.image { border: 1px solid #CCCCCC; width: 175px; margin: 5px 0px 5px 5px; padding: 5px; }
.galleryThumb { float: left; width: 75px; height: 102px; border: 1px solid #CCCCCC; padding: 2px 2px 0px 2px; margin: 3px; }


/*---------------------------- Bottom ------------------ */


#footer { float: left; width: 900px; padding: 0px 22px; font-size: 1.2em; margin: 0 0 30px 0; }
#copyright { width: 720px; height: 40px; }



#bookmark { float: right; width: 120px; text-align: right; }
#footer a:link, #footer a:active, #footer a:visited { color: white; }
#footer a:hover { color: #666666; text-decoration: underline; }


/*------------------------ Headings --------------------------- */

h1, h2, h3 { font-weight: normal; }

h1 { font-size: 1.8em; padding-bottom: 10px; border-bottom: 1px dotted #CCCCCC; }

h2 { font-size: 1.7em; padding: 0 0px 10px 0px; color: white; border-bottom: 1px dotted #CCCCCC; line-height: 1.2em; }

h3 { font-size: 1.6em; padding: 0 0px 10px 0px; color: white; line-height: 1.2em; }


h4 { font-size: 1.3em; padding: 10px 0px 10px 0px; color: #CCCCCC; line-height: 1.2em; border-top: 1px dotted #CCCCCC; }

.small { font-size: 0.9em; }

.headingdrop { margin: 14px 0 0 0; }

#contactform { float: right; width: 250px; }
#address { float: left; width: 180px; }

.hide { display: none; }
.style2 { font-size: 11px; }
.clear { clear: both; }