/*------ basic style ------*/

html {
	margin: 0;
	padding: 0;
}

body {
	background: #364280 url(images/bg.gif) repeat-x fixed 0 0;
	color: #333333;
	font: 1em "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	text-align:center;
	text-decoration: none;
	margin: 3% auto;
	padding: 0;
}

h1 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: .9em;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: .9em;
	margin: 0;
	padding: 0;
}

p {
	font-size: 0.8em;
	line-height:1.7em;
	text-align: justify;
	margin: 0;
	padding: 0;
}

a:link {
	color: #ccccff;
	text-decoration: none;
}

a:visited {
	color: #ccccff;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}

a:active {
	color: #00ff00;
	text-decoration: none;
}

#container {
	background: #ffffff repeat-y;
	width:600px;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
}

#content {
	background: url(images/c_bg.gif) repeat-y;
	width: 600px;
	margin: 0;
	padding: 0;
}



/*------ header ------*/

#header {
	background: url(images/logo.jpg) no-repeat top left;
	width:600px;
	height:40px;
	text-align:center;
	margin: 0 auto;
	padding: 0;
 }



#header h1 span#logo {
	display:none
}

/* ------ home page ------*/

#home-image {
	background: url(images/h_img.jpg) no-repeat top left;
	width: 600px;
	height: 250px;
	margin: 0;
	padding: 0;
}

img.photo-home {
	float: right;
	padding: 0px 30px 10px 15px;
	margin: 0;
}

#home-image p {
	color: #ffffff;
	font: .7em Courier, "Courier New", monospace;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}

#main-text p.home {
	text-indent: 1em;
	text-align: left;
	margin: 15px 30px 20px 30px;
}

#main-text h2.home {
	background: url(images/tl_h.gif) no-repeat top left;
	width: 420px;
	height: 30px;
	position: relative;
	margin: 0;
	padding: 0;
}


/*------ navigation menu ------*/

#nav-bar {
	color: #ffff99;
	font-size: .9em;
	width: 180px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	float: left;
	clear: none;
}

#nav-bar ul {
	text-align: right;
	margin: 20px 10px 0px 0px;
}

#nav-bar ul li {
	list-style-type: none;
	text-decoration: none;
}

#nav-bar ul li a:link, #nav-bar ul li a:visited {
	display: block;
	line-height: 1.7em;
	margin-left:10%;
}

#nav-bar ul li a:hover {
	border-left: 2px #ff9900 solid;
}

#nav-bar ul li a#ur-here {
	color: #ffff66;
	font-weight: bold;
	text-decoration: none;
}



/*------ maintext ------*/

#main-text {
	background-color: #ffffff;
	width: 420px;
	clear: none;
	margin: 0px 0px 0px 180px;
	padding: 0px 0px 0px 0px;
}

/* hide from MacIE \*/

*html #nav-bar {
	margin-right: -3px;
}
*html #main-text{
	margin-left: 0;
}
/* end hide*/
#main-text h3 {
	text-align: left;
	margin: 25px 30px 17px 30px;
	color: #333333;
	text-decoration: none;
}

#main-text h3 span {
	color: #6666cc;
	font-weight: bold;
	}

#main-text h4 {
	text-align: left;
	margin: 10px 30px 10px 30px;
	line-height:1.6em;
	color: #993399;
}

#main-text h5 {
	text-align: left;
	margin: 0px 30px 0px 30px;
	color: #990000;
	text-decoration: none;
	padding: 0px 0px 30px 0px;
	clear: right;
}

#main-text h2 span {
	display: none;
}



/*------ footer ------*/

#footer {
	background: url(images/f_bg.gif) repeat-y;
	padding: 0;
	margin: 0;
}

#footer p {
	font: .5em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	margin: 0px 10px 0px 10px;
	padding: 6px 0px 5px 0px;
}

#footer p a:link, #footer p a:visited{
	color: #663300;
	text-decoration: none;
}

#footer p a:hover {
	color: #ff9900;
	text-decoration: none;
}



/*------ magic page ------*/

img.photo-magic {
	float: right;
	padding: 0px 30px 10px 15px;
	margin: 0;
}

#magic-image {
	background: url(images/m_img.jpg) no-repeat top left;
	position: relative;
	width: 600px;
	height: 250px;
	margin: 0;
	padding: 0;
}

#magic-image p {
	color: #ffffff;
	font: .7em Courier, "Courier New", monospace;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}

#main-text h2.magic {
	background: url(images/tl_m.gif) no-repeat top right;
	width: 420px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#main-text p.magic1 {
	text-indent: 1em;
	text-align: left;
	margin: 15px 30px 20px 30px;
}

#main-text p.magic2 {
	text-align: left;
	position: relative;
	margin: 15px 30px 20px 30px;
}



/*------ clients page ------*/

img.photo-clients {
	float: right;
	padding: 0px 30px 10px 15px;
	margin: 0;
}

#clients-image {
	background: url(images/cl_img.jpg) no-repeat top left;
	width: 600px;
	height: 250px;
	margin: 0;
	padding: 0;
}

#clients-image p {
	color: #999999;
	font: .7em Courier, "Courier New", monospace;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}

#main-text h2.clients {
	background: url(images/tl_cl.gif) no-repeat top right;
	width: 420px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#main-text p.clients {
	color: #333333;
	text-align: left;
	position: relative;
	margin: 15px 30px 0px 30px;
}

#main-text p.clients span {
	color: #009933;
	font-weight: bold;
}

#main-text p.recommendation {
	text-align: left;
	line-height:1.5em;
	position: relative;
	margin: 15px 30px 0px 30px;
	padding: 0px 0px 30px 0px;
}

#main-text p.recommendation span {
	color: #cc0099;
	font-weight: bold;
}



/*------ corporate page ------*/

img.photo-corporate {
	float: right;
	padding: 0px 30px 10px 15px;
	margin: 0;
}

#corporate-image {
	background: url(images/co_img.jpg) no-repeat top left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 600px;
	height: 250px;
}

#corporate-image p {
	color: #ffffff;
	font: .7em Courier, "Courier New", monospace;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}

#main-text h2.corporate {
	background: url(images/tl_co.gif) no-repeat top right;
	position: relative;
	width: 420px;
	height: 30px;
	margin: 0;
}

#main-text p.corporate {
	font-size: .8em;
	text-align: left;
	text-indent: 1em;
	margin: 5px 30px 0px 30px;
	padding: 0px 0px 15px 0px;
}

#main-text p.corporate span {
	color: #993399;
	font-weight: bold;
}



/*------ weddings page ------*/

img.photo-weddings {
	float: right;
	margin: 0;
	padding: 0px 30px 10px 15px;
}

#weddings-image {
	background: url(images/w_img.jpg) no-repeat top left;
	position: relative;
	width: 600px;
	height: 250px;
	margin: 0;
	padding: 0;
}

#weddings-image p {
	color: #999999;
	font: .7em Courier, "Courier New", monospace;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}

#main-text h2.weddings {
	background: url(images/tl_w.gif) no-repeat top right;
	position: relative;
	width: 420px;
	height: 30px;
	margin: 0;
}

#main-text p.weddings {
	font-size: .8em;
	text-align: left;
	text-indent: 1em;
	margin: 5px 30px 0px 30px;
	padding: 0px 0px 15px 0px;
}

#main-text p.weddings span {
	font-weight: bold;
	color: #993399;
}



/*------ private page ------*/

img.photo-private {
	float: right;
	padding: 0px 30px 10px 15px;
	margin: 0;
}

#private-image {
	background: url(images/p_img.jpg) no-repeat top left;
	position: relative;
	width: 600px;
	height: 250px;
	margin: 0;
	padding: 0;
}

#private-image p {
	color: #ffffff;
	font: .7em Courier, "Courier New", monospace;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}
#main-text h2.private {
	background: url(images/tl_p.gif) no-repeat top right;
	position: relative;
	width: 420px;
	height: 30px;
	margin: 0;
}

#main-text p.private {
	margin: 5px 30px 0px 30px;
	font-size: .8em;
	text-align: left;
	text-indent: 1em;
	padding: 0px 0px 15px 0px;
}

#main-text p.private span {
	color: #993399;
	font-weight: bold;
}



/*------ contact page ------*/

img.photo-contact {
	float: right;
	margin: 0;
	padding: 0px 30px 10px 15px;
}

#contact-image {
	background: url(images/cont_img.jpg) no-repeat top left;
	position: relative;
	width: 600px;
	height: 250px;
	margin: 0;
	padding: 0;
}

#contact-image p {
	color: #ffffff;
	font: .7em Courier, "Courier New", monospace;
	text-decoration: none;
	text-align: right;
	position: relative;
	top: 10px;
	float: right;
}

#main-text h2.contact {
	background: url(images/tl_cont.gif) no-repeat top right;
	position: relative;
	width: 420px;
	height: 30px;
	margin: 0;
}

#main-text p.contact {
	margin: 0px 30px 0px 30px;
	font-size: .8em;
	text-align: left;
	text-indent: 1em;
	padding: 0px 0px 15px 0px;
}

#main-text p.contact span {
	text-decoration: underline;
}

#main-text p.contact span.black-bold {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

h5#jon-address {
	color: #333333;
	font-size: .9em;
	text-decoration: none;
	line-height:1.4em;
}

h5#jon-address span {
}

h5#jon-address a:link, h5#jon-address a:visited {
	color: #ff6600;
	text-decoration: none;
}

h5#jon-address a:hover {
	color: #ffff00;
}




