

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff url(images/back_all.jpg) repeat-x;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222666;
}


h1, h2, h3 {
	color: #CD9F46;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #CD9F46;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0,5em;
	line-height: 1,3em;
	font-size: 1.2em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #CD9F46;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #CD9F46;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #CD9F46;
}

hr {
	display: none;
}

#main
{
width: 950px;
margin: 0 auto;
border-left: 3px solid #2f3175;
border-right: 3px solid #2f3175;

}


/* Header */

#header {
	width: 950px;
	margin: 0 auto;
	height: 424px;
}

#menu {
	float: left;
	height: 101px;
	width: 825px;
	padding-left: 125px;
	/*padding-right: 40px;*/
	background: url(images/menu.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 61px;
	width: 95px;
	margin-right: 1px;
	font-style: none;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: lighter;
	color: #ffffff;
	padding-top: 35px;
    text-align: center;
    background: url(images/button.jpg) no-repeat
}

#menu a:hover {
	color: #ffffff;
	background: url(images/button_r.png) repeat-x;
}



/* Logo */

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


#logo h1 {
	padding-right: 20px;
	color: #ffffff;
	padding-top: 250px;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}


#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: #ffffff url(images/page_back.png) repeat-x top;
	border-top: none;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-left: 40px;
	
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 40px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD9F46;
}

.post .meta a {
	color: #CD9F46;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}


.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 255px;
}

#sidebar2 {
	width: 255px;
}

#sidebar2 li h2 {
	background: url(images/title.png) no-repeat left top;
	height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 6px;
	font-style: normal;
	font-weight: bold;

}

#sidebar2 .date  {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #CD9F46;

}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}

.back_title
{
background: url(images/title_back.png) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 


/* Footer */
#footer
{
height: 73px;
background: url(images/footer.png) repeat-x
}


#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 8px;
}
#footer a
{
color: #FFFFFF

}
#footer img {
	vertical-align: middle;
}

div.imgcontainer{
	margin-top: 15px;
	float: left;
	padding: 0px 6px 6px 0;
    background: url(images/dropshadow.jpg) no-repeat bottom right;
}

div.imgcontainer img{
	display:block;
    position:relative;
	top: -5px;
	left:-5px;
    border:1px solid #ccc;
	border-color: #ccc #666 #666 #ccc;
    padding:5px;
}

div.imgDescription{
	width: 200px;
	float:left;
	padding:6px 6px 6px 6px;
}

div.imgDescription h2{
	padding-top: 15px;
}
	
	div.galleryimage{
	float: left;
	width: 365px;
}
div.imagerow {
	float: left;
	width: 600px;
	background: url("images/orma_back_gallery.png") no-repeat;
	background-position: 360px center; 
}

div.titlename {
	margin-left: 10px;
	margin-top: 40px;
	padding-top: 6px;
	float: left;
	width: 370px;
	background: url(images/cat_name_back.png) no-repeat;
	background-position: left;
}
div.titlename p{

	padding: 10px 10px 10px 10px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #222666;
	text-align: left;
}
	
/* Simple Viewer */


	/* hide from ie on mac \*/	
div.flashcontent {
	width: 480px;
	height: 680px;
}

/* end hide */
div.flashgallery {
	width: 480px;
	padding: 20;
	background-color: #CD9F46;
	color:#333333;
	font-family:sans-serif;
}

div.flashgallery a {	
	color:#333333;
}

div.flashgallery p {
	width: 480px;
}

div.linkrow {
	margin-top: 30px;
	float: left;
	width: 600px;
	background: url("images/orma_back_gallery.png") no-repeat;
	background-position: 360px center; 
	line-height: normal;
	vertical-align: middle;
}

div.linkrowpreview {
	float: left;
	padding-left: 10px;
	width: 660px;
	border-color: blue;
	border-style: dashed;
	border-width: thin;
	background: url("images/orma_back_gallery.png") no-repeat center right;
	line-height: normal;
	vertical-align: middle;
}

div.newsrow {
	margin-top: 0px;
	line-height: normal;
	vertical-align: middle;
	background: none;
}

div.newsline {
	width: 120px;
	border-bottom: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	
}


