@charset "utf-8";

/* CSS Document */



/*General*/

*{margin:0; padding:0; border:0; outline:0;}

body{ background:#7174a0 url(images/main_bg.png) repeat-x;}

#clear{clear:both;}

.nav_item{ margin:10px 25px 0 25px;}

.left{float:left;}

.right{float:right;}

h2{color:#d3d2d5; display:block; border-bottom:#786249 thin inset; margin-bottom:15px; font-style:italic;}

h3{color:#d3d2d5; display:block; border-bottom:#786249 thin inset; margin-bottom:6px; font-style:italic;}



/*Structure*/

#container1{width:880px; margin:20px auto 0px auto; background:#40282d url(images/container_bg.jpg) repeat-y; border:#FFF 7px solid;}

#head{width:880px; height:165px; background:#c0bec2 url(images/header_bg.png) repeat-x;}

#nav{width:880px; height:38px; background:#786249 url(images/nav_bg.jpg) repeat-x;}

#right_side{width:213px; background:#8c848c; float:right; padding:20px 0;}

#left_side{width:640px; padding:10px; float:left; color:#d3d2d5; font-family:"Times New Roman", Times, serif;}

#testimonial{width:200px; margin:10px auto; font-size:12px; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-style:italic; text-align:center;}

#footer{width:880px; margin:3px auto; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}

#footer a{color:#FFF; text-decoration:none;}

#footer a:hover{text-decoration:underline;}



#head_img{width:220px; height:148px; float:left; margin-top:8px; margin-left:5px; border-left:#aba199 3px solid;}

#right_side img{ margin:0 15px;}

#right_side ul{margin:0;}

#right_side li{ list-style-image:url(images/flourish_bullet.png); margin:0 0 20px 35px; color:#343338; font-family:"Times New Roman", Times, serif; font-size:17px; font-style:italic;}

#right_side a{color:#300; text-decoration:none;}

#left_side p{color:#d3d2d5; display:block; font-size:15px; margin:0px 0px 15px 0px;}

#left_side a{color:#bbb5c7; text-decoration:none;}

#left_side a:hover{color:#786249;}

#thumb{width:118px; height:100px; margin:4px; float:left; border:#d3d2d5 1px solid;}

label{width:80px; padding:10px;}

textarea, input{padding:4px;}

