body{ background:  #333; margin: 0; padding: 0; font: 75% arial; color: #FFF;}
/* TinyMCE specific rules */
/*body.mceContentBody {
   background: #FFF;
}
*/
ul,li,ol{ margin:0; padding:0; list-style:none;}
a{ color: #FFF; }
a img{border:none;}
a:hover{ color:#FFF; text-decoration: underline}
p{ font-family: Tahoma; line-height: 1.6em; margin: 0; padding: 0.2em 0 0.5em 0}
h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}
h3{ font-size: 170%; color: #FFF; }
h4{ font-size: 140%; color: #333;margin-top: 15px }
h5{color:#555;margin: 0; padding: 0; font-size: 100%}
table tr td a img{ border: none}
ul.styled_list {margin-top:10px}
ul.styled_list li { margin-bottom: 10px; background: url("../images/li_list.png") no-repeat; padding: 0 0 0 18px;}
.move-image-right{border: 5px solid #EFEFEF;margin: 10px; float: right}
.move-image-left{border: 5px solid #EFEFEF;margin: 10px; float: left}	

#outer{margin: 100px auto 0 auto; width:901px;}
#wrapper_top{width:901px; height: 15px; background: url(../images/wrapper_top.jpg) no-repeat; clear: both;}
#wrapper{width:901px; background: url(../images/wrapper_bg.jpg) repeat-y;}
#content{ background: #666666 url(../images/content_bg.jpg) repeat-x; width:872px; margin: 0 auto; }

#wrapper_bottom{width:901px; height: 14px; background: url(../images/wrapper_bottom.jpg) no-repeat}
#footer{width:901px; height: 20px;margin-top: 5px;}
#content_footer{width:901px; height: 1px; clear: both}

#logo{ float:left; background: url(../images/h1.png) no-repeat; width:479px; height: 80px; text-indent: -5000px; margin-left: 5px}
#main_nav{float:right; width:400px; height: 55px; }
ul#navigation {margin-top:30px;}
ul#navigation li{float: right;  color: #CCCCCC; font-size: 100%;}
ul#navigation li a{text-transform: uppercase; color: #CCCCCC; font-size: 100%;}

ul#footer_nav {float:left; width:500px;}
ul#footer_nav li{float: left;  color: #CCCCCC; font-size: 100%;}
ul#footer_nav li a{text-transform: lowercase; color: #666666; font-size: 100%; margin-right: 10px}


/*HOME PAGE*/
#welcome{width:299px; height: 392px; text-align: justify; margin-left: 27px; float: left; margin-top: 16px}
#welcome h3{ background: url(../images/h3_home.png) no-repeat; width:150px; height: 28px; margin-bottom:10px; text-indent: -5000px;}
#middle_div{width:225px; height: 392px; float: left;}
#middle_div #quote{ background: url(../images/quote.png) no-repeat; width:255px; height: 129px; margin-bottom: 14px; text-indent: -5000px; margin: 25px 0 14px 15px}
#home_image{width:278px; height: 429px; float: right;; margin-top: 1px}
#home_image img{margin-left: 0px}
#home_form{width:206px; height: 241px; background: url(../images/form_bg.png) no-repeat; margin: 15px 0 0 23px;}
#home_form h3{ text-indent: -5000px; width:206px; margin: 0; padding: 0; height: 30px;}
#home_form p{font-size: 90%; width:170px; margin: 5px 0 0 18px; text-align: justify}
#home_form_func {margin:10px 0 0 10px}
#home_form_func label{text-indent: -5000px}
#home_form_func input{ color: #CCCCCC; border: none; width:170px; margin-bottom: 10px; height: 20px; background: none}
#home_form_func .submitButton{ width:56px; height: 27px; background: url(../images/submit.png) no-repeat 0 0; border: none; text-indent: -5000px; float: right; margin-right: 10px}
#home_form_func .submitButton:hover{ width:56px; height: 27px; background: url(../images/submit.png) no-repeat 0 -27px;}


/*ACC PAGE*/
#acc{width:551px; height: 392px; text-align: justify; margin-left: 27px; float: left; margin-top: 26px}
#acc #pre{ width:551px;}
#acc #pre #pre_text{float:left;width:307px;margin-bottom: 20px; margin-right: 10px}
#acc #pre #pre_text h3{background: url(../images/h3_acc.png) no-repeat; width:237px; height: 36px; margin-bottom:10px; text-indent: -5000px;}
#acc #pre #pre_text #acc_logo{float:left;width:222px; height: 103px;}
#acc #acc_main {clear:both; width:535px;}
#acc #acc_main h4{background: url(../images/h4_acc.png) no-repeat; width:229px; height: 18px; text-indent: -5000px }

#acc h3{ }
#acc_image{width:288px; height: 439px; float: right;; margin-top: 1px}

/*CONTACT PAGE*/
#contact_page{width:300px; float: left; margin-left: 24px}
#contact_form{width:500px; float: left; margin-top: 30px}
#h3_contact{ background: url(../images/h3_contact.png) no-repeat; width:180px; height: 28px; margin-bottom:10px; margin-top:25px; text-indent: -5000px;}
#h3_photos{ background: url(../images/h3_port.png) no-repeat; width:600px; height:35px; margin-bottom:10px; margin-top:20px; margin-left: 35px; text-indent: -5000px; float: left}

#myform input, #myform textarea{}
#myform div label{ width:150px; float: left; text-align: right; padding-right: 10px}
#myform div textarea{ width:300px; height: 140px}
#myform div {margin-bottom: 10px}
#myform div .submitButton{ margin-left:150px}
/*FORM VALIDATION------*/
div.error { display: none; }
input {	border: 1px solid #CCC; }
input:focus { border: 1px dotted black; }
select.error { border: 1px dotted red; margin: 0;background:#FFF1F3; }
input.error { border: 1px dotted red; margin: 0; background:#FFF1F3;  }
label.error{color:red; margin-left:0px; width:160px;padding:0;margin:0; text-align: left}
form.cmxform .gray * { color: gray; }
.cmxform fieldset p.error label { color: red; }
.errorCont {background-color: #FFF1F3;border: 1px solid red;margin: 5px 0;width:720px; clear: both;display: none;}
.errorCont h4 { color: red; font-size: 100%; margin: 3px; padding: 0;}
.errorCont label.error {display: inline;}
form.cmxform { width: 30em; }
form.cmxform label.error {display: block;margin-left: 1em;width: auto;}

#inner{padding: 15px:}


div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150	px;
	text-indent: -9999em;
	background: #fff url(../images/nyro/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/nyro/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev {
	left: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../images/nyro/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext {
	right: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover {
	background: url(../images/nyro/next.gif) right 20% no-repeat;
}
#galleries_display{margin-left: 50px; margin-bottom: 20px; float: left}
#galleries_display ul li{float:left;  height: 165px; margin: 10px 15px 0 0}
#galleries_display ul li a img{ border:3px solid #F0F0F0}