body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0;
	background-color: #D7C3E4;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	line-height: 1.5;	
}
a img {
	border: none;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}

INPUT, SELECT, TH, TD, LI LI, LI P, TD P, BLOCKQUOTE P{
	font-size:medium;
}

ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.specials li { color:#320E51; }
ul.specials li span { color:#333333; }
ul.specials li span h1{
	color:#5b119b;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 7px;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #9999CC;
	line-height: 1.8em;
}
.subhead2 {
	font-weight: bold;
	color: #5B119B;
	font-size: 1.2em;
}
.subhead3 {
	font-weight: bold;
	color: #5B119B;
	font-size:14px;
	font-style: italic;
}
.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.testimonials {
	background-color: #CCCCCC;
	background-image: url(../images/testimonialsBkg.gif);
}
.typeSizerFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #320E51;
	line-height: 0px;
}

.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textfield_effect    {
	border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    width: 130px;
    height: 12px;
    }
 
.textfield_effect:hover    {
    border-color: #834AAB;
    border-width: 1px;
    }
 
.textfield_effect:focus    {
    border-color: #834AAB;
    border-width: 1px;
    }

a:link {
	text-decoration: underline;
	color: #660099;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #660099;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}

a.nav:link {
	color: #320E51;
	text-decoration: none;
     }
.floatRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}


a.nav:visited {
  color: #320E51;
	text-decoration: none;
     }

a.nav:hover {
    color: #9900CC;
	text-decoration: none;
     }

a.nav:active {
   color: #9900CC;
	text-decoration: none;
     }



a.adg:link {
	color: #320E51;
	text-decoration: none;
	font-weight: normal;
     }

a.adg:visited {
  color: #320E51;
	text-decoration: none;
	font-weight: normal;
     }

a.adg:hover {
    color: #7F45A9;
	text-decoration: none;
	font-weight: normal;
     }

a.adg:active {
   color: #7F45A9;
	text-decoration: none;
	font-weight: normal;
     }
.bold {
	font-weight: bold;
}
.tourText {
	color: #FFFFFF;
}

.purpleBorder {
	border: 4px solid #660066;
}
#container {
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}

#testimonialContent {
	font-size: .9em;
}

#footer {
	height: 50px;
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	color: #320E51;
}

#header {
	text-align: center;
}

#logo {
	margin: 0px;
}
#orangepark {
	height: 260px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#location {
	height: 153px;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}

#flash {
	margin: auto;
	height: 440px;
	width: 600px;
}
.floatRight {
	float: right;
	margin-left: 20px;
}
.purpleBorder2 {

	border: 1px solid #660066;
}
.walkwayFields {
	text-transform: uppercase;
	text-align: center;
	margin: -2px;
	padding: 0px;
	height: 22px;
	width: 22px;
	vertical-align: middle;
	font-size: 11px;
}
#container tr td table tr .bottomLine h1 {
	font-family: Verdana, Geneva, sans-serif;
}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5B119B;
}
.Body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
.red {
	color: #E60000;
}
#contentcolumn{
margin-left: 320px; /*Set left margin to LeftColumnWidth*/
padding-top: 2px;
}
 
#leftcolumn{
float: left;
width: 320px; /*Width of left column*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
padding-top: 2px;
}

