/* Start of CMSMS style sheet 'default' */
/* Tony D Trinh @ VDP WEBSITES 01.08.2009 / Sun Country on the Murray / MAIN CSS / NORMAL VERSION [ UPDATED 10.08.2009 ]
--------------------------------------------------------------------------- */
/*
-- #id, .class, top right bottom left
-- Font: 12px Verdana, Arial, Helvetica, sans-serif;
-- Colors:
	#000000 = black
	#ffffff = white
	#e5e5e5 = grey-lightest-bg
	#c9c9c9 = grey-light
	#717171 = grey-medium
	#515151 = grey-dark
	#313131 = grey-very-dark
*/
/* Main
--------------------------------------------------------------------------- */
html {
	height: 100%;
}
body {
	background: #e5e5e5 url(images/expanded_pattern.gif) repeat-x;
	text-align: center;
	height: 100%;
}
#background {
	background: url(images/bg.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 672px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#wrap {
	width: 918px;
	margin: 0 auto -90px auto;
	text-align: left;
}
.clear {
	height: 15px;
	clear: both;
}
/* Divs
--------------------------------------------------------------------------- */
#head {
	width: 918px;
	height: 62px;
}
#flashcontent {
	width: 918px;
	height: 366px;
	margin: 0 0 47px 0;
}
#flashcontent p {
	margin: 148px auto 0 auto;
	width: 646px;
	padding: 15px;
	color: #ffffff;
	background-color: #313131;
	border: 1px dashed #313131;
}
#flashcontent a {
	color: #ffffff;
}
#flashcontent a:hover {
	text-decoration: none;
}
#midwrap {
	width: 918px;
	background: #ffffff;
	padding: 15px 0 0 0;
}
#right {
	width: 240px;
	float: right;
}
/* Head
--------------------------------------------------------------------------- */
h1 {
	display: none;
}
#styleSwitch {
	width: 105px;
	height: 22px;
	float: right;
	margin: 8px 0 0 1px;
}
#styleSwitch #showH {
	display: none;
}
#styleSwitch #hideH {
	width: 105px;
	height: 22px;
	display: block;
	background: url(images/hideHeader.gif) no-repeat;
	text-indent: -9999px;
}
#search {
	width: 240px;
	float: right;
	background: url(images/searchBox.gif) no-repeat;
	padding: 8px 0 0 0;
	margin: 0;
}
#search .button {
	border: none;
	width: 36px;
	height: 22px;
}
#search .input {
	vertical-align: top;
	background-color: #ffffff;
	border: 1px #000000 solid;
	width: 198px;
	height: 14px;
	font-size: 12px;
	padding: 2px 0 4px 5px;
	margin: 0 -5px 0 0;
}
/* Navigation
--------------------------------------------------------------------------- */
#vnav {
	width: 935px;
	height: 135px;
	margin: 0 -17px 15px 0;
}
#vnav a {
	width: 170px;
	height: 133px;
	display: block;
	float: left;
	margin: 0 17px 0 0;
	padding: 2px 0 0 0;
	text-decoration: none;
	font: 12px "Century Gothic", Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	letter-spacing: 1px;
}
#vnav a:hover {
	color: #717171;
}
#vnav .active {
	font-weight: bold;
}
#navigation {
	width: 918px;
	height: 32px;
	margin: 0 0 15px 0;
}
#navigation a {
	width: 153px;
	height: 26px;
	display: block;
	float: left;
	padding: 6px 0 0 0;
	text-decoration: none;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
}
#navigation a:hover {
	color: #c9c9c9;
}
#navigation .active {
	font-weight: bold;
}
/* Content
--------------------------------------------------------------------------- */
#content {
	float: left;
	width: 408px;
	padding: 0 0 0 15px;
	margin: 0 0 -10px 0;
}
#content ul {
	list-style: disc;
	padding: 0 0 5px 25px;
	margin: 0;
	color: #717171;
}
#content li {
	padding: 0 0 5px 0;
	margin: 0;
}
#content h2 {
	width: 423px;
	height: 29px;
	background: #313131 url(images/h2corner.gif) top right no-repeat;
	color: #ffffff;
	padding: 3px 0 0 0;
	margin: 0 0 10px -15px;
	font: 21px Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
}
#content h3 {
	color: #717171;
	padding: 0 0 10px 0;
	Font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content p {
	color: #717171;
	line-height: 20px;
	padding: 0 0 10px 0;
}
#content .image {
	background-color: #ffffff;
	padding: 1px;
	margin: 0 auto 10px auto;
	display: block;
	border: 1px solid #e5e5e5;
}
#content a {
	color: #313131;
}
#content a:hover {
	text-decoration: none;
}

#row {
border-bottom: 1px dashed #c9c9c9; 
margin-bottom: 10px;
}
/* Brochure
--------------------------------------------------------------------------- */
#brochure {
	width: 225px;
	float: left;
	margin: 0 0 0 15px;
}
#brochure h2 {
	width: 225px;
	height: 29px;
	background: url(images/brochureTop.gif) no-repeat;
	color: #ffffff;
	padding: 3px 0 0 0;
	margin: 0 0 1px 0;
	font: 21px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#brochure a {
	display: block;
	background-color: #e5e5e5;
	margin: 0 0 1px 0;
	padding: 5px;
}
#brochure a:hover {
	background-color: #c9c9c9;
}
#brochureBot {
	width: 225px;
	height: 32px;
	background-image: url(images/brochureBottom.gif);
}
/* Right (boxes)
--------------------------------------------------------------------------- */
#specials {
	background: url(images/rightBg.gif) no-repeat bottom left;
	width: 240px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	text-align: left;
}
#right h2 {
	width: 240px;
	height: 29px;
	background: url(images/rightHead.gif) no-repeat;
	color: #ffffff;
	padding: 3px 0 0 0;
	margin: 0 0 15px 0;
	font: 21px Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
}
#specials h2 {
	margin: 0 0 11px 0;
}
#specials .button {
	border: none;
	width: 70px;
	height: 22px;
	margin: 4px 0 0 140px;
}
#specials .input {
	font-size: 12px;
	background: url(images/inputField.gif) no-repeat;
	border: none;
	border-bottom: 1px dotted #717171;
	width: 190px;
	height: 20px;
	padding: 2px 0 4px 5px;
	margin: 4px 0 0 15px;
}
#weather {
	background: #313131 url(images/rightBg.gif) no-repeat bottom left;
	width: 225px;
	padding: 0 0 13px 0;
	text-align: left;
}
#weather h3 {
	text-transform: uppercase;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 15px;
}
#weather p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	margin: 0 0 0 15px;
}
#iotm {
	background: url(images/rightBg.gif) no-repeat bottom left;
	width: 240px;
	padding: 0 0 13px 0;
	text-align: left;
}
#iotm .image {
	margin: 0 0 9px 15px;
	display: block;
	border: 1px solid #717171;
}

#iotm a, #weather a {
	background: url(images/bullet.gif) no-repeat 0 3px;
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 0 0 0 11px;
	margin: 0 0 0 15px;
}
#iotm a .image {
	background: none;
}
#iotm a:hover {
	color: #c9c9c9;
}
/* CONTENT TEMPLATE UNIQUE STYLING
--------------------------------------------------------------------------- */
#contentWide {
	float: left;
	width: 648px;
	padding: 0 0 0 15px;
	margin: 0 0 -10px 0;
}
#contentWide ul {
	list-style: disc;
	padding: 0 0 5px 25px;
	margin: 0;
	color: #717171;
}
#contentWide li {
	padding: 0 0 5px 0;
	margin: 0;
}
#contentWide h2 {
	width: 663px;
	height: 29px;
	background: #313131 url(images/h2corner.gif) top right no-repeat;
	color: #ffffff;
	padding: 3px 0 0 0;
	margin: 0 0 10px -15px;
	font: 21px Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
}
#contentWide h3 {
	color: #717171;
	padding: 0 0 10px 0;
	Font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contentWide p {
	color: #717171;
	line-height: 20px;
	padding: 0 0 10px 0;
}
#contentWide .image {
	background-color: #ffffff;
	padding: 1px;
	margin: 0 auto 10px auto;
	display: block;
	border: 1px solid #e5e5e5;
}
#contentWide a {
	color: #313131;
}
#contentWide a:hover {
	text-decoration: none;
}
#information {
	width: 240px;
	float: right;
}
#information h2 {
	width: 240px;
	height: 29px;
	background: url(images/rightHead.gif) no-repeat;
	color: #ffffff;
	padding: 3px 0 0 0;
	font: 21px Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
}
#rBrochure {
	width: 225px;
	height: 104px;
	border-top: 1px dashed #313131;
	border-bottom: 1px dashed #313131;
}
#rBrochure a {
	display: block;
	width: 215px;
	height: 94px;
	background-color: #313131;
	padding: 5px;
}
#rBrochure a:hover {
	background-color: #111111;
}
#images {
	background: #313131 url(images/rightBg.gif) no-repeat bottom left;
	width: 225px;
	padding: 15px 0 13px 0;
	text-align: left;
}
#images a {
	background: url(images/bullet.gif) no-repeat 0 3px;
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 0 0 0 11px;
	margin: 0 0 0 15px;
}
#images .image, #iotm .image {
	margin: 0 0 9px 15px;
	display: block;
	border: 1px solid #717171;
}
#images .randomimage, #iotm .randomimage {
	background: none;
	padding: 0;
	margin: 0 0 0 0;
}
#images a:hover {
	color: #c9c9c9;
}
/* Footer
--------------------------------------------------------------------------- */
#footer {
	text-align: center;
	margin: 0 auto;
	background: url(images/footer.gif) no-repeat;
	width: 918px;
	height: 90px;
	color: #ffffff;
	position: relative;
}
#footer p {
	Font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#fnav {
	width: 918px;
	height: 23px;
	padding: 8px 0 0 0;
	margin: 0 0 14px 0;
}

#footer .top {
	text-indent: -9999px;
	display: block;
	width: 67px;
	height: 31px;
	position: absolute;
	top: 0;
	left: 851px;
}
#footer a {
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
        margin: 0px auto;
}
#footer a:hover {
	color: #c9c9c9;
}
/* End of 'default' */

